logger=settings t=2026-04-20T10:25:32.251007505Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-20T10:25:32Z logger=settings t=2026-04-20T10:25:32.251339953Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-20T10:25:32.251353743Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-20T10:25:32.251357764Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-20T10:25:32.251360994Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-20T10:25:32.251365844Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-20T10:25:32.251370784Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-20T10:25:32.251374954Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-20T10:25:32.251379494Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-20T10:25:32.251382554Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-20T10:25:32.251387744Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-20T10:25:32.251391524Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-20T10:25:32.251395204Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-20T10:25:32.251398274Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-20T10:25:32.251402015Z level=info msg=Target target=[all] logger=settings t=2026-04-20T10:25:32.251413605Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-20T10:25:32.251416715Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-20T10:25:32.251419625Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-20T10:25:32.251424835Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-20T10:25:32.251428565Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-20T10:25:32.251432185Z level=info msg="App mode production" logger=sqlstore t=2026-04-20T10:25:32.251779953Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-20T10:25:32.251802934Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-20T10:25:32.253467243Z level=info msg="Locking database" logger=migrator t=2026-04-20T10:25:32.253476583Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-20T10:25:32.254009375Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-20T10:25:32.254887266Z level=info msg="Migration successfully executed" id="create migration_log table" duration=877.601µs logger=migrator t=2026-04-20T10:25:32.258605562Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-20T10:25:32.259167905Z level=info msg="Migration successfully executed" id="create user table" duration=558.473µs logger=migrator t=2026-04-20T10:25:32.263044095Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-20T10:25:32.263631699Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=587.584µs logger=migrator t=2026-04-20T10:25:32.268793979Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-20T10:25:32.269869864Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.075485ms logger=migrator t=2026-04-20T10:25:32.275579557Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-20T10:25:32.276819796Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.232618ms logger=migrator t=2026-04-20T10:25:32.281244439Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-20T10:25:32.282092158Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=848.699µs logger=migrator t=2026-04-20T10:25:32.287400652Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-20T10:25:32.290133325Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.732653ms logger=migrator t=2026-04-20T10:25:32.295210473Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-20T10:25:32.296077444Z level=info msg="Migration successfully executed" id="create user table v2" duration=866.34µs logger=migrator t=2026-04-20T10:25:32.299698608Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-20T10:25:32.301005208Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.30541ms logger=migrator t=2026-04-20T10:25:32.305085283Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-20T10:25:32.306392143Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.3078ms logger=migrator t=2026-04-20T10:25:32.311141734Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-20T10:25:32.311627625Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=486.261µs logger=migrator t=2026-04-20T10:25:32.316849686Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-20T10:25:32.317717577Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=874.821µs logger=migrator t=2026-04-20T10:25:32.32347687Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-20T10:25:32.325282702Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.807212ms logger=migrator t=2026-04-20T10:25:32.332370708Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-20T10:25:32.332428569Z level=info msg="Migration successfully executed" id="Update user table charset" duration=59.281µs logger=migrator t=2026-04-20T10:25:32.340785013Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-20T10:25:32.342651517Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.866354ms logger=migrator t=2026-04-20T10:25:32.346986807Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-20T10:25:32.347435408Z level=info msg="Migration successfully executed" id="Add missing user data" duration=447.951µs logger=migrator t=2026-04-20T10:25:32.364652708Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-20T10:25:32.365903747Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.251469ms logger=migrator t=2026-04-20T10:25:32.370209827Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-20T10:25:32.370923124Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=716.437µs logger=migrator t=2026-04-20T10:25:32.377249121Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-20T10:25:32.378330586Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.081945ms logger=migrator t=2026-04-20T10:25:32.38451968Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-20T10:25:32.394066472Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.548412ms logger=migrator t=2026-04-20T10:25:32.398583417Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-20T10:25:32.399412957Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=829.42µs logger=migrator t=2026-04-20T10:25:32.405126619Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-20T10:25:32.405320464Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=194.055µs logger=migrator t=2026-04-20T10:25:32.411788234Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-20T10:25:32.412846009Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.057895ms logger=migrator t=2026-04-20T10:25:32.419628416Z 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-20T10:25:32.42020851Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=581.794µs logger=migrator t=2026-04-20T10:25:32.425537724Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-20T10:25:32.425903182Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=362.258µs logger=migrator t=2026-04-20T10:25:32.432484675Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-20T10:25:32.433333475Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=849.32µs logger=migrator t=2026-04-20T10:25:32.470789066Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-20T10:25:32.472065176Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.27699ms logger=migrator t=2026-04-20T10:25:32.478924915Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-20T10:25:32.480021451Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.100226ms logger=migrator t=2026-04-20T10:25:32.486973202Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-20T10:25:32.488075268Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.101516ms logger=migrator t=2026-04-20T10:25:32.493623027Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-20T10:25:32.494807445Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.183518ms logger=migrator t=2026-04-20T10:25:32.500973508Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-20T10:25:32.501015589Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=43.481µs logger=migrator t=2026-04-20T10:25:32.506764783Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-20T10:25:32.50834675Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.579977ms logger=migrator t=2026-04-20T10:25:32.513998271Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-20T10:25:32.515181079Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.183378ms logger=migrator t=2026-04-20T10:25:32.52039496Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-20T10:25:32.521066505Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=673.305µs logger=migrator t=2026-04-20T10:25:32.526744967Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-20T10:25:32.527842683Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.097946ms logger=migrator t=2026-04-20T10:25:32.53332599Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:25:32.538099781Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.774041ms logger=migrator t=2026-04-20T10:25:32.54320183Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-20T10:25:32.544110251Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=908.051µs logger=migrator t=2026-04-20T10:25:32.550401768Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-20T10:25:32.551524814Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.123276ms logger=migrator t=2026-04-20T10:25:32.556476679Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-20T10:25:32.557646566Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.168967ms logger=migrator t=2026-04-20T10:25:32.571003937Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-20T10:25:32.572162914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.154776ms logger=migrator t=2026-04-20T10:25:32.579913574Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-20T10:25:32.580755373Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=842.649µs logger=migrator t=2026-04-20T10:25:32.587366787Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-20T10:25:32.588184786Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=818.059µs logger=migrator t=2026-04-20T10:25:32.593277994Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-20T10:25:32.593862488Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=584.764µs logger=migrator t=2026-04-20T10:25:32.598331532Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-20T10:25:32.598638989Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=307.457µs logger=migrator t=2026-04-20T10:25:32.608329295Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-20T10:25:32.609313058Z level=info msg="Migration successfully executed" id="create star table" duration=983.743µs logger=migrator t=2026-04-20T10:25:32.95084834Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-20T10:25:32.952656442Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.809153ms logger=migrator t=2026-04-20T10:25:33.161339874Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-20T10:25:33.162954452Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.619218ms logger=migrator t=2026-04-20T10:25:33.172617727Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-20T10:25:33.173513817Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=905.851µs logger=migrator t=2026-04-20T10:25:33.183012438Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-20T10:25:33.184028942Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.017974ms logger=migrator t=2026-04-20T10:25:33.192054798Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-20T10:25:33.192802496Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=749.198µs logger=migrator t=2026-04-20T10:25:33.200102326Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-20T10:25:33.20071202Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=609.804µs logger=migrator t=2026-04-20T10:25:33.206623218Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-20T10:25:33.207444087Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=817.969µs logger=migrator t=2026-04-20T10:25:33.211705556Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-20T10:25:33.211736736Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.32µs logger=migrator t=2026-04-20T10:25:33.240809732Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-20T10:25:33.240863673Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=57.211µs logger=migrator t=2026-04-20T10:25:33.255616927Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-20T10:25:33.255884893Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=302.787µs logger=migrator t=2026-04-20T10:25:33.28113681Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-20T10:25:33.282113023Z level=info msg="Migration successfully executed" id="create dashboard table" duration=979.483µs logger=migrator t=2026-04-20T10:25:33.386034059Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-20T10:25:33.387147685Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.116596ms logger=migrator t=2026-04-20T10:25:33.396016681Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-20T10:25:33.397108957Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.095216ms logger=migrator t=2026-04-20T10:25:33.404491748Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-20T10:25:33.405195175Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=702.097µs logger=migrator t=2026-04-20T10:25:33.420567113Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-20T10:25:33.421824052Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.256649ms logger=migrator t=2026-04-20T10:25:33.435445988Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-20T10:25:33.43679409Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.348852ms logger=migrator t=2026-04-20T10:25:33.464993435Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-20T10:25:33.471666611Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.675626ms logger=migrator t=2026-04-20T10:25:33.497976273Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-20T10:25:33.499464027Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.487485ms logger=migrator t=2026-04-20T10:25:33.508052047Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-20T10:25:33.508756733Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=704.506µs logger=migrator t=2026-04-20T10:25:33.522837501Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-20T10:25:33.524555721Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.72326ms logger=migrator t=2026-04-20T10:25:33.542194031Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-20T10:25:33.543048381Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=844.529µs logger=migrator t=2026-04-20T10:25:33.560113597Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-20T10:25:33.561273744Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.163397ms logger=migrator t=2026-04-20T10:25:33.570493299Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-20T10:25:33.570667553Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=178.675µs logger=migrator t=2026-04-20T10:25:33.579424747Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-20T10:25:33.582598471Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.176173ms logger=migrator t=2026-04-20T10:25:33.593504554Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-20T10:25:33.596964184Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.46166ms logger=migrator t=2026-04-20T10:25:33.607894129Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-20T10:25:33.610148251Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.255673ms logger=migrator t=2026-04-20T10:25:33.614294697Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-20T10:25:33.615230259Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=936.322µs logger=migrator t=2026-04-20T10:25:33.619090159Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-20T10:25:33.6212951Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.199601ms logger=migrator t=2026-04-20T10:25:33.632549982Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-20T10:25:33.633964775Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.414583ms logger=migrator t=2026-04-20T10:25:33.63976201Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-20T10:25:33.641104471Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.346471ms logger=migrator t=2026-04-20T10:25:33.64666438Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-20T10:25:33.646692051Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=33.061µs logger=migrator t=2026-04-20T10:25:33.651038962Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-20T10:25:33.651085133Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=65.032µs logger=migrator t=2026-04-20T10:25:33.6556952Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-20T10:25:33.657909442Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.213922ms logger=migrator t=2026-04-20T10:25:33.679624166Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-20T10:25:33.682490123Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.868507ms logger=migrator t=2026-04-20T10:25:33.695426354Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-20T10:25:33.699028278Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.596324ms logger=migrator t=2026-04-20T10:25:33.725499983Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-20T10:25:33.728612076Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.113393ms logger=migrator t=2026-04-20T10:25:33.748499278Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-20T10:25:33.748855757Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=368.749µs logger=migrator t=2026-04-20T10:25:33.760581099Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-20T10:25:33.7618979Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.316951ms logger=migrator t=2026-04-20T10:25:33.772822874Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-20T10:25:33.774076773Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.254939ms logger=migrator t=2026-04-20T10:25:33.780182495Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-20T10:25:33.780223646Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=49.561µs logger=migrator t=2026-04-20T10:25:33.785255103Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-20T10:25:33.786514472Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.259649ms logger=migrator t=2026-04-20T10:25:33.791071018Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-20T10:25:33.792215855Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.144787ms logger=migrator t=2026-04-20T10:25:33.803063917Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:25:33.809489047Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.422499ms logger=migrator t=2026-04-20T10:25:33.820121214Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-20T10:25:33.821455485Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.333801ms logger=migrator t=2026-04-20T10:25:33.829633025Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-20T10:25:33.831303514Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.675879ms logger=migrator t=2026-04-20T10:25:33.836921384Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-20T10:25:33.837796135Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=864.79µs logger=migrator t=2026-04-20T10:25:33.842578756Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-20T10:25:33.842897053Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=315.077µs logger=migrator t=2026-04-20T10:25:33.847688545Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-20T10:25:33.848457393Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=768.178µs logger=migrator t=2026-04-20T10:25:33.857335779Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-20T10:25:33.861036315Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.706206ms logger=migrator t=2026-04-20T10:25:33.865603621Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-20T10:25:33.866517143Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=909.912µs logger=migrator t=2026-04-20T10:25:33.870775592Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-20T10:25:33.870968256Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=193.174µs logger=migrator t=2026-04-20T10:25:33.875181094Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-20T10:25:33.875378179Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=197.775µs logger=migrator t=2026-04-20T10:25:33.879676579Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-20T10:25:33.881491441Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.801332ms logger=migrator t=2026-04-20T10:25:33.886480567Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-20T10:25:33.889841295Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.366268ms logger=migrator t=2026-04-20T10:25:33.894034432Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-20T10:25:33.895010975Z level=info msg="Migration successfully executed" id="create data_source table" duration=976.333µs logger=migrator t=2026-04-20T10:25:33.89908505Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-20T10:25:33.89993683Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=851.749µs logger=migrator t=2026-04-20T10:25:33.904019095Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-20T10:25:33.904845314Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=825.419µs logger=migrator t=2026-04-20T10:25:33.909213586Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-20T10:25:33.910038365Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=824.629µs logger=migrator t=2026-04-20T10:25:33.913979246Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-20T10:25:33.914775645Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=795.579µs logger=migrator t=2026-04-20T10:25:33.919901744Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-20T10:25:33.931200887Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=11.299913ms logger=migrator t=2026-04-20T10:25:33.935970458Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-20T10:25:33.936741216Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=771.337µs logger=migrator t=2026-04-20T10:25:33.940448712Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-20T10:25:33.941195649Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=746.267µs logger=migrator t=2026-04-20T10:25:33.944745092Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-20T10:25:33.945658373Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=904.211µs logger=migrator t=2026-04-20T10:25:33.950133377Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-20T10:25:33.950743851Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=610.564µs logger=migrator t=2026-04-20T10:25:33.955220105Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-20T10:25:33.959234959Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.014524ms logger=migrator t=2026-04-20T10:25:33.96357855Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-20T10:25:33.967537302Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.958632ms logger=migrator t=2026-04-20T10:25:33.972869176Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-20T10:25:33.972902287Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.491µs logger=migrator t=2026-04-20T10:25:33.976766166Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-20T10:25:33.977004962Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=249.386µs logger=migrator t=2026-04-20T10:25:33.980334379Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-20T10:25:33.982874718Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.539819ms logger=migrator t=2026-04-20T10:25:33.986435921Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-20T10:25:33.986617825Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=181.834µs logger=migrator t=2026-04-20T10:25:33.990436833Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-20T10:25:33.990604697Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=170.984µs logger=migrator t=2026-04-20T10:25:33.994084218Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-20T10:25:33.996629667Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.545109ms logger=migrator t=2026-04-20T10:25:34.000416555Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-20T10:25:34.00060846Z level=info msg="Migration successfully executed" id="Update uid value" duration=192.565µs logger=migrator t=2026-04-20T10:25:34.004458659Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-20T10:25:34.005596806Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.137186ms logger=migrator t=2026-04-20T10:25:34.010869299Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-20T10:25:34.011867062Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=991.664µs logger=migrator t=2026-04-20T10:25:34.016572811Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-20T10:25:34.017539224Z level=info msg="Migration successfully executed" id="create api_key table" duration=966.133µs logger=migrator t=2026-04-20T10:25:34.024627678Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-20T10:25:34.025508049Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=881.111µs logger=migrator t=2026-04-20T10:25:34.034639651Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-20T10:25:34.035749517Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.105946ms logger=migrator t=2026-04-20T10:25:34.044151082Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-20T10:25:34.045258858Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.108126ms logger=migrator t=2026-04-20T10:25:34.055075236Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-20T10:25:34.057143204Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.071788ms logger=migrator t=2026-04-20T10:25:34.062864158Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-20T10:25:34.06382066Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=956.232µs logger=migrator t=2026-04-20T10:25:34.067817083Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-20T10:25:34.068629742Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=812.739µs logger=migrator t=2026-04-20T10:25:34.075467941Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-20T10:25:34.086119578Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.648847ms logger=migrator t=2026-04-20T10:25:34.090810977Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-20T10:25:34.091381731Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=571.024µs logger=migrator t=2026-04-20T10:25:34.095407434Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-20T10:25:34.096539691Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.130726ms logger=migrator t=2026-04-20T10:25:34.104642439Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-20T10:25:34.105474668Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=834.009µs logger=migrator t=2026-04-20T10:25:34.109471911Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-20T10:25:34.110595957Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.126526ms logger=migrator t=2026-04-20T10:25:34.118310097Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-20T10:25:34.118678005Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=373.218µs logger=migrator t=2026-04-20T10:25:34.126121279Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-20T10:25:34.126985829Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=860.68µs logger=migrator t=2026-04-20T10:25:34.143727368Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-20T10:25:34.143781009Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=55.961µs logger=migrator t=2026-04-20T10:25:34.18938953Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-20T10:25:34.193359282Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.971942ms logger=migrator t=2026-04-20T10:25:34.212743823Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-20T10:25:34.217264758Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.530276ms logger=migrator t=2026-04-20T10:25:34.243358155Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-20T10:25:34.243787375Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=421.669µs logger=migrator t=2026-04-20T10:25:34.253014689Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-20T10:25:34.256170043Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.158704ms logger=migrator t=2026-04-20T10:25:34.261735972Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-20T10:25:34.26466711Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.931718ms logger=migrator t=2026-04-20T10:25:34.270584878Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-20T10:25:34.271926949Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.345241ms logger=migrator t=2026-04-20T10:25:34.27629315Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-20T10:25:34.277172231Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=881.161µs logger=migrator t=2026-04-20T10:25:34.28268948Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-20T10:25:34.283861787Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.165247ms logger=migrator t=2026-04-20T10:25:34.288991876Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-20T10:25:34.290115842Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.126086ms logger=migrator t=2026-04-20T10:25:34.297163266Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-20T10:25:34.298284362Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.124416ms logger=migrator t=2026-04-20T10:25:34.303239497Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-20T10:25:34.304282201Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.045014ms logger=migrator t=2026-04-20T10:25:34.309985714Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-20T10:25:34.310124407Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=141.773µs logger=migrator t=2026-04-20T10:25:34.314287624Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-20T10:25:34.314330805Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=60.081µs logger=migrator t=2026-04-20T10:25:34.318634765Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-20T10:25:34.321952032Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.316397ms logger=migrator t=2026-04-20T10:25:34.327396489Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-20T10:25:34.330588013Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.194564ms logger=migrator t=2026-04-20T10:25:34.335997989Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-20T10:25:34.336178013Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=183.344µs logger=migrator t=2026-04-20T10:25:34.340677258Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-20T10:25:34.34162368Z level=info msg="Migration successfully executed" id="create quota table v1" duration=952.552µs logger=migrator t=2026-04-20T10:25:34.346305379Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-20T10:25:34.3472299Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=925.011µs logger=migrator t=2026-04-20T10:25:34.354362726Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-20T10:25:34.354422277Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=58.881µs logger=migrator t=2026-04-20T10:25:34.358488212Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-20T10:25:34.359393273Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=905.731µs logger=migrator t=2026-04-20T10:25:34.364541263Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-20T10:25:34.365504035Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=963.782µs logger=migrator t=2026-04-20T10:25:34.369780214Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-20T10:25:34.372730203Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.949809ms logger=migrator t=2026-04-20T10:25:34.383905063Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-20T10:25:34.383941994Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=38.791µs logger=migrator t=2026-04-20T10:25:34.397812737Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-20T10:25:34.398883701Z level=info msg="Migration successfully executed" id="create session table" duration=1.072765ms logger=migrator t=2026-04-20T10:25:34.403331575Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-20T10:25:34.403411537Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=80.742µs logger=migrator t=2026-04-20T10:25:34.407678486Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-20T10:25:34.407755578Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=72.092µs logger=migrator t=2026-04-20T10:25:34.411962015Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-20T10:25:34.412719083Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=754.298µs logger=migrator t=2026-04-20T10:25:34.416571213Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-20T10:25:34.417263929Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=692.846µs logger=migrator t=2026-04-20T10:25:34.423137765Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-20T10:25:34.423167476Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.441µs logger=migrator t=2026-04-20T10:25:34.426554605Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-20T10:25:34.426580225Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.48µs logger=migrator t=2026-04-20T10:25:34.43066204Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-20T10:25:34.433854334Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.193864ms logger=migrator t=2026-04-20T10:25:34.437776676Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-20T10:25:34.440932949Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.175214ms logger=migrator t=2026-04-20T10:25:34.456503321Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-20T10:25:34.456645675Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=150.594µs logger=migrator t=2026-04-20T10:25:34.460553975Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-20T10:25:34.460637177Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.752µs logger=migrator t=2026-04-20T10:25:34.464215751Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-20T10:25:34.465166943Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=951.172µs logger=migrator t=2026-04-20T10:25:34.47064337Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-20T10:25:34.470670441Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.021µs logger=migrator t=2026-04-20T10:25:34.474839898Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-20T10:25:34.477915109Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.081702ms logger=migrator t=2026-04-20T10:25:34.482131507Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-20T10:25:34.48227472Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=136.253µs logger=migrator t=2026-04-20T10:25:34.485932275Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-20T10:25:34.488995247Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.062082ms logger=migrator t=2026-04-20T10:25:34.493909501Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-20T10:25:34.497178677Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.270596ms logger=migrator t=2026-04-20T10:25:34.500859373Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-20T10:25:34.500924884Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=66.221µs logger=migrator t=2026-04-20T10:25:34.504700252Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-20T10:25:34.505491631Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=791.408µs logger=migrator t=2026-04-20T10:25:34.510758693Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-20T10:25:34.511528881Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=776.568µs logger=migrator t=2026-04-20T10:25:34.515863172Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-20T10:25:34.516890946Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.026953ms logger=migrator t=2026-04-20T10:25:34.521214386Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-20T10:25:34.522018675Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=800.269µs logger=migrator t=2026-04-20T10:25:34.52740833Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-20T10:25:34.528235679Z level=info msg="Migration successfully executed" id="add index alert state" duration=827.389µs logger=migrator t=2026-04-20T10:25:34.532761904Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-20T10:25:34.533511302Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=749.328µs logger=migrator t=2026-04-20T10:25:34.537853173Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-20T10:25:34.538506218Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=653.105µs logger=migrator t=2026-04-20T10:25:34.544055147Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-20T10:25:34.544857766Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=808.069µs logger=migrator t=2026-04-20T10:25:34.549556375Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-20T10:25:34.550276902Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=720.327µs logger=migrator t=2026-04-20T10:25:34.554160512Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-20T10:25:34.563679214Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.518262ms logger=migrator t=2026-04-20T10:25:34.568331042Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-20T10:25:34.568986507Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=657.995µs logger=migrator t=2026-04-20T10:25:34.572712864Z 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-20T10:25:34.573493972Z 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=796.889µs logger=migrator t=2026-04-20T10:25:34.577984196Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-20T10:25:34.578223952Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=239.626µs logger=migrator t=2026-04-20T10:25:34.584063557Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-20T10:25:34.584581169Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=517.572µs logger=migrator t=2026-04-20T10:25:34.590053627Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-20T10:25:34.590894386Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=834.089µs logger=migrator t=2026-04-20T10:25:34.596402014Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-20T10:25:34.602139728Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.740384ms logger=migrator t=2026-04-20T10:25:34.610204546Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-20T10:25:34.615044328Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.838153ms logger=migrator t=2026-04-20T10:25:34.622351418Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-20T10:25:34.625780488Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.42869ms logger=migrator t=2026-04-20T10:25:34.629867583Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-20T10:25:34.633337793Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.47014ms logger=migrator t=2026-04-20T10:25:34.638056083Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-20T10:25:34.638855762Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=799.099µs logger=migrator t=2026-04-20T10:25:34.642925886Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-20T10:25:34.642951877Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.251µs logger=migrator t=2026-04-20T10:25:34.646493889Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-20T10:25:34.64651697Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.041µs logger=migrator t=2026-04-20T10:25:34.650522583Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-20T10:25:34.651239249Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=716.536µs logger=migrator t=2026-04-20T10:25:34.657125486Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T10:25:34.658953709Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.826273ms logger=migrator t=2026-04-20T10:25:34.669845452Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-20T10:25:34.672706769Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=2.860037ms logger=migrator t=2026-04-20T10:25:34.679804404Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-20T10:25:34.680730775Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=926.811µs logger=migrator t=2026-04-20T10:25:34.688422294Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-20T10:25:34.689792186Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.380172ms logger=migrator t=2026-04-20T10:25:34.697525726Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-20T10:25:34.702120773Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.586846ms logger=migrator t=2026-04-20T10:25:34.709995506Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-20T10:25:34.714701496Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.70596ms logger=migrator t=2026-04-20T10:25:34.722156409Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-20T10:25:34.722531008Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=377.038µs logger=migrator t=2026-04-20T10:25:34.730229457Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-20T10:25:34.732065849Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.846393ms logger=migrator t=2026-04-20T10:25:34.74200138Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-20T10:25:34.747715733Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=5.714393ms logger=migrator t=2026-04-20T10:25:34.757455029Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-20T10:25:34.76262621Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.176611ms logger=migrator t=2026-04-20T10:25:34.767600536Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-20T10:25:34.767706308Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=120.073µs logger=migrator t=2026-04-20T10:25:34.771496336Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-20T10:25:34.772418648Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=921.312µs logger=migrator t=2026-04-20T10:25:34.824314545Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-20T10:25:34.82671658Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.418916ms logger=migrator t=2026-04-20T10:25:34.837565973Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-20T10:25:34.83786707Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=307.487µs logger=migrator t=2026-04-20T10:25:34.851031686Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-20T10:25:34.851961877Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=932.282µs logger=migrator t=2026-04-20T10:25:34.860846274Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-20T10:25:34.862064852Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.221268ms logger=migrator t=2026-04-20T10:25:34.875326641Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-20T10:25:34.876462337Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.136146ms logger=migrator t=2026-04-20T10:25:34.882054897Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-20T10:25:34.883289666Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.232139ms logger=migrator t=2026-04-20T10:25:34.889718335Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-20T10:25:34.891465656Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.746911ms logger=migrator t=2026-04-20T10:25:34.897866115Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-20T10:25:34.89895499Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.089105ms logger=migrator t=2026-04-20T10:25:34.910188081Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-20T10:25:34.910378056Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=350.198µs logger=migrator t=2026-04-20T10:25:34.917517102Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-20T10:25:34.924698258Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.183247ms logger=migrator t=2026-04-20T10:25:34.933075074Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-20T10:25:34.933879532Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=805.808µs logger=migrator t=2026-04-20T10:25:34.939329079Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-20T10:25:34.944156901Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.823922ms logger=migrator t=2026-04-20T10:25:34.950370266Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-20T10:25:34.951149684Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=779.838µs logger=migrator t=2026-04-20T10:25:34.957192174Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-20T10:25:34.958358341Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.165087ms logger=migrator t=2026-04-20T10:25:34.966310196Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-20T10:25:34.96778498Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.469384ms logger=migrator t=2026-04-20T10:25:34.972638813Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-20T10:25:34.986082136Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.440163ms logger=migrator t=2026-04-20T10:25:34.991624475Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-20T10:25:34.992160288Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=536.653µs logger=migrator t=2026-04-20T10:25:34.997935212Z 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-20T10:25:34.998851923Z 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=916.401µs logger=migrator t=2026-04-20T10:25:35.00516655Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-20T10:25:35.00558885Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=422.96µs logger=migrator t=2026-04-20T10:25:35.014147349Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-20T10:25:35.015134662Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=991.654µs logger=migrator t=2026-04-20T10:25:35.023719371Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-20T10:25:35.024017798Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=299.867µs logger=migrator t=2026-04-20T10:25:35.030467288Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-20T10:25:35.035573577Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.107149ms logger=migrator t=2026-04-20T10:25:35.045345984Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-20T10:25:35.058202843Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=12.856239ms logger=migrator t=2026-04-20T10:25:35.063738262Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-20T10:25:35.06495898Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.214618ms logger=migrator t=2026-04-20T10:25:35.070859227Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-20T10:25:35.071641926Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=782.539µs logger=migrator t=2026-04-20T10:25:35.076253103Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-20T10:25:35.076471308Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=215.925µs logger=migrator t=2026-04-20T10:25:35.081480924Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-20T10:25:35.085383425Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.904371ms logger=migrator t=2026-04-20T10:25:35.089936221Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-20T10:25:35.090821152Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=884.351µs logger=migrator t=2026-04-20T10:25:35.09676642Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-20T10:25:35.096936774Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=171.334µs logger=migrator t=2026-04-20T10:25:35.102009942Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-20T10:25:35.102386841Z level=info msg="Migration successfully executed" id="Move region to single row" duration=384.029µs logger=migrator t=2026-04-20T10:25:35.107458159Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-20T10:25:35.10837064Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=911.391µs logger=migrator t=2026-04-20T10:25:35.113918599Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-20T10:25:35.115853894Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.930915ms logger=migrator t=2026-04-20T10:25:35.120980743Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T10:25:35.121988236Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.007543ms logger=migrator t=2026-04-20T10:25:35.12645744Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-20T10:25:35.127372822Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=915.152µs logger=migrator t=2026-04-20T10:25:35.132685765Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-20T10:25:35.133595616Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=910.221µs logger=migrator t=2026-04-20T10:25:35.138186443Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-20T10:25:35.139075774Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=898.891µs logger=migrator t=2026-04-20T10:25:35.14535573Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-20T10:25:35.145421661Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=66.621µs logger=migrator t=2026-04-20T10:25:35.150663893Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-20T10:25:35.151988084Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.325291ms logger=migrator t=2026-04-20T10:25:35.158872584Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-20T10:25:35.159679923Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=805.039µs logger=migrator t=2026-04-20T10:25:35.165224712Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-20T10:25:35.166092292Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=867.44µs logger=migrator t=2026-04-20T10:25:35.173236028Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-20T10:25:35.174139159Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=903.721µs logger=migrator t=2026-04-20T10:25:35.186406064Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-20T10:25:35.186703231Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=300.347µs logger=migrator t=2026-04-20T10:25:35.191136184Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-20T10:25:35.191637256Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=497.232µs logger=migrator t=2026-04-20T10:25:35.197215996Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-20T10:25:35.197283777Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=60.501µs logger=migrator t=2026-04-20T10:25:35.204372142Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-20T10:25:35.205203632Z level=info msg="Migration successfully executed" id="create team table" duration=831.39µs logger=migrator t=2026-04-20T10:25:35.211196711Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-20T10:25:35.212263116Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.066245ms logger=migrator t=2026-04-20T10:25:35.218810868Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-20T10:25:35.219879493Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.068615ms logger=migrator t=2026-04-20T10:25:35.22535541Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-20T10:25:35.229009225Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.650775ms logger=migrator t=2026-04-20T10:25:35.234487732Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-20T10:25:35.234764659Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=276.807µs logger=migrator t=2026-04-20T10:25:35.240681406Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-20T10:25:35.241727961Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.054915ms logger=migrator t=2026-04-20T10:25:35.255716696Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-20T10:25:35.256685599Z level=info msg="Migration successfully executed" id="create team member table" duration=971.273µs logger=migrator t=2026-04-20T10:25:35.262806301Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-20T10:25:35.263480657Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=674.596µs logger=migrator t=2026-04-20T10:25:35.271039313Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-20T10:25:35.271954424Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=914.701µs logger=migrator t=2026-04-20T10:25:35.279670953Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-20T10:25:35.281478775Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.807612ms logger=migrator t=2026-04-20T10:25:35.288045798Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-20T10:25:35.293823692Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.776884ms logger=migrator t=2026-04-20T10:25:35.300158659Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-20T10:25:35.305474953Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.315704ms logger=migrator t=2026-04-20T10:25:35.311607166Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-20T10:25:35.31864562Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.061565ms logger=migrator t=2026-04-20T10:25:35.324353962Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-20T10:25:35.325393097Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.039164ms logger=migrator t=2026-04-20T10:25:35.332154984Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-20T10:25:35.333132906Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=978.332µs logger=migrator t=2026-04-20T10:25:35.339836342Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-20T10:25:35.340902397Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.065765ms logger=migrator t=2026-04-20T10:25:35.350263455Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-20T10:25:35.351264828Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.001843ms logger=migrator t=2026-04-20T10:25:35.357352019Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-20T10:25:35.358167988Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=815.869µs logger=migrator t=2026-04-20T10:25:35.363166475Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-20T10:25:35.364458185Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.2923ms logger=migrator t=2026-04-20T10:25:35.374529179Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-20T10:25:35.37544271Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=914.311µs logger=migrator t=2026-04-20T10:25:35.381062051Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-20T10:25:35.381906801Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=840.49µs logger=migrator t=2026-04-20T10:25:35.387371908Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-20T10:25:35.387861609Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=489.751µs logger=migrator t=2026-04-20T10:25:35.393527811Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-20T10:25:35.393890839Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=365.558µs logger=migrator t=2026-04-20T10:25:35.398402664Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-20T10:25:35.399259634Z level=info msg="Migration successfully executed" id="create tag table" duration=858.8µs logger=migrator t=2026-04-20T10:25:35.40596751Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-20T10:25:35.408037388Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.083728ms logger=migrator t=2026-04-20T10:25:35.416499625Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-20T10:25:35.417946909Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.447004ms logger=migrator t=2026-04-20T10:25:35.425524235Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-20T10:25:35.426441316Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=916.771µs logger=migrator t=2026-04-20T10:25:35.432987269Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-20T10:25:35.434219567Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.231959ms logger=migrator t=2026-04-20T10:25:35.440580315Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:25:35.467314436Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=26.730921ms logger=migrator t=2026-04-20T10:25:35.47345524Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-20T10:25:35.474229828Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=775.348µs logger=migrator t=2026-04-20T10:25:35.480830331Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-20T10:25:35.48208312Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.246319ms logger=migrator t=2026-04-20T10:25:35.488474499Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-20T10:25:35.488997301Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=525.572µs logger=migrator t=2026-04-20T10:25:35.495310358Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-20T10:25:35.496019494Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=706.676µs logger=migrator t=2026-04-20T10:25:35.501542943Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-20T10:25:35.502189498Z level=info msg="Migration successfully executed" id="create user auth table" duration=645.805µs logger=migrator t=2026-04-20T10:25:35.507636684Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-20T10:25:35.508432253Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=789.209µs logger=migrator t=2026-04-20T10:25:35.514057493Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-20T10:25:35.514173656Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=117.393µs logger=migrator t=2026-04-20T10:25:35.52034849Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-20T10:25:35.530910326Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=10.550695ms logger=migrator t=2026-04-20T10:25:35.536388433Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-20T10:25:35.542171207Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.783124ms logger=migrator t=2026-04-20T10:25:35.547507902Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-20T10:25:35.553213024Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.705433ms logger=migrator t=2026-04-20T10:25:35.558062437Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-20T10:25:35.564948417Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.88539ms logger=migrator t=2026-04-20T10:25:35.570806573Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-20T10:25:35.571507569Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=705.256µs logger=migrator t=2026-04-20T10:25:35.577294354Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-20T10:25:35.584321408Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.021014ms logger=migrator t=2026-04-20T10:25:35.589549489Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-20T10:25:35.590667645Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.117506ms logger=migrator t=2026-04-20T10:25:35.596079991Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-20T10:25:35.597143836Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.054375ms logger=migrator t=2026-04-20T10:25:35.602452569Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-20T10:25:35.60334253Z level=info msg="Migration successfully executed" id="create user auth token table" duration=890.441µs logger=migrator t=2026-04-20T10:25:35.609342739Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-20T10:25:35.610320752Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=978.023µs logger=migrator t=2026-04-20T10:25:35.615670696Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-20T10:25:35.617226563Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.555697ms logger=migrator t=2026-04-20T10:25:35.622866354Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-20T10:25:35.624076452Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.209898ms logger=migrator t=2026-04-20T10:25:35.630053101Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-20T10:25:35.636117772Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.060331ms logger=migrator t=2026-04-20T10:25:35.642965661Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-20T10:25:35.643659338Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=693.627µs logger=migrator t=2026-04-20T10:25:35.652838951Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-20T10:25:35.654319445Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.482744ms logger=migrator t=2026-04-20T10:25:35.65967105Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-20T10:25:35.661191315Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.523185ms logger=migrator t=2026-04-20T10:25:35.666226002Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-20T10:25:35.667181954Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=955.002µs logger=migrator t=2026-04-20T10:25:35.671891474Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-20T10:25:35.672927748Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.036044ms logger=migrator t=2026-04-20T10:25:35.67903888Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-20T10:25:35.679101221Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=63.151µs logger=migrator t=2026-04-20T10:25:35.68375623Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-20T10:25:35.683870352Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=114.362µs logger=migrator t=2026-04-20T10:25:35.687818085Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-20T10:25:35.688618333Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=803.269µs logger=migrator t=2026-04-20T10:25:35.693870675Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:25:35.694710865Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=840.1µs logger=migrator t=2026-04-20T10:25:35.699609029Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:25:35.700451248Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=841.439µs logger=migrator t=2026-04-20T10:25:35.705718641Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:25:35.705776512Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=58.571µs logger=migrator t=2026-04-20T10:25:35.710017541Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:25:35.71083759Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=819.939µs logger=migrator t=2026-04-20T10:25:35.715071948Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:25:35.715902197Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=830.149µs logger=migrator t=2026-04-20T10:25:35.720107565Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-20T10:25:35.720944745Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=836.91µs logger=migrator t=2026-04-20T10:25:35.725383488Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-20T10:25:35.726211787Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=827.969µs logger=migrator t=2026-04-20T10:25:35.730906626Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-20T10:25:35.738007541Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.100435ms logger=migrator t=2026-04-20T10:25:35.743008918Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-20T10:25:35.743881348Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=874.04µs logger=migrator t=2026-04-20T10:25:35.749491079Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-20T10:25:35.74956618Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=75.541µs logger=migrator t=2026-04-20T10:25:35.754165217Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-20T10:25:35.754992806Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=827.519µs logger=migrator t=2026-04-20T10:25:35.759492781Z 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-20T10:25:35.760378822Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=885.921µs logger=migrator t=2026-04-20T10:25:35.764912517Z 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-20T10:25:35.765822768Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=914.001µs logger=migrator t=2026-04-20T10:25:35.77021792Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:25:35.770280792Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=55.692µs logger=migrator t=2026-04-20T10:25:35.774419888Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-20T10:25:35.775197966Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=777.838µs logger=migrator t=2026-04-20T10:25:35.779911906Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-20T10:25:35.780771946Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=859.71µs logger=migrator t=2026-04-20T10:25:35.78610968Z 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-20T10:25:35.78697146Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=861.75µs logger=migrator t=2026-04-20T10:25:35.791329961Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-20T10:25:35.792219232Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=887.491µs logger=migrator t=2026-04-20T10:25:35.798217452Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-20T10:25:35.804113969Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.908538ms logger=migrator t=2026-04-20T10:25:35.8106282Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-20T10:25:35.811569812Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=942.642µs logger=migrator t=2026-04-20T10:25:35.816593129Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T10:25:35.817306505Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=713.056µs logger=migrator t=2026-04-20T10:25:35.822168628Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-20T10:25:35.850070507Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.901679ms logger=migrator t=2026-04-20T10:25:35.854532841Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-20T10:25:35.880599067Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.067546ms logger=migrator t=2026-04-20T10:25:35.886177537Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-20T10:25:35.887036107Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=859.28µs logger=migrator t=2026-04-20T10:25:35.891568502Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-20T10:25:35.893096698Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.538586ms logger=migrator t=2026-04-20T10:25:35.897598092Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-20T10:25:35.906844868Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.245656ms logger=migrator t=2026-04-20T10:25:35.912241453Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-20T10:25:35.919365969Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.125426ms logger=migrator t=2026-04-20T10:25:35.925759997Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-20T10:25:35.927350414Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.590607ms logger=migrator t=2026-04-20T10:25:35.934761607Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-20T10:25:35.936049867Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.29075ms logger=migrator t=2026-04-20T10:25:35.941471653Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-20T10:25:35.942700911Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.229208ms logger=migrator t=2026-04-20T10:25:35.947996284Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-20T10:25:35.949411657Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.423903ms logger=migrator t=2026-04-20T10:25:35.958831227Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:25:35.959312138Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=484.062µs logger=migrator t=2026-04-20T10:25:35.965634725Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-20T10:25:35.971722876Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.087411ms logger=migrator t=2026-04-20T10:25:35.979016226Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-20T10:25:35.986841878Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.825852ms logger=migrator t=2026-04-20T10:25:35.990730458Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-20T10:25:35.997431574Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.691866ms logger=migrator t=2026-04-20T10:25:36.001503399Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-20T10:25:36.002540743Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.037354ms logger=migrator t=2026-04-20T10:25:36.007392475Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-20T10:25:36.008628574Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.236329ms logger=migrator t=2026-04-20T10:25:36.012225448Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-20T10:25:36.018590436Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.364468ms logger=migrator t=2026-04-20T10:25:36.02349147Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-20T10:25:36.031543197Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.051907ms logger=migrator t=2026-04-20T10:25:36.035309275Z 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-20T10:25:36.036425741Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.116686ms logger=migrator t=2026-04-20T10:25:36.040730861Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-20T10:25:36.047043648Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.312557ms logger=migrator t=2026-04-20T10:25:36.052115256Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-20T10:25:36.062457136Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.355631ms logger=migrator t=2026-04-20T10:25:36.067484683Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-20T10:25:36.067534314Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=50.171µs logger=migrator t=2026-04-20T10:25:36.071379814Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-20T10:25:36.073112704Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.73504ms logger=migrator t=2026-04-20T10:25:36.078148791Z 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-20T10:25:36.07980585Z 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.656389ms logger=migrator t=2026-04-20T10:25:36.085359949Z 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-20T10:25:36.086393363Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.032914ms logger=migrator t=2026-04-20T10:25:36.090860667Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-20T10:25:36.09099306Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=124.312µs logger=migrator t=2026-04-20T10:25:36.094724797Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-20T10:25:36.102112838Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.389032ms logger=migrator t=2026-04-20T10:25:36.106814488Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-20T10:25:36.113059933Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.245346ms logger=migrator t=2026-04-20T10:25:36.116780119Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-20T10:25:36.122988534Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.217905ms logger=migrator t=2026-04-20T10:25:36.127527399Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-20T10:25:36.133900938Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.373719ms logger=migrator t=2026-04-20T10:25:36.139754964Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-20T10:25:36.146118172Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.368248ms logger=migrator t=2026-04-20T10:25:36.149650954Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-20T10:25:36.149715665Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=65.101µs logger=migrator t=2026-04-20T10:25:36.152991921Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-20T10:25:36.15380346Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=811.519µs logger=migrator t=2026-04-20T10:25:36.159065073Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-20T10:25:36.169679699Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.613476ms logger=migrator t=2026-04-20T10:25:36.173036558Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-20T10:25:36.173082949Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=46.622µs logger=migrator t=2026-04-20T10:25:36.175674439Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-20T10:25:36.181071835Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.394896ms logger=migrator t=2026-04-20T10:25:36.184696359Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-20T10:25:36.185743713Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.040314ms logger=migrator t=2026-04-20T10:25:36.1907836Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-20T10:25:36.197455355Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.672245ms logger=migrator t=2026-04-20T10:25:36.20108853Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-20T10:25:36.20194065Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=851.12µs logger=migrator t=2026-04-20T10:25:36.213369725Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-20T10:25:36.214496372Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.126887ms logger=migrator t=2026-04-20T10:25:36.221793961Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-20T10:25:36.228965568Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.173727ms logger=migrator t=2026-04-20T10:25:36.236430682Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-20T10:25:36.237709372Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.28562ms logger=migrator t=2026-04-20T10:25:36.242683747Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-20T10:25:36.243765322Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.080755ms logger=migrator t=2026-04-20T10:25:36.252177068Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-20T10:25:36.25357342Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.396852ms logger=migrator t=2026-04-20T10:25:36.257971413Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-20T10:25:36.258970106Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=994.913µs logger=migrator t=2026-04-20T10:25:36.263208174Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-20T10:25:36.263277956Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=70.322µs logger=migrator t=2026-04-20T10:25:36.266973522Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-20T10:25:36.268443686Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.469994ms logger=migrator t=2026-04-20T10:25:36.273698658Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-20T10:25:36.275263105Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.564627ms logger=migrator t=2026-04-20T10:25:36.279389101Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-20T10:25:36.280064776Z 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-20T10:25:36.291608225Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-20T10:25:36.292431124Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=852.54µs logger=migrator t=2026-04-20T10:25:36.298977436Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-20T10:25:36.300088142Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.102176ms logger=migrator t=2026-04-20T10:25:36.30388284Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-20T10:25:36.311649141Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.765011ms logger=migrator t=2026-04-20T10:25:36.317369784Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-20T10:25:36.319142505Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.764611ms logger=migrator t=2026-04-20T10:25:36.324857328Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-20T10:25:36.326282451Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.424583ms logger=migrator t=2026-04-20T10:25:36.33141265Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-20T10:25:36.33312811Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.71514ms logger=migrator t=2026-04-20T10:25:36.339764165Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-20T10:25:36.340870391Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.099925ms logger=migrator t=2026-04-20T10:25:36.345623391Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-20T10:25:36.347432693Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.808632ms logger=migrator t=2026-04-20T10:25:36.352118502Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-20T10:25:36.352161063Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=44.181µs logger=migrator t=2026-04-20T10:25:36.358350157Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-20T10:25:36.358447339Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=97.532µs logger=migrator t=2026-04-20T10:25:36.378552627Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-20T10:25:36.387188407Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.637161ms logger=migrator t=2026-04-20T10:25:36.390997186Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-20T10:25:36.391467177Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=469.931µs logger=migrator t=2026-04-20T10:25:36.396700549Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-20T10:25:36.397768364Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.067515ms logger=migrator t=2026-04-20T10:25:36.416015408Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-20T10:25:36.416567461Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=563.753µs logger=migrator t=2026-04-20T10:25:36.420272487Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-20T10:25:36.421378243Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.105465ms logger=migrator t=2026-04-20T10:25:36.426226095Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-20T10:25:36.427252429Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.026314ms logger=migrator t=2026-04-20T10:25:36.431903237Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-20T10:25:36.468637012Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.728194ms logger=migrator t=2026-04-20T10:25:36.473064564Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-20T10:25:36.481531241Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.457587ms logger=migrator t=2026-04-20T10:25:36.486112628Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-20T10:25:36.486294732Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=181.944µs logger=migrator t=2026-04-20T10:25:36.495083896Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-20T10:25:36.525287739Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.205503ms logger=migrator t=2026-04-20T10:25:36.529659921Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-20T10:25:36.562577756Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.912646ms logger=migrator t=2026-04-20T10:25:36.56746556Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-20T10:25:36.568580566Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.108805ms logger=migrator t=2026-04-20T10:25:36.576640483Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-20T10:25:36.577695178Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.056615ms logger=migrator t=2026-04-20T10:25:36.590333961Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-20T10:25:36.590738071Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=406.75µs logger=migrator t=2026-04-20T10:25:36.630322031Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-20T10:25:36.63325464Z level=info msg="Migration successfully executed" id="create permission table" duration=2.934558ms logger=migrator t=2026-04-20T10:25:36.64703743Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-20T10:25:36.649698292Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.659682ms logger=migrator t=2026-04-20T10:25:36.670855604Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-20T10:25:36.673326482Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.471087ms logger=migrator t=2026-04-20T10:25:36.680318124Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-20T10:25:36.681524692Z level=info msg="Migration successfully executed" id="create role table" duration=1.209278ms logger=migrator t=2026-04-20T10:25:36.690512831Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-20T10:25:36.70207643Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.555639ms logger=migrator t=2026-04-20T10:25:36.714343665Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-20T10:25:36.729873766Z level=info msg="Migration successfully executed" id="add column group_name" duration=15.528931ms logger=migrator t=2026-04-20T10:25:36.735160779Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-20T10:25:36.736298936Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.140857ms logger=migrator t=2026-04-20T10:25:36.744401754Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-20T10:25:36.746027772Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.628358ms logger=migrator t=2026-04-20T10:25:36.755311998Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-20T10:25:36.757076049Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.767212ms logger=migrator t=2026-04-20T10:25:36.770510001Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-20T10:25:36.772693302Z level=info msg="Migration successfully executed" id="create team role table" duration=2.185181ms logger=migrator t=2026-04-20T10:25:36.780720469Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-20T10:25:36.781993788Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.273259ms logger=migrator t=2026-04-20T10:25:36.796000164Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-20T10:25:36.797592921Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.594147ms logger=migrator t=2026-04-20T10:25:36.804948792Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-20T10:25:36.806451817Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.503335ms logger=migrator t=2026-04-20T10:25:36.815416485Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-20T10:25:36.816373918Z level=info msg="Migration successfully executed" id="create user role table" duration=957.083µs logger=migrator t=2026-04-20T10:25:36.823581596Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-20T10:25:36.825106841Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.524875ms logger=migrator t=2026-04-20T10:25:36.833349393Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-20T10:25:36.834642923Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.28741ms logger=migrator t=2026-04-20T10:25:36.849744274Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-20T10:25:36.852534079Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.791975ms logger=migrator t=2026-04-20T10:25:36.923878648Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-20T10:25:36.925195338Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.319501ms logger=migrator t=2026-04-20T10:25:36.973995773Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-20T10:25:36.976922071Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.923758ms logger=migrator t=2026-04-20T10:25:37.036996108Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-20T10:25:37.04093783Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=3.942652ms logger=migrator t=2026-04-20T10:25:37.055720584Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-20T10:25:37.06589688Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.178226ms logger=migrator t=2026-04-20T10:25:37.079388644Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-20T10:25:37.081632236Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.245592ms logger=migrator t=2026-04-20T10:25:37.106572886Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-20T10:25:37.107979789Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.408933ms logger=migrator t=2026-04-20T10:25:37.124547784Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-20T10:25:37.1256762Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.131236ms logger=migrator t=2026-04-20T10:25:37.13210993Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-20T10:25:37.133544493Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.437673ms logger=migrator t=2026-04-20T10:25:37.1424441Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-20T10:25:37.143483544Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.040694ms logger=migrator t=2026-04-20T10:25:37.148274976Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-20T10:25:37.149347041Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.076525ms logger=migrator t=2026-04-20T10:25:37.155638137Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-20T10:25:37.163700255Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.062378ms logger=migrator t=2026-04-20T10:25:37.173335159Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-20T10:25:37.186759491Z level=info msg="Migration successfully executed" id="permission kind migration" duration=13.387741ms logger=migrator t=2026-04-20T10:25:37.201664277Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-20T10:25:37.212017958Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.352171ms logger=migrator t=2026-04-20T10:25:37.224468568Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-20T10:25:37.233886277Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.416418ms logger=migrator t=2026-04-20T10:25:37.250646576Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-20T10:25:37.252183842Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.541676ms logger=migrator t=2026-04-20T10:25:37.263774312Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-20T10:25:37.265295517Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.525355ms logger=migrator t=2026-04-20T10:25:37.280163613Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-20T10:25:37.282025416Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.863243ms logger=migrator t=2026-04-20T10:25:37.289806257Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-20T10:25:37.290830781Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.024424ms logger=migrator t=2026-04-20T10:25:37.298368726Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-20T10:25:37.299894091Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.526345ms logger=migrator t=2026-04-20T10:25:37.326023579Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-20T10:25:37.326174613Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=156.714µs logger=migrator t=2026-04-20T10:25:37.33421431Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-20T10:25:37.334269321Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.461µs logger=migrator t=2026-04-20T10:25:37.351886771Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-20T10:25:37.352463664Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=581.204µs logger=migrator t=2026-04-20T10:25:37.368738533Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-20T10:25:37.369707265Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=972.532µs logger=migrator t=2026-04-20T10:25:37.387893348Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-20T10:25:37.38884688Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=955.132µs logger=migrator t=2026-04-20T10:25:37.39400982Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-20T10:25:37.394286987Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=278.017µs logger=migrator t=2026-04-20T10:25:37.40949759Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-20T10:25:37.410245308Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=750.538µs logger=migrator t=2026-04-20T10:25:37.4176642Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-20T10:25:37.420408054Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=2.739904ms logger=migrator t=2026-04-20T10:25:37.430915919Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-20T10:25:37.432487195Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.571527ms logger=migrator t=2026-04-20T10:25:37.43913139Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-20T10:25:37.449738056Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.603267ms logger=migrator t=2026-04-20T10:25:37.454254531Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-20T10:25:37.454399774Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=140.263µs logger=migrator t=2026-04-20T10:25:37.463767152Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-20T10:25:37.465048742Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.29187ms logger=migrator t=2026-04-20T10:25:37.475737241Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-20T10:25:37.47915709Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=3.421429ms logger=migrator t=2026-04-20T10:25:37.487098565Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-20T10:25:37.488399775Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.3194ms logger=migrator t=2026-04-20T10:25:37.495532181Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-20T10:25:37.505789149Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.256848ms logger=migrator t=2026-04-20T10:25:37.511886801Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-20T10:25:37.512752881Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=867.3µs logger=migrator t=2026-04-20T10:25:37.519039387Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-20T10:25:37.520286706Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.248199ms logger=migrator t=2026-04-20T10:25:37.525071708Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-20T10:25:37.55310581Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=28.020981ms logger=migrator t=2026-04-20T10:25:37.600542002Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-20T10:25:37.60303157Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.490968ms logger=migrator t=2026-04-20T10:25:37.615153452Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-20T10:25:37.616681467Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.529435ms logger=migrator t=2026-04-20T10:25:37.623230399Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-20T10:25:37.624651952Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.414853ms logger=migrator t=2026-04-20T10:25:37.631811329Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-20T10:25:37.633100379Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.28981ms logger=migrator t=2026-04-20T10:25:37.639638661Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-20T10:25:37.639955019Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=315.268µs logger=migrator t=2026-04-20T10:25:37.646765757Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-20T10:25:37.648214391Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.448444ms logger=migrator t=2026-04-20T10:25:37.654141968Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-20T10:25:37.663322922Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.190354ms logger=migrator t=2026-04-20T10:25:37.670018647Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-20T10:25:37.671699947Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.679269ms logger=migrator t=2026-04-20T10:25:37.67745319Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-20T10:25:37.679138309Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.687709ms logger=migrator t=2026-04-20T10:25:37.686268545Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:25:37.686928581Z 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-20T10:25:37.693558655Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:25:37.694415585Z 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-20T10:25:37.699237457Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-20T10:25:37.700281461Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.043464ms logger=migrator t=2026-04-20T10:25:37.705343939Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-20T10:25:37.706601318Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.258519ms logger=migrator t=2026-04-20T10:25:37.712748381Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-20T10:25:37.714392609Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.644328ms logger=migrator t=2026-04-20T10:25:37.720123633Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-20T10:25:37.721430903Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.30788ms logger=migrator t=2026-04-20T10:25:37.727103745Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T10:25:37.72903278Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.930665ms logger=migrator t=2026-04-20T10:25:37.73848652Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T10:25:37.739978924Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.494705ms logger=migrator t=2026-04-20T10:25:37.744372577Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-20T10:25:37.745325079Z level=info msg="Migration successfully executed" id="Drop public config table" duration=952.992µs logger=migrator t=2026-04-20T10:25:37.751652136Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-20T10:25:37.75355504Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.903174ms logger=migrator t=2026-04-20T10:25:37.758883334Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-20T10:25:37.760807519Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.924045ms logger=migrator t=2026-04-20T10:25:37.76644821Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-20T10:25:37.769058481Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.615031ms logger=migrator t=2026-04-20T10:25:37.775649394Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-20T10:25:37.777115318Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.466294ms logger=migrator t=2026-04-20T10:25:37.782907443Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-20T10:25:37.806221795Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.314593ms logger=migrator t=2026-04-20T10:25:37.811404405Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-20T10:25:37.820111358Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.707163ms logger=migrator t=2026-04-20T10:25:37.825869052Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-20T10:25:37.834890431Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.020309ms logger=migrator t=2026-04-20T10:25:37.840350838Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-20T10:25:37.840560463Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=209.075µs logger=migrator t=2026-04-20T10:25:37.845426196Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-20T10:25:37.856807671Z level=info msg="Migration successfully executed" id="add share column" duration=11.382315ms logger=migrator t=2026-04-20T10:25:37.8627745Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-20T10:25:37.862976605Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=201.185µs logger=migrator t=2026-04-20T10:25:37.868446852Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-20T10:25:37.869690901Z level=info msg="Migration successfully executed" id="create file table" duration=1.248899ms logger=migrator t=2026-04-20T10:25:37.876444268Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-20T10:25:37.877665576Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.221408ms logger=migrator t=2026-04-20T10:25:37.883964023Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-20T10:25:37.886130943Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.16679ms logger=migrator t=2026-04-20T10:25:37.893650988Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-20T10:25:37.89460494Z level=info msg="Migration successfully executed" id="create file_meta table" duration=950.962µs logger=migrator t=2026-04-20T10:25:37.901220144Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-20T10:25:37.903024526Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.804312ms logger=migrator t=2026-04-20T10:25:37.909066707Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-20T10:25:37.909164749Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=101.663µs logger=migrator t=2026-04-20T10:25:37.915210419Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-20T10:25:37.915349513Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=139.614µs logger=migrator t=2026-04-20T10:25:37.92082163Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-20T10:25:37.921793422Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=971.432µs logger=migrator t=2026-04-20T10:25:37.928021297Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-20T10:25:37.928499478Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=474.671µs logger=migrator t=2026-04-20T10:25:37.933502205Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-20T10:25:37.935059901Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.558306ms logger=migrator t=2026-04-20T10:25:37.940781514Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-20T10:25:37.953661093Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=12.877749ms logger=migrator t=2026-04-20T10:25:37.959493399Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-20T10:25:37.959800596Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=306.457µs logger=migrator t=2026-04-20T10:25:37.965148011Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-20T10:25:37.966496642Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.348491ms logger=migrator t=2026-04-20T10:25:37.97242553Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-20T10:25:37.972956852Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=531.812µs logger=migrator t=2026-04-20T10:25:37.977757324Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-20T10:25:37.977975979Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=219.355µs logger=migrator t=2026-04-20T10:25:37.982283949Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-20T10:25:37.982907034Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=625.684µs logger=migrator t=2026-04-20T10:25:37.988308709Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-20T10:25:38.001086956Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.773007ms logger=migrator t=2026-04-20T10:25:38.007856633Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-20T10:25:38.016461744Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.604661ms logger=migrator t=2026-04-20T10:25:38.021802568Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-20T10:25:38.02274307Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=941.022µs logger=migrator t=2026-04-20T10:25:38.027848849Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-20T10:25:38.110945631Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=83.090862ms logger=migrator t=2026-04-20T10:25:38.117674997Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-20T10:25:38.118881265Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.206158ms logger=migrator t=2026-04-20T10:25:38.124529337Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-20T10:25:38.126673167Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.14684ms logger=migrator t=2026-04-20T10:25:38.132201125Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-20T10:25:38.158363463Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.160698ms logger=migrator t=2026-04-20T10:25:38.166883982Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-20T10:25:38.176004494Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.120683ms logger=migrator t=2026-04-20T10:25:38.181201385Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-20T10:25:38.181505672Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=304.577µs logger=migrator t=2026-04-20T10:25:38.186466057Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-20T10:25:38.186682642Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=218.305µs logger=migrator t=2026-04-20T10:25:38.192775334Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-20T10:25:38.193082101Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=303.737µs logger=migrator t=2026-04-20T10:25:38.198399645Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-20T10:25:38.198684761Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=285.206µs logger=migrator t=2026-04-20T10:25:38.203884132Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-20T10:25:38.204144258Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=260.276µs logger=migrator t=2026-04-20T10:25:38.208726025Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-20T10:25:38.209776129Z level=info msg="Migration successfully executed" id="create folder table" duration=1.048434ms logger=migrator t=2026-04-20T10:25:38.216469905Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-20T10:25:38.217765035Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.29434ms logger=migrator t=2026-04-20T10:25:38.223325204Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-20T10:25:38.224590103Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.264919ms logger=migrator t=2026-04-20T10:25:38.230810048Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-20T10:25:38.230836739Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.821µs logger=migrator t=2026-04-20T10:25:38.235632991Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T10:25:38.237026233Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.392522ms logger=migrator t=2026-04-20T10:25:38.242423568Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-20T10:25:38.243646527Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.222079ms logger=migrator t=2026-04-20T10:25:38.24939531Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-20T10:25:38.250770802Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.375382ms logger=migrator t=2026-04-20T10:25:38.255900332Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-20T10:25:38.256494476Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=593.833µs logger=migrator t=2026-04-20T10:25:38.261367289Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-20T10:25:38.261715057Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=345.308µs logger=migrator t=2026-04-20T10:25:38.266785275Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-20T10:25:38.268392062Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.606987ms logger=migrator t=2026-04-20T10:25:38.274039103Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-20T10:25:38.275501317Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.461494ms logger=migrator t=2026-04-20T10:25:38.280700888Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-20T10:25:38.281925497Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.223929ms logger=migrator t=2026-04-20T10:25:38.289891922Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-20T10:25:38.293896315Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=4.009183ms logger=migrator t=2026-04-20T10:25:38.300496849Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-20T10:25:38.302841603Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.344154ms logger=migrator t=2026-04-20T10:25:38.307900721Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-20T10:25:38.308980386Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.078975ms logger=migrator t=2026-04-20T10:25:38.314570576Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-20T10:25:38.316012669Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.443173ms logger=migrator t=2026-04-20T10:25:38.321313753Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-20T10:25:38.322656634Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.341681ms logger=migrator t=2026-04-20T10:25:38.328235034Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-20T10:25:38.329186086Z level=info msg="Migration successfully executed" id="create signing_key table" duration=955.923µs logger=migrator t=2026-04-20T10:25:38.336349152Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-20T10:25:38.338783659Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.439797ms logger=migrator t=2026-04-20T10:25:38.345654089Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-20T10:25:38.347266166Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.613627ms logger=migrator t=2026-04-20T10:25:38.352808085Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-20T10:25:38.353287506Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=482.221µs logger=migrator t=2026-04-20T10:25:38.360295989Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-20T10:25:38.371664794Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.369375ms logger=migrator t=2026-04-20T10:25:38.378597405Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-20T10:25:38.379314371Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=718.046µs logger=migrator t=2026-04-20T10:25:38.385088896Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T10:25:38.385143897Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=57.801µs logger=migrator t=2026-04-20T10:25:38.391456734Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T10:25:38.393491501Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.034217ms logger=migrator t=2026-04-20T10:25:38.398719713Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-20T10:25:38.398753334Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.031µs logger=migrator t=2026-04-20T10:25:38.404123199Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-20T10:25:38.406027483Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.906515ms logger=migrator t=2026-04-20T10:25:38.412126255Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-20T10:25:38.413437685Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.3109ms logger=migrator t=2026-04-20T10:25:38.419967857Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-20T10:25:38.421966783Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.998716ms logger=migrator t=2026-04-20T10:25:38.427976233Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-20T10:25:38.429906788Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.932675ms logger=migrator t=2026-04-20T10:25:38.437070524Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-20T10:25:38.437562386Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=494.212µs logger=migrator t=2026-04-20T10:25:38.44290056Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-20T10:25:38.443712749Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=796.198µs logger=migrator t=2026-04-20T10:25:38.449603796Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-20T10:25:38.45103369Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.434003ms logger=migrator t=2026-04-20T10:25:38.457559051Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-20T10:25:38.458299698Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=740.417µs logger=migrator t=2026-04-20T10:25:38.464072213Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-20T10:25:38.474914025Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.839972ms logger=migrator t=2026-04-20T10:25:38.48159577Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-20T10:25:38.496529717Z level=info msg="Migration successfully executed" id="add region_slug column" duration=14.930097ms logger=migrator t=2026-04-20T10:25:38.504453632Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-20T10:25:38.514101476Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.647744ms logger=migrator t=2026-04-20T10:25:38.520294Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-20T10:25:38.520353721Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=60.011µs logger=migrator t=2026-04-20T10:25:38.526888233Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-20T10:25:38.543210853Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.3199ms logger=migrator t=2026-04-20T10:25:38.548915565Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-20T10:25:38.559575174Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.659249ms logger=migrator t=2026-04-20T10:25:38.566124086Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-20T10:25:38.566409442Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=285.876µs logger=migrator t=2026-04-20T10:25:38.571663615Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.317673499s logger=migrator t=2026-04-20T10:25:38.572361061Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-20T10:25:38.597302141Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-20T10:25:38.597565647Z level=info msg="Created default organization" logger=secrets t=2026-04-20T10:25:38.60587735Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T10:25:38.658020892Z level=info msg="Restored cache from database" duration=520.782µs logger=plugin.store t=2026-04-20T10:25:38.659539248Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-20T10:25:38.697142352Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-20T10:25:38.697172093Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-20T10:25:38.697242475Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-20T10:25:38.697266015Z level=info msg="Plugins loaded" count=54 duration=37.729087ms logger=query_data t=2026-04-20T10:25:38.70134385Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-20T10:25:38.704981095Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-20T10:25:38.712063509Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-20T10:25:38.721227813Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-20T10:25:38.722859481Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-20T10:25:38.725094453Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-20T10:25:38.750481373Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-20T10:25:38.768457091Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-20T10:25:38.79208662Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-20T10:25:38.792113351Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-20T10:25:38.792868798Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-20T10:25:38.792960471Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-20T10:25:38.793232187Z level=info msg="Storage starting" logger=http.server t=2026-04-20T10:25:38.797066656Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-20T10:25:38.806357262Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-04-20T10:25:38.856042097Z level=info msg="Update check succeeded" duration=62.824731ms logger=plugins.update.checker t=2026-04-20T10:25:38.861483174Z level=info msg="Update check succeeded" duration=69.23202ms logger=sqlstore.transactions t=2026-04-20T10:25:38.888016901Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-20T10:25:38.898800062Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-20T10:25:38.910065064Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-20T10:25:38.932059985Z level=info msg="Patterns update finished" duration=107.378167ms logger=provisioning.dashboard t=2026-04-20T10:25:38.938631868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:38.960589379Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-04-20T10:25:39.001046289Z level=info msg="State cache has been initialized" states=0 duration=208.174601ms logger=ngalert.scheduler t=2026-04-20T10:25:39.001193783Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-20T10:25:39.001297875Z level=info msg=starting first_tick=2026-04-20T10:25:40Z logger=grafana-apiserver t=2026-04-20T10:25:39.240897257Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-20T10:25:39.241355037Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-20T10:25:41.316520813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.317649749Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.339573989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.379770294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.402461722Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.429647784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.445427541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.467895923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.488091082Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.511109498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.528318038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.556633116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.578110435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.680197469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.695816313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.723971867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.744394982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.786816349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.810362087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.839138486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.866938312Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.945040878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:41.978433695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.022450288Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.037830336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.081155684Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.097544885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.149140624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.17175918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.215580939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.234818937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.275779069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.296044281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.350715502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.369001347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.415854457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.43533842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.481462402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.496743817Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.621362346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.640176253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:42.991293908Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.009101782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.494552161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.512286553Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.563384331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.58052516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.631926185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.64933035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.697790237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.717117816Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.788625169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.805095032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.850923678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.879522833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.939557969Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:43.972231469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.086080076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.10474251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.20276057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.223243196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.299246993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.32532878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.412554408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.434612631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.517860357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.538824944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.607368738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.628697964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.718701187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.738292052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.828276504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.853191684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.947861595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:44.962726821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:45.04740702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:45.065226754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:45.144899717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:45.163252814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-20T10:25:45.248057526Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-20T10:27:14.819919824Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-20T10:35:38.818263032Z level=info msg="Completed cleanup jobs" duration=24.958211ms logger=plugins.update.checker t=2026-04-20T10:35:38.911179136Z level=info msg="Update check succeeded" duration=48.750232ms logger=sqlstore.transactions t=2026-04-20T10:40:38.72125486Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-20T10:45:38.840700651Z level=info msg="Completed cleanup jobs" duration=47.209403ms logger=plugins.update.checker t=2026-04-20T10:45:38.924722843Z level=info msg="Update check succeeded" duration=62.774237ms