logger=settings t=2026-03-02T02:13:48.975460896Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-02T02:13:48Z logger=settings t=2026-03-02T02:13:48.975933107Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-02T02:13:48.975952477Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-02T02:13:48.975958127Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-02T02:13:48.975963937Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-02T02:13:48.975970018Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-02T02:13:48.975974428Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-02T02:13:48.975978978Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-02T02:13:48.975983128Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-02T02:13:48.975989118Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-02T02:13:48.975993348Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-02T02:13:48.975998388Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-02T02:13:48.976007178Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-02T02:13:48.976012388Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-02T02:13:48.976022569Z level=info msg=Target target=[all] logger=settings t=2026-03-02T02:13:48.97604313Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-02T02:13:48.97604776Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-02T02:13:48.97605257Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-02T02:13:48.97605664Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-02T02:13:48.976061051Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-02T02:13:48.976065811Z level=info msg="App mode production" logger=sqlstore t=2026-03-02T02:13:48.976528991Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-02T02:13:48.976556541Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-02T02:13:48.979239021Z level=info msg="Locking database" logger=migrator t=2026-03-02T02:13:48.979259792Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-02T02:13:48.980346555Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-02T02:13:48.981228034Z level=info msg="Migration successfully executed" id="create migration_log table" duration=880.939µs logger=migrator t=2026-03-02T02:13:49.061929364Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-02T02:13:49.063622092Z level=info msg="Migration successfully executed" id="create user table" duration=1.700188ms logger=migrator t=2026-03-02T02:13:49.17989822Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-02T02:13:49.181388813Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.492854ms logger=migrator t=2026-03-02T02:13:49.213668739Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-02T02:13:49.21507106Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.405442ms logger=migrator t=2026-03-02T02:13:49.293750475Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-02T02:13:49.294558053Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=809.648µs logger=migrator t=2026-03-02T02:13:49.299886151Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-02T02:13:49.300845332Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=963.361µs logger=migrator t=2026-03-02T02:13:49.305058526Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-02T02:13:49.309305679Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.246443ms logger=migrator t=2026-03-02T02:13:49.312787567Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-02T02:13:49.313617675Z level=info msg="Migration successfully executed" id="create user table v2" duration=829.698µs logger=migrator t=2026-03-02T02:13:49.318589966Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-02T02:13:49.319303521Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=712.865µs logger=migrator t=2026-03-02T02:13:49.325313125Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-02T02:13:49.326400789Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.091145ms logger=migrator t=2026-03-02T02:13:49.334084209Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-02T02:13:49.334698403Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=620.334µs logger=migrator t=2026-03-02T02:13:49.339453918Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-02T02:13:49.34041479Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=959.062µs logger=migrator t=2026-03-02T02:13:49.354055722Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-02T02:13:49.355268079Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.211627ms logger=migrator t=2026-03-02T02:13:49.358773226Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-02T02:13:49.358805357Z level=info msg="Migration successfully executed" id="Update user table charset" duration=32.581µs logger=migrator t=2026-03-02T02:13:49.363713546Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-02T02:13:49.364903782Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.189636ms logger=migrator t=2026-03-02T02:13:49.369729799Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-02T02:13:49.370124488Z level=info msg="Migration successfully executed" id="Add missing user data" duration=394.109µs logger=migrator t=2026-03-02T02:13:49.373799149Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-02T02:13:49.374869724Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.069265ms logger=migrator t=2026-03-02T02:13:49.379785713Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-02T02:13:49.3805541Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=767.187µs logger=migrator t=2026-03-02T02:13:49.386539052Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-02T02:13:49.387685547Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.145705ms logger=migrator t=2026-03-02T02:13:49.391146075Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-02T02:13:49.398772373Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.625348ms logger=migrator t=2026-03-02T02:13:49.402318292Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-02T02:13:49.403391556Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.073434ms logger=migrator t=2026-03-02T02:13:49.406795311Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-02T02:13:49.406989415Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=193.794µs logger=migrator t=2026-03-02T02:13:49.412090719Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-02T02:13:49.413678174Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.591386ms logger=migrator t=2026-03-02T02:13:49.418736197Z 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-03-02T02:13:49.419754299Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=1.017643ms logger=migrator t=2026-03-02T02:13:49.426973488Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-02T02:13:49.427587273Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=615.815µs logger=migrator t=2026-03-02T02:13:49.435983089Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-02T02:13:49.437149085Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.166926ms logger=migrator t=2026-03-02T02:13:49.442369161Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-02T02:13:49.443118437Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=748.296µs logger=migrator t=2026-03-02T02:13:49.448371594Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-02T02:13:49.449100929Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=729.046µs logger=migrator t=2026-03-02T02:13:49.461700379Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-02T02:13:49.463437997Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.737698ms logger=migrator t=2026-03-02T02:13:49.47032747Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-02T02:13:49.471103337Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=775.827µs logger=migrator t=2026-03-02T02:13:49.475128407Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-02T02:13:49.475156388Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.451µs logger=migrator t=2026-03-02T02:13:49.479725319Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-02T02:13:49.480571168Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=846.13µs logger=migrator t=2026-03-02T02:13:49.484644208Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-02T02:13:49.486001648Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.35627ms logger=migrator t=2026-03-02T02:13:49.491861988Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-02T02:13:49.492559423Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=696.705µs logger=migrator t=2026-03-02T02:13:49.504769234Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-02T02:13:49.505988241Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.222187ms logger=migrator t=2026-03-02T02:13:49.510757836Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-02T02:13:49.515609284Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.851188ms logger=migrator t=2026-03-02T02:13:49.519503731Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-02T02:13:49.520322049Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=818.288µs logger=migrator t=2026-03-02T02:13:49.524868979Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-02T02:13:49.526042226Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.170297ms logger=migrator t=2026-03-02T02:13:49.529942982Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-02T02:13:49.531057487Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.114235ms logger=migrator t=2026-03-02T02:13:49.534931123Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-02T02:13:49.535586917Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=656.554µs logger=migrator t=2026-03-02T02:13:49.541662782Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-02T02:13:49.543580635Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.888582ms logger=migrator t=2026-03-02T02:13:49.549340002Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-02T02:13:49.549983026Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=649.834µs logger=migrator t=2026-03-02T02:13:49.553507085Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-02T02:13:49.554094318Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=587.313µs logger=migrator t=2026-03-02T02:13:49.558483095Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-02T02:13:49.558859844Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=373.669µs logger=migrator t=2026-03-02T02:13:49.562702109Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-02T02:13:49.563396494Z level=info msg="Migration successfully executed" id="create star table" duration=692.615µs logger=migrator t=2026-03-02T02:13:49.567424884Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-02T02:13:49.56864891Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.224356ms logger=migrator t=2026-03-02T02:13:49.574308406Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-02T02:13:49.575040072Z level=info msg="Migration successfully executed" id="create org table v1" duration=731.576µs logger=migrator t=2026-03-02T02:13:49.579782157Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-02T02:13:49.580512603Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=794.057µs logger=migrator t=2026-03-02T02:13:49.585581476Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-02T02:13:49.586732602Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.147366ms logger=migrator t=2026-03-02T02:13:49.590888664Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-02T02:13:49.592051219Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.162405ms logger=migrator t=2026-03-02T02:13:49.596645342Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-02T02:13:49.597923639Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.275417ms logger=migrator t=2026-03-02T02:13:49.604261691Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-02T02:13:49.606122671Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.866441ms logger=migrator t=2026-03-02T02:13:49.612270698Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-02T02:13:49.61232935Z level=info msg="Migration successfully executed" id="Update org table charset" duration=60.212µs logger=migrator t=2026-03-02T02:13:49.616772048Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-02T02:13:49.616805428Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=33.58µs logger=migrator t=2026-03-02T02:13:49.621047903Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-02T02:13:49.621568254Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=526.661µs logger=migrator t=2026-03-02T02:13:49.626678358Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-02T02:13:49.628252832Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.576224ms logger=migrator t=2026-03-02T02:13:49.632473926Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-02T02:13:49.633247443Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=775.127µs logger=migrator t=2026-03-02T02:13:49.638377017Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-02T02:13:49.639386219Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.007232ms logger=migrator t=2026-03-02T02:13:49.647491229Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-02T02:13:49.648141443Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=650.054µs logger=migrator t=2026-03-02T02:13:49.653556253Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-02T02:13:49.654355002Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=797.798µs logger=migrator t=2026-03-02T02:13:49.659003374Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-02T02:13:49.66013893Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.131925ms logger=migrator t=2026-03-02T02:13:49.6637561Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-02T02:13:49.669309883Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.554253ms logger=migrator t=2026-03-02T02:13:49.674897827Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-02T02:13:49.675753035Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=856.978µs logger=migrator t=2026-03-02T02:13:49.680694975Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-02T02:13:49.681494533Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=798.827µs logger=migrator t=2026-03-02T02:13:49.685229536Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-02T02:13:49.685986963Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=754.006µs logger=migrator t=2026-03-02T02:13:49.690858151Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-02T02:13:49.691458404Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=604.593µs logger=migrator t=2026-03-02T02:13:49.696440235Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-02T02:13:49.69761791Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.177475ms logger=migrator t=2026-03-02T02:13:49.702031849Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-02T02:13:49.702142821Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=112.453µs logger=migrator t=2026-03-02T02:13:49.710431595Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-02T02:13:49.71337259Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.940415ms logger=migrator t=2026-03-02T02:13:49.721380208Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-02T02:13:49.724966097Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.58902ms logger=migrator t=2026-03-02T02:13:49.730861957Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-02T02:13:49.745192866Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=13.890869ms logger=migrator t=2026-03-02T02:13:49.75259977Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-02T02:13:49.753675394Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.073143ms logger=migrator t=2026-03-02T02:13:49.760126356Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-02T02:13:49.763592894Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.465288ms logger=migrator t=2026-03-02T02:13:49.771650053Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-02T02:13:49.7728919Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.238957ms logger=migrator t=2026-03-02T02:13:49.781097412Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-02T02:13:49.784018327Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.866714ms logger=migrator t=2026-03-02T02:13:49.791430691Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-02T02:13:49.791503573Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=72.572µs logger=migrator t=2026-03-02T02:13:49.797042906Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-02T02:13:49.797161048Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=125.293µs logger=migrator t=2026-03-02T02:13:49.802298361Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-02T02:13:49.805638466Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.340155ms logger=migrator t=2026-03-02T02:13:49.811430235Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-02T02:13:49.81440093Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.971826ms logger=migrator t=2026-03-02T02:13:49.820515956Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-02T02:13:49.82248452Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.968544ms logger=migrator t=2026-03-02T02:13:49.828026123Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-02T02:13:49.829966525Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.936233ms logger=migrator t=2026-03-02T02:13:49.834944665Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-02T02:13:49.83515851Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.485µs logger=migrator t=2026-03-02T02:13:49.840729904Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-02T02:13:49.841539751Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=809.497µs logger=migrator t=2026-03-02T02:13:49.847162766Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-02T02:13:49.848276161Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.130315ms logger=migrator t=2026-03-02T02:13:49.856186917Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-02T02:13:49.856233728Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=45.981µs logger=migrator t=2026-03-02T02:13:49.861926794Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-02T02:13:49.863235643Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.307719ms logger=migrator t=2026-03-02T02:13:49.869583563Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-02T02:13:49.87031909Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=735.877µs logger=migrator t=2026-03-02T02:13:49.875097295Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-02T02:13:49.890006127Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=14.911322ms logger=migrator t=2026-03-02T02:13:49.89644309Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-02T02:13:49.897160925Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=719.236µs logger=migrator t=2026-03-02T02:13:49.938450571Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-02T02:13:49.940234991Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.78692ms logger=migrator t=2026-03-02T02:13:49.948581156Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-02T02:13:49.949798182Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.216006ms logger=migrator t=2026-03-02T02:13:49.955632622Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-02T02:13:49.956128573Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=495.81µs logger=migrator t=2026-03-02T02:13:49.962494534Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-02T02:13:49.963133828Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=598.503µs logger=migrator t=2026-03-02T02:13:49.967598807Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-02T02:13:49.969436638Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.836951ms logger=migrator t=2026-03-02T02:13:49.972872524Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-02T02:13:49.973652642Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=779.468µs logger=migrator t=2026-03-02T02:13:49.979579873Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-02T02:13:49.979936641Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=353.928µs logger=migrator t=2026-03-02T02:13:49.985574316Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-02T02:13:49.98575877Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=184.684µs logger=migrator t=2026-03-02T02:13:49.993158904Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-02T02:13:49.994550515Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.391011ms logger=migrator t=2026-03-02T02:13:50.000882835Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-02T02:13:50.004097956Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.240712ms logger=migrator t=2026-03-02T02:13:50.00787396Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-02T02:13:50.009115247Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.240277ms logger=migrator t=2026-03-02T02:13:50.015566591Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-02T02:13:50.01735629Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.798269ms logger=migrator t=2026-03-02T02:13:50.022038084Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-02T02:13:50.023398454Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.35964ms logger=migrator t=2026-03-02T02:13:50.027946805Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-02T02:13:50.03038997Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=2.431914ms logger=migrator t=2026-03-02T02:13:50.088180292Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-02T02:13:50.08994575Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.78174ms logger=migrator t=2026-03-02T02:13:50.09624754Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-02T02:13:50.102887598Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.637567ms logger=migrator t=2026-03-02T02:13:50.110050086Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-02T02:13:50.110745202Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=695.286µs logger=migrator t=2026-03-02T02:13:50.116435928Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-02T02:13:50.117690845Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.254327ms logger=migrator t=2026-03-02T02:13:50.123123826Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-02T02:13:50.123931014Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=806.648µs logger=migrator t=2026-03-02T02:13:50.131324328Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-02T02:13:50.132203597Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=878.979µs logger=migrator t=2026-03-02T02:13:50.142316652Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-02T02:13:50.14492418Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.613909ms logger=migrator t=2026-03-02T02:13:50.149969972Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-02T02:13:50.152737833Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.764991ms logger=migrator t=2026-03-02T02:13:50.158311267Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-02T02:13:50.158345807Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.64µs logger=migrator t=2026-03-02T02:13:50.16389257Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-02T02:13:50.164104735Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=209.455µs logger=migrator t=2026-03-02T02:13:50.169097675Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-02T02:13:50.17159554Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.495565ms logger=migrator t=2026-03-02T02:13:50.176913238Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-02T02:13:50.177135893Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=225.335µs logger=migrator t=2026-03-02T02:13:50.183181127Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-02T02:13:50.183473885Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=293.547µs logger=migrator t=2026-03-02T02:13:50.187379341Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-02T02:13:50.191163434Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.783223ms logger=migrator t=2026-03-02T02:13:50.19682549Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-02T02:13:50.197012204Z level=info msg="Migration successfully executed" id="Update uid value" duration=186.984µs logger=migrator t=2026-03-02T02:13:50.20223273Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-02T02:13:50.203471598Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.267308ms logger=migrator t=2026-03-02T02:13:50.209642635Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-02T02:13:50.210449862Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=806.907µs logger=migrator t=2026-03-02T02:13:50.2157573Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-02T02:13:50.216550868Z level=info msg="Migration successfully executed" id="create api_key table" duration=793.198µs logger=migrator t=2026-03-02T02:13:50.22294234Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-02T02:13:50.224135256Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.192536ms logger=migrator t=2026-03-02T02:13:50.23104049Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-02T02:13:50.231784276Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=743.117µs logger=migrator t=2026-03-02T02:13:50.237476912Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-02T02:13:50.238882503Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.404901ms logger=migrator t=2026-03-02T02:13:50.245856858Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-02T02:13:50.246589734Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=732.546µs logger=migrator t=2026-03-02T02:13:50.252057265Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-02T02:13:50.253318143Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.260838ms logger=migrator t=2026-03-02T02:13:50.259162253Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-02T02:13:50.26041102Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.252637ms logger=migrator t=2026-03-02T02:13:50.267618641Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-02T02:13:50.274712067Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.092936ms logger=migrator t=2026-03-02T02:13:50.279570015Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-02T02:13:50.280132278Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=560.603µs logger=migrator t=2026-03-02T02:13:50.284817732Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-02T02:13:50.286033848Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.215986ms logger=migrator t=2026-03-02T02:13:50.292166804Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-02T02:13:50.293363391Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.196257ms logger=migrator t=2026-03-02T02:13:50.298321101Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-02T02:13:50.299524068Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.202427ms logger=migrator t=2026-03-02T02:13:50.307041905Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-02T02:13:50.307387612Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=344.267µs logger=migrator t=2026-03-02T02:13:50.319055931Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-02T02:13:50.322403295Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=3.348384ms logger=migrator t=2026-03-02T02:13:50.327781964Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-02T02:13:50.327814265Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.661µs logger=migrator t=2026-03-02T02:13:50.33301667Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-02T02:13:50.336781583Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.760363ms logger=migrator t=2026-03-02T02:13:50.342838248Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-02T02:13:50.345296222Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.457675ms logger=migrator t=2026-03-02T02:13:50.350548749Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-02T02:13:50.350737843Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=187.934µs logger=migrator t=2026-03-02T02:13:50.355428338Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-02T02:13:50.357927083Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.498715ms logger=migrator t=2026-03-02T02:13:50.363739022Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-02T02:13:50.366265758Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.526666ms logger=migrator t=2026-03-02T02:13:50.371572486Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-02T02:13:50.372321452Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=748.786µs logger=migrator t=2026-03-02T02:13:50.378033039Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-02T02:13:50.379050151Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.020632ms logger=migrator t=2026-03-02T02:13:50.385586607Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-02T02:13:50.386908785Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.322169ms logger=migrator t=2026-03-02T02:13:50.392670773Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-02T02:13:50.39385362Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.207988ms logger=migrator t=2026-03-02T02:13:50.399453934Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-02T02:13:50.400297312Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=840.478µs logger=migrator t=2026-03-02T02:13:50.407752538Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-02T02:13:50.408708039Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=954.771µs logger=migrator t=2026-03-02T02:13:50.414490897Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-02T02:13:50.41463561Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=145.763µs logger=migrator t=2026-03-02T02:13:50.419657682Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-02T02:13:50.419734003Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=77.311µs logger=migrator t=2026-03-02T02:13:50.42589768Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-02T02:13:50.430211196Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.312206ms logger=migrator t=2026-03-02T02:13:50.435669567Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-02T02:13:50.438346496Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.676389ms logger=migrator t=2026-03-02T02:13:50.443768536Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-02T02:13:50.443852728Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=84.572µs logger=migrator t=2026-03-02T02:13:50.44935909Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-02T02:13:50.450425644Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.065184ms logger=migrator t=2026-03-02T02:13:50.457415598Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-02T02:13:50.458766769Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.347911ms logger=migrator t=2026-03-02T02:13:50.465072499Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-02T02:13:50.465167381Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=96.863µs logger=migrator t=2026-03-02T02:13:50.470145811Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-02T02:13:50.470931168Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=787.187µs logger=migrator t=2026-03-02T02:13:50.477364901Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-02T02:13:50.478282962Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=917.511µs logger=migrator t=2026-03-02T02:13:50.484721944Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-02T02:13:50.489416369Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.694534ms logger=migrator t=2026-03-02T02:13:50.494937021Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-02T02:13:50.494963912Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.791µs logger=migrator t=2026-03-02T02:13:50.500034374Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-02T02:13:50.501342723Z level=info msg="Migration successfully executed" id="create session table" duration=1.308729ms logger=migrator t=2026-03-02T02:13:50.508149484Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-02T02:13:50.508320877Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=172.183µs logger=migrator t=2026-03-02T02:13:50.52372961Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-02T02:13:50.523851882Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=113.292µs logger=migrator t=2026-03-02T02:13:50.529332364Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-02T02:13:50.53009224Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=759.226µs logger=migrator t=2026-03-02T02:13:50.536531694Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-02T02:13:50.537327551Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=795.827µs logger=migrator t=2026-03-02T02:13:50.544007369Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-02T02:13:50.5440359Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=29.661µs logger=migrator t=2026-03-02T02:13:50.549222295Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-02T02:13:50.549314037Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=90.982µs logger=migrator t=2026-03-02T02:13:50.55665749Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-02T02:13:50.561599519Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.941679ms logger=migrator t=2026-03-02T02:13:50.568031592Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-02T02:13:50.571131951Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.100189ms logger=migrator t=2026-03-02T02:13:50.57652456Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-02T02:13:50.576639323Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=120.293µs logger=migrator t=2026-03-02T02:13:50.582339029Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-02T02:13:50.582509363Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=168.404µs logger=migrator t=2026-03-02T02:13:50.589007117Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-02T02:13:50.590797067Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.790311ms logger=migrator t=2026-03-02T02:13:50.59680014Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-02T02:13:50.59682591Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.58µs logger=migrator t=2026-03-02T02:13:50.602007165Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-02T02:13:50.605525273Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.516408ms logger=migrator t=2026-03-02T02:13:50.611484505Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-02T02:13:50.611669069Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=185.104µs logger=migrator t=2026-03-02T02:13:50.61668715Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-02T02:13:50.62159978Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.91264ms logger=migrator t=2026-03-02T02:13:50.627070901Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-02T02:13:50.63064214Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.572339ms logger=migrator t=2026-03-02T02:13:50.635942637Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-02T02:13:50.636102721Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=160.524µs logger=migrator t=2026-03-02T02:13:50.642518363Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-02T02:13:50.643844273Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.32864ms logger=migrator t=2026-03-02T02:13:50.650406038Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-02T02:13:50.651632826Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.226828ms logger=migrator t=2026-03-02T02:13:50.658351735Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-02T02:13:50.659445019Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.089304ms logger=migrator t=2026-03-02T02:13:50.665937093Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-02T02:13:50.666878834Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=943.431µs logger=migrator t=2026-03-02T02:13:50.672795225Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-02T02:13:50.673735446Z level=info msg="Migration successfully executed" id="add index alert state" duration=937.561µs logger=migrator t=2026-03-02T02:13:50.680045666Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-02T02:13:50.680949146Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=903.43µs logger=migrator t=2026-03-02T02:13:50.686730594Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-02T02:13:50.687413779Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=683.055µs logger=migrator t=2026-03-02T02:13:50.692919961Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-02T02:13:50.694574008Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.652987ms logger=migrator t=2026-03-02T02:13:50.701364258Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-02T02:13:50.70230304Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=940.322µs logger=migrator t=2026-03-02T02:13:50.708613649Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-02T02:13:50.720185476Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.573077ms logger=migrator t=2026-03-02T02:13:50.726194499Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-02T02:13:50.72672695Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=532.741µs logger=migrator t=2026-03-02T02:13:50.733593283Z 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-03-02T02:13:50.735020474Z 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.426521ms logger=migrator t=2026-03-02T02:13:50.741318395Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-02T02:13:50.741883127Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=568.142µs logger=migrator t=2026-03-02T02:13:50.747862959Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-02T02:13:50.748406601Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=543.522µs logger=migrator t=2026-03-02T02:13:50.755401247Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-02T02:13:50.757488562Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=2.085435ms logger=migrator t=2026-03-02T02:13:50.765098721Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-02T02:13:50.772399864Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.341853ms logger=migrator t=2026-03-02T02:13:50.779265216Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-02T02:13:50.784042962Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.774027ms logger=migrator t=2026-03-02T02:13:50.789431051Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-02T02:13:50.79297692Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.545379ms logger=migrator t=2026-03-02T02:13:50.798893231Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-02T02:13:50.80247542Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.579999ms logger=migrator t=2026-03-02T02:13:50.80744545Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-02T02:13:50.808496675Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.047494ms logger=migrator t=2026-03-02T02:13:50.814046658Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-02T02:13:50.814089559Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.021µs logger=migrator t=2026-03-02T02:13:50.819256212Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-02T02:13:50.819409927Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.851µs logger=migrator t=2026-03-02T02:13:50.826000703Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-02T02:13:50.827360302Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.35879ms logger=migrator t=2026-03-02T02:13:50.835231857Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T02:13:50.836917955Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.689948ms logger=migrator t=2026-03-02T02:13:50.843644723Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-02T02:13:50.8444198Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=774.777µs logger=migrator t=2026-03-02T02:13:50.849646366Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-02T02:13:50.850500406Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=854.09µs logger=migrator t=2026-03-02T02:13:50.85569951Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-02T02:13:50.857134663Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.434183ms logger=migrator t=2026-03-02T02:13:50.862345058Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-02T02:13:50.866187923Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.842465ms logger=migrator t=2026-03-02T02:13:50.871786127Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-02T02:13:50.875458609Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.672592ms logger=migrator t=2026-03-02T02:13:50.882413013Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-02T02:13:50.882593117Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=180.694µs logger=migrator t=2026-03-02T02:13:50.88812342Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-02T02:13:50.889582133Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.457802ms logger=migrator t=2026-03-02T02:13:50.895971264Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-02T02:13:50.896780972Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=806.317µs logger=migrator t=2026-03-02T02:13:50.902237563Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-02T02:13:50.908312787Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.072834ms logger=migrator t=2026-03-02T02:13:50.919008634Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-02T02:13:50.919087506Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=80.742µs logger=migrator t=2026-03-02T02:13:50.924186719Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-02T02:13:50.925161381Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=971.532µs logger=migrator t=2026-03-02T02:13:50.929944467Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-02T02:13:50.931267876Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.322269ms logger=migrator t=2026-03-02T02:13:50.936893061Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-02T02:13:50.937011084Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=118.803µs logger=migrator t=2026-03-02T02:13:50.942047535Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-02T02:13:50.94450705Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=2.457525ms logger=migrator t=2026-03-02T02:13:50.950429161Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-02T02:13:50.951301951Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=872.79µs logger=migrator t=2026-03-02T02:13:50.957036458Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-02T02:13:50.958600462Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.563354ms logger=migrator t=2026-03-02T02:13:50.964085624Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-02T02:13:50.965037166Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=952.572µs logger=migrator t=2026-03-02T02:13:50.970277151Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-02T02:13:50.971208233Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=929.692µs logger=migrator t=2026-03-02T02:13:50.976700734Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-02T02:13:50.977644905Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=943.581µs logger=migrator t=2026-03-02T02:13:50.98329038Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-02T02:13:50.983317921Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.181µs logger=migrator t=2026-03-02T02:13:50.988043066Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-02T02:13:50.991808749Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.765003ms logger=migrator t=2026-03-02T02:13:50.996896032Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-02T02:13:50.997684369Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=786.787µs logger=migrator t=2026-03-02T02:13:51.002590088Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-02T02:13:51.006124476Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.536808ms logger=migrator t=2026-03-02T02:13:51.010631597Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-02T02:13:51.011166888Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=534.871µs logger=migrator t=2026-03-02T02:13:51.017280914Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-02T02:13:51.018264706Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=981.352µs logger=migrator t=2026-03-02T02:13:51.024521475Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-02T02:13:51.025774432Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.252077ms logger=migrator t=2026-03-02T02:13:51.032062901Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-02T02:13:51.047189017Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.125526ms logger=migrator t=2026-03-02T02:13:51.054048299Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-02T02:13:51.054806896Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=759.187µs logger=migrator t=2026-03-02T02:13:51.060812649Z 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-03-02T02:13:51.062340663Z 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.527184ms logger=migrator t=2026-03-02T02:13:51.0698733Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-02T02:13:51.070158096Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=284.296µs logger=migrator t=2026-03-02T02:13:51.075395402Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-02T02:13:51.07620849Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=813.238µs logger=migrator t=2026-03-02T02:13:51.082846578Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-02T02:13:51.083134654Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=287.746µs logger=migrator t=2026-03-02T02:13:51.091077121Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-02T02:13:51.097602515Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.530115ms logger=migrator t=2026-03-02T02:13:51.105115402Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-02T02:13:51.109351845Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.235353ms logger=migrator t=2026-03-02T02:13:51.115187485Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-02T02:13:51.116124275Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=936.11µs logger=migrator t=2026-03-02T02:13:51.122328214Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-02T02:13:51.123672603Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.347999ms logger=migrator t=2026-03-02T02:13:51.130496115Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-02T02:13:51.13072357Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=227.465µs logger=migrator t=2026-03-02T02:13:51.136016057Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-02T02:13:51.141968609Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.950512ms logger=migrator t=2026-03-02T02:13:51.147739147Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-02T02:13:51.148584276Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=844.649µs logger=migrator t=2026-03-02T02:13:51.15513528Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-02T02:13:51.155384356Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=253.656µs logger=migrator t=2026-03-02T02:13:51.161345079Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-02T02:13:51.161974213Z level=info msg="Migration successfully executed" id="Move region to single row" duration=629.384µs logger=migrator t=2026-03-02T02:13:51.168937417Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-02T02:13:51.170285227Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.34714ms logger=migrator t=2026-03-02T02:13:51.176646648Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-02T02:13:51.178171552Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.525174ms logger=migrator t=2026-03-02T02:13:51.184818919Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T02:13:51.185805591Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=986.162µs logger=migrator t=2026-03-02T02:13:51.191289642Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-02T02:13:51.192384177Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.095255ms logger=migrator t=2026-03-02T02:13:51.199178187Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-02T02:13:51.200711952Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.529075ms logger=migrator t=2026-03-02T02:13:51.206270935Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-02T02:13:51.207581984Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.313749ms logger=migrator t=2026-03-02T02:13:51.213381392Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-02T02:13:51.213483514Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=102.592µs logger=migrator t=2026-03-02T02:13:51.219735253Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-02T02:13:51.221894721Z level=info msg="Migration successfully executed" id="create test_data table" duration=2.133287ms logger=migrator t=2026-03-02T02:13:51.229391207Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-02T02:13:51.230727097Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.338289ms logger=migrator t=2026-03-02T02:13:51.236365522Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-02T02:13:51.237272702Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=907.151µs logger=migrator t=2026-03-02T02:13:51.24393818Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-02T02:13:51.245445494Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.505924ms logger=migrator t=2026-03-02T02:13:51.251237752Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-02T02:13:51.251420646Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=182.824µs logger=migrator t=2026-03-02T02:13:51.256246682Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-02T02:13:51.256815026Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=567.964µs logger=migrator t=2026-03-02T02:13:51.262040722Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-02T02:13:51.262138224Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=98.312µs logger=migrator t=2026-03-02T02:13:51.268677689Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-02T02:13:51.270077029Z level=info msg="Migration successfully executed" id="create team table" duration=1.39883ms logger=migrator t=2026-03-02T02:13:51.275974641Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-02T02:13:51.277390652Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.415571ms logger=migrator t=2026-03-02T02:13:51.283067548Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-02T02:13:51.283920536Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=852.768µs logger=migrator t=2026-03-02T02:13:51.290204906Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-02T02:13:51.296326552Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.122976ms logger=migrator t=2026-03-02T02:13:51.301488967Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-02T02:13:51.301694391Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=204.484µs logger=migrator t=2026-03-02T02:13:51.307236564Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-02T02:13:51.308094643Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=854.519µs logger=migrator t=2026-03-02T02:13:51.315118158Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-02T02:13:51.316305265Z level=info msg="Migration successfully executed" id="create team member table" duration=1.186067ms logger=migrator t=2026-03-02T02:13:51.322548843Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-02T02:13:51.323496384Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=948.971µs logger=migrator t=2026-03-02T02:13:51.329784544Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-02T02:13:51.331346858Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.561924ms logger=migrator t=2026-03-02T02:13:51.337576156Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-02T02:13:51.338585159Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.008753ms logger=migrator t=2026-03-02T02:13:51.344360887Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-02T02:13:51.35126883Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.907092ms logger=migrator t=2026-03-02T02:13:51.356605378Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-02T02:13:51.362364676Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.758138ms logger=migrator t=2026-03-02T02:13:51.367353986Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-02T02:13:51.371815876Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.46086ms logger=migrator t=2026-03-02T02:13:51.377808509Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-02T02:13:51.378745609Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=937.051µs logger=migrator t=2026-03-02T02:13:51.384120698Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-02T02:13:51.385630812Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.509394ms logger=migrator t=2026-03-02T02:13:51.392157147Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-02T02:13:51.393955707Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.797941ms logger=migrator t=2026-03-02T02:13:51.401875172Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-02T02:13:51.402893305Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.017593ms logger=migrator t=2026-03-02T02:13:51.408224423Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-02T02:13:51.40944483Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.218277ms logger=migrator t=2026-03-02T02:13:51.416001495Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-02T02:13:51.417542509Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.539554ms logger=migrator t=2026-03-02T02:13:51.423256496Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-02T02:13:51.424252848Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=995.632µs logger=migrator t=2026-03-02T02:13:51.429882853Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-02T02:13:51.431410917Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.521834ms logger=migrator t=2026-03-02T02:13:51.438038754Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-02T02:13:51.438852583Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=814.059µs logger=migrator t=2026-03-02T02:13:51.443994886Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-02T02:13:51.444398276Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=403.69µs logger=migrator t=2026-03-02T02:13:51.45047198Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-02T02:13:51.451601035Z level=info msg="Migration successfully executed" id="create tag table" duration=1.128515ms logger=migrator t=2026-03-02T02:13:51.457427164Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-02T02:13:51.458402236Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=974.452µs logger=migrator t=2026-03-02T02:13:51.464058372Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-02T02:13:51.465298079Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.237117ms logger=migrator t=2026-03-02T02:13:51.470874762Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-02T02:13:51.471874204Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.002932ms logger=migrator t=2026-03-02T02:13:51.477608931Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-02T02:13:51.478584963Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=974.912µs logger=migrator t=2026-03-02T02:13:51.483456702Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-02T02:13:51.497551214Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.096322ms logger=migrator t=2026-03-02T02:13:51.50236105Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-02T02:13:51.502923173Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=562.933µs logger=migrator t=2026-03-02T02:13:51.508912416Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-02T02:13:51.5104554Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.541984ms logger=migrator t=2026-03-02T02:13:51.516975255Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-02T02:13:51.517285882Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=310.567µs logger=migrator t=2026-03-02T02:13:51.523904108Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-02T02:13:51.524559552Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=655.504µs logger=migrator t=2026-03-02T02:13:51.531360214Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-02T02:13:51.5325565Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.195616ms logger=migrator t=2026-03-02T02:13:51.538028071Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-02T02:13:51.539566906Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.538385ms logger=migrator t=2026-03-02T02:13:51.545146329Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-02T02:13:51.545225151Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=79.762µs logger=migrator t=2026-03-02T02:13:51.550955018Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-02T02:13:51.559116589Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.162521ms logger=migrator t=2026-03-02T02:13:51.563956676Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-02T02:13:51.567926024Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.968128ms logger=migrator t=2026-03-02T02:13:51.572922346Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-02T02:13:51.577936856Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.0142ms logger=migrator t=2026-03-02T02:13:51.584818089Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-02T02:13:51.589860951Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.042322ms logger=migrator t=2026-03-02T02:13:51.597339007Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-02T02:13:51.599098116Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.856582ms logger=migrator t=2026-03-02T02:13:51.605868346Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-02T02:13:51.610938018Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.069602ms logger=migrator t=2026-03-02T02:13:51.616840439Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-02T02:13:51.617646667Z level=info msg="Migration successfully executed" id="create server_lock table" duration=808.617µs logger=migrator t=2026-03-02T02:13:51.624676153Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-02T02:13:51.626377611Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.700618ms logger=migrator t=2026-03-02T02:13:51.63356226Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-02T02:13:51.635069624Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.511694ms logger=migrator t=2026-03-02T02:13:51.640551655Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-02T02:13:51.641528687Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=976.951µs logger=migrator t=2026-03-02T02:13:51.645711349Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-02T02:13:51.646758373Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.046574ms logger=migrator t=2026-03-02T02:13:51.65342256Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-02T02:13:51.654567756Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.145576ms logger=migrator t=2026-03-02T02:13:51.659169957Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-02T02:13:51.665366316Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.196468ms logger=migrator t=2026-03-02T02:13:51.669375784Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-02T02:13:51.670714493Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.338829ms logger=migrator t=2026-03-02T02:13:51.677624977Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-02T02:13:51.679275573Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.645446ms logger=migrator t=2026-03-02T02:13:51.684256254Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-02T02:13:51.685282437Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.020544ms logger=migrator t=2026-03-02T02:13:51.689915719Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-02T02:13:51.691314511Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.395911ms logger=migrator t=2026-03-02T02:13:51.699294868Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-02T02:13:51.700400762Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.105274ms logger=migrator t=2026-03-02T02:13:51.705953585Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-02T02:13:51.706023946Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=71.701µs logger=migrator t=2026-03-02T02:13:51.712667523Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-02T02:13:51.712760155Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=92.512µs logger=migrator t=2026-03-02T02:13:51.726187363Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-02T02:13:51.727227257Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.041914ms logger=migrator t=2026-03-02T02:13:51.732192617Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T02:13:51.732864672Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=668.705µs logger=migrator t=2026-03-02T02:13:51.738317213Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T02:13:51.739227673Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=909.9µs logger=migrator t=2026-03-02T02:13:51.744938Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-02T02:13:51.745055472Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=117.942µs logger=migrator t=2026-03-02T02:13:51.750218987Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T02:13:51.751602777Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.38388ms logger=migrator t=2026-03-02T02:13:51.757215152Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T02:13:51.758720215Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.504993ms logger=migrator t=2026-03-02T02:13:51.763792128Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-02T02:13:51.764860561Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.065063ms logger=migrator t=2026-03-02T02:13:51.7688956Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-02T02:13:51.769946324Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.050624ms logger=migrator t=2026-03-02T02:13:51.776485219Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-02T02:13:51.784972677Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.494238ms logger=migrator t=2026-03-02T02:13:51.788993927Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-02T02:13:51.789977498Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=983.201µs logger=migrator t=2026-03-02T02:13:51.798255662Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-02T02:13:51.798424666Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=173.264µs logger=migrator t=2026-03-02T02:13:51.806162417Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-02T02:13:51.807409525Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.253698ms logger=migrator t=2026-03-02T02:13:51.81437159Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-02T02:13:51.815461963Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.089404ms logger=migrator t=2026-03-02T02:13:51.821712962Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-02T02:13:51.822723715Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.011073ms logger=migrator t=2026-03-02T02:13:51.831055019Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T02:13:51.831124191Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=70.092µs logger=migrator t=2026-03-02T02:13:51.83609705Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-02T02:13:51.836788167Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=694.086µs logger=migrator t=2026-03-02T02:13:51.840221192Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-02T02:13:51.840949518Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=727.956µs logger=migrator t=2026-03-02T02:13:51.845359337Z 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-03-02T02:13:51.846408619Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.049183ms logger=migrator t=2026-03-02T02:13:51.852576696Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-02T02:13:51.854619872Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.046445ms logger=migrator t=2026-03-02T02:13:51.86443869Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-02T02:13:51.875138216Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.709047ms logger=migrator t=2026-03-02T02:13:51.879123625Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-02T02:13:51.87979618Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=673.175µs logger=migrator t=2026-03-02T02:13:51.886035638Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T02:13:51.88697504Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=942.552µs logger=migrator t=2026-03-02T02:13:51.892022311Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-02T02:13:51.921170768Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.143517ms logger=migrator t=2026-03-02T02:13:51.929684117Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-02T02:13:51.954950897Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.261661ms logger=migrator t=2026-03-02T02:13:51.960328716Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-02T02:13:51.961336578Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.009102ms logger=migrator t=2026-03-02T02:13:51.965849388Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-02T02:13:51.966878821Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.028873ms logger=migrator t=2026-03-02T02:13:51.97495405Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-02T02:13:51.98125525Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.307309ms logger=migrator t=2026-03-02T02:13:51.985449753Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-02T02:13:51.995880294Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.42226ms logger=migrator t=2026-03-02T02:13:52.002979131Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-02T02:13:52.003950643Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=972.922µs logger=migrator t=2026-03-02T02:13:52.011338477Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-02T02:13:52.013967145Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.620018ms logger=migrator t=2026-03-02T02:13:52.053501012Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-02T02:13:52.055441945Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.944353ms logger=migrator t=2026-03-02T02:13:52.242542724Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-02T02:13:52.24415688Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.616546ms logger=migrator t=2026-03-02T02:13:52.382863596Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-02T02:13:52.383007869Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=148.693µs logger=migrator t=2026-03-02T02:13:52.390623867Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-02T02:13:52.397144753Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.521305ms logger=migrator t=2026-03-02T02:13:52.402606354Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-02T02:13:52.408011794Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.4047ms logger=migrator t=2026-03-02T02:13:52.413159137Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-02T02:13:52.419331455Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.171427ms logger=migrator t=2026-03-02T02:13:52.426016482Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-02T02:13:52.42726446Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.250428ms logger=migrator t=2026-03-02T02:13:52.433653062Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-02T02:13:52.434585902Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=932.81µs logger=migrator t=2026-03-02T02:13:52.439944651Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-02T02:13:52.447813146Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.867135ms logger=migrator t=2026-03-02T02:13:52.462023661Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-02T02:13:52.469114348Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.096436ms logger=migrator t=2026-03-02T02:13:52.4750486Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-02T02:13:52.476044632Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=995.562µs logger=migrator t=2026-03-02T02:13:52.481956703Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-02T02:13:52.487940955Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.982982ms logger=migrator t=2026-03-02T02:13:52.499798468Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-02T02:13:52.506387655Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.588397ms logger=migrator t=2026-03-02T02:13:52.511303363Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-02T02:13:52.511353264Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=49.371µs logger=migrator t=2026-03-02T02:13:52.517254646Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-02T02:13:52.518376711Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.121745ms logger=migrator t=2026-03-02T02:13:52.527401241Z 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-03-02T02:13:52.528407663Z 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.005623ms logger=migrator t=2026-03-02T02:13:52.536213746Z 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-03-02T02:13:52.537927084Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.717888ms logger=migrator t=2026-03-02T02:13:52.543571389Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-02T02:13:52.543644211Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.882µs logger=migrator t=2026-03-02T02:13:52.55440416Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-02T02:13:52.562590101Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.177102ms logger=migrator t=2026-03-02T02:13:52.571309034Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-02T02:13:52.585029949Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=13.719135ms logger=migrator t=2026-03-02T02:13:52.59272499Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-02T02:13:52.59862898Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=5.903991ms logger=migrator t=2026-03-02T02:13:52.607892565Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-02T02:13:52.613995301Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.102716ms logger=migrator t=2026-03-02T02:13:52.622278774Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-02T02:13:52.62794575Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.663296ms logger=migrator t=2026-03-02T02:13:52.634462684Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-02T02:13:52.634534976Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.322µs logger=migrator t=2026-03-02T02:13:52.645364176Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-02T02:13:52.646837819Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.472763ms logger=migrator t=2026-03-02T02:13:52.65812101Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-02T02:13:52.672226092Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=14.101763ms logger=migrator t=2026-03-02T02:13:52.682032289Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-02T02:13:52.68295204Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=924.431µs logger=migrator t=2026-03-02T02:13:52.693933114Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-02T02:13:52.703027775Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.095051ms logger=migrator t=2026-03-02T02:13:52.709308454Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-02T02:13:52.712057565Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.753701ms logger=migrator t=2026-03-02T02:13:52.718188421Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-02T02:13:52.724714316Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.529695ms logger=migrator t=2026-03-02T02:13:52.73300711Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-02T02:13:52.733804718Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=798.118µs logger=migrator t=2026-03-02T02:13:52.74071886Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-02T02:13:52.742572552Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.847612ms logger=migrator t=2026-03-02T02:13:52.74927753Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-02T02:13:52.758503365Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.227305ms logger=migrator t=2026-03-02T02:13:52.767499825Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-02T02:13:52.768764312Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.269447ms logger=migrator t=2026-03-02T02:13:52.774849728Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-02T02:13:52.775891761Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.041493ms logger=migrator t=2026-03-02T02:13:52.782316333Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-02T02:13:52.783629543Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.314349ms logger=migrator t=2026-03-02T02:13:52.791411164Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-02T02:13:52.793149523Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.743929ms logger=migrator t=2026-03-02T02:13:52.798639115Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-02T02:13:52.798724557Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=84.902µs logger=migrator t=2026-03-02T02:13:52.80516491Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-02T02:13:52.808825962Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=3.661732ms logger=migrator t=2026-03-02T02:13:52.816940272Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-02T02:13:52.818763451Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.827939ms logger=migrator t=2026-03-02T02:13:52.826479553Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-02T02:13:52.827450114Z 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-03-02T02:13:52.83446038Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-02T02:13:52.835115324Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=658.334µs logger=migrator t=2026-03-02T02:13:52.842642521Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-02T02:13:52.845166177Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.526186ms logger=migrator t=2026-03-02T02:13:52.850130507Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-02T02:13:52.8610834Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.949213ms logger=migrator t=2026-03-02T02:13:52.868383472Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-02T02:13:52.869744592Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.357889ms logger=migrator t=2026-03-02T02:13:52.876530433Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-02T02:13:52.878120367Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.591214ms logger=migrator t=2026-03-02T02:13:52.891218728Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-02T02:13:52.892787583Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.573955ms logger=migrator t=2026-03-02T02:13:52.898128872Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-02T02:13:52.899542503Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.412331ms logger=migrator t=2026-03-02T02:13:52.904498243Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-02T02:13:52.905975175Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.476312ms logger=migrator t=2026-03-02T02:13:52.912459719Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-02T02:13:52.91250546Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.411µs logger=migrator t=2026-03-02T02:13:52.917793128Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-02T02:13:52.917994812Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=202.574µs logger=migrator t=2026-03-02T02:13:52.9228796Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-02T02:13:52.928846813Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.973073ms logger=migrator t=2026-03-02T02:13:52.93418364Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-02T02:13:52.934479328Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=296.308µs logger=migrator t=2026-03-02T02:13:52.938305852Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-02T02:13:52.939071009Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=765.267µs logger=migrator t=2026-03-02T02:13:52.944744685Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-02T02:13:52.945203195Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=458.75µs logger=migrator t=2026-03-02T02:13:52.951950995Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-02T02:13:52.952762453Z level=info msg="Migration successfully executed" id="create data_keys table" duration=808.828µs logger=migrator t=2026-03-02T02:13:52.957964849Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-02T02:13:52.958592922Z level=info msg="Migration successfully executed" id="create secrets table" duration=623.593µs logger=migrator t=2026-03-02T02:13:52.963030251Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-02T02:13:53.009999832Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=46.960611ms logger=migrator t=2026-03-02T02:13:53.017313954Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-02T02:13:53.029903414Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=12.59602ms logger=migrator t=2026-03-02T02:13:53.035958428Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-02T02:13:53.03606706Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=108.712µs logger=migrator t=2026-03-02T02:13:53.040659542Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-02T02:13:53.143929992Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=103.26166ms logger=migrator t=2026-03-02T02:13:53.175005041Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-02T02:13:53.222372151Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=47.36361ms logger=migrator t=2026-03-02T02:13:53.227060625Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-02T02:13:53.227885113Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=824.178µs logger=migrator t=2026-03-02T02:13:53.235030792Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-02T02:13:53.236410752Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.3796ms logger=migrator t=2026-03-02T02:13:53.242028647Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-02T02:13:53.242267352Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=241.795µs logger=migrator t=2026-03-02T02:13:53.246456095Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-02T02:13:53.247316744Z level=info msg="Migration successfully executed" id="create permission table" duration=860.799µs logger=migrator t=2026-03-02T02:13:53.254177807Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-02T02:13:53.2552455Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.061423ms logger=migrator t=2026-03-02T02:13:53.259805352Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-02T02:13:53.260915706Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.109034ms logger=migrator t=2026-03-02T02:13:53.265242293Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-02T02:13:53.266143032Z level=info msg="Migration successfully executed" id="create role table" duration=900.489µs logger=migrator t=2026-03-02T02:13:53.274508188Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-02T02:13:53.286415352Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.910154ms logger=migrator t=2026-03-02T02:13:53.290969353Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-02T02:13:53.296292891Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.324258ms logger=migrator t=2026-03-02T02:13:53.303100992Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-02T02:13:53.304223267Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.122855ms logger=migrator t=2026-03-02T02:13:53.308824589Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-02T02:13:53.314257319Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=5.436101ms logger=migrator t=2026-03-02T02:13:53.322095713Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-02T02:13:53.323380491Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.283818ms logger=migrator t=2026-03-02T02:13:53.329772323Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-02T02:13:53.330896428Z level=info msg="Migration successfully executed" id="create team role table" duration=1.122455ms logger=migrator t=2026-03-02T02:13:53.342888794Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-02T02:13:53.344130552Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.244338ms logger=migrator t=2026-03-02T02:13:53.359532063Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-02T02:13:53.36210477Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.571187ms logger=migrator t=2026-03-02T02:13:53.366549179Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-02T02:13:53.367485989Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=937.63µs logger=migrator t=2026-03-02T02:13:53.371705673Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-02T02:13:53.372589293Z level=info msg="Migration successfully executed" id="create user role table" duration=883.269µs logger=migrator t=2026-03-02T02:13:53.377936971Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-02T02:13:53.379220799Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.284058ms logger=migrator t=2026-03-02T02:13:53.384395654Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-02T02:13:53.385618242Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.222078ms logger=migrator t=2026-03-02T02:13:53.389886386Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-02T02:13:53.392455263Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.568867ms logger=migrator t=2026-03-02T02:13:53.397027305Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-02T02:13:53.397974855Z level=info msg="Migration successfully executed" id="create builtin role table" duration=947.4µs logger=migrator t=2026-03-02T02:13:53.403521018Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-02T02:13:53.404889488Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.3649ms logger=migrator t=2026-03-02T02:13:53.409801358Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-02T02:13:53.410975354Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.170426ms logger=migrator t=2026-03-02T02:13:53.416269832Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-02T02:13:53.424191807Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.919075ms logger=migrator t=2026-03-02T02:13:53.428605355Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-02T02:13:53.429497604Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=891.029µs logger=migrator t=2026-03-02T02:13:53.433392051Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-02T02:13:53.434761481Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.36874ms logger=migrator t=2026-03-02T02:13:53.441222544Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-02T02:13:53.442472852Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.250138ms logger=migrator t=2026-03-02T02:13:53.447490724Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-02T02:13:53.451495232Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=4.000368ms logger=migrator t=2026-03-02T02:13:53.456015923Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-02T02:13:53.456907062Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=890.669µs logger=migrator t=2026-03-02T02:13:53.464190574Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-02T02:13:53.465925332Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.739338ms logger=migrator t=2026-03-02T02:13:53.470362361Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-02T02:13:53.478527602Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.164831ms logger=migrator t=2026-03-02T02:13:53.482311826Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-02T02:13:53.487848678Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.536602ms logger=migrator t=2026-03-02T02:13:53.491492219Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-02T02:13:53.49921954Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.726591ms logger=migrator t=2026-03-02T02:13:53.503793412Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-02T02:13:53.514824477Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.031865ms logger=migrator t=2026-03-02T02:13:53.519244124Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-02T02:13:53.520070973Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=826.179µs logger=migrator t=2026-03-02T02:13:53.525345809Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-02T02:13:53.526456725Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.109336ms logger=migrator t=2026-03-02T02:13:53.530967264Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-02T02:13:53.532728923Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.762829ms logger=migrator t=2026-03-02T02:13:53.536811804Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-02T02:13:53.537673893Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=858.989µs logger=migrator t=2026-03-02T02:13:53.541989718Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-02T02:13:53.543049943Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.059985ms logger=migrator t=2026-03-02T02:13:53.547703185Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-02T02:13:53.547770867Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=70.822µs logger=migrator t=2026-03-02T02:13:53.552600274Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-02T02:13:53.552683326Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.181µs logger=migrator t=2026-03-02T02:13:53.561377469Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-02T02:13:53.562143487Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=765.917µs logger=migrator t=2026-03-02T02:13:53.567651279Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-02T02:13:53.568697392Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.047132ms logger=migrator t=2026-03-02T02:13:53.573507688Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-02T02:13:53.574635913Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.128575ms logger=migrator t=2026-03-02T02:13:53.5789958Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-02T02:13:53.579200765Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=204.505µs logger=migrator t=2026-03-02T02:13:53.58441849Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-02T02:13:53.584893211Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=473.901µs logger=migrator t=2026-03-02T02:13:53.589658366Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-02T02:13:53.591013256Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.36169ms logger=migrator t=2026-03-02T02:13:53.59567538Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-02T02:13:53.597671594Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.995254ms logger=migrator t=2026-03-02T02:13:53.602753216Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-02T02:13:53.617046253Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=14.294647ms logger=migrator t=2026-03-02T02:13:53.621975283Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-02T02:13:53.622020224Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=48.991µs logger=migrator t=2026-03-02T02:13:53.62632206Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-02T02:13:53.627890744Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.568414ms logger=migrator t=2026-03-02T02:13:53.633546519Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-02T02:13:53.634692284Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.145555ms logger=migrator t=2026-03-02T02:13:53.640251857Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-02T02:13:53.641786482Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.533545ms logger=migrator t=2026-03-02T02:13:53.646757612Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-02T02:13:53.658834Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.076438ms logger=migrator t=2026-03-02T02:13:53.663843151Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-02T02:13:53.664787382Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=942.501µs logger=migrator t=2026-03-02T02:13:53.669953956Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-02T02:13:53.67104773Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.094754ms logger=migrator t=2026-03-02T02:13:53.677158987Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-02T02:13:53.701879964Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.721817ms logger=migrator t=2026-03-02T02:13:53.706828244Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-02T02:13:53.707695804Z level=info msg="Migration successfully executed" id="create correlation v2" duration=860.99µs logger=migrator t=2026-03-02T02:13:53.712852588Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-02T02:13:53.713984883Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.132565ms logger=migrator t=2026-03-02T02:13:53.720113699Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-02T02:13:53.722025482Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.911593ms logger=migrator t=2026-03-02T02:13:53.727110034Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-02T02:13:53.728300051Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.188747ms logger=migrator t=2026-03-02T02:13:53.732959684Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-02T02:13:53.733392614Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=432.7µs logger=migrator t=2026-03-02T02:13:53.738735662Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-02T02:13:53.740047831Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.311399ms logger=migrator t=2026-03-02T02:13:53.744006409Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-02T02:13:53.752355883Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.348724ms logger=migrator t=2026-03-02T02:13:53.756353773Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-02T02:13:53.757319854Z level=info msg="Migration successfully executed" id="create entity_events table" duration=962.841µs logger=migrator t=2026-03-02T02:13:53.762191252Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-02T02:13:53.763221325Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.030402ms logger=migrator t=2026-03-02T02:13:53.767693434Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T02:13:53.768203435Z 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-03-02T02:13:53.772116063Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T02:13:53.772687025Z 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-03-02T02:13:53.777602134Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-02T02:13:53.778486814Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=884.619µs logger=migrator t=2026-03-02T02:13:53.782660456Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-02T02:13:53.783682109Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.021283ms logger=migrator t=2026-03-02T02:13:53.78874923Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-02T02:13:53.789943567Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.193427ms logger=migrator t=2026-03-02T02:13:53.794490379Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-02T02:13:53.795671344Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.181175ms logger=migrator t=2026-03-02T02:13:53.800648455Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T02:13:53.802071406Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.425461ms logger=migrator t=2026-03-02T02:13:53.807488626Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T02:13:53.810341749Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.853013ms logger=migrator t=2026-03-02T02:13:53.815128086Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-02T02:13:53.816180839Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.052063ms logger=migrator t=2026-03-02T02:13:53.820410883Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-02T02:13:53.821679391Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.268658ms logger=migrator t=2026-03-02T02:13:53.826192581Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-02T02:13:53.827195603Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.002612ms logger=migrator t=2026-03-02T02:13:53.831007148Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-02T02:13:53.832026861Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.019942ms logger=migrator t=2026-03-02T02:13:53.836745655Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-02T02:13:53.83787073Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.124925ms logger=migrator t=2026-03-02T02:13:53.842225957Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-02T02:13:53.866443303Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.215806ms logger=migrator t=2026-03-02T02:13:53.870128256Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-02T02:13:53.879632096Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.50338ms logger=migrator t=2026-03-02T02:13:53.88611245Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-02T02:13:53.894432154Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.325174ms logger=migrator t=2026-03-02T02:13:53.902395191Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-02T02:13:53.902970204Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=581.053µs logger=migrator t=2026-03-02T02:13:53.911009222Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-02T02:13:53.920510923Z level=info msg="Migration successfully executed" id="add share column" duration=9.500921ms logger=migrator t=2026-03-02T02:13:53.924521022Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-02T02:13:53.924750597Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=230.195µs logger=migrator t=2026-03-02T02:13:53.930709969Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-02T02:13:53.932339755Z level=info msg="Migration successfully executed" id="create file table" duration=1.630596ms logger=migrator t=2026-03-02T02:13:53.937897149Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-02T02:13:53.939959724Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.068275ms logger=migrator t=2026-03-02T02:13:53.945078207Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-02T02:13:53.946258644Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.185607ms logger=migrator t=2026-03-02T02:13:53.951138661Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-02T02:13:53.952044102Z level=info msg="Migration successfully executed" id="create file_meta table" duration=905.201µs logger=migrator t=2026-03-02T02:13:53.956135942Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-02T02:13:53.95736511Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.227658ms logger=migrator t=2026-03-02T02:13:53.962693598Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-02T02:13:53.962798991Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.223µs logger=migrator t=2026-03-02T02:13:53.966470292Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-02T02:13:53.966575924Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=106.882µs logger=migrator t=2026-03-02T02:13:53.970560302Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-02T02:13:53.971168396Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=607.274µs logger=migrator t=2026-03-02T02:13:53.975081043Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-02T02:13:53.975290367Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=209.304µs logger=migrator t=2026-03-02T02:13:53.980004422Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-02T02:13:53.982192241Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.187219ms logger=migrator t=2026-03-02T02:13:53.986264611Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-02T02:13:53.996267803Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.005132ms logger=migrator t=2026-03-02T02:13:54.000246851Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-02T02:13:54.000380244Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=126.652µs logger=migrator t=2026-03-02T02:13:54.005114309Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-02T02:13:54.006952049Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.83757ms logger=migrator t=2026-03-02T02:13:54.011697094Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-02T02:13:54.012616315Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=917.99µs logger=migrator t=2026-03-02T02:13:54.017087714Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-02T02:13:54.017599345Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=512.601µs logger=migrator t=2026-03-02T02:13:54.021953043Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-02T02:13:54.023960876Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=2.006893ms logger=migrator t=2026-03-02T02:13:54.029401907Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-02T02:13:54.040219377Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.81879ms logger=migrator t=2026-03-02T02:13:54.043789607Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-02T02:13:54.051454986Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.663639ms logger=migrator t=2026-03-02T02:13:54.055285222Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-02T02:13:54.056388066Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.103784ms logger=migrator t=2026-03-02T02:13:54.061103651Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-02T02:13:54.137571596Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.456855ms logger=migrator t=2026-03-02T02:13:54.142764131Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-02T02:13:54.144183532Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.420051ms logger=migrator t=2026-03-02T02:13:54.148261463Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-02T02:13:54.149440529Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.174886ms logger=migrator t=2026-03-02T02:13:54.155262218Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-02T02:13:54.186210724Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.946236ms logger=migrator t=2026-03-02T02:13:54.192610077Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-02T02:13:54.204430829Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.816542ms logger=migrator t=2026-03-02T02:13:54.208497259Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-02T02:13:54.208765414Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=267.815µs logger=migrator t=2026-03-02T02:13:54.212852266Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-02T02:13:54.21307166Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=220.404µs logger=migrator t=2026-03-02T02:13:54.218232245Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-02T02:13:54.218558722Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=322.277µs logger=migrator t=2026-03-02T02:13:54.223145964Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-02T02:13:54.223468381Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=322.697µs logger=migrator t=2026-03-02T02:13:54.227729615Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-02T02:13:54.22794472Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=214.835µs logger=migrator t=2026-03-02T02:13:54.231837897Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-02T02:13:54.23290131Z level=info msg="Migration successfully executed" id="create folder table" duration=1.063303ms logger=migrator t=2026-03-02T02:13:54.239816894Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-02T02:13:54.241786857Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.969353ms logger=migrator t=2026-03-02T02:13:54.246286147Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-02T02:13:54.248031895Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.745208ms logger=migrator t=2026-03-02T02:13:54.252849092Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-02T02:13:54.252876713Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.761µs logger=migrator t=2026-03-02T02:13:54.259905109Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T02:13:54.26265981Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.759341ms logger=migrator t=2026-03-02T02:13:54.268931469Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-02T02:13:54.270235057Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.304418ms logger=migrator t=2026-03-02T02:13:54.275059865Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-02T02:13:54.276593769Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.539865ms logger=migrator t=2026-03-02T02:13:54.281824065Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-02T02:13:54.282725655Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=900.361µs logger=migrator t=2026-03-02T02:13:54.286802975Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-02T02:13:54.287081401Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=275.716µs logger=migrator t=2026-03-02T02:13:54.291128841Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-02T02:13:54.292276476Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.147255ms logger=migrator t=2026-03-02T02:13:54.297074683Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-02T02:13:54.298264239Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.189046ms logger=migrator t=2026-03-02T02:13:54.302203557Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-02T02:13:54.303953885Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.746278ms logger=migrator t=2026-03-02T02:13:54.308046996Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-02T02:13:54.309917638Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.871492ms logger=migrator t=2026-03-02T02:13:54.314697573Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-02T02:13:54.315792428Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.094845ms logger=migrator t=2026-03-02T02:13:54.319872988Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-02T02:13:54.3208606Z level=info msg="Migration successfully executed" id="create anon_device table" duration=986.992µs logger=migrator t=2026-03-02T02:13:54.325452592Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-02T02:13:54.326733461Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.280709ms logger=migrator t=2026-03-02T02:13:54.33214584Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-02T02:13:54.333403659Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.257649ms logger=migrator t=2026-03-02T02:13:54.338112854Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-02T02:13:54.339665007Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.551713ms logger=migrator t=2026-03-02T02:13:54.344304711Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-02T02:13:54.346242913Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.937762ms logger=migrator t=2026-03-02T02:13:54.354429835Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-02T02:13:54.355647032Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.217308ms logger=migrator t=2026-03-02T02:13:54.360612532Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-02T02:13:54.361106333Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=461.2µs logger=migrator t=2026-03-02T02:13:54.367649448Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-02T02:13:54.382886896Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.243708ms logger=migrator t=2026-03-02T02:13:54.386785262Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-02T02:13:54.387319914Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=536.122µs logger=migrator t=2026-03-02T02:13:54.390863092Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T02:13:54.390884173Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.361µs logger=migrator t=2026-03-02T02:13:54.395537976Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T02:13:54.396666881Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.128485ms logger=migrator t=2026-03-02T02:13:54.400282752Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-02T02:13:54.400300962Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.49µs logger=migrator t=2026-03-02T02:13:54.404022274Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-02T02:13:54.405288253Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.266079ms logger=migrator t=2026-03-02T02:13:54.411966651Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-02T02:13:54.413190367Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.217576ms logger=migrator t=2026-03-02T02:13:54.419102239Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-02T02:13:54.420160222Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.057873ms logger=migrator t=2026-03-02T02:13:54.429049599Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-02T02:13:54.430373809Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.31714ms logger=migrator t=2026-03-02T02:13:54.436675389Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-02T02:13:54.437498337Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=823.378µs logger=migrator t=2026-03-02T02:13:54.444875961Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-02T02:13:54.445911763Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.036232ms logger=migrator t=2026-03-02T02:13:54.452628092Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-02T02:13:54.453947271Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.322699ms logger=migrator t=2026-03-02T02:13:54.461653973Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-02T02:13:54.462590943Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=933.55µs logger=migrator t=2026-03-02T02:13:54.46875708Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-02T02:13:54.480728016Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.970877ms logger=migrator t=2026-03-02T02:13:54.484355266Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-02T02:13:54.491219718Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.863552ms logger=migrator t=2026-03-02T02:13:54.495056884Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-02T02:13:54.504745998Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.687974ms logger=migrator t=2026-03-02T02:13:54.51658758Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-02T02:13:54.516674132Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=87.872µs logger=migrator t=2026-03-02T02:13:54.522321348Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-02T02:13:54.533445854Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.125017ms logger=migrator t=2026-03-02T02:13:54.538689361Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-02T02:13:54.550597214Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.889953ms logger=migrator t=2026-03-02T02:13:54.55715264Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-02T02:13:54.557675902Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=527.022µs logger=migrator t=2026-03-02T02:13:54.561736641Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.581417836s logger=migrator t=2026-03-02T02:13:54.562422587Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-02T02:13:54.577224555Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-02T02:13:54.57743651Z level=info msg="Created default organization" logger=secrets t=2026-03-02T02:13:54.583469543Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T02:13:54.635163271Z level=info msg="Restored cache from database" duration=778.758µs logger=plugin.store t=2026-03-02T02:13:54.636803006Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-02T02:13:54.674464172Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-02T02:13:54.674491553Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-02T02:13:54.674546974Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-02T02:13:54.674555564Z level=info msg="Plugins loaded" count=54 duration=37.753838ms logger=query_data t=2026-03-02T02:13:54.678773327Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-02T02:13:54.682550701Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-02T02:13:54.688487283Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-02T02:13:54.694849364Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-02T02:13:54.696524591Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-02T02:13:54.698036114Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-02T02:13:54.715470591Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-02T02:13:54.77089113Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-02T02:13:54.78849846Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-02T02:13:54.78851631Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-02T02:13:54.788692184Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-02T02:13:54.788999032Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-02T02:13:54.789141695Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-03-02T02:13:54.790407293Z level=info msg="State cache has been initialized" states=0 duration=1.408881ms logger=ngalert.scheduler t=2026-03-02T02:13:54.790581927Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-02T02:13:54.790902884Z level=info msg=starting first_tick=2026-03-02T02:14:00Z logger=http.server t=2026-03-02T02:13:54.794098174Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-02T02:13:54.856985079Z level=info msg="Update check succeeded" duration=67.351813ms logger=grafana.update.checker t=2026-03-02T02:13:54.864044515Z level=info msg="Update check succeeded" duration=74.392719ms logger=provisioning.dashboard t=2026-03-02T02:13:54.868331111Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-03-02T02:13:55.012605979Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-02T02:13:55.013188253Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-02T02:13:55.01618977Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-02T02:13:55.021641041Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-02T02:13:55.04057808Z level=info msg="Patterns update finished" duration=172.531456ms logger=provisioning.dashboard t=2026-03-02T02:13:55.578203492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.5808143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.60113006Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.645130806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.660687871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.691123426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.708252776Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.740514941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.759733547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.800715646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.814109252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.899594089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.913556718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.940461525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.958003624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:55.991951837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.008482714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.041322702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.057655353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.086589176Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.104215376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.143010826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.161060456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.195104781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.219280708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.255872419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.27259448Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.30508108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.326583377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.363766352Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.382722862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.414768543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.430924761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.467201466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.482714269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.518645996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.534733593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.570341782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.590146441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.627794327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.645659412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.69021017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.706393139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.762054444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.775006071Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.820589782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.839045491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.872912121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.892670889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.939618511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.955717028Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:56.990250694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.0108099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.049569469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.07080547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.125734159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.146957729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.190321141Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.204830272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.249184186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.266693354Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.322376209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.339271663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.382995794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.403343855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.44189643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.458240341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.505404827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.52807452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.577424005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.609782231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.691449924Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.727966143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.84643305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.884193987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.9587525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:57.975670075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:58.049566874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:58.071783196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-02T02:13:58.420262954Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-02T02:14:52.814268567Z level=info msg="Usage stats are ready to report"