logger=settings t=2026-09-08T15:54:44.692810153Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-08T15:54:44Z logger=settings t=2026-09-08T15:54:44.693078459Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-08T15:54:44.69309105Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-08T15:54:44.69309553Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-08T15:54:44.69309943Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-08T15:54:44.69310313Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-08T15:54:44.69310692Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-08T15:54:44.69311036Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-08T15:54:44.69311424Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-08T15:54:44.69311817Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-08T15:54:44.693122181Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-08T15:54:44.693126001Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-08T15:54:44.693129751Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-08T15:54:44.693133451Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-08T15:54:44.693139911Z level=info msg=Target target=[all] logger=settings t=2026-09-08T15:54:44.693149341Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-08T15:54:44.693154861Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-08T15:54:44.693161091Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-08T15:54:44.693164652Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-08T15:54:44.693168392Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-08T15:54:44.693174292Z level=info msg="App mode production" logger=sqlstore t=2026-09-08T15:54:44.693505171Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-08T15:54:44.693525311Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-08T15:54:44.696025644Z level=info msg="Locking database" logger=migrator t=2026-09-08T15:54:44.696044814Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-08T15:54:44.698057436Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-08T15:54:44.700475767Z level=info msg="Migration successfully executed" id="create migration_log table" duration=2.424751ms logger=migrator t=2026-09-08T15:54:44.706310874Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-08T15:54:44.707049383Z level=info msg="Migration successfully executed" id="create user table" duration=738.259µs logger=migrator t=2026-09-08T15:54:44.715606729Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-08T15:54:44.716732989Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.123499ms logger=migrator t=2026-09-08T15:54:44.722220416Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-08T15:54:44.723321635Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.101459ms logger=migrator t=2026-09-08T15:54:44.729360327Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-08T15:54:44.731058841Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.705284ms logger=migrator t=2026-09-08T15:54:44.738278663Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-08T15:54:44.739357021Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.078807ms logger=migrator t=2026-09-08T15:54:44.746024839Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-08T15:54:44.750111392Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.083443ms logger=migrator t=2026-09-08T15:54:44.755860327Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-08T15:54:44.757966761Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.100504ms logger=migrator t=2026-09-08T15:54:44.764815725Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-08T15:54:44.766044825Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.231321ms logger=migrator t=2026-09-08T15:54:44.772420807Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-08T15:54:44.773568305Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.150759ms logger=migrator t=2026-09-08T15:54:44.780345098Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-08T15:54:44.781121048Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=775.649µs logger=migrator t=2026-09-08T15:54:44.786588265Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-08T15:54:44.787801846Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.213621ms logger=migrator t=2026-09-08T15:54:44.792962896Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-08T15:54:44.794702051Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.738425ms logger=migrator t=2026-09-08T15:54:44.800804995Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-08T15:54:44.800844076Z level=info msg="Migration successfully executed" id="Update user table charset" duration=40.771µs logger=migrator t=2026-09-08T15:54:44.806248362Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-08T15:54:44.807951295Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.702403ms logger=migrator t=2026-09-08T15:54:44.813185058Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-08T15:54:44.813647579Z level=info msg="Migration successfully executed" id="Add missing user data" duration=463.901µs logger=migrator t=2026-09-08T15:54:44.819119278Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-08T15:54:44.822280259Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=3.14109ms logger=migrator t=2026-09-08T15:54:44.829112591Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-08T15:54:44.830216839Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.104728ms logger=migrator t=2026-09-08T15:54:44.835508013Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-08T15:54:44.837187736Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.682713ms logger=migrator t=2026-09-08T15:54:44.844849939Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-08T15:54:44.856495353Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.643694ms logger=migrator t=2026-09-08T15:54:44.861896091Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-08T15:54:44.863635795Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.739655ms logger=migrator t=2026-09-08T15:54:44.868583389Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-08T15:54:44.868868347Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=285.388µs logger=migrator t=2026-09-08T15:54:44.873857043Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-08T15:54:44.87491524Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.057847ms logger=migrator t=2026-09-08T15:54:44.881126827Z 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-09-08T15:54:44.881594029Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=467.562µs logger=migrator t=2026-09-08T15:54:44.886478592Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-08T15:54:44.887144049Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=668.127µs logger=migrator t=2026-09-08T15:54:44.892419933Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-08T15:54:44.893638644Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.21769ms logger=migrator t=2026-09-08T15:54:44.920495203Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-08T15:54:44.921524749Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.029246ms logger=migrator t=2026-09-08T15:54:44.989217131Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-08T15:54:44.99075514Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.548609ms logger=migrator t=2026-09-08T15:54:45.043461934Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-08T15:54:45.044674765Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.225341ms logger=migrator t=2026-09-08T15:54:45.084100802Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-08T15:54:45.085191029Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.086647ms logger=migrator t=2026-09-08T15:54:45.092018423Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-08T15:54:45.092052964Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=36µs logger=migrator t=2026-09-08T15:54:45.096854165Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-08T15:54:45.09785232Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=997.825µs logger=migrator t=2026-09-08T15:54:45.10417159Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-08T15:54:45.105112364Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=940.294µs logger=migrator t=2026-09-08T15:54:45.110132141Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-08T15:54:45.111101975Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=970.444µs logger=migrator t=2026-09-08T15:54:45.115770873Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-08T15:54:45.116689437Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=918.293µs logger=migrator t=2026-09-08T15:54:45.122989796Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-08T15:54:45.12747264Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.478573ms logger=migrator t=2026-09-08T15:54:45.133934512Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-08T15:54:45.135109933Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.175571ms logger=migrator t=2026-09-08T15:54:45.140229812Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-08T15:54:45.141231837Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.001835ms logger=migrator t=2026-09-08T15:54:45.146664145Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-08T15:54:45.147733412Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.068307ms logger=migrator t=2026-09-08T15:54:45.152575784Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-08T15:54:45.153691893Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.115559ms logger=migrator t=2026-09-08T15:54:45.1587565Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-08T15:54:45.159986551Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.229551ms logger=migrator t=2026-09-08T15:54:45.166526677Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-08T15:54:45.167191614Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=664.417µs logger=migrator t=2026-09-08T15:54:45.171966505Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-08T15:54:45.172824106Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=857.282µs logger=migrator t=2026-09-08T15:54:45.177655689Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-08T15:54:45.178230504Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=574.384µs logger=migrator t=2026-09-08T15:54:45.183678491Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-08T15:54:45.184599055Z level=info msg="Migration successfully executed" id="create star table" duration=920.544µs logger=migrator t=2026-09-08T15:54:45.190590106Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-08T15:54:45.191728924Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.137958ms logger=migrator t=2026-09-08T15:54:45.196605619Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-08T15:54:45.197737937Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.129148ms logger=migrator t=2026-09-08T15:54:45.202464967Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-08T15:54:45.203626516Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.16099ms logger=migrator t=2026-09-08T15:54:45.208758176Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-08T15:54:45.209812533Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.053237ms logger=migrator t=2026-09-08T15:54:45.215708032Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-08T15:54:45.216950153Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.241531ms logger=migrator t=2026-09-08T15:54:45.223462877Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-08T15:54:45.224829112Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.365045ms logger=migrator t=2026-09-08T15:54:45.230212459Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-08T15:54:45.231729547Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.517778ms logger=migrator t=2026-09-08T15:54:45.240199601Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-08T15:54:45.240244382Z level=info msg="Migration successfully executed" id="Update org table charset" duration=45.191µs logger=migrator t=2026-09-08T15:54:45.247880095Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-08T15:54:45.247917257Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.282µs logger=migrator t=2026-09-08T15:54:45.255058857Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-08T15:54:45.255345874Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=285.087µs logger=migrator t=2026-09-08T15:54:45.260578896Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-08T15:54:45.261964292Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.384526ms logger=migrator t=2026-09-08T15:54:45.267126272Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-08T15:54:45.268739703Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.613021ms logger=migrator t=2026-09-08T15:54:45.277397712Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-08T15:54:45.278812978Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.417906ms logger=migrator t=2026-09-08T15:54:45.287133719Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-08T15:54:45.289900189Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=2.765889ms logger=migrator t=2026-09-08T15:54:45.297564743Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-08T15:54:45.298847855Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.264951ms logger=migrator t=2026-09-08T15:54:45.305269037Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-08T15:54:45.306403666Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.134729ms logger=migrator t=2026-09-08T15:54:45.312859629Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-08T15:54:45.320325088Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.472409ms logger=migrator t=2026-09-08T15:54:45.32749342Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-08T15:54:45.328589947Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.096368ms logger=migrator t=2026-09-08T15:54:45.33380738Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-08T15:54:45.334967399Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.159719ms logger=migrator t=2026-09-08T15:54:45.340252232Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-08T15:54:45.341387881Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.135349ms logger=migrator t=2026-09-08T15:54:45.347793534Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-08T15:54:45.348348347Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=548.693µs logger=migrator t=2026-09-08T15:54:45.354648157Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-08T15:54:45.356409271Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.767515ms logger=migrator t=2026-09-08T15:54:45.363755377Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-08T15:54:45.36388369Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=128.293µs logger=migrator t=2026-09-08T15:54:45.370148308Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-08T15:54:45.372953759Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.805081ms logger=migrator t=2026-09-08T15:54:45.377974157Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-08T15:54:45.382410249Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.433552ms logger=migrator t=2026-09-08T15:54:45.389248492Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-08T15:54:45.392801422Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.55378ms logger=migrator t=2026-09-08T15:54:45.398572598Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-08T15:54:45.400062816Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.490677ms logger=migrator t=2026-09-08T15:54:45.405653556Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-08T15:54:45.40851449Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.860894ms logger=migrator t=2026-09-08T15:54:45.417070346Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-08T15:54:45.418528842Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.457446ms logger=migrator t=2026-09-08T15:54:45.423845607Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-08T15:54:45.425298034Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.451377ms logger=migrator t=2026-09-08T15:54:45.430656809Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-08T15:54:45.430740051Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=84.462µs logger=migrator t=2026-09-08T15:54:45.437041611Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-08T15:54:45.437123353Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=82.022µs logger=migrator t=2026-09-08T15:54:45.441946004Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-08T15:54:45.444942361Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.995477ms logger=migrator t=2026-09-08T15:54:45.451349802Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-08T15:54:45.454261607Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.912045ms logger=migrator t=2026-09-08T15:54:45.459380086Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-08T15:54:45.462499595Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.119629ms logger=migrator t=2026-09-08T15:54:45.468747243Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-08T15:54:45.471967625Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.221922ms logger=migrator t=2026-09-08T15:54:45.476711485Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-08T15:54:45.477036583Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=322.678µs logger=migrator t=2026-09-08T15:54:45.481776503Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-08T15:54:45.483468896Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.691853ms logger=migrator t=2026-09-08T15:54:45.488338939Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-08T15:54:45.489882518Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.53532ms logger=migrator t=2026-09-08T15:54:45.497265025Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-08T15:54:45.497313226Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=50.131µs logger=migrator t=2026-09-08T15:54:45.50183042Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-08T15:54:45.503185564Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.354574ms logger=migrator t=2026-09-08T15:54:45.507462553Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-08T15:54:45.508512619Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.043626ms logger=migrator t=2026-09-08T15:54:45.514030069Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-08T15:54:45.524016781Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.988612ms logger=migrator t=2026-09-08T15:54:45.533102121Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-08T15:54:45.535107092Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=2.009071ms logger=migrator t=2026-09-08T15:54:45.540849007Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-08T15:54:45.542180711Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.331384ms logger=migrator t=2026-09-08T15:54:45.546765567Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-08T15:54:45.548116891Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.351844ms logger=migrator t=2026-09-08T15:54:45.55280873Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-08T15:54:45.553309873Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=500.904µs logger=migrator t=2026-09-08T15:54:45.557729424Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-08T15:54:45.558603016Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=875.543µs logger=migrator t=2026-09-08T15:54:45.563745997Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-08T15:54:45.568486266Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.737429ms logger=migrator t=2026-09-08T15:54:45.580402768Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-08T15:54:45.582338647Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.940889ms logger=migrator t=2026-09-08T15:54:45.594007042Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-08T15:54:45.59431592Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=309.868µs logger=migrator t=2026-09-08T15:54:45.605983665Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-08T15:54:45.606229351Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=246.356µs logger=migrator t=2026-09-08T15:54:45.624692308Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-08T15:54:45.625947669Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.255391ms logger=migrator t=2026-09-08T15:54:45.632561898Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-08T15:54:45.63583364Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.270652ms logger=migrator t=2026-09-08T15:54:45.645378751Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-08T15:54:45.647035294Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.664552ms logger=migrator t=2026-09-08T15:54:45.657874018Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-08T15:54:45.659638043Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.768904ms logger=migrator t=2026-09-08T15:54:45.66666095Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-08T15:54:45.668176999Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.518189ms logger=migrator t=2026-09-08T15:54:45.678964721Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-08T15:54:45.68010998Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.144979ms logger=migrator t=2026-09-08T15:54:45.69233902Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-08T15:54:45.693743915Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.406215ms logger=migrator t=2026-09-08T15:54:45.705422351Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-08T15:54:45.712643113Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.218772ms logger=migrator t=2026-09-08T15:54:45.725381106Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-08T15:54:45.726942856Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.56276ms logger=migrator t=2026-09-08T15:54:45.733750577Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-08T15:54:45.735294527Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.54673ms logger=migrator t=2026-09-08T15:54:45.740735073Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-08T15:54:45.741903934Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.168341ms logger=migrator t=2026-09-08T15:54:45.747053364Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-08T15:54:45.747858104Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=802.17µs logger=migrator t=2026-09-08T15:54:45.757724854Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-08T15:54:45.761403957Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.678713ms logger=migrator t=2026-09-08T15:54:45.766395353Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-08T15:54:45.769883782Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.487549ms logger=migrator t=2026-09-08T15:54:45.813348771Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-08T15:54:45.813432023Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=84.982µs logger=migrator t=2026-09-08T15:54:45.833599713Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-08T15:54:45.834012453Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=415.92µs logger=migrator t=2026-09-08T15:54:45.843083083Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-08T15:54:45.846662434Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.579271ms logger=migrator t=2026-09-08T15:54:45.852949413Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-08T15:54:45.85323261Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=284.117µs logger=migrator t=2026-09-08T15:54:45.863859559Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-08T15:54:45.864228079Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=370.92µs logger=migrator t=2026-09-08T15:54:45.870909297Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-08T15:54:45.874432897Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.523189ms logger=migrator t=2026-09-08T15:54:45.881946797Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-08T15:54:45.882395188Z level=info msg="Migration successfully executed" id="Update uid value" duration=457.962µs logger=migrator t=2026-09-08T15:54:45.88883382Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-08T15:54:45.890169064Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.334934ms logger=migrator t=2026-09-08T15:54:45.897771467Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-08T15:54:45.898967947Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.19605ms logger=migrator t=2026-09-08T15:54:45.905594775Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-08T15:54:45.906704482Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.107348ms logger=migrator t=2026-09-08T15:54:45.918338757Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-08T15:54:45.920094892Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.759665ms logger=migrator t=2026-09-08T15:54:45.928261008Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-08T15:54:45.929831568Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.57278ms logger=migrator t=2026-09-08T15:54:45.936842975Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-08T15:54:45.938771294Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.926729ms logger=migrator t=2026-09-08T15:54:45.945498734Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-08T15:54:45.947156747Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.657103ms logger=migrator t=2026-09-08T15:54:45.954314937Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-08T15:54:45.955332223Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.016825ms logger=migrator t=2026-09-08T15:54:45.961267673Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-08T15:54:45.962177357Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=907.743µs logger=migrator t=2026-09-08T15:54:45.969106341Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-08T15:54:45.976720364Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.609423ms logger=migrator t=2026-09-08T15:54:45.98289347Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-08T15:54:45.9840844Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.1894ms logger=migrator t=2026-09-08T15:54:45.992896234Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-08T15:54:45.994066143Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.169749ms logger=migrator t=2026-09-08T15:54:46.002083355Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-08T15:54:46.00386599Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.785185ms logger=migrator t=2026-09-08T15:54:46.013842163Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-08T15:54:46.015466805Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.629852ms logger=migrator t=2026-09-08T15:54:46.025134589Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-08T15:54:46.025806166Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=675.317µs logger=migrator t=2026-09-08T15:54:46.040316412Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-08T15:54:46.041588375Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.274233ms logger=migrator t=2026-09-08T15:54:46.050966453Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-08T15:54:46.051011724Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.731µs logger=migrator t=2026-09-08T15:54:46.05917733Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-08T15:54:46.063219193Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.045374ms logger=migrator t=2026-09-08T15:54:46.070914187Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-08T15:54:46.074817075Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.903438ms logger=migrator t=2026-09-08T15:54:46.083924196Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-08T15:54:46.084274945Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=350.179µs logger=migrator t=2026-09-08T15:54:46.091341924Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-08T15:54:46.09631744Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.976685ms logger=migrator t=2026-09-08T15:54:46.104491656Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-08T15:54:46.108353784Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.866568ms logger=migrator t=2026-09-08T15:54:46.116763187Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-08T15:54:46.117741831Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=980.354µs logger=migrator t=2026-09-08T15:54:46.125368764Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-08T15:54:46.126014911Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=649.447µs logger=migrator t=2026-09-08T15:54:46.133698185Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-08T15:54:46.134523116Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=824.701µs logger=migrator t=2026-09-08T15:54:46.142175629Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-08T15:54:46.143096053Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=920.983µs logger=migrator t=2026-09-08T15:54:46.152335627Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-08T15:54:46.153165008Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=827.622µs logger=migrator t=2026-09-08T15:54:46.159818876Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-08T15:54:46.160597826Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=778.88µs logger=migrator t=2026-09-08T15:54:46.169665925Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-08T15:54:46.169764728Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=100.473µs logger=migrator t=2026-09-08T15:54:46.177429982Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-08T15:54:46.177466942Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=38.56µs logger=migrator t=2026-09-08T15:54:46.185716961Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-08T15:54:46.190082972Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.368481ms logger=migrator t=2026-09-08T15:54:46.199852049Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-08T15:54:46.204291731Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.446372ms logger=migrator t=2026-09-08T15:54:46.211632537Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-08T15:54:46.21173039Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=99.233µs logger=migrator t=2026-09-08T15:54:46.223308322Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-08T15:54:46.224514573Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.205591ms logger=migrator t=2026-09-08T15:54:46.230874724Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-08T15:54:46.232149216Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.274183ms logger=migrator t=2026-09-08T15:54:46.239597095Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-08T15:54:46.239636366Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.211µs logger=migrator t=2026-09-08T15:54:46.248367016Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-08T15:54:46.249651439Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.282773ms logger=migrator t=2026-09-08T15:54:46.259787475Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-08T15:54:46.261485488Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.703283ms logger=migrator t=2026-09-08T15:54:46.279211397Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-08T15:54:46.284437819Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.221853ms logger=migrator t=2026-09-08T15:54:46.299033438Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-08T15:54:46.299095259Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=60.791µs logger=migrator t=2026-09-08T15:54:46.310598361Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-08T15:54:46.311553575Z level=info msg="Migration successfully executed" id="create session table" duration=958.974µs logger=migrator t=2026-09-08T15:54:46.321352242Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-08T15:54:46.32163888Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=287.518µs logger=migrator t=2026-09-08T15:54:46.331363336Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-08T15:54:46.33150726Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=148.734µs logger=migrator t=2026-09-08T15:54:46.341949003Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-08T15:54:46.342750984Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=805.241µs logger=migrator t=2026-09-08T15:54:46.353328322Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-08T15:54:46.354340238Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.011995ms logger=migrator t=2026-09-08T15:54:46.362935865Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-08T15:54:46.362997787Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=63.231µs logger=migrator t=2026-09-08T15:54:46.378238232Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-08T15:54:46.378305593Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=72.521µs logger=migrator t=2026-09-08T15:54:46.383346031Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-08T15:54:46.388330547Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.984476ms logger=migrator t=2026-09-08T15:54:46.396921024Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-08T15:54:46.399967292Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.049428ms logger=migrator t=2026-09-08T15:54:46.407320787Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-08T15:54:46.40740713Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=88.142µs logger=migrator t=2026-09-08T15:54:46.413633677Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-08T15:54:46.413852053Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=216.395µs logger=migrator t=2026-09-08T15:54:46.421667061Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-08T15:54:46.423282162Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.617021ms logger=migrator t=2026-09-08T15:54:46.432891755Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-08T15:54:46.432922786Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.601µs logger=migrator t=2026-09-08T15:54:46.440289132Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-08T15:54:46.443091483Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.803161ms logger=migrator t=2026-09-08T15:54:46.452978812Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-08T15:54:46.453285781Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=309.129µs logger=migrator t=2026-09-08T15:54:46.459335023Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-08T15:54:46.462859383Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.52678ms logger=migrator t=2026-09-08T15:54:46.472268191Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-08T15:54:46.475690678Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.424756ms logger=migrator t=2026-09-08T15:54:46.482808627Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-08T15:54:46.482983341Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=176.074µs logger=migrator t=2026-09-08T15:54:46.490487531Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-08T15:54:46.491856526Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.369455ms logger=migrator t=2026-09-08T15:54:46.500228358Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-08T15:54:46.503300746Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=3.074647ms logger=migrator t=2026-09-08T15:54:46.509574675Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-08T15:54:46.511297649Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.725273ms logger=migrator t=2026-09-08T15:54:46.52008734Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-08T15:54:46.521741662Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.655812ms logger=migrator t=2026-09-08T15:54:46.527876758Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-08T15:54:46.529616511Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.740593ms logger=migrator t=2026-09-08T15:54:46.536471445Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-08T15:54:46.53786253Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.391495ms logger=migrator t=2026-09-08T15:54:46.546363805Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-08T15:54:46.547597607Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.235882ms logger=migrator t=2026-09-08T15:54:46.559238961Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-08T15:54:46.564089173Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=4.851322ms logger=migrator t=2026-09-08T15:54:46.571656915Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-08T15:54:46.573005309Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.348094ms logger=migrator t=2026-09-08T15:54:46.579573706Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-08T15:54:46.59400297Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.427644ms logger=migrator t=2026-09-08T15:54:46.600214278Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-08T15:54:46.601409218Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.194859ms logger=migrator t=2026-09-08T15:54:46.607729038Z 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-09-08T15:54:46.60939671Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.667303ms logger=migrator t=2026-09-08T15:54:46.615801162Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-08T15:54:46.616391947Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=592.094µs logger=migrator t=2026-09-08T15:54:46.621428504Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-08T15:54:46.622334917Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=910.513µs logger=migrator t=2026-09-08T15:54:46.627106038Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-08T15:54:46.62794428Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=837.371µs logger=migrator t=2026-09-08T15:54:46.632774731Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-08T15:54:46.638507226Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.732805ms logger=migrator t=2026-09-08T15:54:46.644112288Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-08T15:54:46.650052998Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.93844ms logger=migrator t=2026-09-08T15:54:46.655455765Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-08T15:54:46.662382261Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.930176ms logger=migrator t=2026-09-08T15:54:46.6686991Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-08T15:54:46.674057825Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.358335ms logger=migrator t=2026-09-08T15:54:46.680677853Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-08T15:54:46.682157361Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.462527ms logger=migrator t=2026-09-08T15:54:46.692433611Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-08T15:54:46.692487262Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=55.471µs logger=migrator t=2026-09-08T15:54:46.700022593Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-08T15:54:46.700051973Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.83µs logger=migrator t=2026-09-08T15:54:46.704844904Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-08T15:54:46.705711986Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=869.132µs logger=migrator t=2026-09-08T15:54:46.71137714Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-08T15:54:46.712208251Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=829.411µs logger=migrator t=2026-09-08T15:54:46.727210121Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-08T15:54:46.728431521Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.221501ms logger=migrator t=2026-09-08T15:54:46.736198468Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-08T15:54:46.737766727Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.568479ms logger=migrator t=2026-09-08T15:54:46.745618187Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-08T15:54:46.747936565Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.318049ms logger=migrator t=2026-09-08T15:54:46.755511016Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-08T15:54:46.762298069Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.785992ms logger=migrator t=2026-09-08T15:54:46.772351972Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-08T15:54:46.779944105Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.587763ms logger=migrator t=2026-09-08T15:54:46.78688253Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-08T15:54:46.787161967Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=331.948µs logger=migrator t=2026-09-08T15:54:46.795296703Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-08T15:54:46.797033207Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.735564ms logger=migrator t=2026-09-08T15:54:46.807163263Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-08T15:54:46.808529878Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.362294ms logger=migrator t=2026-09-08T15:54:46.820783307Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-08T15:54:46.827338033Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.555866ms logger=migrator t=2026-09-08T15:54:46.840808295Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-08T15:54:46.840930108Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=196.295µs logger=migrator t=2026-09-08T15:54:46.849084494Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-08T15:54:46.85053593Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.454466ms logger=migrator t=2026-09-08T15:54:46.857869576Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-08T15:54:46.85923369Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.363924ms logger=migrator t=2026-09-08T15:54:46.866254338Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-08T15:54:46.866366141Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=112.783µs logger=migrator t=2026-09-08T15:54:46.875075961Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-08T15:54:46.876579309Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.505869ms logger=migrator t=2026-09-08T15:54:46.89281341Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-08T15:54:46.895343774Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.531355ms logger=migrator t=2026-09-08T15:54:46.90114578Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-08T15:54:46.9027164Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.57191ms logger=migrator t=2026-09-08T15:54:46.911429281Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-08T15:54:46.912371005Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=941.713µs logger=migrator t=2026-09-08T15:54:46.920679985Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-08T15:54:46.921908736Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.228041ms logger=migrator t=2026-09-08T15:54:46.929066277Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-08T15:54:46.929947759Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=881.352µs logger=migrator t=2026-09-08T15:54:46.938900826Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-08T15:54:46.938938167Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=39.201µs logger=migrator t=2026-09-08T15:54:46.945813611Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-08T15:54:46.949978747Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.164715ms logger=migrator t=2026-09-08T15:54:46.954914811Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-08T15:54:46.955737642Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=821.911µs logger=migrator t=2026-09-08T15:54:46.962906114Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-08T15:54:46.966909495Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.019933ms logger=migrator t=2026-09-08T15:54:46.971677645Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-08T15:54:46.972344732Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=667.117µs logger=migrator t=2026-09-08T15:54:46.977169814Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-08T15:54:46.977982975Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=817.501µs logger=migrator t=2026-09-08T15:54:46.98412711Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-08T15:54:46.98492942Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=802.27µs logger=migrator t=2026-09-08T15:54:46.989466245Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-08T15:54:47.001088979Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.615824ms logger=migrator t=2026-09-08T15:54:47.005905191Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-08T15:54:47.006621339Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=715.078µs logger=migrator t=2026-09-08T15:54:47.012447077Z 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-09-08T15:54:47.013448412Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.001635ms logger=migrator t=2026-09-08T15:54:47.018029288Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-08T15:54:47.018277614Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=248.276µs logger=migrator t=2026-09-08T15:54:47.023005714Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-08T15:54:47.023947648Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=945.024µs logger=migrator t=2026-09-08T15:54:47.031190451Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-08T15:54:47.032015362Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=832.421µs logger=migrator t=2026-09-08T15:54:47.039006818Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-08T15:54:47.045189895Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.182577ms logger=migrator t=2026-09-08T15:54:47.05013573Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-08T15:54:47.057190519Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.056248ms logger=migrator t=2026-09-08T15:54:47.065218462Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-08T15:54:47.066688369Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.467158ms logger=migrator t=2026-09-08T15:54:47.07225195Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-08T15:54:47.074567988Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.315548ms logger=migrator t=2026-09-08T15:54:47.079867063Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-08T15:54:47.080217061Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=350.199µs logger=migrator t=2026-09-08T15:54:47.086370857Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-08T15:54:47.093002425Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.633977ms logger=migrator t=2026-09-08T15:54:47.099108599Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-08T15:54:47.100836762Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.729143ms logger=migrator t=2026-09-08T15:54:47.106382203Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-08T15:54:47.106654639Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=273.516µs logger=migrator t=2026-09-08T15:54:47.112901678Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-08T15:54:47.113681188Z level=info msg="Migration successfully executed" id="Move region to single row" duration=780.97µs logger=migrator t=2026-09-08T15:54:47.118746015Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-08T15:54:47.12049839Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.751065ms logger=migrator t=2026-09-08T15:54:47.125378684Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-08T15:54:47.127132648Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.753644ms logger=migrator t=2026-09-08T15:54:47.13472356Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-08T15:54:47.136196237Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.471987ms logger=migrator t=2026-09-08T15:54:47.141088131Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-08T15:54:47.14264024Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.551019ms logger=migrator t=2026-09-08T15:54:47.147660187Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-08T15:54:47.148874058Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.210331ms logger=migrator t=2026-09-08T15:54:47.155004033Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-08T15:54:47.156314646Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.310053ms logger=migrator t=2026-09-08T15:54:47.161158889Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-08T15:54:47.161265461Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.142µs logger=migrator t=2026-09-08T15:54:47.166228917Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-08T15:54:47.167662003Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.432876ms logger=migrator t=2026-09-08T15:54:47.174927637Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-08T15:54:47.176275541Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.347634ms logger=migrator t=2026-09-08T15:54:47.181514314Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-08T15:54:47.18296335Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.449416ms logger=migrator t=2026-09-08T15:54:47.188379287Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-08T15:54:47.189900436Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.520249ms logger=migrator t=2026-09-08T15:54:47.197362675Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-08T15:54:47.197640022Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=277.467µs logger=migrator t=2026-09-08T15:54:47.202183387Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-08T15:54:47.202701259Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=517.912µs logger=migrator t=2026-09-08T15:54:47.207418269Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-08T15:54:47.207515472Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=100.874µs logger=migrator t=2026-09-08T15:54:47.21380355Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-08T15:54:47.215135075Z level=info msg="Migration successfully executed" id="create team table" duration=1.329925ms logger=migrator t=2026-09-08T15:54:47.221082225Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-08T15:54:47.2224798Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.401196ms logger=migrator t=2026-09-08T15:54:47.227767554Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-08T15:54:47.229691952Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.923108ms logger=migrator t=2026-09-08T15:54:47.234932175Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-08T15:54:47.241982473Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.051028ms logger=migrator t=2026-09-08T15:54:47.247686168Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-08T15:54:47.247935004Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=249.246µs logger=migrator t=2026-09-08T15:54:47.252740086Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-08T15:54:47.254149421Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.408705ms logger=migrator t=2026-09-08T15:54:47.259426715Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-08T15:54:47.26078636Z level=info msg="Migration successfully executed" id="create team member table" duration=1.352805ms logger=migrator t=2026-09-08T15:54:47.266816952Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-08T15:54:47.268273019Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.456667ms logger=migrator t=2026-09-08T15:54:47.273339277Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-08T15:54:47.276201239Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=2.857982ms logger=migrator t=2026-09-08T15:54:47.281451732Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-08T15:54:47.282781656Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.328343ms logger=migrator t=2026-09-08T15:54:47.290301616Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-08T15:54:47.297742814Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.440269ms logger=migrator t=2026-09-08T15:54:47.305671305Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-08T15:54:47.313064412Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.321254ms logger=migrator t=2026-09-08T15:54:47.325743563Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-08T15:54:47.336652459Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=10.909947ms logger=migrator t=2026-09-08T15:54:47.342173169Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-08T15:54:47.343943824Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.772675ms logger=migrator t=2026-09-08T15:54:47.349610577Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-08T15:54:47.351243657Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.637501ms logger=migrator t=2026-09-08T15:54:47.359773764Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-08T15:54:47.361799685Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.025471ms logger=migrator t=2026-09-08T15:54:47.370224868Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-08T15:54:47.371831239Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.607321ms logger=migrator t=2026-09-08T15:54:47.378917908Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-08T15:54:47.380065327Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.149249ms logger=migrator t=2026-09-08T15:54:47.386290154Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-08T15:54:47.387488124Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.19728ms logger=migrator t=2026-09-08T15:54:47.392631055Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-08T15:54:47.393805714Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.174109ms logger=migrator t=2026-09-08T15:54:47.399050598Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-08T15:54:47.401432587Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.36723ms logger=migrator t=2026-09-08T15:54:47.408524477Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-08T15:54:47.409293317Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=772.32µs logger=migrator t=2026-09-08T15:54:47.414007046Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-08T15:54:47.414350994Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=343.968µs logger=migrator t=2026-09-08T15:54:47.420202792Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-08T15:54:47.421319781Z level=info msg="Migration successfully executed" id="create tag table" duration=1.116399ms logger=migrator t=2026-09-08T15:54:47.426896612Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-08T15:54:47.428277527Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.379745ms logger=migrator t=2026-09-08T15:54:47.433602162Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-08T15:54:47.43471906Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.119658ms logger=migrator t=2026-09-08T15:54:47.440786673Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-08T15:54:47.442154808Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.367535ms logger=migrator t=2026-09-08T15:54:47.44738712Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-08T15:54:47.448686173Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.299443ms logger=migrator t=2026-09-08T15:54:47.4533251Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-08T15:54:47.474149377Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.823177ms logger=migrator t=2026-09-08T15:54:47.480227971Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-08T15:54:47.48137259Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.144659ms logger=migrator t=2026-09-08T15:54:47.486177151Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-08T15:54:47.487578627Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.401166ms logger=migrator t=2026-09-08T15:54:47.492591014Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-08T15:54:47.493003114Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=414.83µs logger=migrator t=2026-09-08T15:54:47.498894173Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-08T15:54:47.499827157Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=935.254µs logger=migrator t=2026-09-08T15:54:47.504180106Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-08T15:54:47.505298474Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.117928ms logger=migrator t=2026-09-08T15:54:47.509952922Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-08T15:54:47.511348858Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.395226ms logger=migrator t=2026-09-08T15:54:47.518475599Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-08T15:54:47.518606352Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=127.203µs logger=migrator t=2026-09-08T15:54:47.523147807Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-08T15:54:47.530659207Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.50727ms logger=migrator t=2026-09-08T15:54:47.535295544Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-08T15:54:47.542880016Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.522861ms logger=migrator t=2026-09-08T15:54:47.548876507Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-08T15:54:47.556450409Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.573222ms logger=migrator t=2026-09-08T15:54:47.56202447Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-08T15:54:47.569505489Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.480389ms logger=migrator t=2026-09-08T15:54:47.574363922Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-08T15:54:47.575787998Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.423896ms logger=migrator t=2026-09-08T15:54:47.583761291Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-08T15:54:47.591181567Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.415527ms logger=migrator t=2026-09-08T15:54:47.597477447Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-08T15:54:47.598727569Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.249622ms logger=migrator t=2026-09-08T15:54:47.603898049Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-08T15:54:47.605386117Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.487998ms logger=migrator t=2026-09-08T15:54:47.611847241Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-08T15:54:47.613141853Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.293932ms logger=migrator t=2026-09-08T15:54:47.61973486Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-08T15:54:47.621170767Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.435817ms logger=migrator t=2026-09-08T15:54:47.627152828Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-08T15:54:47.628770919Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.617101ms logger=migrator t=2026-09-08T15:54:47.635291114Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-08T15:54:47.636825882Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.535078ms logger=migrator t=2026-09-08T15:54:47.642338192Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-08T15:54:47.650875918Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.536965ms logger=migrator t=2026-09-08T15:54:47.655776162Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-08T15:54:47.657444644Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.667872ms logger=migrator t=2026-09-08T15:54:47.664848601Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-08T15:54:47.666455992Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.614831ms logger=migrator t=2026-09-08T15:54:47.672196347Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-08T15:54:47.67390383Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.707443ms logger=migrator t=2026-09-08T15:54:47.679341258Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-08T15:54:47.680899378Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.55761ms logger=migrator t=2026-09-08T15:54:47.688441779Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-08T15:54:47.689590497Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.147298ms logger=migrator t=2026-09-08T15:54:47.694655435Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-08T15:54:47.694729527Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=74.762µs logger=migrator t=2026-09-08T15:54:47.69997985Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-08T15:54:47.700125254Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=146.254µs logger=migrator t=2026-09-08T15:54:47.705689244Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-08T15:54:47.706673679Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=981.135µs logger=migrator t=2026-09-08T15:54:47.713042661Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-08T15:54:47.714068967Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.026506ms logger=migrator t=2026-09-08T15:54:47.718711014Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-08T15:54:47.719956255Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.243721ms logger=migrator t=2026-09-08T15:54:47.72486986Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-08T15:54:47.725089146Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=217.165µs logger=migrator t=2026-09-08T15:54:47.730664147Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-08T15:54:47.731691683Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.027246ms logger=migrator t=2026-09-08T15:54:47.73592087Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-08T15:54:47.736878194Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=957.034µs logger=migrator t=2026-09-08T15:54:47.744118857Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-08T15:54:47.745740948Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.624771ms logger=migrator t=2026-09-08T15:54:47.750499598Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-08T15:54:47.752192441Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.692363ms logger=migrator t=2026-09-08T15:54:47.756816568Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-08T15:54:47.765469787Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.663339ms logger=migrator t=2026-09-08T15:54:47.771405748Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-08T15:54:47.772799372Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.393294ms logger=migrator t=2026-09-08T15:54:47.777468741Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-08T15:54:47.777601364Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=133.453µs logger=migrator t=2026-09-08T15:54:47.78297708Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-08T15:54:47.784333344Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.355824ms logger=migrator t=2026-09-08T15:54:47.790803157Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-08T15:54:47.792323466Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.514339ms logger=migrator t=2026-09-08T15:54:47.797854807Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-08T15:54:47.79956421Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.681962ms logger=migrator t=2026-09-08T15:54:47.804620697Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-08T15:54:47.80474537Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=125.843µs logger=migrator t=2026-09-08T15:54:47.812335922Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-08T15:54:47.813719528Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.382716ms logger=migrator t=2026-09-08T15:54:47.822143571Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-08T15:54:47.824364047Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.210255ms logger=migrator t=2026-09-08T15:54:47.832468742Z 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-09-08T15:54:47.833998201Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.529519ms logger=migrator t=2026-09-08T15:54:47.83869255Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-08T15:54:47.840209408Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.516238ms logger=migrator t=2026-09-08T15:54:47.846936818Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-08T15:54:47.856191632Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.246804ms logger=migrator t=2026-09-08T15:54:47.861489926Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-08T15:54:47.863185059Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.707993ms logger=migrator t=2026-09-08T15:54:47.869221982Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-08T15:54:47.870766201Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.5453ms logger=migrator t=2026-09-08T15:54:47.876865905Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-08T15:54:47.919841203Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=42.975148ms logger=migrator t=2026-09-08T15:54:47.925348281Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-08T15:54:47.958695746Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=33.346724ms logger=migrator t=2026-09-08T15:54:47.965282462Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-08T15:54:47.966217716Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=935.294µs logger=migrator t=2026-09-08T15:54:47.972232578Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-08T15:54:47.973166282Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=933.604µs logger=migrator t=2026-09-08T15:54:47.979169083Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-08T15:54:47.985064412Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.897659ms logger=migrator t=2026-09-08T15:54:47.989922226Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-08T15:54:47.995045195Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.123059ms logger=migrator t=2026-09-08T15:54:48.000468762Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-08T15:54:48.001416656Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=947.734µs logger=migrator t=2026-09-08T15:54:48.006486394Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-08T15:54:48.0074959Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.009135ms logger=migrator t=2026-09-08T15:54:48.012144537Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-08T15:54:48.013163973Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.018836ms logger=migrator t=2026-09-08T15:54:48.018118849Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-08T15:54:48.019232937Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.113598ms logger=migrator t=2026-09-08T15:54:48.025522476Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-08T15:54:48.0256699Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=148.054µs logger=migrator t=2026-09-08T15:54:48.030971294Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-08T15:54:48.040431624Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.453679ms logger=migrator t=2026-09-08T15:54:48.0454429Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-08T15:54:48.054741105Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.297945ms logger=migrator t=2026-09-08T15:54:48.062383809Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-08T15:54:48.071991941Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.587222ms logger=migrator t=2026-09-08T15:54:48.078060595Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-08T15:54:48.079763419Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.702804ms logger=migrator t=2026-09-08T15:54:48.084877107Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-08T15:54:48.08657752Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.699873ms logger=migrator t=2026-09-08T15:54:48.092110561Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-08T15:54:48.101094778Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.983798ms logger=migrator t=2026-09-08T15:54:48.106009562Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-08T15:54:48.114896797Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.886175ms logger=migrator t=2026-09-08T15:54:48.122307144Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-08T15:54:48.125123786Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.815581ms logger=migrator t=2026-09-08T15:54:48.134633897Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-08T15:54:48.144082056Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.447439ms logger=migrator t=2026-09-08T15:54:48.159930227Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-08T15:54:48.169879158Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.90256ms logger=migrator t=2026-09-08T15:54:48.178323941Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-08T15:54:48.178507337Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=184.636µs logger=migrator t=2026-09-08T15:54:48.187153955Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-08T15:54:48.188806647Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.652612ms logger=migrator t=2026-09-08T15:54:48.207661504Z 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-09-08T15:54:48.210145836Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.488402ms logger=migrator t=2026-09-08T15:54:48.220091218Z 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-09-08T15:54:48.222999172Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=2.909953ms logger=migrator t=2026-09-08T15:54:48.233283442Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-08T15:54:48.233414765Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=133.843µs logger=migrator t=2026-09-08T15:54:48.244140747Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-08T15:54:48.253736349Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.596122ms logger=migrator t=2026-09-08T15:54:48.259446124Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-08T15:54:48.268611606Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.164732ms logger=migrator t=2026-09-08T15:54:48.274106685Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-08T15:54:48.290869539Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=16.757024ms logger=migrator t=2026-09-08T15:54:48.299412175Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-08T15:54:48.30947493Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.069465ms logger=migrator t=2026-09-08T15:54:48.315868942Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-08T15:54:48.325331001Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.461769ms logger=migrator t=2026-09-08T15:54:48.331316312Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-08T15:54:48.331470606Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=155.494µs logger=migrator t=2026-09-08T15:54:48.339689504Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-08T15:54:48.341068389Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.378275ms logger=migrator t=2026-09-08T15:54:48.347786089Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-08T15:54:48.357758472Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.971783ms logger=migrator t=2026-09-08T15:54:48.363364284Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-08T15:54:48.36361569Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=252.607µs logger=migrator t=2026-09-08T15:54:48.36839552Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-08T15:54:48.378141507Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.743256ms logger=migrator t=2026-09-08T15:54:48.385464812Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-08T15:54:48.387563636Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.098674ms logger=migrator t=2026-09-08T15:54:48.392833678Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-08T15:54:48.402312848Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.47811ms logger=migrator t=2026-09-08T15:54:48.409808478Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-08T15:54:48.41106371Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.254932ms logger=migrator t=2026-09-08T15:54:48.417761069Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-08T15:54:48.41936318Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.601861ms logger=migrator t=2026-09-08T15:54:48.425876245Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-08T15:54:48.435450757Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.573152ms logger=migrator t=2026-09-08T15:54:48.441926251Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-08T15:54:48.443402528Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.479607ms logger=migrator t=2026-09-08T15:54:48.452296343Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-08T15:54:48.454026727Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.729164ms logger=migrator t=2026-09-08T15:54:48.463995459Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-08T15:54:48.465480537Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.484268ms logger=migrator t=2026-09-08T15:54:48.47348524Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-08T15:54:48.475164991Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.679462ms logger=migrator t=2026-09-08T15:54:48.483129233Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-08T15:54:48.483227965Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=99.912µs logger=migrator t=2026-09-08T15:54:48.491464194Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-08T15:54:48.493650849Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.184145ms logger=migrator t=2026-09-08T15:54:48.501723764Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-08T15:54:48.506156916Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=4.436473ms logger=migrator t=2026-09-08T15:54:48.520945529Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-08T15:54:48.522240462Z 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-09-08T15:54:48.532694447Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-08T15:54:48.533705472Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.014255ms logger=migrator t=2026-09-08T15:54:48.5430945Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-08T15:54:48.54543161Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.359321ms logger=migrator t=2026-09-08T15:54:48.553160015Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-08T15:54:48.565535108Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=12.372663ms logger=migrator t=2026-09-08T15:54:48.573771246Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-08T15:54:48.575949251Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.177725ms logger=migrator t=2026-09-08T15:54:48.584781575Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-08T15:54:48.586663772Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.873797ms logger=migrator t=2026-09-08T15:54:48.595214289Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-08T15:54:48.596803659Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.58865ms logger=migrator t=2026-09-08T15:54:48.603267583Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-08T15:54:48.605083519Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.815165ms logger=migrator t=2026-09-08T15:54:48.611770978Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-08T15:54:48.613785439Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.01328ms logger=migrator t=2026-09-08T15:54:48.673970601Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-08T15:54:48.674039092Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=72.351µs logger=migrator t=2026-09-08T15:54:48.680913527Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-08T15:54:48.681009969Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=93.192µs logger=migrator t=2026-09-08T15:54:48.687970135Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-08T15:54:48.699850246Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.879891ms logger=migrator t=2026-09-08T15:54:48.708763562Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-08T15:54:48.7095122Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=746.129µs logger=migrator t=2026-09-08T15:54:48.71620114Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-08T15:54:48.71820817Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.00582ms logger=migrator t=2026-09-08T15:54:48.724849668Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-08T15:54:48.725878174Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=1.028876ms logger=migrator t=2026-09-08T15:54:48.733790424Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-08T15:54:48.735666201Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.879247ms logger=migrator t=2026-09-08T15:54:48.743261285Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-08T15:54:48.74467063Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.408735ms logger=migrator t=2026-09-08T15:54:48.752470836Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-08T15:54:48.804450902Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=51.977946ms logger=migrator t=2026-09-08T15:54:48.811132831Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-08T15:54:48.817192275Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.056473ms logger=migrator t=2026-09-08T15:54:48.824729255Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-08T15:54:48.824863548Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=136.623µs logger=migrator t=2026-09-08T15:54:48.833286031Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-08T15:54:48.884636451Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=51.349589ms logger=migrator t=2026-09-08T15:54:48.893259979Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-08T15:54:48.922091178Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.816169ms logger=migrator t=2026-09-08T15:54:48.935108607Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-08T15:54:48.935958469Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=851.342µs logger=migrator t=2026-09-08T15:54:48.946137837Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-08T15:54:48.947259685Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.123098ms logger=migrator t=2026-09-08T15:54:48.956375626Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-08T15:54:48.956658183Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=289.157µs logger=migrator t=2026-09-08T15:54:48.965286421Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-08T15:54:48.966147892Z level=info msg="Migration successfully executed" id="create permission table" duration=863.852µs logger=migrator t=2026-09-08T15:54:48.974583956Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-08T15:54:48.976601157Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.019461ms logger=migrator t=2026-09-08T15:54:48.982800934Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-08T15:54:48.984874376Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.075902ms logger=migrator t=2026-09-08T15:54:48.993243338Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-08T15:54:48.995102975Z level=info msg="Migration successfully executed" id="create role table" duration=1.857427ms logger=migrator t=2026-09-08T15:54:49.003038146Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-08T15:54:49.0197921Z level=info msg="Migration successfully executed" id="add column display_name" duration=16.748654ms logger=migrator t=2026-09-08T15:54:49.025978836Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-08T15:54:49.037720703Z level=info msg="Migration successfully executed" id="add column group_name" duration=11.741557ms logger=migrator t=2026-09-08T15:54:49.046136226Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-08T15:54:49.048000124Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.864287ms logger=migrator t=2026-09-08T15:54:49.055426261Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-08T15:54:49.057227297Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.800066ms logger=migrator t=2026-09-08T15:54:49.066651635Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-08T15:54:49.068911062Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.260447ms logger=migrator t=2026-09-08T15:54:49.080529667Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-08T15:54:49.08144857Z level=info msg="Migration successfully executed" id="create team role table" duration=920.503µs logger=migrator t=2026-09-08T15:54:49.089129654Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-08T15:54:49.090091468Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=961.484µs logger=migrator t=2026-09-08T15:54:49.098188613Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-08T15:54:49.100123292Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.931839ms logger=migrator t=2026-09-08T15:54:49.107591431Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-08T15:54:49.10916737Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.576419ms logger=migrator t=2026-09-08T15:54:49.115951173Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-08T15:54:49.11780866Z level=info msg="Migration successfully executed" id="create user role table" duration=1.856967ms logger=migrator t=2026-09-08T15:54:49.126366406Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-08T15:54:49.12887524Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.508434ms logger=migrator t=2026-09-08T15:54:49.138154674Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-08T15:54:49.140472393Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.31613ms logger=migrator t=2026-09-08T15:54:49.147499731Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-08T15:54:49.149665526Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.165845ms logger=migrator t=2026-09-08T15:54:49.156694613Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-08T15:54:49.157958256Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.263283ms logger=migrator t=2026-09-08T15:54:49.166032999Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-08T15:54:49.167671381Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.637922ms logger=migrator t=2026-09-08T15:54:49.17710496Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-08T15:54:49.179438049Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.33236ms logger=migrator t=2026-09-08T15:54:49.193342981Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-08T15:54:49.2119111Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=18.562539ms logger=migrator t=2026-09-08T15:54:49.220990489Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-08T15:54:49.223166015Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.175056ms logger=migrator t=2026-09-08T15:54:49.230261644Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-08T15:54:49.231699211Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.436087ms logger=migrator t=2026-09-08T15:54:49.238164365Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-08T15:54:49.239732554Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.56781ms logger=migrator t=2026-09-08T15:54:49.247495531Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-08T15:54:49.248718301Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.22264ms logger=migrator t=2026-09-08T15:54:49.255616465Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-08T15:54:49.256563819Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=946.924µs logger=migrator t=2026-09-08T15:54:49.263457625Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-08T15:54:49.265205019Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.745974ms logger=migrator t=2026-09-08T15:54:49.273763655Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-08T15:54:49.28305235Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.288275ms logger=migrator t=2026-09-08T15:54:49.289294088Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-08T15:54:49.297971838Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.657599ms logger=migrator t=2026-09-08T15:54:49.305294013Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-08T15:54:49.311244433Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.95157ms logger=migrator t=2026-09-08T15:54:49.319987634Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-08T15:54:49.32612376Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.136016ms logger=migrator t=2026-09-08T15:54:49.336504842Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-08T15:54:49.338029861Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.524759ms logger=migrator t=2026-09-08T15:54:49.346600038Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-08T15:54:49.348615359Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.018971ms logger=migrator t=2026-09-08T15:54:49.357130924Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-08T15:54:49.358607412Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.476798ms logger=migrator t=2026-09-08T15:54:49.364956092Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-08T15:54:49.365864485Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=907.772µs logger=migrator t=2026-09-08T15:54:49.371721383Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-08T15:54:49.372854732Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.132859ms logger=migrator t=2026-09-08T15:54:49.383357747Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-08T15:54:49.383965623Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=604.046µs logger=migrator t=2026-09-08T15:54:49.395506455Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-08T15:54:49.395825583Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=323.047µs logger=migrator t=2026-09-08T15:54:49.40359623Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-08T15:54:49.405241151Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.644512ms logger=migrator t=2026-09-08T15:54:49.413009648Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-08T15:54:49.414204178Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.19772ms logger=migrator t=2026-09-08T15:54:49.421565464Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-08T15:54:49.423948225Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=2.382901ms logger=migrator t=2026-09-08T15:54:49.431046954Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-08T15:54:49.43165947Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=613.336µs logger=migrator t=2026-09-08T15:54:49.438358439Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-08T15:54:49.439434536Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.075787ms logger=migrator t=2026-09-08T15:54:49.446729231Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-08T15:54:49.448704211Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.973899ms logger=migrator t=2026-09-08T15:54:49.455599046Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-08T15:54:49.457927854Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.334339ms logger=migrator t=2026-09-08T15:54:49.464712265Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-08T15:54:49.479439598Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.725003ms logger=migrator t=2026-09-08T15:54:49.488308213Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-08T15:54:49.488408346Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=101.242µs logger=migrator t=2026-09-08T15:54:49.494869419Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-08T15:54:49.496583572Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.713503ms logger=migrator t=2026-09-08T15:54:49.504900262Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-08T15:54:49.50682207Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.920418ms logger=migrator t=2026-09-08T15:54:49.515265834Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-08T15:54:49.517264056Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.997121ms logger=migrator t=2026-09-08T15:54:49.524914129Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-08T15:54:49.544349121Z level=info msg="Migration successfully executed" id="add correlation config column" duration=19.436082ms logger=migrator t=2026-09-08T15:54:49.552102067Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-08T15:54:49.553109672Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.008216ms logger=migrator t=2026-09-08T15:54:49.560770606Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-08T15:54:49.561762101Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=992.005µs logger=migrator t=2026-09-08T15:54:49.568658256Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-08T15:54:49.593205317Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.546471ms logger=migrator t=2026-09-08T15:54:49.601308372Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-08T15:54:49.60243989Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.130738ms logger=migrator t=2026-09-08T15:54:49.60955696Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-08T15:54:49.610635808Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.078928ms logger=migrator t=2026-09-08T15:54:49.617371058Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-08T15:54:49.618526157Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.154849ms logger=migrator t=2026-09-08T15:54:49.626444868Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-08T15:54:49.627632688Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.18769ms logger=migrator t=2026-09-08T15:54:49.634498801Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-08T15:54:49.634768027Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=269.246µs logger=migrator t=2026-09-08T15:54:49.651492731Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-08T15:54:49.652359493Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=866.821µs logger=migrator t=2026-09-08T15:54:49.663886075Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-08T15:54:49.679955281Z level=info msg="Migration successfully executed" id="add provisioning column" duration=16.062116ms logger=migrator t=2026-09-08T15:54:49.687749618Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-08T15:54:49.690096978Z level=info msg="Migration successfully executed" id="create entity_events table" duration=2.381321ms logger=migrator t=2026-09-08T15:54:49.697586147Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-08T15:54:49.699193467Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.60667ms logger=migrator t=2026-09-08T15:54:49.707924529Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-08T15:54:49.708904844Z 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-09-08T15:54:49.715816508Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-08T15:54:49.716612098Z 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-09-08T15:54:49.723329848Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-08T15:54:49.724588661Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.258162ms logger=migrator t=2026-09-08T15:54:49.732435019Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-08T15:54:49.733961098Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.525469ms logger=migrator t=2026-09-08T15:54:49.740717968Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-08T15:54:49.742437262Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.718664ms logger=migrator t=2026-09-08T15:54:49.749800168Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-08T15:54:49.751593104Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.792626ms logger=migrator t=2026-09-08T15:54:49.762384996Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-08T15:54:49.764405217Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.024641ms logger=migrator t=2026-09-08T15:54:49.772760789Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-08T15:54:49.775683753Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.921774ms logger=migrator t=2026-09-08T15:54:49.792349024Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-08T15:54:49.794669114Z level=info msg="Migration successfully executed" id="Drop public config table" duration=2.324769ms logger=migrator t=2026-09-08T15:54:49.803570318Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-08T15:54:49.80520828Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.640082ms logger=migrator t=2026-09-08T15:54:49.815732396Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-08T15:54:49.817962863Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.235187ms logger=migrator t=2026-09-08T15:54:49.825035151Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-08T15:54:49.826714904Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.679773ms logger=migrator t=2026-09-08T15:54:49.834917231Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-08T15:54:49.836658846Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.737144ms logger=migrator t=2026-09-08T15:54:49.84477068Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-08T15:54:49.878644358Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=33.874978ms logger=migrator t=2026-09-08T15:54:49.886014604Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-08T15:54:49.898301555Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.286751ms logger=migrator t=2026-09-08T15:54:49.905133648Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-08T15:54:49.917436779Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.303041ms logger=migrator t=2026-09-08T15:54:49.926919409Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-08T15:54:49.927261268Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=341.669µs logger=migrator t=2026-09-08T15:54:49.933773003Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-08T15:54:49.946173066Z level=info msg="Migration successfully executed" id="add share column" duration=12.400184ms logger=migrator t=2026-09-08T15:54:49.95344846Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-08T15:54:49.953644155Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=195.255µs logger=migrator t=2026-09-08T15:54:49.961118224Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-08T15:54:49.962576411Z level=info msg="Migration successfully executed" id="create file table" duration=1.457567ms logger=migrator t=2026-09-08T15:54:49.975500038Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-08T15:54:49.977292473Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.791825ms logger=migrator t=2026-09-08T15:54:49.986018614Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-08T15:54:49.988532637Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.513633ms logger=migrator t=2026-09-08T15:54:49.997901134Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-08T15:54:49.999356531Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.454477ms logger=migrator t=2026-09-08T15:54:50.007706313Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-08T15:54:50.009789865Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.072652ms logger=migrator t=2026-09-08T15:54:50.019160182Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-08T15:54:50.019302186Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=146.664µs logger=migrator t=2026-09-08T15:54:50.02579415Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-08T15:54:50.025913823Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=121.133µs logger=migrator t=2026-09-08T15:54:50.032500889Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-08T15:54:50.033480825Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=985.986µs logger=migrator t=2026-09-08T15:54:50.040096212Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-08T15:54:50.040522883Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=428.081µs logger=migrator t=2026-09-08T15:54:50.048497105Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-08T15:54:50.050971337Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.492182ms logger=migrator t=2026-09-08T15:54:50.060230341Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-08T15:54:50.077853347Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=17.627636ms logger=migrator t=2026-09-08T15:54:50.086001904Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-08T15:54:50.086307881Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=306.868µs logger=migrator t=2026-09-08T15:54:50.094415457Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-08T15:54:50.097053564Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.636626ms logger=migrator t=2026-09-08T15:54:50.105772414Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-08T15:54:50.106596815Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=828.701µs logger=migrator t=2026-09-08T15:54:50.113482409Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-08T15:54:50.113960141Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=479.213µs logger=migrator t=2026-09-08T15:54:50.120742502Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-08T15:54:50.121641625Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=899.193µs logger=migrator t=2026-09-08T15:54:50.129927255Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-08T15:54:50.140527823Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.603078ms logger=migrator t=2026-09-08T15:54:50.147539161Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-08T15:54:50.156030205Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.491734ms logger=migrator t=2026-09-08T15:54:50.162776906Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-08T15:54:50.164047348Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.269932ms logger=migrator t=2026-09-08T15:54:50.171105006Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-08T15:54:50.257905593Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.797276ms logger=migrator t=2026-09-08T15:54:50.264803047Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-08T15:54:50.266018288Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.216841ms logger=migrator t=2026-09-08T15:54:50.271337692Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-08T15:54:50.272393058Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.055236ms logger=migrator t=2026-09-08T15:54:50.27915492Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-08T15:54:50.301771762Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=22.613332ms logger=migrator t=2026-09-08T15:54:50.311251392Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-08T15:54:50.31748831Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.237438ms logger=migrator t=2026-09-08T15:54:50.322140918Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-08T15:54:50.322374053Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=233.905µs logger=migrator t=2026-09-08T15:54:50.327878313Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-08T15:54:50.328004236Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=126.193µs logger=migrator t=2026-09-08T15:54:50.332306275Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-08T15:54:50.332466499Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=159.944µs logger=migrator t=2026-09-08T15:54:50.336998244Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-08T15:54:50.337136567Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=140.533µs logger=migrator t=2026-09-08T15:54:50.341720563Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-08T15:54:50.341851926Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=131.413µs logger=migrator t=2026-09-08T15:54:50.347041227Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-08T15:54:50.348064843Z level=info msg="Migration successfully executed" id="create folder table" duration=1.027236ms logger=migrator t=2026-09-08T15:54:50.355504181Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-08T15:54:50.356345822Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=841.431µs logger=migrator t=2026-09-08T15:54:50.363641837Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-08T15:54:50.365024063Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.381766ms logger=migrator t=2026-09-08T15:54:50.370721517Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-08T15:54:50.370745337Z level=info msg="Migration successfully executed" id="Update folder title length" duration=24.55µs logger=migrator t=2026-09-08T15:54:50.374883012Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-08T15:54:50.37599746Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.113768ms logger=migrator t=2026-09-08T15:54:50.380993587Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-08T15:54:50.382018292Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.024945ms logger=migrator t=2026-09-08T15:54:50.388499166Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-08T15:54:50.390179499Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.679563ms logger=migrator t=2026-09-08T15:54:50.394744044Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-08T15:54:50.395170315Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=423.011µs logger=migrator t=2026-09-08T15:54:50.399605938Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-08T15:54:50.399913535Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=307.268µs logger=migrator t=2026-09-08T15:54:50.406035761Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-08T15:54:50.408886073Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.854202ms logger=migrator t=2026-09-08T15:54:50.419956181Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-08T15:54:50.421883351Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.92769ms logger=migrator t=2026-09-08T15:54:50.427891923Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-08T15:54:50.429485464Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.59327ms logger=migrator t=2026-09-08T15:54:50.434328126Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-08T15:54:50.435527776Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.20003ms logger=migrator t=2026-09-08T15:54:50.442176304Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-08T15:54:50.443793995Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.617801ms logger=migrator t=2026-09-08T15:54:50.448676918Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-08T15:54:50.449968572Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.291364ms logger=migrator t=2026-09-08T15:54:50.454574998Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-08T15:54:50.456374063Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.798745ms logger=migrator t=2026-09-08T15:54:50.462536239Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-08T15:54:50.464336685Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.801326ms logger=migrator t=2026-09-08T15:54:50.469914156Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-08T15:54:50.471234159Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.326533ms logger=migrator t=2026-09-08T15:54:50.476660347Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-08T15:54:50.478328149Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.667483ms logger=migrator t=2026-09-08T15:54:50.484564827Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-08T15:54:50.486221498Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.680002ms logger=migrator t=2026-09-08T15:54:50.491109283Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-08T15:54:50.491518013Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=410.14µs logger=migrator t=2026-09-08T15:54:50.496202691Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-08T15:54:50.509449506Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.245875ms logger=migrator t=2026-09-08T15:54:50.515862698Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-08T15:54:50.516935555Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.074527ms logger=migrator t=2026-09-08T15:54:50.521711496Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-08T15:54:50.521741387Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.181µs logger=migrator t=2026-09-08T15:54:50.526538729Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-08T15:54:50.528241211Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.702372ms logger=migrator t=2026-09-08T15:54:50.53330114Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-08T15:54:50.53333192Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.89µs logger=migrator t=2026-09-08T15:54:50.539224349Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-08T15:54:50.541088596Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.863577ms logger=migrator t=2026-09-08T15:54:50.545842507Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-08T15:54:50.54832848Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.485193ms logger=migrator t=2026-09-08T15:54:50.554453715Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-08T15:54:50.556030204Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.575989ms logger=migrator t=2026-09-08T15:54:50.563786801Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-08T15:54:50.565288669Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.505598ms logger=migrator t=2026-09-08T15:54:50.571568258Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-08T15:54:50.571954157Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=387.669µs logger=migrator t=2026-09-08T15:54:50.577048507Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-08T15:54:50.57796681Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=930.724µs logger=migrator t=2026-09-08T15:54:50.583605792Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-08T15:54:50.584993987Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.387375ms logger=migrator t=2026-09-08T15:54:50.590475386Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-08T15:54:50.592448866Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.97118ms logger=migrator t=2026-09-08T15:54:50.599950715Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-08T15:54:50.614616307Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.665682ms logger=migrator t=2026-09-08T15:54:50.620649009Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-08T15:54:50.639072995Z level=info msg="Migration successfully executed" id="add region_slug column" duration=18.413306ms logger=migrator t=2026-09-08T15:54:50.652139336Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-08T15:54:50.663418721Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.277955ms logger=migrator t=2026-09-08T15:54:50.671824394Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-08T15:54:50.671950827Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=137.284µs logger=migrator t=2026-09-08T15:54:50.676099272Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-08T15:54:50.68589976Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.797838ms logger=migrator t=2026-09-08T15:54:50.693072952Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-08T15:54:50.71037828Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=17.294738ms logger=migrator t=2026-09-08T15:54:50.719156241Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-08T15:54:50.719726396Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=569.795µs logger=migrator t=2026-09-08T15:54:50.7250334Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.027109028s logger=migrator t=2026-09-08T15:54:50.726023195Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-08T15:54:50.756845005Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-08T15:54:50.757384769Z level=info msg="Created default organization" logger=secrets t=2026-09-08T15:54:50.763293948Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-08T15:54:50.824707762Z level=info msg="Restored cache from database" duration=487.203µs logger=plugin.store t=2026-09-08T15:54:50.826163109Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-08T15:54:50.864603711Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-08T15:54:50.864630042Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-08T15:54:50.864695594Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-08T15:54:50.864704584Z level=info msg="Plugins loaded" count=54 duration=38.542635ms logger=query_data t=2026-09-08T15:54:50.868293645Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-08T15:54:50.871642439Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-08T15:54:50.879344455Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-08T15:54:50.889647285Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-08T15:54:50.892931548Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-08T15:54:50.896006315Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-08T15:54:50.926454746Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-08T15:54:50.950264749Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-08T15:54:50.969922556Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-08T15:54:50.969944946Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-08T15:54:50.970187902Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-08T15:54:50.970219553Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-09-08T15:54:50.971128116Z level=info msg="State cache has been initialized" states=0 duration=908.533µs logger=ngalert.multiorg.alertmanager t=2026-09-08T15:54:50.971177567Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-09-08T15:54:50.971226418Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-08T15:54:50.97128873Z level=info msg=starting first_tick=2026-09-08T15:55:00Z logger=http.server t=2026-09-08T15:54:50.974223414Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-09-08T15:54:51.049347195Z level=info msg="Update check succeeded" duration=79.112712ms logger=provisioning.dashboard t=2026-09-08T15:54:51.050608887Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-09-08T15:54:51.058808735Z level=info msg="Update check succeeded" duration=88.54981ms logger=sqlstore.transactions t=2026-09-08T15:54:51.066452788Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-08T15:54:51.071966067Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-08T15:54:51.07916934Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-08T15:54:51.07958619Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-08T15:54:51.091617604Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-08T15:54:51.092403474Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-08T15:54:51.130273762Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-08T15:54:51.139327061Z level=info msg="Patterns update finished" duration=167.541788ms logger=sqlstore.transactions t=2026-09-08T15:54:51.159195504Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-08T15:54:51.171234978Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-09-08T15:54:51.192862655Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-08T15:54:51.481172419Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-08T15:54:51.481658772Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-08T15:55:08.00893108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.010363846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.057118178Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-08T15:55:08.112794908Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-08T15:55:08.137089052Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-09-08T15:55:08.157594191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.183784413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.217211209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.237076881Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.281936226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.303110102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.347734071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.370492887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.44018127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.463310895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.539527963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.560692999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.614743816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.635342777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.708019085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.727710194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.787929097Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.813291559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.874893017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.891893617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.930640038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:08.952801309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.010548079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.031789736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.09872595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.120316926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.181278108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.203362477Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.257277691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.277120593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.340534047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.361272832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.421625479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.444683783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.496401141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.544941289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.614339994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.630009271Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.672149337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.692619615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.761836846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.786744556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.852648733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.874888586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.942684441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:09.962703987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.031672332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.076611079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.215333099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.240489945Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.357383422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.378713682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.527771323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.552919689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.743257114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.770977075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.879138902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.894438719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.977333366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:10.99803045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.100327748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.121827952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.197608409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.219284297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.306674548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.331322861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.431673421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.45498534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.558910899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.582907957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.681541361Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.701331893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.824576471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.84430179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.948559726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:11.971259621Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-08T15:55:12.089182874Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-08T15:56:29.994734985Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-09-08T16:04:50.982915695Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-08T16:04:51.012235577Z level=info msg="Completed cleanup jobs" duration=40.171316ms logger=plugins.update.checker t=2026-09-08T16:04:51.110314747Z level=info msg="Update check succeeded" duration=60.681275ms logger=cleanup t=2026-09-08T16:14:50.995130905Z level=info msg="Completed cleanup jobs" duration=24.070069ms logger=plugins.update.checker t=2026-09-08T16:14:51.105791376Z level=info msg="Update check succeeded" duration=55.735377ms logger=cleanup t=2026-09-08T16:24:51.027661194Z level=info msg="Completed cleanup jobs" duration=55.767148ms logger=plugins.update.checker t=2026-09-08T16:24:51.107714799Z level=info msg="Update check succeeded" duration=58.100577ms logger=infra.usagestats t=2026-09-08T16:26:30.011269503Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-08T16:34:50.996484315Z level=info msg="Completed cleanup jobs" duration=25.006602ms logger=plugins.update.checker t=2026-09-08T16:34:51.104197809Z level=info msg="Update check succeeded" duration=54.54465ms logger=cleanup t=2026-09-08T16:44:50.995237502Z level=info msg="Completed cleanup jobs" duration=24.050811ms logger=plugins.update.checker t=2026-09-08T16:44:51.098540665Z level=info msg="Update check succeeded" duration=48.219315ms