logger=settings t=2026-08-27T20:21:05.297437531Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-27T20:21:05Z logger=settings t=2026-08-27T20:21:05.297704849Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-27T20:21:05.297716819Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-27T20:21:05.297721799Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-27T20:21:05.297724729Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-27T20:21:05.297727539Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-27T20:21:05.29773027Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-27T20:21:05.29773294Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-27T20:21:05.29773578Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-27T20:21:05.29773958Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-27T20:21:05.29774359Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-27T20:21:05.29774816Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-27T20:21:05.29775074Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-27T20:21:05.29775331Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-27T20:21:05.29775826Z level=info msg=Target target=[all] logger=settings t=2026-08-27T20:21:05.297763601Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-27T20:21:05.297766951Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-27T20:21:05.297771431Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-27T20:21:05.297774771Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-27T20:21:05.297780171Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-27T20:21:05.297783851Z level=info msg="App mode production" logger=sqlstore t=2026-08-27T20:21:05.29806647Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-27T20:21:05.298084591Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-27T20:21:05.299814482Z level=info msg="Locking database" logger=migrator t=2026-08-27T20:21:05.299826732Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-27T20:21:05.300481201Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-27T20:21:05.304678315Z level=info msg="Migration successfully executed" id="create migration_log table" duration=4.196884ms logger=migrator t=2026-08-27T20:21:05.311045053Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-27T20:21:05.311654241Z level=info msg="Migration successfully executed" id="create user table" duration=608.108µs logger=migrator t=2026-08-27T20:21:05.319524234Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-27T20:21:05.32107834Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.558835ms logger=migrator t=2026-08-27T20:21:05.326429238Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-27T20:21:05.327469599Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.037041ms logger=migrator t=2026-08-27T20:21:05.33258856Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-27T20:21:05.333633041Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.048561ms logger=migrator t=2026-08-27T20:21:05.340809103Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-27T20:21:05.341775062Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=965.889µs logger=migrator t=2026-08-27T20:21:05.347035266Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-27T20:21:05.350667204Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.641308ms logger=migrator t=2026-08-27T20:21:05.355682733Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-27T20:21:05.356889049Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.206206ms logger=migrator t=2026-08-27T20:21:05.362160154Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-27T20:21:05.363226165Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.065271ms logger=migrator t=2026-08-27T20:21:05.368823751Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-27T20:21:05.369878262Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.048591ms logger=migrator t=2026-08-27T20:21:05.375566Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-27T20:21:05.376110686Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=544.366µs logger=migrator t=2026-08-27T20:21:05.381536257Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-27T20:21:05.382257519Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=720.731µs logger=migrator t=2026-08-27T20:21:05.387545764Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-27T20:21:05.389217784Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.66433ms logger=migrator t=2026-08-27T20:21:05.394199271Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-27T20:21:05.394243072Z level=info msg="Migration successfully executed" id="Update user table charset" duration=44.901µs logger=migrator t=2026-08-27T20:21:05.399300382Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-27T20:21:05.401076434Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.774812ms logger=migrator t=2026-08-27T20:21:05.406201806Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-27T20:21:05.406580217Z level=info msg="Migration successfully executed" id="Add missing user data" duration=377.851µs logger=migrator t=2026-08-27T20:21:05.412987487Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-27T20:21:05.414576284Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.588097ms logger=migrator t=2026-08-27T20:21:05.419455957Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-27T20:21:05.420492558Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.035751ms logger=migrator t=2026-08-27T20:21:05.425258849Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-27T20:21:05.426913008Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.65386ms logger=migrator t=2026-08-27T20:21:05.431567716Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-27T20:21:05.442753316Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.184751ms logger=migrator t=2026-08-27T20:21:05.447414354Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-27T20:21:05.449098133Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.683149ms logger=migrator t=2026-08-27T20:21:05.455381069Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-27T20:21:05.455707059Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=322.83µs logger=migrator t=2026-08-27T20:21:05.462447208Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-27T20:21:05.463451188Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.0037ms logger=migrator t=2026-08-27T20:21:05.468184508Z 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-08-27T20:21:05.46859323Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=408.892µs logger=migrator t=2026-08-27T20:21:05.473375392Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-27T20:21:05.473927468Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=552.196µs logger=migrator t=2026-08-27T20:21:05.478834603Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-27T20:21:05.479939845Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.104992ms logger=migrator t=2026-08-27T20:21:05.484994185Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-27T20:21:05.486030226Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.044932ms logger=migrator t=2026-08-27T20:21:05.494505646Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-27T20:21:05.495531687Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.026181ms logger=migrator t=2026-08-27T20:21:05.504360507Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-27T20:21:05.505404299Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.043811ms logger=migrator t=2026-08-27T20:21:05.511514719Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-27T20:21:05.512505638Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=990.989µs logger=migrator t=2026-08-27T20:21:05.519413283Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-27T20:21:05.519502075Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=78.743µs logger=migrator t=2026-08-27T20:21:05.527024627Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-27T20:21:05.52815685Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.133573ms logger=migrator t=2026-08-27T20:21:05.5325485Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-27T20:21:05.533586241Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.038201ms logger=migrator t=2026-08-27T20:21:05.538695141Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-27T20:21:05.539838635Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.143554ms logger=migrator t=2026-08-27T20:21:05.545149583Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-27T20:21:05.546097401Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=948.078µs logger=migrator t=2026-08-27T20:21:05.551066737Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-27T20:21:05.555529129Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.462462ms logger=migrator t=2026-08-27T20:21:05.56265655Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-27T20:21:05.564081393Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.419572ms logger=migrator t=2026-08-27T20:21:05.57044816Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-27T20:21:05.571496402Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.047922ms logger=migrator t=2026-08-27T20:21:05.576168269Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-27T20:21:05.577228571Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.060332ms logger=migrator t=2026-08-27T20:21:05.582250599Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-27T20:21:05.58328989Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.038881ms logger=migrator t=2026-08-27T20:21:05.5879966Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-27T20:21:05.589101502Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.108182ms logger=migrator t=2026-08-27T20:21:05.595412729Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-27T20:21:05.595964265Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=554.136µs logger=migrator t=2026-08-27T20:21:05.601021264Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-27T20:21:05.601769606Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=748.432µs logger=migrator t=2026-08-27T20:21:05.606701362Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-27T20:21:05.607317Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=615.448µs logger=migrator t=2026-08-27T20:21:05.613052139Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-27T20:21:05.613968167Z level=info msg="Migration successfully executed" id="create star table" duration=924.838µs logger=migrator t=2026-08-27T20:21:05.618691417Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-27T20:21:05.619718447Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.02643ms logger=migrator t=2026-08-27T20:21:05.625994523Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-27T20:21:05.6282854Z level=info msg="Migration successfully executed" id="create org table v1" duration=2.279666ms logger=migrator t=2026-08-27T20:21:05.635620177Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-27T20:21:05.636952576Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.333069ms logger=migrator t=2026-08-27T20:21:05.64181973Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-27T20:21:05.642808219Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=988.669µs logger=migrator t=2026-08-27T20:21:05.648968331Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-27T20:21:05.650048793Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.090652ms logger=migrator t=2026-08-27T20:21:05.655150654Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-27T20:21:05.656234906Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.083922ms logger=migrator t=2026-08-27T20:21:05.661392769Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-27T20:21:05.662511542Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.118224ms logger=migrator t=2026-08-27T20:21:05.668370935Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-27T20:21:05.668450357Z level=info msg="Migration successfully executed" id="Update org table charset" duration=81.602µs logger=migrator t=2026-08-27T20:21:05.673181567Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-27T20:21:05.673221448Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=42.132µs logger=migrator t=2026-08-27T20:21:05.677968409Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-27T20:21:05.678232346Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=264.157µs logger=migrator t=2026-08-27T20:21:05.682703908Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-27T20:21:05.683944385Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.239887ms logger=migrator t=2026-08-27T20:21:05.688725767Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-27T20:21:05.68988572Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.149703ms logger=migrator t=2026-08-27T20:21:05.694739695Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-27T20:21:05.695962021Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.221397ms logger=migrator t=2026-08-27T20:21:05.70068381Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-27T20:21:05.70169023Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.00592ms logger=migrator t=2026-08-27T20:21:05.706478571Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-27T20:21:05.707681397Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.207796ms logger=migrator t=2026-08-27T20:21:05.71220358Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-27T20:21:05.713364075Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.159875ms logger=migrator t=2026-08-27T20:21:05.718572589Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-27T20:21:05.72638854Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.81902ms logger=migrator t=2026-08-27T20:21:05.731663936Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-27T20:21:05.732792549Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.122303ms logger=migrator t=2026-08-27T20:21:05.741459985Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-27T20:21:05.742591518Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.131203ms logger=migrator t=2026-08-27T20:21:05.749550834Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-27T20:21:05.750675058Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.124124ms logger=migrator t=2026-08-27T20:21:05.756226862Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-27T20:21:05.756729436Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=503.034µs logger=migrator t=2026-08-27T20:21:05.762434535Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-27T20:21:05.763647901Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.213186ms logger=migrator t=2026-08-27T20:21:05.768879556Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-27T20:21:05.768971588Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=93.202µs logger=migrator t=2026-08-27T20:21:05.77444189Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-27T20:21:05.777046877Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.604807ms logger=migrator t=2026-08-27T20:21:05.784188238Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-27T20:21:05.786861488Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.664189ms logger=migrator t=2026-08-27T20:21:05.791933657Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-27T20:21:05.794550254Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.616497ms logger=migrator t=2026-08-27T20:21:05.799510261Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-27T20:21:05.800672285Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.161424ms logger=migrator t=2026-08-27T20:21:05.806384465Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-27T20:21:05.809060203Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.675218ms logger=migrator t=2026-08-27T20:21:05.815591966Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-27T20:21:05.816804432Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.212046ms logger=migrator t=2026-08-27T20:21:05.821591373Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-27T20:21:05.822785709Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.193886ms logger=migrator t=2026-08-27T20:21:05.830494537Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-27T20:21:05.830529988Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=36.701µs logger=migrator t=2026-08-27T20:21:05.835140514Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-27T20:21:05.835183716Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=44.541µs logger=migrator t=2026-08-27T20:21:05.840244015Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-27T20:21:05.843242764Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.998188ms logger=migrator t=2026-08-27T20:21:05.848168619Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-27T20:21:05.850976962Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.807983ms logger=migrator t=2026-08-27T20:21:05.85769444Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-27T20:21:05.860545615Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.850435ms logger=migrator t=2026-08-27T20:21:05.865645056Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-27T20:21:05.868416788Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.771222ms logger=migrator t=2026-08-27T20:21:05.873376234Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-27T20:21:05.873715905Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=339.971µs logger=migrator t=2026-08-27T20:21:05.882171315Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-27T20:21:05.883627768Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.473123ms logger=migrator t=2026-08-27T20:21:05.888886862Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-27T20:21:05.889984795Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.098233ms logger=migrator t=2026-08-27T20:21:05.896300292Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-27T20:21:05.896341533Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.881µs logger=migrator t=2026-08-27T20:21:05.903237567Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-27T20:21:05.904849815Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.611128ms logger=migrator t=2026-08-27T20:21:05.912276834Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-27T20:21:05.913339706Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.062602ms logger=migrator t=2026-08-27T20:21:05.920636001Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-27T20:21:05.92970355Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.066829ms logger=migrator t=2026-08-27T20:21:05.934984845Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-27T20:21:05.936093038Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.097293ms logger=migrator t=2026-08-27T20:21:05.941072546Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-27T20:21:05.942451186Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.37779ms logger=migrator t=2026-08-27T20:21:05.952548104Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-27T20:21:05.954252394Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.70334ms logger=migrator t=2026-08-27T20:21:05.96291408Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-27T20:21:05.967578759Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=4.652088ms logger=migrator t=2026-08-27T20:21:05.975353998Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-27T20:21:05.976242185Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=888.567µs logger=migrator t=2026-08-27T20:21:05.983289713Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-27T20:21:05.986421135Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.131532ms logger=migrator t=2026-08-27T20:21:05.991711232Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-27T20:21:05.992951689Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.239917ms logger=migrator t=2026-08-27T20:21:05.998204244Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-27T20:21:05.998464882Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=268.008µs logger=migrator t=2026-08-27T20:21:06.004711156Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-27T20:21:06.005009115Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=298.169µs logger=migrator t=2026-08-27T20:21:06.009960011Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-27T20:21:06.011109646Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.149245ms logger=migrator t=2026-08-27T20:21:06.016318499Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-27T20:21:06.019546085Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.227096ms logger=migrator t=2026-08-27T20:21:06.025190232Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-27T20:21:06.026549992Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.35964ms logger=migrator t=2026-08-27T20:21:06.033766485Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-27T20:21:06.034895359Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.128784ms logger=migrator t=2026-08-27T20:21:06.040905986Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-27T20:21:06.042820202Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.918776ms logger=migrator t=2026-08-27T20:21:06.049339055Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-27T20:21:06.050676755Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.33459ms logger=migrator t=2026-08-27T20:21:06.056484376Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-27T20:21:06.057779394Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.295018ms logger=migrator t=2026-08-27T20:21:06.062988839Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-27T20:21:06.072976974Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.987135ms logger=migrator t=2026-08-27T20:21:06.0806525Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-27T20:21:06.082230238Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.576898ms logger=migrator t=2026-08-27T20:21:06.087475222Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-27T20:21:06.088657737Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.186825ms logger=migrator t=2026-08-27T20:21:06.095201901Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-27T20:21:06.096367606Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.165345ms logger=migrator t=2026-08-27T20:21:06.101391234Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-27T20:21:06.102174877Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=783.513µs logger=migrator t=2026-08-27T20:21:06.107085412Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-27T20:21:06.110484703Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.398791ms logger=migrator t=2026-08-27T20:21:06.116706316Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-27T20:21:06.12052996Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.797513ms logger=migrator t=2026-08-27T20:21:06.126401553Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-27T20:21:06.126446594Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=47.751µs logger=migrator t=2026-08-27T20:21:06.136384108Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-27T20:21:06.137160421Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=780.373µs logger=migrator t=2026-08-27T20:21:06.143674513Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-27T20:21:06.147349362Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.676159ms logger=migrator t=2026-08-27T20:21:06.15808759Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-27T20:21:06.158821001Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=754.552µs logger=migrator t=2026-08-27T20:21:06.169508567Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-27T20:21:06.170031942Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=529.625µs logger=migrator t=2026-08-27T20:21:06.177760631Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-27T20:21:06.18145723Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.696109ms logger=migrator t=2026-08-27T20:21:06.18787354Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-27T20:21:06.188152488Z level=info msg="Migration successfully executed" id="Update uid value" duration=279.368µs logger=migrator t=2026-08-27T20:21:06.195106264Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-27T20:21:06.196363041Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.250508ms logger=migrator t=2026-08-27T20:21:06.20174103Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-27T20:21:06.202907315Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.165615ms logger=migrator t=2026-08-27T20:21:06.209880931Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-27T20:21:06.211071026Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.184035ms logger=migrator t=2026-08-27T20:21:06.220898867Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-27T20:21:06.2220713Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.172253ms logger=migrator t=2026-08-27T20:21:06.229453399Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-27T20:21:06.230637625Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.183285ms logger=migrator t=2026-08-27T20:21:06.240143165Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-27T20:21:06.241472854Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.329209ms logger=migrator t=2026-08-27T20:21:06.251029907Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-27T20:21:06.252174251Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.142264ms logger=migrator t=2026-08-27T20:21:06.25958512Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-27T20:21:06.260900439Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.314928ms logger=migrator t=2026-08-27T20:21:06.268618047Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-27T20:21:06.269726649Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.134953ms logger=migrator t=2026-08-27T20:21:06.279092336Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-27T20:21:06.290134242Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.054237ms logger=migrator t=2026-08-27T20:21:06.301983963Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-27T20:21:06.303343893Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.356509ms logger=migrator t=2026-08-27T20:21:06.313819753Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-27T20:21:06.315638206Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.823063ms logger=migrator t=2026-08-27T20:21:06.330171236Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-27T20:21:06.331815915Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.644299ms logger=migrator t=2026-08-27T20:21:06.341211493Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-27T20:21:06.342451959Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.240606ms logger=migrator t=2026-08-27T20:21:06.347946191Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-27T20:21:06.348404835Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=458.384µs logger=migrator t=2026-08-27T20:21:06.360175193Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-27T20:21:06.361372019Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.202525ms logger=migrator t=2026-08-27T20:21:06.37159009Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-27T20:21:06.371676402Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=92.122µs logger=migrator t=2026-08-27T20:21:06.378383791Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-27T20:21:06.380998218Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.610527ms logger=migrator t=2026-08-27T20:21:06.390627183Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-27T20:21:06.395341842Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.715519ms logger=migrator t=2026-08-27T20:21:06.403962197Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-27T20:21:06.404214735Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=266.359µs logger=migrator t=2026-08-27T20:21:06.411224292Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-27T20:21:06.414950062Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.72613ms logger=migrator t=2026-08-27T20:21:06.422870256Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-27T20:21:06.427250315Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.386899ms logger=migrator t=2026-08-27T20:21:06.458629913Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-27T20:21:06.459706885Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.076852ms logger=migrator t=2026-08-27T20:21:06.46731236Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-27T20:21:06.468094303Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=781.723µs logger=migrator t=2026-08-27T20:21:06.474393409Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-27T20:21:06.475547862Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.154343ms logger=migrator t=2026-08-27T20:21:06.48289217Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-27T20:21:06.484103696Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.204166ms logger=migrator t=2026-08-27T20:21:06.490402672Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-27T20:21:06.491556026Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.152924ms logger=migrator t=2026-08-27T20:21:06.497871782Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-27T20:21:06.499038017Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.165795ms logger=migrator t=2026-08-27T20:21:06.506432656Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-27T20:21:06.506530659Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=98.773µs logger=migrator t=2026-08-27T20:21:06.512711691Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-27T20:21:06.512815344Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=104.823µs logger=migrator t=2026-08-27T20:21:06.519338708Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-27T20:21:06.523899532Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.561035ms logger=migrator t=2026-08-27T20:21:06.531656072Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-27T20:21:06.535634649Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.978147ms logger=migrator t=2026-08-27T20:21:06.542134391Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-27T20:21:06.542234034Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=100.403µs logger=migrator t=2026-08-27T20:21:06.549431847Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-27T20:21:06.55055417Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.128124ms logger=migrator t=2026-08-27T20:21:06.557358771Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-27T20:21:06.55867851Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.319739ms logger=migrator t=2026-08-27T20:21:06.567867652Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-27T20:21:06.567909603Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.542µs logger=migrator t=2026-08-27T20:21:06.575636322Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-27T20:21:06.576766705Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.129823ms logger=migrator t=2026-08-27T20:21:06.583957437Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-27T20:21:06.585198054Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.240327ms logger=migrator t=2026-08-27T20:21:06.594488358Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-27T20:21:06.598684892Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.196344ms logger=migrator t=2026-08-27T20:21:06.60537276Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-27T20:21:06.605415831Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=44.391µs logger=migrator t=2026-08-27T20:21:06.611743229Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-27T20:21:06.612965005Z level=info msg="Migration successfully executed" id="create session table" duration=1.221446ms logger=migrator t=2026-08-27T20:21:06.620524848Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-27T20:21:06.620673342Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=149.274µs logger=migrator t=2026-08-27T20:21:06.627235797Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-27T20:21:06.6273601Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=124.843µs logger=migrator t=2026-08-27T20:21:06.633595354Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-27T20:21:06.634578874Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=985.669µs logger=migrator t=2026-08-27T20:21:06.641290802Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-27T20:21:06.642376794Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.082372ms logger=migrator t=2026-08-27T20:21:06.649705591Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-27T20:21:06.649917617Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=212.606µs logger=migrator t=2026-08-27T20:21:06.657192602Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-27T20:21:06.657248393Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=57.161µs logger=migrator t=2026-08-27T20:21:06.662056766Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-27T20:21:06.666523158Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.466002ms logger=migrator t=2026-08-27T20:21:06.673944947Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-27T20:21:06.678338197Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.39317ms logger=migrator t=2026-08-27T20:21:06.68658733Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-27T20:21:06.686757685Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=160.515µs logger=migrator t=2026-08-27T20:21:06.693383521Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-27T20:21:06.693527636Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=144.465µs logger=migrator t=2026-08-27T20:21:06.699854433Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-27T20:21:06.701040878Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.180585ms logger=migrator t=2026-08-27T20:21:06.708432857Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-27T20:21:06.708473368Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=41.942µs logger=migrator t=2026-08-27T20:21:06.715044152Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-27T20:21:06.719553105Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.508103ms logger=migrator t=2026-08-27T20:21:06.727278823Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-27T20:21:06.727717337Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=444.554µs logger=migrator t=2026-08-27T20:21:06.734461975Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-27T20:21:06.739628728Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.173513ms logger=migrator t=2026-08-27T20:21:06.746358778Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-27T20:21:06.750987564Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.634647ms logger=migrator t=2026-08-27T20:21:06.75726739Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-27T20:21:06.757381504Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=115.754µs logger=migrator t=2026-08-27T20:21:06.764342589Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-27T20:21:06.766325748Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.987329ms logger=migrator t=2026-08-27T20:21:06.773902222Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-27T20:21:06.775164059Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.261837ms logger=migrator t=2026-08-27T20:21:06.785019221Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-27T20:21:06.787204065Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.192634ms logger=migrator t=2026-08-27T20:21:06.794260443Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-27T20:21:06.795707486Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.446983ms logger=migrator t=2026-08-27T20:21:06.803827116Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-27T20:21:06.805240758Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.411392ms logger=migrator t=2026-08-27T20:21:06.812163012Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-27T20:21:06.813589325Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.432123ms logger=migrator t=2026-08-27T20:21:06.820708165Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-27T20:21:06.821803068Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.094842ms logger=migrator t=2026-08-27T20:21:06.828478415Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-27T20:21:06.829845716Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.36671ms logger=migrator t=2026-08-27T20:21:06.838394568Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-27T20:21:06.839685626Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.268938ms logger=migrator t=2026-08-27T20:21:06.846394784Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-27T20:21:06.861413208Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=15.016984ms logger=migrator t=2026-08-27T20:21:06.869001912Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-27T20:21:06.870142406Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.140624ms logger=migrator t=2026-08-27T20:21:06.878762281Z 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-08-27T20:21:06.880124901Z 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.36214ms logger=migrator t=2026-08-27T20:21:06.888679605Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-27T20:21:06.88921734Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=537.625µs logger=migrator t=2026-08-27T20:21:06.897736932Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-27T20:21:06.898566627Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=829.784µs logger=migrator t=2026-08-27T20:21:06.90650102Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-27T20:21:06.908259533Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.756853ms logger=migrator t=2026-08-27T20:21:06.915851307Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-27T20:21:06.921651419Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.813161ms logger=migrator t=2026-08-27T20:21:06.930304084Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-27T20:21:06.93557588Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.271836ms logger=migrator t=2026-08-27T20:21:06.943146954Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-27T20:21:06.948524803Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.377469ms logger=migrator t=2026-08-27T20:21:06.95313803Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-27T20:21:06.958478497Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.340137ms logger=migrator t=2026-08-27T20:21:06.965237527Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-27T20:21:06.966664129Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.425852ms logger=migrator t=2026-08-27T20:21:06.973708117Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-27T20:21:06.97381605Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=109.683µs logger=migrator t=2026-08-27T20:21:06.982354243Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-27T20:21:06.982465497Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=101.553µs logger=migrator t=2026-08-27T20:21:06.989117793Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-27T20:21:06.990899786Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.781323ms logger=migrator t=2026-08-27T20:21:07.000657184Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-27T20:21:07.002262401Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.604827ms logger=migrator t=2026-08-27T20:21:07.01000567Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-27T20:21:07.011451203Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.450292ms logger=migrator t=2026-08-27T20:21:07.01945762Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-27T20:21:07.020768328Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.323039ms logger=migrator t=2026-08-27T20:21:07.028341352Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-27T20:21:07.029793665Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.448002ms logger=migrator t=2026-08-27T20:21:07.04249239Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-27T20:21:07.048256971Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.767831ms logger=migrator t=2026-08-27T20:21:07.055425623Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-27T20:21:07.060905775Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.479512ms logger=migrator t=2026-08-27T20:21:07.067087568Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-27T20:21:07.067387956Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=300.849µs logger=migrator t=2026-08-27T20:21:07.074511977Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-27T20:21:07.076271439Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.773813ms logger=migrator t=2026-08-27T20:21:07.084508212Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-27T20:21:07.085837771Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.329599ms logger=migrator t=2026-08-27T20:21:07.092378945Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-27T20:21:07.098095254Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.714709ms logger=migrator t=2026-08-27T20:21:07.105888685Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-27T20:21:07.105990938Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=109.424µs logger=migrator t=2026-08-27T20:21:07.113642623Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-27T20:21:07.115017914Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.419892ms logger=migrator t=2026-08-27T20:21:07.121369442Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-27T20:21:07.123311519Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.941317ms logger=migrator t=2026-08-27T20:21:07.131963925Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-27T20:21:07.132090528Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=127.753µs logger=migrator t=2026-08-27T20:21:07.141235479Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-27T20:21:07.142504497Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.273988ms logger=migrator t=2026-08-27T20:21:07.150091081Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-27T20:21:07.151526493Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.434623ms logger=migrator t=2026-08-27T20:21:07.163841497Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-27T20:21:07.16528505Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.427632ms logger=migrator t=2026-08-27T20:21:07.178304894Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-27T20:21:07.179635434Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.33014ms logger=migrator t=2026-08-27T20:21:07.186728213Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-27T20:21:07.188132845Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.404132ms logger=migrator t=2026-08-27T20:21:07.19472825Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-27T20:21:07.196133382Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.411142ms logger=migrator t=2026-08-27T20:21:07.203932353Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-27T20:21:07.203987394Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=54.091µs logger=migrator t=2026-08-27T20:21:07.210265439Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-27T20:21:07.216131612Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.865843ms logger=migrator t=2026-08-27T20:21:07.222741068Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-27T20:21:07.223882282Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.140914ms logger=migrator t=2026-08-27T20:21:07.231177167Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-27T20:21:07.237271748Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.093311ms logger=migrator t=2026-08-27T20:21:07.243706598Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-27T20:21:07.24479058Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.139504ms logger=migrator t=2026-08-27T20:21:07.251056185Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-27T20:21:07.252330362Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.273607ms logger=migrator t=2026-08-27T20:21:07.260040661Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-27T20:21:07.261326239Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.285128ms logger=migrator t=2026-08-27T20:21:07.267997675Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-27T20:21:07.285678048Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.674393ms logger=migrator t=2026-08-27T20:21:07.292406258Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-27T20:21:07.293463409Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.056962ms logger=migrator t=2026-08-27T20:21:07.301499666Z 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-08-27T20:21:07.302832715Z 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.332509ms logger=migrator t=2026-08-27T20:21:07.309461622Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-27T20:21:07.309894734Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=435.133µs logger=migrator t=2026-08-27T20:21:07.316214041Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-27T20:21:07.317041475Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=833.064µs logger=migrator t=2026-08-27T20:21:07.324620639Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-27T20:21:07.324928588Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=329.239µs logger=migrator t=2026-08-27T20:21:07.331800271Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-27T20:21:07.337583762Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.783161ms logger=migrator t=2026-08-27T20:21:07.344109676Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-27T20:21:07.350546485Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.436369ms logger=migrator t=2026-08-27T20:21:07.363739956Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-27T20:21:07.367030493Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=3.289747ms logger=migrator t=2026-08-27T20:21:07.374127543Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-27T20:21:07.375457352Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.32963ms logger=migrator t=2026-08-27T20:21:07.391882268Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-27T20:21:07.392372922Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=497.985µs logger=migrator t=2026-08-27T20:21:07.400163443Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-27T20:21:07.40651438Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.357528ms logger=migrator t=2026-08-27T20:21:07.413583179Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-27T20:21:07.414951089Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.36735ms logger=migrator t=2026-08-27T20:21:07.421669938Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-27T20:21:07.421931535Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=252.227µs logger=migrator t=2026-08-27T20:21:07.433697534Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-27T20:21:07.43425498Z level=info msg="Migration successfully executed" id="Move region to single row" duration=563.277µs logger=migrator t=2026-08-27T20:21:07.442803602Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-27T20:21:07.444030339Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.226907ms logger=migrator t=2026-08-27T20:21:07.451303123Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-27T20:21:07.452496609Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.193556ms logger=migrator t=2026-08-27T20:21:07.460422543Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-27T20:21:07.461900357Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.477054ms logger=migrator t=2026-08-27T20:21:07.469983866Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-27T20:21:07.471341216Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.3573ms logger=migrator t=2026-08-27T20:21:07.478526879Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-27T20:21:07.479738725Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.211096ms logger=migrator t=2026-08-27T20:21:07.487829013Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-27T20:21:07.489127012Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.296578ms logger=migrator t=2026-08-27T20:21:07.494049228Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-27T20:21:07.49414021Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=92.433µs logger=migrator t=2026-08-27T20:21:07.499162569Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-27T20:21:07.500414465Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.250716ms logger=migrator t=2026-08-27T20:21:07.5103405Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-27T20:21:07.511642107Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.301298ms logger=migrator t=2026-08-27T20:21:07.519060827Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-27T20:21:07.520312964Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.251857ms logger=migrator t=2026-08-27T20:21:07.527500706Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-27T20:21:07.529410072Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.908686ms logger=migrator t=2026-08-27T20:21:07.536813961Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-27T20:21:07.537189773Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=375.891µs logger=migrator t=2026-08-27T20:21:07.543529779Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-27T20:21:07.544059626Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=529.917µs logger=migrator t=2026-08-27T20:21:07.549115585Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-27T20:21:07.549214817Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.053µs logger=migrator t=2026-08-27T20:21:07.55435717Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-27T20:21:07.556031569Z level=info msg="Migration successfully executed" id="create team table" duration=1.673589ms logger=migrator t=2026-08-27T20:21:07.564778697Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-27T20:21:07.566627813Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.854616ms logger=migrator t=2026-08-27T20:21:07.576996009Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-27T20:21:07.578324688Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.328599ms logger=migrator t=2026-08-27T20:21:07.588955713Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-27T20:21:07.595724253Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.76914ms logger=migrator t=2026-08-27T20:21:07.600957147Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-27T20:21:07.601214515Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=257.337µs logger=migrator t=2026-08-27T20:21:07.606201432Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-27T20:21:07.607628965Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.426892ms logger=migrator t=2026-08-27T20:21:07.615400675Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-27T20:21:07.616540408Z level=info msg="Migration successfully executed" id="create team member table" duration=1.139033ms logger=migrator t=2026-08-27T20:21:07.624556545Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-27T20:21:07.625900095Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.34292ms logger=migrator t=2026-08-27T20:21:07.631536611Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-27T20:21:07.632971404Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.433593ms logger=migrator t=2026-08-27T20:21:07.638126446Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-27T20:21:07.639463875Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.336329ms logger=migrator t=2026-08-27T20:21:07.647645618Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-27T20:21:07.654985334Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.345747ms logger=migrator t=2026-08-27T20:21:07.660972021Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-27T20:21:07.668264896Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.300165ms logger=migrator t=2026-08-27T20:21:07.674013226Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-27T20:21:07.681468367Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.455271ms logger=migrator t=2026-08-27T20:21:07.691260877Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-27T20:21:07.693208684Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.952058ms logger=migrator t=2026-08-27T20:21:07.700503969Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-27T20:21:07.702131738Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.630979ms logger=migrator t=2026-08-27T20:21:07.709866356Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-27T20:21:07.711379401Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.513025ms logger=migrator t=2026-08-27T20:21:07.719911873Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-27T20:21:07.721432668Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.519955ms logger=migrator t=2026-08-27T20:21:07.729026393Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-27T20:21:07.730496557Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.469993ms logger=migrator t=2026-08-27T20:21:07.736319529Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-27T20:21:07.737761091Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.444443ms logger=migrator t=2026-08-27T20:21:07.743048077Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-27T20:21:07.744464959Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.416512ms logger=migrator t=2026-08-27T20:21:07.749775166Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-27T20:21:07.751117646Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.34202ms logger=migrator t=2026-08-27T20:21:07.758762712Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-27T20:21:07.759694109Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=936.798µs logger=migrator t=2026-08-27T20:21:07.766186711Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-27T20:21:07.766582503Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=395.512µs logger=migrator t=2026-08-27T20:21:07.773242279Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-27T20:21:07.774444715Z level=info msg="Migration successfully executed" id="create tag table" duration=1.201606ms logger=migrator t=2026-08-27T20:21:07.786817531Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-27T20:21:07.788577413Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.761571ms logger=migrator t=2026-08-27T20:21:07.797068524Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-27T20:21:07.798790575Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.729152ms logger=migrator t=2026-08-27T20:21:07.803895055Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-27T20:21:07.805369829Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.474004ms logger=migrator t=2026-08-27T20:21:07.811420959Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-27T20:21:07.813463789Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.05165ms logger=migrator t=2026-08-27T20:21:07.818887809Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-27T20:21:07.839305202Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.417803ms logger=migrator t=2026-08-27T20:21:07.844581378Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-27T20:21:07.845367332Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=785.284µs logger=migrator t=2026-08-27T20:21:07.850627337Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-27T20:21:07.852527423Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.905756ms logger=migrator t=2026-08-27T20:21:07.858276773Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-27T20:21:07.858843709Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=567.076µs logger=migrator t=2026-08-27T20:21:07.863794006Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-27T20:21:07.864980061Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.181445ms logger=migrator t=2026-08-27T20:21:07.87137433Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-27T20:21:07.872979138Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.610549ms logger=migrator t=2026-08-27T20:21:07.879403277Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-27T20:21:07.880880891Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.482394ms logger=migrator t=2026-08-27T20:21:07.88793945Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-27T20:21:07.888063973Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=123.014µs logger=migrator t=2026-08-27T20:21:07.894830883Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-27T20:21:07.902894282Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.067579ms logger=migrator t=2026-08-27T20:21:07.911944739Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-27T20:21:07.920019448Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.078889ms logger=migrator t=2026-08-27T20:21:07.924876242Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-27T20:21:07.932237649Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.360657ms logger=migrator t=2026-08-27T20:21:07.941303317Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-27T20:21:07.94986485Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.564453ms logger=migrator t=2026-08-27T20:21:07.959178945Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-27T20:21:07.960590887Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.413892ms logger=migrator t=2026-08-27T20:21:07.966140251Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-27T20:21:07.971885551Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.74493ms logger=migrator t=2026-08-27T20:21:07.976875419Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-27T20:21:07.977750474Z level=info msg="Migration successfully executed" id="create server_lock table" duration=875.145µs logger=migrator t=2026-08-27T20:21:07.984189085Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-27T20:21:07.985198465Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.00866ms logger=migrator t=2026-08-27T20:21:07.990312855Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-27T20:21:07.991187892Z level=info msg="Migration successfully executed" id="create user auth token table" duration=877.116µs logger=migrator t=2026-08-27T20:21:07.998625451Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-27T20:21:08.000468076Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.841305ms logger=migrator t=2026-08-27T20:21:08.006794913Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-27T20:21:08.00839431Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.596897ms logger=migrator t=2026-08-27T20:21:08.015473909Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-27T20:21:08.01751834Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.049081ms logger=migrator t=2026-08-27T20:21:08.022775656Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-27T20:21:08.031399131Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.623324ms logger=migrator t=2026-08-27T20:21:08.037308805Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-27T20:21:08.038902862Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.594037ms logger=migrator t=2026-08-27T20:21:08.04526043Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-27T20:21:08.046715643Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.450703ms logger=migrator t=2026-08-27T20:21:08.054012079Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-27T20:21:08.055558154Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.544155ms logger=migrator t=2026-08-27T20:21:08.061471659Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-27T20:21:08.06321864Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.751422ms logger=migrator t=2026-08-27T20:21:08.069303731Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-27T20:21:08.071190286Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.889056ms logger=migrator t=2026-08-27T20:21:08.079071599Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-27T20:21:08.079277525Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=212.726µs logger=migrator t=2026-08-27T20:21:08.084907172Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-27T20:21:08.085056096Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=150.375µs logger=migrator t=2026-08-27T20:21:08.095529955Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-27T20:21:08.097175275Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.643099ms logger=migrator t=2026-08-27T20:21:08.102359827Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-27T20:21:08.104174491Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.818834ms logger=migrator t=2026-08-27T20:21:08.112800636Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-27T20:21:08.114343492Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.543006ms logger=migrator t=2026-08-27T20:21:08.119475074Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-27T20:21:08.119583177Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=109.183µs logger=migrator t=2026-08-27T20:21:08.126038347Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-27T20:21:08.12781345Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.776673ms logger=migrator t=2026-08-27T20:21:08.138375982Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-27T20:21:08.139798584Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.421772ms logger=migrator t=2026-08-27T20:21:08.148393768Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-27T20:21:08.150558743Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.155744ms logger=migrator t=2026-08-27T20:21:08.157739805Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-27T20:21:08.160695822Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.956497ms logger=migrator t=2026-08-27T20:21:08.168128231Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-27T20:21:08.181784745Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=13.650414ms logger=migrator t=2026-08-27T20:21:08.191017578Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-27T20:21:08.192873713Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.863025ms logger=migrator t=2026-08-27T20:21:08.199703035Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-27T20:21:08.199834389Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=132.423µs logger=migrator t=2026-08-27T20:21:08.206898697Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-27T20:21:08.208501865Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.605517ms logger=migrator t=2026-08-27T20:21:08.213858933Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-27T20:21:08.215583434Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.725191ms logger=migrator t=2026-08-27T20:21:08.222096627Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-27T20:21:08.223717425Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.617577ms logger=migrator t=2026-08-27T20:21:08.231333459Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-27T20:21:08.231540056Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=208.967µs logger=migrator t=2026-08-27T20:21:08.237190003Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-27T20:21:08.23878192Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.590867ms logger=migrator t=2026-08-27T20:21:08.246967992Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-27T20:21:08.248813636Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.844824ms logger=migrator t=2026-08-27T20:21:08.255558346Z 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-08-27T20:21:08.257774951Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.225985ms logger=migrator t=2026-08-27T20:21:08.265210351Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-27T20:21:08.26719957Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.994289ms logger=migrator t=2026-08-27T20:21:08.272892498Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-27T20:21:08.281785551Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.892033ms logger=migrator t=2026-08-27T20:21:08.287609383Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-27T20:21:08.288716295Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.122792ms logger=migrator t=2026-08-27T20:21:08.294813176Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-27T20:21:08.296785884Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.978248ms logger=migrator t=2026-08-27T20:21:08.302736Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-27T20:21:08.337758035Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=35.023986ms logger=migrator t=2026-08-27T20:21:08.344777903Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-27T20:21:08.366082783Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.28762ms logger=migrator t=2026-08-27T20:21:08.371175503Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-27T20:21:08.372177043Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.00201ms logger=migrator t=2026-08-27T20:21:08.377543581Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-27T20:21:08.378646484Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.101903ms logger=migrator t=2026-08-27T20:21:08.38325744Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-27T20:21:08.388407493Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.149832ms logger=migrator t=2026-08-27T20:21:08.395993126Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-27T20:21:08.40117406Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.180494ms logger=migrator t=2026-08-27T20:21:08.406197418Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-27T20:21:08.407151826Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=953.918µs logger=migrator t=2026-08-27T20:21:08.41200216Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-27T20:21:08.412963508Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=960.498µs logger=migrator t=2026-08-27T20:21:08.417855353Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-27T20:21:08.418839981Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=984.098µs logger=migrator t=2026-08-27T20:21:08.424983274Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-27T20:21:08.426079066Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.095302ms logger=migrator t=2026-08-27T20:21:08.430834746Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-27T20:21:08.430903148Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.692µs logger=migrator t=2026-08-27T20:21:08.435491584Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-27T20:21:08.442773179Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.281565ms logger=migrator t=2026-08-27T20:21:08.448783877Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-27T20:21:08.454728653Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.945226ms logger=migrator t=2026-08-27T20:21:08.461473942Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-27T20:21:08.468360306Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.886084ms logger=migrator t=2026-08-27T20:21:08.472876739Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-27T20:21:08.473859359Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=982.25µs logger=migrator t=2026-08-27T20:21:08.479720621Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-27T20:21:08.481850864Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.153643ms logger=migrator t=2026-08-27T20:21:08.486496772Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-27T20:21:08.495397884Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.900762ms logger=migrator t=2026-08-27T20:21:08.500562527Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-27T20:21:08.509504781Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.941834ms logger=migrator t=2026-08-27T20:21:08.514737666Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-27T20:21:08.517096526Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.3583ms logger=migrator t=2026-08-27T20:21:08.521803605Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-27T20:21:08.5321384Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.323325ms logger=migrator t=2026-08-27T20:21:08.538654813Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-27T20:21:08.548712721Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.058207ms logger=migrator t=2026-08-27T20:21:08.558917992Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-27T20:21:08.559253303Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=334.43µs logger=migrator t=2026-08-27T20:21:08.568938179Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-27T20:21:08.570761593Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.823513ms logger=migrator t=2026-08-27T20:21:08.576163102Z 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-08-27T20:21:08.577752299Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.589447ms logger=migrator t=2026-08-27T20:21:08.584780016Z 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-08-27T20:21:08.586888908Z 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.112952ms logger=migrator t=2026-08-27T20:21:08.592914527Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-27T20:21:08.593115993Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=213.806µs logger=migrator t=2026-08-27T20:21:08.599307746Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-27T20:21:08.604206261Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=4.904826ms logger=migrator t=2026-08-27T20:21:08.61128089Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-27T20:21:08.622560283Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.275593ms logger=migrator t=2026-08-27T20:21:08.629778777Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-27T20:21:08.639075442Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.297576ms logger=migrator t=2026-08-27T20:21:08.645150181Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-27T20:21:08.654706144Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.561303ms logger=migrator t=2026-08-27T20:21:08.660980279Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-27T20:21:08.671070398Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.087539ms logger=migrator t=2026-08-27T20:21:08.678185248Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-27T20:21:08.678419985Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=235.557µs logger=migrator t=2026-08-27T20:21:08.684187035Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-27T20:21:08.685582316Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.394671ms logger=migrator t=2026-08-27T20:21:08.691202732Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-27T20:21:08.701150086Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.944564ms logger=migrator t=2026-08-27T20:21:08.708181294Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-27T20:21:08.708423951Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=249.997µs logger=migrator t=2026-08-27T20:21:08.714712977Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-27T20:21:08.724457685Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.749348ms logger=migrator t=2026-08-27T20:21:08.729054511Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-27T20:21:08.730589736Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.534495ms logger=migrator t=2026-08-27T20:21:08.734919274Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-27T20:21:08.744992502Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.074188ms logger=migrator t=2026-08-27T20:21:08.751493594Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-27T20:21:08.753346249Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.849055ms logger=migrator t=2026-08-27T20:21:08.757506142Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-27T20:21:08.759014416Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.508154ms logger=migrator t=2026-08-27T20:21:08.763117288Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-27T20:21:08.773522706Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.408139ms logger=migrator t=2026-08-27T20:21:08.780480492Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-27T20:21:08.782077909Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.596997ms logger=migrator t=2026-08-27T20:21:08.78653869Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-27T20:21:08.788797817Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.258247ms logger=migrator t=2026-08-27T20:21:08.792522657Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-27T20:21:08.7939793Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.456013ms logger=migrator t=2026-08-27T20:21:08.798099141Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-27T20:21:08.800182803Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.083352ms logger=migrator t=2026-08-27T20:21:08.80581116Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-27T20:21:08.805920143Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=110.433µs logger=migrator t=2026-08-27T20:21:08.811208079Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-27T20:21:08.813008952Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.800273ms logger=migrator t=2026-08-27T20:21:08.818000869Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-27T20:21:08.819729341Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.728332ms logger=migrator t=2026-08-27T20:21:08.827167461Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-27T20:21:08.827896823Z 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-08-27T20:21:08.835462806Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-27T20:21:08.8362405Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=778.044µs logger=migrator t=2026-08-27T20:21:08.843517395Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-27T20:21:08.845224675Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.706871ms logger=migrator t=2026-08-27T20:21:08.854837609Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-27T20:21:08.868698589Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=13.85991ms logger=migrator t=2026-08-27T20:21:08.876302843Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-27T20:21:08.878232141Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.928578ms logger=migrator t=2026-08-27T20:21:08.887771922Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-27T20:21:08.889490094Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.718272ms logger=migrator t=2026-08-27T20:21:08.8954657Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-27T20:21:08.896866302Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.399451ms logger=migrator t=2026-08-27T20:21:08.902177208Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-27T20:21:08.904495776Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.317998ms logger=migrator t=2026-08-27T20:21:08.915922654Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-27T20:21:08.919570272Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=3.583406ms logger=migrator t=2026-08-27T20:21:08.929055473Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-27T20:21:08.929099894Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.962µs logger=migrator t=2026-08-27T20:21:08.944075967Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-27T20:21:08.944260802Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=195.405µs logger=migrator t=2026-08-27T20:21:08.951703022Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-27T20:21:08.967095937Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=15.392705ms logger=migrator t=2026-08-27T20:21:08.974001841Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-27T20:21:08.97496834Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=963.399µs logger=migrator t=2026-08-27T20:21:08.981836012Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-27T20:21:08.98411841Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.277188ms logger=migrator t=2026-08-27T20:21:08.992727394Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-27T20:21:08.993368444Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=646.64µs logger=migrator t=2026-08-27T20:21:08.999931537Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-27T20:21:09.001819774Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.888287ms logger=migrator t=2026-08-27T20:21:09.009651524Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-27T20:21:09.010890491Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.238607ms logger=migrator t=2026-08-27T20:21:09.016798565Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-27T20:21:09.065236528Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=48.435793ms logger=migrator t=2026-08-27T20:21:09.072998708Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-27T20:21:09.079467678Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.46615ms logger=migrator t=2026-08-27T20:21:09.085434424Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-27T20:21:09.085618021Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=183.747µs logger=migrator t=2026-08-27T20:21:09.09745893Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-27T20:21:09.133572488Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.101947ms logger=migrator t=2026-08-27T20:21:09.172925231Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-27T20:21:09.222711323Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=49.782591ms logger=migrator t=2026-08-27T20:21:09.231190793Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-27T20:21:09.232045108Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=854.145µs logger=migrator t=2026-08-27T20:21:09.239261161Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-27T20:21:09.241131707Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.869906ms logger=migrator t=2026-08-27T20:21:09.25005368Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-27T20:21:09.250962268Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=905.607µs logger=migrator t=2026-08-27T20:21:09.258937443Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-27T20:21:09.26018291Z level=info msg="Migration successfully executed" id="create permission table" duration=1.245407ms logger=migrator t=2026-08-27T20:21:09.266582899Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-27T20:21:09.267544638Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=961.209µs logger=migrator t=2026-08-27T20:21:09.274836993Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-27T20:21:09.275882954Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.045041ms logger=migrator t=2026-08-27T20:21:09.282544561Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-27T20:21:09.283836459Z level=info msg="Migration successfully executed" id="create role table" duration=1.293409ms logger=migrator t=2026-08-27T20:21:09.290790884Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-27T20:21:09.302012566Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.222752ms logger=migrator t=2026-08-27T20:21:09.30890882Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-27T20:21:09.315793694Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.882264ms logger=migrator t=2026-08-27T20:21:09.323874033Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-27T20:21:09.325452819Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.578727ms logger=migrator t=2026-08-27T20:21:09.332915539Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-27T20:21:09.334735454Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.818575ms logger=migrator t=2026-08-27T20:21:09.342204034Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-27T20:21:09.343836772Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.634418ms logger=migrator t=2026-08-27T20:21:09.352012944Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-27T20:21:09.35355582Z level=info msg="Migration successfully executed" id="create team role table" duration=1.540055ms logger=migrator t=2026-08-27T20:21:09.360945748Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-27T20:21:09.362517304Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.570006ms logger=migrator t=2026-08-27T20:21:09.369442599Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-27T20:21:09.371070527Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.626598ms logger=migrator t=2026-08-27T20:21:09.37928293Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-27T20:21:09.381004631Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.722191ms logger=migrator t=2026-08-27T20:21:09.387944237Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-27T20:21:09.389195933Z level=info msg="Migration successfully executed" id="create user role table" duration=1.252296ms logger=migrator t=2026-08-27T20:21:09.396313924Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-27T20:21:09.398247231Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.936697ms logger=migrator t=2026-08-27T20:21:09.406574657Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-27T20:21:09.408293248Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.717841ms logger=migrator t=2026-08-27T20:21:09.415719177Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-27T20:21:09.417424368Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.705931ms logger=migrator t=2026-08-27T20:21:09.424563379Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-27T20:21:09.42595337Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.387661ms logger=migrator t=2026-08-27T20:21:09.43378057Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-27T20:21:09.435414629Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.633558ms logger=migrator t=2026-08-27T20:21:09.442580581Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-27T20:21:09.444271471Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.69252ms logger=migrator t=2026-08-27T20:21:09.451472324Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-27T20:21:09.463738517Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.265063ms logger=migrator t=2026-08-27T20:21:09.471772053Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-27T20:21:09.473387692Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.615419ms logger=migrator t=2026-08-27T20:21:09.480638706Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-27T20:21:09.482276814Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.637158ms logger=migrator t=2026-08-27T20:21:09.489503818Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-27T20:21:09.491044083Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.540235ms logger=migrator t=2026-08-27T20:21:09.499013749Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-27T20:21:09.500855583Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.842234ms logger=migrator t=2026-08-27T20:21:09.507282224Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-27T20:21:09.508468299Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.185705ms logger=migrator t=2026-08-27T20:21:09.515093044Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-27T20:21:09.516796665Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.703511ms logger=migrator t=2026-08-27T20:21:09.525101431Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-27T20:21:09.538086744Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.990924ms logger=migrator t=2026-08-27T20:21:09.545644567Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-27T20:21:09.558301611Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.650214ms logger=migrator t=2026-08-27T20:21:09.565581326Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-27T20:21:09.579660912Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=14.079856ms logger=migrator t=2026-08-27T20:21:09.586895257Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-27T20:21:09.594060699Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.166442ms logger=migrator t=2026-08-27T20:21:09.609813324Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-27T20:21:09.610897266Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.081242ms logger=migrator t=2026-08-27T20:21:09.61848762Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-27T20:21:09.619858341Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.368731ms logger=migrator t=2026-08-27T20:21:09.62622215Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-27T20:21:09.627797766Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.574917ms logger=migrator t=2026-08-27T20:21:09.638391118Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-27T20:21:09.639319936Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=929.768µs logger=migrator t=2026-08-27T20:21:09.645431866Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-27T20:21:09.646494748Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.062962ms logger=migrator t=2026-08-27T20:21:09.652724903Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-27T20:21:09.652811185Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=87.662µs logger=migrator t=2026-08-27T20:21:09.658712689Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-27T20:21:09.658762741Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.842µs logger=migrator t=2026-08-27T20:21:09.666166829Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-27T20:21:09.666675255Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=508.326µs logger=migrator t=2026-08-27T20:21:09.672808096Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-27T20:21:09.673655601Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=848.385µs logger=migrator t=2026-08-27T20:21:09.679774622Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-27T20:21:09.680782902Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.00788ms logger=migrator t=2026-08-27T20:21:09.687035816Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-27T20:21:09.687415057Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=378.591µs logger=migrator t=2026-08-27T20:21:09.69427027Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-27T20:21:09.695373063Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.109043ms logger=migrator t=2026-08-27T20:21:09.702296288Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-27T20:21:09.703680689Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.38422ms logger=migrator t=2026-08-27T20:21:09.710667525Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-27T20:21:09.712416277Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.748311ms logger=migrator t=2026-08-27T20:21:09.722453303Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-27T20:21:09.736444257Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.988533ms logger=migrator t=2026-08-27T20:21:09.745163005Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-27T20:21:09.745268228Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=106.253µs logger=migrator t=2026-08-27T20:21:09.752237674Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-27T20:21:09.753831921Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.593607ms logger=migrator t=2026-08-27T20:21:09.761392694Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-27T20:21:09.763305621Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.912457ms logger=migrator t=2026-08-27T20:21:09.770996268Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-27T20:21:09.772677707Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.682019ms logger=migrator t=2026-08-27T20:21:09.7791651Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-27T20:21:09.791162635Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.996515ms logger=migrator t=2026-08-27T20:21:09.797899753Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-27T20:21:09.799746898Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.846755ms logger=migrator t=2026-08-27T20:21:09.808983431Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-27T20:21:09.810594378Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.609937ms logger=migrator t=2026-08-27T20:21:09.825033886Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-27T20:21:09.863913544Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=38.871598ms logger=migrator t=2026-08-27T20:21:09.870913981Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-27T20:21:09.872643133Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.728792ms logger=migrator t=2026-08-27T20:21:09.880628848Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-27T20:21:09.882803713Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.174585ms logger=migrator t=2026-08-27T20:21:09.889196332Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-27T20:21:09.890927423Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.731061ms logger=migrator t=2026-08-27T20:21:09.897508767Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-27T20:21:09.89928449Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.775203ms logger=migrator t=2026-08-27T20:21:09.906903755Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-27T20:21:09.907283716Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=380.031µs logger=migrator t=2026-08-27T20:21:09.91416675Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-27T20:21:09.915406906Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.237866ms logger=migrator t=2026-08-27T20:21:09.922838867Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-27T20:21:09.935022336Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.182289ms logger=migrator t=2026-08-27T20:21:09.942638462Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-27T20:21:09.94391366Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.274608ms logger=migrator t=2026-08-27T20:21:09.950876636Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-27T20:21:09.95237139Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.491514ms logger=migrator t=2026-08-27T20:21:09.960446087Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-27T20:21:09.961261812Z 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-08-27T20:21:09.968137475Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-27T20:21:09.968829225Z 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-08-27T20:21:09.975228515Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-27T20:21:09.97643344Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.204215ms logger=migrator t=2026-08-27T20:21:09.98316199Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-27T20:21:09.984649933Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.487544ms logger=migrator t=2026-08-27T20:21:09.992627799Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-27T20:21:09.9943455Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.718962ms logger=migrator t=2026-08-27T20:21:10.000921384Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-27T20:21:10.002560363Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.637859ms logger=migrator t=2026-08-27T20:21:10.0092332Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-27T20:21:10.010767325Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.533755ms logger=migrator t=2026-08-27T20:21:10.018425462Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-27T20:21:10.020007398Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.580126ms logger=migrator t=2026-08-27T20:21:10.027618893Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-27T20:21:10.02886082Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.263788ms logger=migrator t=2026-08-27T20:21:10.037933749Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-27T20:21:10.039558846Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.624607ms logger=migrator t=2026-08-27T20:21:10.046975035Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-27T20:21:10.04880885Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.833745ms logger=migrator t=2026-08-27T20:21:10.056484757Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-27T20:21:10.05829367Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.808383ms logger=migrator t=2026-08-27T20:21:10.066049319Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-27T20:21:10.067811781Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.771882ms logger=migrator t=2026-08-27T20:21:10.076510108Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-27T20:21:10.110698159Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=34.189001ms logger=migrator t=2026-08-27T20:21:10.116883022Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-27T20:21:10.124894159Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.010807ms logger=migrator t=2026-08-27T20:21:10.132962938Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-27T20:21:10.146195898Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.232321ms logger=migrator t=2026-08-27T20:21:10.153613327Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-27T20:21:10.153835275Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=222.458µs logger=migrator t=2026-08-27T20:21:10.162537922Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-27T20:21:10.170201157Z level=info msg="Migration successfully executed" id="add share column" duration=7.662665ms logger=migrator t=2026-08-27T20:21:10.176523235Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-27T20:21:10.17670403Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=180.865µs logger=migrator t=2026-08-27T20:21:10.183571973Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-27T20:21:10.184795039Z level=info msg="Migration successfully executed" id="create file table" duration=1.222606ms logger=migrator t=2026-08-27T20:21:10.191383453Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-27T20:21:10.192462185Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.078712ms logger=migrator t=2026-08-27T20:21:10.197554136Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-27T20:21:10.198659959Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.105163ms logger=migrator t=2026-08-27T20:21:10.203823541Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-27T20:21:10.204651066Z level=info msg="Migration successfully executed" id="create file_meta table" duration=826.795µs logger=migrator t=2026-08-27T20:21:10.210501099Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-27T20:21:10.212996863Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.500244ms logger=migrator t=2026-08-27T20:21:10.219157065Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-27T20:21:10.219267388Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.314µs logger=migrator t=2026-08-27T20:21:10.225250385Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-27T20:21:10.225461081Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=211.756µs logger=migrator t=2026-08-27T20:21:10.231545341Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-27T20:21:10.232382686Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=838.055µs logger=migrator t=2026-08-27T20:21:10.239189327Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-27T20:21:10.239496856Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=307.359µs logger=migrator t=2026-08-27T20:21:10.245515164Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-27T20:21:10.24743172Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.916516ms logger=migrator t=2026-08-27T20:21:10.253348726Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-27T20:21:10.268596467Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=15.245061ms logger=migrator t=2026-08-27T20:21:10.277979763Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-27T20:21:10.278327843Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=349.26µs logger=migrator t=2026-08-27T20:21:10.284486376Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-27T20:21:10.286242707Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.756321ms logger=migrator t=2026-08-27T20:21:10.292806772Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-27T20:21:10.293485641Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=684.74µs logger=migrator t=2026-08-27T20:21:10.299836079Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-27T20:21:10.300349644Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=541.425µs logger=migrator t=2026-08-27T20:21:10.306794515Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-27T20:21:10.307553757Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=759.602µs logger=migrator t=2026-08-27T20:21:10.314014188Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-27T20:21:10.331306859Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=17.282901ms logger=migrator t=2026-08-27T20:21:10.339733208Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-27T20:21:10.352695132Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.962434ms logger=migrator t=2026-08-27T20:21:10.361720949Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-27T20:21:10.363665506Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.944927ms logger=migrator t=2026-08-27T20:21:10.370442016Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-27T20:21:10.472351359Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=101.903172ms logger=migrator t=2026-08-27T20:21:10.483791796Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-27T20:21:10.484843168Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.053711ms logger=migrator t=2026-08-27T20:21:10.490225817Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-27T20:21:10.491009189Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=782.602µs logger=migrator t=2026-08-27T20:21:10.495635467Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-27T20:21:10.522857801Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.215984ms logger=migrator t=2026-08-27T20:21:10.532571308Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-27T20:21:10.539422661Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.849933ms logger=migrator t=2026-08-27T20:21:10.550628212Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-27T20:21:10.551533339Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=909.237µs logger=migrator t=2026-08-27T20:21:10.558266148Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-27T20:21:10.558591648Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=326.51µs logger=migrator t=2026-08-27T20:21:10.565524143Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-27T20:21:10.567013647Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=1.475714ms logger=migrator t=2026-08-27T20:21:10.573680473Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-27T20:21:10.573911301Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=231.888µs logger=migrator t=2026-08-27T20:21:10.582386921Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-27T20:21:10.582826964Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=447.393µs logger=migrator t=2026-08-27T20:21:10.591330115Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-27T20:21:10.59249483Z level=info msg="Migration successfully executed" id="create folder table" duration=1.169665ms logger=migrator t=2026-08-27T20:21:10.598233529Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-27T20:21:10.599073904Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=840.685µs logger=migrator t=2026-08-27T20:21:10.606938466Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-27T20:21:10.608509373Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.575517ms logger=migrator t=2026-08-27T20:21:10.614071457Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-27T20:21:10.614099738Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.641µs logger=migrator t=2026-08-27T20:21:10.619805086Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-27T20:21:10.621080014Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.274068ms logger=migrator t=2026-08-27T20:21:10.628870705Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-27T20:21:10.63005964Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.192285ms logger=migrator t=2026-08-27T20:21:10.63955177Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-27T20:21:10.642025753Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.478803ms logger=migrator t=2026-08-27T20:21:10.650567466Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-27T20:21:10.651288928Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=725.972µs logger=migrator t=2026-08-27T20:21:10.662958042Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-27T20:21:10.663582271Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=623.069µs logger=migrator t=2026-08-27T20:21:10.670237257Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-27T20:21:10.671302159Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.064212ms logger=migrator t=2026-08-27T20:21:10.67639854Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-27T20:21:10.677306506Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=907.726µs logger=migrator t=2026-08-27T20:21:10.68487023Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-27T20:21:10.686342584Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.472144ms logger=migrator t=2026-08-27T20:21:10.693733632Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-27T20:21:10.694983529Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.250037ms logger=migrator t=2026-08-27T20:21:10.701580414Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-27T20:21:10.70278215Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.203786ms logger=migrator t=2026-08-27T20:21:10.709118966Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-27T20:21:10.710011523Z level=info msg="Migration successfully executed" id="create anon_device table" duration=892.887µs logger=migrator t=2026-08-27T20:21:10.715676561Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-27T20:21:10.716824885Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.147254ms logger=migrator t=2026-08-27T20:21:10.724551173Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-27T20:21:10.725634695Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.083652ms logger=migrator t=2026-08-27T20:21:10.729741926Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-27T20:21:10.730530819Z level=info msg="Migration successfully executed" id="create signing_key table" duration=788.553µs logger=migrator t=2026-08-27T20:21:10.738591908Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-27T20:21:10.739706311Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.114453ms logger=migrator t=2026-08-27T20:21:10.74577147Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-27T20:21:10.746921724Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.150174ms logger=migrator t=2026-08-27T20:21:10.753254192Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-27T20:21:10.75353563Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=281.858µs logger=migrator t=2026-08-27T20:21:10.757677602Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-27T20:21:10.766099511Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.420969ms logger=migrator t=2026-08-27T20:21:10.77281986Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-27T20:21:10.773458059Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=638.968µs logger=migrator t=2026-08-27T20:21:10.781939209Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-27T20:21:10.78195727Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.921µs logger=migrator t=2026-08-27T20:21:10.787813823Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-27T20:21:10.789462702Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.649099ms logger=migrator t=2026-08-27T20:21:10.794942673Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-27T20:21:10.794969754Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.321µs logger=migrator t=2026-08-27T20:21:10.801184988Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-27T20:21:10.803004912Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.818974ms logger=migrator t=2026-08-27T20:21:10.810881645Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-27T20:21:10.812632916Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.750541ms logger=migrator t=2026-08-27T20:21:10.820851019Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-27T20:21:10.822356664Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.509714ms logger=migrator t=2026-08-27T20:21:10.829770843Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-27T20:21:10.830850025Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.080123ms logger=migrator t=2026-08-27T20:21:10.838939164Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-27T20:21:10.839440819Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=503.414µs logger=migrator t=2026-08-27T20:21:10.844244531Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-27T20:21:10.845354423Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.109912ms logger=migrator t=2026-08-27T20:21:10.851145745Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-27T20:21:10.852562877Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.416632ms logger=migrator t=2026-08-27T20:21:10.85741471Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-27T20:21:10.858958896Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.543995ms logger=migrator t=2026-08-27T20:21:10.865549241Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-27T20:21:10.880908255Z level=info msg="Migration successfully executed" id="add stack_id column" duration=15.358574ms logger=migrator t=2026-08-27T20:21:10.887788918Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-27T20:21:10.897121023Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.331455ms logger=migrator t=2026-08-27T20:21:10.902009598Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-27T20:21:10.913634431Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.624113ms logger=migrator t=2026-08-27T20:21:10.918135334Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-27T20:21:10.918225277Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=89.933µs logger=migrator t=2026-08-27T20:21:10.923891605Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-27T20:21:10.93249859Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=8.606704ms logger=migrator t=2026-08-27T20:21:10.937081265Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-27T20:21:10.945541745Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.4602ms logger=migrator t=2026-08-27T20:21:10.952941433Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-27T20:21:10.953260173Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=318.61µs logger=migrator t=2026-08-27T20:21:10.957510379Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.657047719s logger=migrator t=2026-08-27T20:21:10.958083836Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-27T20:21:10.973361907Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-27T20:21:10.973579244Z level=info msg="Created default organization" logger=secrets t=2026-08-27T20:21:10.980014054Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-27T20:21:11.035913566Z level=info msg="Restored cache from database" duration=629.799µs logger=plugin.store t=2026-08-27T20:21:11.037644347Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-27T20:21:11.078477304Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-27T20:21:11.078504435Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-27T20:21:11.078591418Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-27T20:21:11.078616658Z level=info msg="Plugins loaded" count=54 duration=40.973811ms logger=query_data t=2026-08-27T20:21:11.082912095Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-27T20:21:11.086568894Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-27T20:21:11.09625336Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-27T20:21:11.107864173Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-27T20:21:11.110502201Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-27T20:21:11.112587332Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-27T20:21:11.127786391Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-27T20:21:11.143181146Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-27T20:21:11.160499899Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-27T20:21:11.16052563Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-27T20:21:11.161312872Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-27T20:21:11.161711614Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-08-27T20:21:11.162084686Z level=info msg="Storage starting" logger=http.server t=2026-08-27T20:21:11.16596887Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-08-27T20:21:11.216422341Z level=info msg="State cache has been initialized" states=0 duration=55.105229ms logger=ngalert.scheduler t=2026-08-27T20:21:11.216478984Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-27T20:21:11.216549906Z level=info msg=starting first_tick=2026-08-27T20:21:20Z logger=plugins.update.checker t=2026-08-27T20:21:11.237864195Z level=info msg="Update check succeeded" duration=75.947344ms logger=grafana.update.checker t=2026-08-27T20:21:11.240990777Z level=info msg="Update check succeeded" duration=80.071696ms logger=provisioning.dashboard t=2026-08-27T20:21:11.247248962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:11.293392886Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-27T20:21:11.298687603Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-27T20:21:11.343277591Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-27T20:21:11.36083199Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-27T20:21:11.372104973Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-08-27T20:21:11.391509747Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-08-27T20:21:11.402654656Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-27T20:21:11.459848856Z level=info msg="Patterns update finished" duration=180.560977ms logger=grafana-apiserver t=2026-08-27T20:21:11.485798524Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-27T20:21:11.486421082Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-27T20:21:11.821169776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:11.856328815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:11.880978374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:11.913404182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:11.935918318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:11.968313155Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:11.994328304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.039065427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.062360436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.103942084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.124814171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.165252417Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.187804593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.22559005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.245154918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.28684286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.309211962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.356369656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.375785789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.426679594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.448129768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.493145328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.514593992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.556042717Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.5764304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.616137943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:12.650432468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.013146449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.034454088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.215116738Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.23515518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.396557211Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.41919569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.498537215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.520224926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.583527187Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.610994159Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.680351139Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.697855087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.766472625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.786133676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.866564373Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.88779773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:13.976949045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.000234784Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.075720235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.136256425Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.187006834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.201703189Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.257762796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.274289054Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.398459814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.421010391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.483754116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.506838048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.578514567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.61924588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.746596425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.767136101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.849936459Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.867470317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:14.982003433Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.015351509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.144954219Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.167077723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.26069784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.288854642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.404867942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.428792989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.511554645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.525493797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.628172321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.64839035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.761212474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.786963607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.912055895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:15.934796652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:16.027081283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:16.05350022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T20:21:16.161463118Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-27T20:22:24.190541466Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-27T20:31:11.224511307Z level=info msg="Completed cleanup jobs" duration=62.291689ms logger=plugins.update.checker t=2026-08-27T20:31:11.298283059Z level=info msg="Update check succeeded" duration=60.002464ms logger=sqlstore.transactions t=2026-08-27T20:36:11.104118745Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-27T20:41:11.23603178Z level=info msg="Completed cleanup jobs" duration=73.560427ms logger=plugins.update.checker t=2026-08-27T20:41:11.318453479Z level=info msg="Update check succeeded" duration=80.450371ms logger=cleanup t=2026-08-27T20:51:11.202784398Z level=info msg="Completed cleanup jobs" duration=41.175638ms logger=plugins.update.checker t=2026-08-27T20:51:11.312927272Z level=info msg="Update check succeeded" duration=74.810637ms logger=infra.usagestats t=2026-08-27T20:52:24.214492576Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-27T21:01:11.210125083Z level=info msg="Completed cleanup jobs" duration=48.695076ms logger=plugins.update.checker t=2026-08-27T21:01:11.298565161Z level=info msg="Update check succeeded" duration=60.390861ms logger=cleanup t=2026-08-27T21:11:11.203063196Z level=info msg="Completed cleanup jobs" duration=40.101922ms logger=plugins.update.checker t=2026-08-27T21:11:11.293043538Z level=info msg="Update check succeeded" duration=54.65084ms