logger=settings t=2026-04-01T05:21:24.07056014Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-01T05:21:24Z logger=settings t=2026-04-01T05:21:24.070826366Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-01T05:21:24.070838157Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-01T05:21:24.070841407Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-01T05:21:24.070844307Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-01T05:21:24.070846977Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-01T05:21:24.070849597Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-01T05:21:24.070852227Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-01T05:21:24.070855107Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-01T05:21:24.070857887Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-01T05:21:24.070860477Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-01T05:21:24.070865387Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-01T05:21:24.070868197Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-01T05:21:24.070870827Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-01T05:21:24.070873577Z level=info msg=Target target=[all] logger=settings t=2026-04-01T05:21:24.070879078Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-01T05:21:24.070882898Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-01T05:21:24.070885348Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-01T05:21:24.070887819Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-01T05:21:24.070890339Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-01T05:21:24.070892909Z level=info msg="App mode production" logger=sqlstore t=2026-04-01T05:21:24.071175005Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-01T05:21:24.071191136Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-01T05:21:24.072508002Z level=info msg="Locking database" logger=migrator t=2026-04-01T05:21:24.072519842Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-01T05:21:24.073037806Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-01T05:21:24.073870707Z level=info msg="Migration successfully executed" id="create migration_log table" duration=831.071µs logger=migrator t=2026-04-01T05:21:24.078077399Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-01T05:21:24.078618243Z level=info msg="Migration successfully executed" id="create user table" duration=540.744µs logger=migrator t=2026-04-01T05:21:24.082837706Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-01T05:21:24.083313088Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=475.222µs logger=migrator t=2026-04-01T05:21:24.08831791Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-01T05:21:24.089484161Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.156711ms logger=migrator t=2026-04-01T05:21:24.095661146Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-01T05:21:24.096298053Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=636.927µs logger=migrator t=2026-04-01T05:21:24.101195063Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-01T05:21:24.102005465Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=809.322µs logger=migrator t=2026-04-01T05:21:24.115727629Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-01T05:21:24.119596931Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.867492ms logger=migrator t=2026-04-01T05:21:24.129239057Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-01T05:21:24.130045419Z level=info msg="Migration successfully executed" id="create user table v2" duration=806.522µs logger=migrator t=2026-04-01T05:21:24.136227382Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-01T05:21:24.137379363Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.155821ms logger=migrator t=2026-04-01T05:21:24.142267343Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-01T05:21:24.143317551Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.041278ms logger=migrator t=2026-04-01T05:21:24.14853359Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-01T05:21:24.149089324Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=555.674µs logger=migrator t=2026-04-01T05:21:24.152898005Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-01T05:21:24.153374888Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=472.242µs logger=migrator t=2026-04-01T05:21:24.157886067Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-01T05:21:24.158961056Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.074629ms logger=migrator t=2026-04-01T05:21:24.166146657Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-01T05:21:24.166172807Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.15µs logger=migrator t=2026-04-01T05:21:24.174481839Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-01T05:21:24.175543056Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.057977ms logger=migrator t=2026-04-01T05:21:24.179620814Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-01T05:21:24.17983044Z level=info msg="Migration successfully executed" id="Add missing user data" duration=205.936µs logger=migrator t=2026-04-01T05:21:24.183990491Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-01T05:21:24.18508943Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.098629ms logger=migrator t=2026-04-01T05:21:24.189403544Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-01T05:21:24.190097073Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=693.279µs logger=migrator t=2026-04-01T05:21:24.195711402Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-01T05:21:24.197103609Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.395647ms logger=migrator t=2026-04-01T05:21:24.200790417Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-01T05:21:24.212531879Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.742181ms logger=migrator t=2026-04-01T05:21:24.217632394Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-01T05:21:24.219471712Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.838978ms logger=migrator t=2026-04-01T05:21:24.225074161Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-01T05:21:24.225307737Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=233.606µs logger=migrator t=2026-04-01T05:21:24.232428467Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-01T05:21:24.233964427Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.560962ms logger=migrator t=2026-04-01T05:21:24.239568376Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-01T05:21:24.239866214Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=298.218µs logger=migrator t=2026-04-01T05:21:24.245072782Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-01T05:21:24.245852483Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=782.95µs logger=migrator t=2026-04-01T05:21:24.251607016Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-01T05:21:24.252468119Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=861.453µs logger=migrator t=2026-04-01T05:21:24.257670747Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-01T05:21:24.258517539Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=846.382µs logger=migrator t=2026-04-01T05:21:24.263701547Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-01T05:21:24.264564369Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=831.382µs logger=migrator t=2026-04-01T05:21:24.273001253Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-01T05:21:24.273583369Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=582.326µs logger=migrator t=2026-04-01T05:21:24.281337135Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-01T05:21:24.28304533Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.713715ms logger=migrator t=2026-04-01T05:21:24.286887932Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-01T05:21:24.286920783Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.611µs logger=migrator t=2026-04-01T05:21:24.291204526Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-01T05:21:24.291968937Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=764.671µs logger=migrator t=2026-04-01T05:21:24.296704773Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-01T05:21:24.298260924Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.556292ms logger=migrator t=2026-04-01T05:21:24.304210702Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-01T05:21:24.304970962Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=762.27µs logger=migrator t=2026-04-01T05:21:24.310261952Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-01T05:21:24.310935181Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=678.669µs logger=migrator t=2026-04-01T05:21:24.317639419Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-01T05:21:24.322500007Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.860628ms logger=migrator t=2026-04-01T05:21:24.443589402Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-01T05:21:24.44538989Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.803359ms logger=migrator t=2026-04-01T05:21:24.455760255Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-01T05:21:24.457094521Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.333906ms logger=migrator t=2026-04-01T05:21:24.462761011Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-01T05:21:24.464019914Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.259054ms logger=migrator t=2026-04-01T05:21:24.476572018Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-01T05:21:24.47776758Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.195562ms logger=migrator t=2026-04-01T05:21:24.485360771Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-01T05:21:24.486520322Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.159681ms logger=migrator t=2026-04-01T05:21:24.492974223Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-01T05:21:24.493704343Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=729.58µs logger=migrator t=2026-04-01T05:21:24.499386773Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-01T05:21:24.499925067Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=537.964µs logger=migrator t=2026-04-01T05:21:24.507962611Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-01T05:21:24.508583688Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=620.687µs logger=migrator t=2026-04-01T05:21:24.515333057Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-01T05:21:24.516356344Z level=info msg="Migration successfully executed" id="create star table" duration=1.022707ms logger=migrator t=2026-04-01T05:21:24.522588529Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-01T05:21:24.523768661Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.180172ms logger=migrator t=2026-04-01T05:21:24.529731279Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-01T05:21:24.531245999Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.51405ms logger=migrator t=2026-04-01T05:21:24.537818853Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-01T05:21:24.539015695Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.196632ms logger=migrator t=2026-04-01T05:21:24.54522624Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-01T05:21:24.546033182Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=812.132µs logger=migrator t=2026-04-01T05:21:24.552356409Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-01T05:21:24.553807088Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.451249ms logger=migrator t=2026-04-01T05:21:24.559217011Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-01T05:21:24.559918361Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=701.288µs logger=migrator t=2026-04-01T05:21:24.567397389Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-01T05:21:24.568650172Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.255313ms logger=migrator t=2026-04-01T05:21:24.574332252Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-01T05:21:24.574425555Z level=info msg="Migration successfully executed" id="Update org table charset" duration=94.563µs logger=migrator t=2026-04-01T05:21:24.580906807Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-01T05:21:24.580939668Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.081µs logger=migrator t=2026-04-01T05:21:24.589148076Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-01T05:21:24.589460085Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=312.869µs logger=migrator t=2026-04-01T05:21:24.598052843Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-01T05:21:24.599438419Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.388366ms logger=migrator t=2026-04-01T05:21:24.607604326Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-01T05:21:24.608481829Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=873.753µs logger=migrator t=2026-04-01T05:21:24.614587791Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-01T05:21:24.615987228Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.398987ms logger=migrator t=2026-04-01T05:21:24.623718274Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-01T05:21:24.624783482Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.064538ms logger=migrator t=2026-04-01T05:21:24.631304225Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-01T05:21:24.632672922Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.359466ms logger=migrator t=2026-04-01T05:21:24.637853929Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-01T05:21:24.63864678Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=793.081µs logger=migrator t=2026-04-01T05:21:24.646704734Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-01T05:21:24.653033252Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.329278ms logger=migrator t=2026-04-01T05:21:24.658685382Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-01T05:21:24.659464563Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=782.441µs logger=migrator t=2026-04-01T05:21:24.6646262Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-01T05:21:24.665494213Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=872.283µs logger=migrator t=2026-04-01T05:21:24.671466221Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-01T05:21:24.672317964Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=851.613µs logger=migrator t=2026-04-01T05:21:24.67859258Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-01T05:21:24.679207937Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=614.867µs logger=migrator t=2026-04-01T05:21:24.68497489Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-01T05:21:24.686311385Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.329695ms logger=migrator t=2026-04-01T05:21:24.693061805Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-01T05:21:24.693268161Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=206.636µs logger=migrator t=2026-04-01T05:21:24.699236598Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-01T05:21:24.702201228Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.963929ms logger=migrator t=2026-04-01T05:21:24.708120925Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-01T05:21:24.710045446Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.92199ms logger=migrator t=2026-04-01T05:21:24.716738463Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-01T05:21:24.718700905Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.964092ms logger=migrator t=2026-04-01T05:21:24.727853858Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-01T05:21:24.729519012Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.666304ms logger=migrator t=2026-04-01T05:21:24.735753458Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-01T05:21:24.737743391Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.989783ms logger=migrator t=2026-04-01T05:21:24.743290048Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-01T05:21:24.744197042Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=906.914µs logger=migrator t=2026-04-01T05:21:24.749436491Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-01T05:21:24.750427207Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=990.646µs logger=migrator t=2026-04-01T05:21:24.756127528Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-01T05:21:24.75615509Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.572µs logger=migrator t=2026-04-01T05:21:24.7610823Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-01T05:21:24.761188713Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=107.273µs logger=migrator t=2026-04-01T05:21:24.767527661Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-01T05:21:24.770817829Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.291318ms logger=migrator t=2026-04-01T05:21:24.777696242Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-01T05:21:24.780930167Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.220515ms logger=migrator t=2026-04-01T05:21:24.787676276Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-01T05:21:24.789815093Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.138337ms logger=migrator t=2026-04-01T05:21:24.79610787Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-01T05:21:24.798207016Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.098946ms logger=migrator t=2026-04-01T05:21:24.803370673Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-01T05:21:24.803672711Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=302.008µs logger=migrator t=2026-04-01T05:21:24.809869635Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-01T05:21:24.81075872Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=893.415µs logger=migrator t=2026-04-01T05:21:24.817980901Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-01T05:21:24.819408759Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.427688ms logger=migrator t=2026-04-01T05:21:24.825355106Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-01T05:21:24.825388218Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=33.942µs logger=migrator t=2026-04-01T05:21:24.832371803Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-01T05:21:24.834981393Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.608969ms logger=migrator t=2026-04-01T05:21:24.84431494Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-01T05:21:24.845117552Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=800.131µs logger=migrator t=2026-04-01T05:21:24.853655198Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-01T05:21:24.860704714Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.043006ms logger=migrator t=2026-04-01T05:21:24.866476378Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-01T05:21:24.868122572Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.648174ms logger=migrator t=2026-04-01T05:21:24.873997958Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-01T05:21:24.875842867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.856239ms logger=migrator t=2026-04-01T05:21:24.881827956Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-01T05:21:24.882688619Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=859.583µs logger=migrator t=2026-04-01T05:21:24.889284964Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-01T05:21:24.889653793Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=367.859µs logger=migrator t=2026-04-01T05:21:24.89517593Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-01T05:21:24.896159546Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=983.186µs logger=migrator t=2026-04-01T05:21:24.900387388Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-01T05:21:24.902599567Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.211179ms logger=migrator t=2026-04-01T05:21:24.908764161Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-01T05:21:24.909551392Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=787.131µs logger=migrator t=2026-04-01T05:21:24.913341512Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-01T05:21:24.913519307Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=176.345µs logger=migrator t=2026-04-01T05:21:24.91739281Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-01T05:21:24.917560064Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=163.044µs logger=migrator t=2026-04-01T05:21:24.922878376Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-01T05:21:24.924130708Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.251502ms logger=migrator t=2026-04-01T05:21:24.929341317Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-01T05:21:24.932999514Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.726429ms logger=migrator t=2026-04-01T05:21:24.937125263Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-01T05:21:24.938000747Z level=info msg="Migration successfully executed" id="create data_source table" duration=875.504µs logger=migrator t=2026-04-01T05:21:24.943360229Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-01T05:21:24.944232662Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=872.183µs logger=migrator t=2026-04-01T05:21:24.948916547Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-01T05:21:24.949728458Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=811.991µs logger=migrator t=2026-04-01T05:21:24.956157779Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-01T05:21:24.957045002Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=886.893µs logger=migrator t=2026-04-01T05:21:24.962668502Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-01T05:21:24.964226293Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.559162ms logger=migrator t=2026-04-01T05:21:24.970179001Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-01T05:21:24.97727941Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.098729ms logger=migrator t=2026-04-01T05:21:24.980742301Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-01T05:21:24.981448411Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=705.87µs logger=migrator t=2026-04-01T05:21:24.991140818Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-01T05:21:24.992257257Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.116809ms logger=migrator t=2026-04-01T05:21:25.000101386Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-01T05:21:25.001997215Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.896869ms logger=migrator t=2026-04-01T05:21:25.010659756Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-01T05:21:25.011655472Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=987.046µs logger=migrator t=2026-04-01T05:21:25.015951996Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-01T05:21:25.020056895Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.104799ms logger=migrator t=2026-04-01T05:21:25.025770037Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-01T05:21:25.029855345Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.084528ms logger=migrator t=2026-04-01T05:21:25.429005851Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-01T05:21:25.429121724Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=121.283µs logger=migrator t=2026-04-01T05:21:25.442229722Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-01T05:21:25.442745796Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=520.244µs logger=migrator t=2026-04-01T05:21:25.449615469Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-01T05:21:25.453101441Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.485822ms logger=migrator t=2026-04-01T05:21:25.4572067Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-01T05:21:25.457351224Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=144.794µs logger=migrator t=2026-04-01T05:21:25.463761464Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-01T05:21:25.464057632Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=300.118µs logger=migrator t=2026-04-01T05:21:25.46926713Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-01T05:21:25.473937105Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.676424ms logger=migrator t=2026-04-01T05:21:25.481697581Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-01T05:21:25.48205861Z level=info msg="Migration successfully executed" id="Update uid value" duration=379.081µs logger=migrator t=2026-04-01T05:21:25.487137464Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-01T05:21:25.488050829Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=907.655µs logger=migrator t=2026-04-01T05:21:25.492421965Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-01T05:21:25.493336529Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=879.823µs logger=migrator t=2026-04-01T05:21:25.498513887Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-01T05:21:25.499309258Z level=info msg="Migration successfully executed" id="create api_key table" duration=795.891µs logger=migrator t=2026-04-01T05:21:25.505061061Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-01T05:21:25.505995835Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=933.514µs logger=migrator t=2026-04-01T05:21:25.512248341Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-01T05:21:25.513466634Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.218013ms logger=migrator t=2026-04-01T05:21:25.518825845Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-01T05:21:25.519783081Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=957.806µs logger=migrator t=2026-04-01T05:21:25.52538324Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-01T05:21:25.52613085Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=747.71µs logger=migrator t=2026-04-01T05:21:25.529932681Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-01T05:21:25.530696611Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=763.74µs logger=migrator t=2026-04-01T05:21:25.534917393Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-01T05:21:25.535669253Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=750.64µs logger=migrator t=2026-04-01T05:21:25.540635905Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-01T05:21:25.547522018Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.885993ms logger=migrator t=2026-04-01T05:21:25.551245126Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-01T05:21:25.55175388Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=508.584µs logger=migrator t=2026-04-01T05:21:25.556600648Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-01T05:21:25.557206835Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=606.087µs logger=migrator t=2026-04-01T05:21:25.562025273Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-01T05:21:25.563288716Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.252093ms logger=migrator t=2026-04-01T05:21:25.573063306Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-01T05:21:25.574943716Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.88136ms logger=migrator t=2026-04-01T05:21:25.580422031Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-01T05:21:25.581016607Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=599.166µs logger=migrator t=2026-04-01T05:21:25.588433064Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-01T05:21:25.589185764Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=753.95µs logger=migrator t=2026-04-01T05:21:25.593136588Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-01T05:21:25.59318039Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.682µs logger=migrator t=2026-04-01T05:21:25.601952092Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-01T05:21:25.604607773Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.665641ms logger=migrator t=2026-04-01T05:21:25.609067861Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-01T05:21:25.61164678Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.578598ms logger=migrator t=2026-04-01T05:21:25.617033003Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-01T05:21:25.617370011Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=339.908µs logger=migrator t=2026-04-01T05:21:25.621018938Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-01T05:21:25.62371145Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.692422ms logger=migrator t=2026-04-01T05:21:25.627389918Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-01T05:21:25.630443849Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.053731ms logger=migrator t=2026-04-01T05:21:25.634175648Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-01T05:21:25.634931169Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=754.92µs logger=migrator t=2026-04-01T05:21:25.638655857Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-01T05:21:25.639208111Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=549.914µs logger=migrator t=2026-04-01T05:21:25.64328082Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-01T05:21:25.644648596Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.366817ms logger=migrator t=2026-04-01T05:21:25.650223724Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-01T05:21:25.651080937Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=862.983µs logger=migrator t=2026-04-01T05:21:25.655178536Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-01T05:21:25.65610812Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=928.914µs logger=migrator t=2026-04-01T05:21:25.663134836Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-01T05:21:25.663915568Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=780.762µs logger=migrator t=2026-04-01T05:21:25.670910093Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-01T05:21:25.670996575Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=86.132µs logger=migrator t=2026-04-01T05:21:25.676622905Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-01T05:21:25.676664856Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=42.841µs logger=migrator t=2026-04-01T05:21:25.683599409Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-01T05:21:25.688980162Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.390733ms logger=migrator t=2026-04-01T05:21:25.694082579Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-01T05:21:25.69676176Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.678782ms logger=migrator t=2026-04-01T05:21:25.700362325Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-01T05:21:25.700428327Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.762µs logger=migrator t=2026-04-01T05:21:25.705307136Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-01T05:21:25.70621468Z level=info msg="Migration successfully executed" id="create quota table v1" duration=903.544µs logger=migrator t=2026-04-01T05:21:25.712009834Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-01T05:21:25.712825136Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=814.372µs logger=migrator t=2026-04-01T05:21:25.717281544Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-01T05:21:25.717317516Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.06µs logger=migrator t=2026-04-01T05:21:25.72128971Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-01T05:21:25.722488783Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.198323ms logger=migrator t=2026-04-01T05:21:25.727359112Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-01T05:21:25.728137782Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=778.26µs logger=migrator t=2026-04-01T05:21:25.73258661Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-01T05:21:25.737683486Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.093446ms logger=migrator t=2026-04-01T05:21:25.741551329Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-01T05:21:25.74158983Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.031µs logger=migrator t=2026-04-01T05:21:25.746092739Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-01T05:21:25.747000983Z level=info msg="Migration successfully executed" id="create session table" duration=907.894µs logger=migrator t=2026-04-01T05:21:25.75291357Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-01T05:21:25.753085415Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=159.745µs logger=migrator t=2026-04-01T05:21:25.75741938Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-01T05:21:25.757575494Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=155.783µs logger=migrator t=2026-04-01T05:21:25.761747785Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-01T05:21:25.762919666Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.171601ms logger=migrator t=2026-04-01T05:21:25.768118243Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-01T05:21:25.768823913Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=705.839µs logger=migrator t=2026-04-01T05:21:25.774507374Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-01T05:21:25.774549054Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=61.892µs logger=migrator t=2026-04-01T05:21:25.780252706Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-01T05:21:25.780292877Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.381µs logger=migrator t=2026-04-01T05:21:25.786146052Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-01T05:21:25.791229967Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.083765ms logger=migrator t=2026-04-01T05:21:25.795234594Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-01T05:21:25.798344556Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.109842ms logger=migrator t=2026-04-01T05:21:25.802200169Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-01T05:21:25.80228167Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.841µs logger=migrator t=2026-04-01T05:21:25.806761059Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-01T05:21:25.806991265Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=220.006µs logger=migrator t=2026-04-01T05:21:25.816154359Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-01T05:21:25.817134805Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=980.566µs logger=migrator t=2026-04-01T05:21:25.822567699Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-01T05:21:25.82259908Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.111µs logger=migrator t=2026-04-01T05:21:25.830354186Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-01T05:21:25.835094002Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.737735ms logger=migrator t=2026-04-01T05:21:25.839676464Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-01T05:21:25.840013013Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=328.298µs logger=migrator t=2026-04-01T05:21:25.845036895Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-01T05:21:25.849890645Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.85373ms logger=migrator t=2026-04-01T05:21:25.85421887Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-01T05:21:25.858833592Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.614032ms logger=migrator t=2026-04-01T05:21:25.863540046Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-01T05:21:25.863610319Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.773µs logger=migrator t=2026-04-01T05:21:25.868349594Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-01T05:21:25.869735311Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.386147ms logger=migrator t=2026-04-01T05:21:25.875525895Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-01T05:21:25.876314686Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=791.551µs logger=migrator t=2026-04-01T05:21:25.881522124Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-01T05:21:25.882595012Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.074418ms logger=migrator t=2026-04-01T05:21:25.888608492Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-01T05:21:25.890097692Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.48876ms logger=migrator t=2026-04-01T05:21:25.895555657Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-01T05:21:25.896351378Z level=info msg="Migration successfully executed" id="add index alert state" duration=798.481µs logger=migrator t=2026-04-01T05:21:25.900695123Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-01T05:21:25.902019819Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.316985ms logger=migrator t=2026-04-01T05:21:25.907470573Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-01T05:21:25.90849385Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.022637ms logger=migrator t=2026-04-01T05:21:25.913691158Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-01T05:21:25.915512557Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.821859ms logger=migrator t=2026-04-01T05:21:25.923867738Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-01T05:21:25.924751652Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=885.084µs logger=migrator t=2026-04-01T05:21:25.929887428Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-01T05:21:25.940109089Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.209801ms logger=migrator t=2026-04-01T05:21:25.944931327Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-01T05:21:25.946286984Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.358217ms logger=migrator t=2026-04-01T05:21:25.951506282Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-01T05:21:25.95293285Z 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.420217ms logger=migrator t=2026-04-01T05:21:25.957615404Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-01T05:21:25.957889191Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=273.637µs logger=migrator t=2026-04-01T05:21:25.961686162Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-01T05:21:25.962234897Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=548.945µs logger=migrator t=2026-04-01T05:21:25.967073446Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-01T05:21:25.968404791Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.331185ms logger=migrator t=2026-04-01T05:21:25.974738509Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-01T05:21:25.978356694Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.617845ms logger=migrator t=2026-04-01T05:21:25.983694946Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-01T05:21:25.987330303Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.627807ms logger=migrator t=2026-04-01T05:21:25.991631568Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-01T05:21:25.995406708Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.774821ms logger=migrator t=2026-04-01T05:21:25.999455374Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-01T05:21:26.003163393Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.709159ms logger=migrator t=2026-04-01T05:21:26.007301443Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-01T05:21:26.008130225Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=833.202µs logger=migrator t=2026-04-01T05:21:26.01320446Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-01T05:21:26.01323125Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.59µs logger=migrator t=2026-04-01T05:21:26.017341249Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-01T05:21:26.017368691Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.702µs logger=migrator t=2026-04-01T05:21:26.021559262Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-01T05:21:26.022931378Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.372156ms logger=migrator t=2026-04-01T05:21:26.028932067Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-01T05:21:26.029817181Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=884.744µs logger=migrator t=2026-04-01T05:21:26.037088274Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-01T05:21:26.038435049Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.336155ms logger=migrator t=2026-04-01T05:21:26.045843056Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-01T05:21:26.047468709Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.625353ms logger=migrator t=2026-04-01T05:21:26.053440688Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-01T05:21:26.054330362Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=882.454µs logger=migrator t=2026-04-01T05:21:26.058633226Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-01T05:21:26.062387016Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.76227ms logger=migrator t=2026-04-01T05:21:26.06670964Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-01T05:21:26.070650544Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.940404ms logger=migrator t=2026-04-01T05:21:26.075497983Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-01T05:21:26.075703649Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=213.136µs logger=migrator t=2026-04-01T05:21:26.081641356Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-01T05:21:26.083474685Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.835829ms logger=migrator t=2026-04-01T05:21:26.088816437Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-01T05:21:26.089651559Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=832.802µs logger=migrator t=2026-04-01T05:21:26.097119667Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-01T05:21:26.102991994Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.871896ms logger=migrator t=2026-04-01T05:21:26.109353822Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-01T05:21:26.109418464Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.462µs logger=migrator t=2026-04-01T05:21:26.115718972Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-01T05:21:26.117152679Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.433168ms logger=migrator t=2026-04-01T05:21:26.124230277Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-01T05:21:26.125657935Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.434258ms logger=migrator t=2026-04-01T05:21:26.133917455Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-01T05:21:26.134040688Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=124.263µs logger=migrator t=2026-04-01T05:21:26.141591878Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-01T05:21:26.145455961Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=3.861782ms logger=migrator t=2026-04-01T05:21:26.15371686Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-01T05:21:26.155304192Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.583132ms logger=migrator t=2026-04-01T05:21:26.161791514Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-01T05:21:26.162782611Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=990.617µs logger=migrator t=2026-04-01T05:21:26.169229952Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-01T05:21:26.170847895Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.617523ms logger=migrator t=2026-04-01T05:21:26.296254063Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-01T05:21:26.298176865Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.921621ms logger=migrator t=2026-04-01T05:21:26.30515709Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-01T05:21:26.30665234Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.49192ms logger=migrator t=2026-04-01T05:21:26.312602818Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-01T05:21:26.31264945Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=47.601µs logger=migrator t=2026-04-01T05:21:26.319330757Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-01T05:21:26.323484226Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.152909ms logger=migrator t=2026-04-01T05:21:26.328635914Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-01T05:21:26.329458436Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=822.372µs logger=migrator t=2026-04-01T05:21:26.335998518Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-01T05:21:26.340791376Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.792278ms logger=migrator t=2026-04-01T05:21:26.347359991Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-01T05:21:26.348341047Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=981.976µs logger=migrator t=2026-04-01T05:21:26.353302128Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-01T05:21:26.354236243Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=933.985µs logger=migrator t=2026-04-01T05:21:26.360163271Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-01T05:21:26.360984002Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=818.481µs logger=migrator t=2026-04-01T05:21:26.367618308Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-01T05:21:26.379228917Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.617419ms logger=migrator t=2026-04-01T05:21:26.38461206Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-01T05:21:26.385314248Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=702.008µs logger=migrator t=2026-04-01T05:21:26.390084885Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-01T05:21:26.391203455Z 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.119701ms logger=migrator t=2026-04-01T05:21:26.398668782Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-01T05:21:26.399090763Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=422.391µs logger=migrator t=2026-04-01T05:21:26.404898078Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-01T05:21:26.405756181Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=857.773µs logger=migrator t=2026-04-01T05:21:26.411987806Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-01T05:21:26.412174032Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=186.546µs logger=migrator t=2026-04-01T05:21:26.419263509Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-01T05:21:26.425644019Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.38005ms logger=migrator t=2026-04-01T05:21:26.431807452Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-01T05:21:26.435808058Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.000646ms logger=migrator t=2026-04-01T05:21:26.442787624Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-01T05:21:26.444284124Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.49609ms logger=migrator t=2026-04-01T05:21:26.45585781Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-01T05:21:26.457836943Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.981723ms logger=migrator t=2026-04-01T05:21:26.477536606Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-01T05:21:26.4784447Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=385.69µs logger=migrator t=2026-04-01T05:21:26.48672913Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-01T05:21:26.494045175Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.320445ms logger=migrator t=2026-04-01T05:21:26.498877713Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-01T05:21:26.499575571Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=697.748µs logger=migrator t=2026-04-01T05:21:26.505238352Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-01T05:21:26.505435897Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=198.155µs logger=migrator t=2026-04-01T05:21:26.509940756Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-01T05:21:26.510403039Z level=info msg="Migration successfully executed" id="Move region to single row" duration=462.333µs logger=migrator t=2026-04-01T05:21:26.516007438Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-01T05:21:26.516946202Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=938.124µs logger=migrator t=2026-04-01T05:21:26.523594879Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-01T05:21:26.52551374Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.918681ms logger=migrator t=2026-04-01T05:21:26.533978235Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-01T05:21:26.534727885Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=749.38µs logger=migrator t=2026-04-01T05:21:26.539390248Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-01T05:21:26.540898378Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.50771ms logger=migrator t=2026-04-01T05:21:26.54738096Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-01T05:21:26.548545761Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.166691ms logger=migrator t=2026-04-01T05:21:26.553483483Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-01T05:21:26.554549931Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.066048ms logger=migrator t=2026-04-01T05:21:26.560238931Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-01T05:21:26.560325154Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=86.763µs logger=migrator t=2026-04-01T05:21:26.567267949Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-01T05:21:26.568585323Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.318004ms logger=migrator t=2026-04-01T05:21:26.575452046Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-01T05:21:26.576259697Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=807.461µs logger=migrator t=2026-04-01T05:21:26.593067453Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-01T05:21:26.594189383Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.12513ms logger=migrator t=2026-04-01T05:21:26.603051768Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-01T05:21:26.604594979Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.546031ms logger=migrator t=2026-04-01T05:21:26.679351404Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-01T05:21:26.679740974Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=389.691µs logger=migrator t=2026-04-01T05:21:26.687134811Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-01T05:21:26.687640583Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=505.162µs logger=migrator t=2026-04-01T05:21:26.696791096Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-01T05:21:26.696957511Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=156.535µs logger=migrator t=2026-04-01T05:21:26.703977307Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-01T05:21:26.705371374Z level=info msg="Migration successfully executed" id="create team table" duration=1.390817ms logger=migrator t=2026-04-01T05:21:26.711537258Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-01T05:21:26.712476413Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=938.845µs logger=migrator t=2026-04-01T05:21:26.722751166Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-01T05:21:26.723783473Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.033898ms logger=migrator t=2026-04-01T05:21:26.731983411Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-01T05:21:26.739189092Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.200822ms logger=migrator t=2026-04-01T05:21:26.746560428Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-01T05:21:26.746879687Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=319.009µs logger=migrator t=2026-04-01T05:21:26.753273906Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-01T05:21:26.754702154Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.426378ms logger=migrator t=2026-04-01T05:21:26.761969817Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-01T05:21:26.763076986Z level=info msg="Migration successfully executed" id="create team member table" duration=1.105459ms logger=migrator t=2026-04-01T05:21:26.770797922Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-01T05:21:26.77227884Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.463808ms logger=migrator t=2026-04-01T05:21:26.785220565Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-01T05:21:26.789392605Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=4.17306ms logger=migrator t=2026-04-01T05:21:26.802561175Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-01T05:21:26.803674834Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.116789ms logger=migrator t=2026-04-01T05:21:26.81293522Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-01T05:21:26.818254061Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.314781ms logger=migrator t=2026-04-01T05:21:26.826422338Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-01T05:21:26.834467361Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=8.047493ms logger=migrator t=2026-04-01T05:21:26.843114101Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-01T05:21:26.849005068Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.888417ms logger=migrator t=2026-04-01T05:21:26.855107339Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-01T05:21:26.855988363Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=880.984µs logger=migrator t=2026-04-01T05:21:26.860832372Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-01T05:21:26.861719415Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=887.073µs logger=migrator t=2026-04-01T05:21:26.867596261Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-01T05:21:26.868547296Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=951.755µs logger=migrator t=2026-04-01T05:21:26.877808642Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-01T05:21:26.878785778Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=975.326µs logger=migrator t=2026-04-01T05:21:26.887770817Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-01T05:21:26.889495673Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.727076ms logger=migrator t=2026-04-01T05:21:26.89994034Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-01T05:21:26.901140672Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.201151ms logger=migrator t=2026-04-01T05:21:26.910309845Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-01T05:21:26.911398274Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.089828ms logger=migrator t=2026-04-01T05:21:26.92026811Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-01T05:21:26.921223514Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=955.964µs logger=migrator t=2026-04-01T05:21:26.929155775Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-01T05:21:26.930105421Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=949.725µs logger=migrator t=2026-04-01T05:21:26.937827166Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-01T05:21:26.938068292Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=240.836µs logger=migrator t=2026-04-01T05:21:26.945001716Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-01T05:21:26.945978441Z level=info msg="Migration successfully executed" id="create tag table" duration=980.595µs logger=migrator t=2026-04-01T05:21:26.955548656Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-01T05:21:26.957767425Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.21744ms logger=migrator t=2026-04-01T05:21:26.96513882Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-01T05:21:26.966008563Z level=info msg="Migration successfully executed" id="create login attempt table" duration=867.343µs logger=migrator t=2026-04-01T05:21:26.973087191Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-01T05:21:26.974462238Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.376587ms logger=migrator t=2026-04-01T05:21:26.981286209Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-01T05:21:26.982845261Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.563082ms logger=migrator t=2026-04-01T05:21:26.990025461Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-01T05:21:27.006170559Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.143469ms logger=migrator t=2026-04-01T05:21:27.011389428Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-01T05:21:27.011947073Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=557.855µs logger=migrator t=2026-04-01T05:21:27.016553996Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-01T05:21:27.018047574Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.493638ms logger=migrator t=2026-04-01T05:21:27.024225349Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-01T05:21:27.024512227Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=287.037µs logger=migrator t=2026-04-01T05:21:27.029871508Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-01T05:21:27.030529336Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=657.968µs logger=migrator t=2026-04-01T05:21:27.035342734Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-01T05:21:27.036618268Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.275464ms logger=migrator t=2026-04-01T05:21:27.043817019Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-01T05:21:27.044766755Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=949.926µs logger=migrator t=2026-04-01T05:21:27.092335957Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-01T05:21:27.092470001Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=139.435µs logger=migrator t=2026-04-01T05:21:27.179484861Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-01T05:21:27.187084752Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.601622ms logger=migrator t=2026-04-01T05:21:27.572492144Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-01T05:21:27.579214862Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.725048ms logger=migrator t=2026-04-01T05:21:27.719766663Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-01T05:21:27.729682956Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.918044ms logger=migrator t=2026-04-01T05:21:27.740614076Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-01T05:21:27.746500573Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.887456ms logger=migrator t=2026-04-01T05:21:27.753026976Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-01T05:21:27.753771776Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=745.54µs logger=migrator t=2026-04-01T05:21:27.765107386Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-01T05:21:27.770245493Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.138777ms logger=migrator t=2026-04-01T05:21:27.777883486Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-01T05:21:27.778554453Z level=info msg="Migration successfully executed" id="create server_lock table" duration=670.807µs logger=migrator t=2026-04-01T05:21:27.789271318Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-01T05:21:27.79083974Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.571181ms logger=migrator t=2026-04-01T05:21:27.800828065Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-01T05:21:27.802018696Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.191981ms logger=migrator t=2026-04-01T05:21:27.80702929Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-01T05:21:27.808147749Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.116989ms logger=migrator t=2026-04-01T05:21:27.812434043Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-01T05:21:27.814278472Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.844489ms logger=migrator t=2026-04-01T05:21:27.821468663Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-01T05:21:27.822652134Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.184801ms logger=migrator t=2026-04-01T05:21:27.829466265Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-01T05:21:27.835989788Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.518283ms logger=migrator t=2026-04-01T05:21:27.841439093Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-01T05:21:27.842170252Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=732.179µs logger=migrator t=2026-04-01T05:21:27.849579129Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-01T05:21:27.850580186Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.004517ms logger=migrator t=2026-04-01T05:21:27.85490322Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-01T05:21:27.855910387Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.009267ms logger=migrator t=2026-04-01T05:21:27.860252552Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-01T05:21:27.861258939Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.004757ms logger=migrator t=2026-04-01T05:21:27.86692241Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-01T05:21:27.868042129Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.116479ms logger=migrator t=2026-04-01T05:21:27.873485594Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-01T05:21:27.873590847Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=104.193µs logger=migrator t=2026-04-01T05:21:27.880994072Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-01T05:21:27.881081845Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=90.893µs logger=migrator t=2026-04-01T05:21:27.885979786Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-01T05:21:27.887716852Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.735756ms logger=migrator t=2026-04-01T05:21:27.893819633Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-01T05:21:27.894824161Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.004287ms logger=migrator t=2026-04-01T05:21:27.899120795Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-01T05:21:27.90009034Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=969.266µs logger=migrator t=2026-04-01T05:21:27.904707823Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-01T05:21:27.904789764Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=83.211µs logger=migrator t=2026-04-01T05:21:27.90950119Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-01T05:21:27.910819555Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.317704ms logger=migrator t=2026-04-01T05:21:27.914901103Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-01T05:21:27.916241219Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.339566ms logger=migrator t=2026-04-01T05:21:27.92005256Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-01T05:21:27.921153369Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.100609ms logger=migrator t=2026-04-01T05:21:27.926583704Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-01T05:21:27.927720913Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.13694ms logger=migrator t=2026-04-01T05:21:27.931715139Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-01T05:21:27.937410061Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.694752ms logger=migrator t=2026-04-01T05:21:27.941561451Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-01T05:21:27.942418854Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=855.503µs logger=migrator t=2026-04-01T05:21:27.946103691Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-01T05:21:27.946179554Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=75.913µs logger=migrator t=2026-04-01T05:21:27.950040876Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-01T05:21:27.950975911Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=933.316µs logger=migrator t=2026-04-01T05:21:27.956319503Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-01T05:21:27.957985997Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.666294ms logger=migrator t=2026-04-01T05:21:27.962438265Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-01T05:21:27.963406711Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=968.066µs logger=migrator t=2026-04-01T05:21:27.970792037Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-01T05:21:27.97091639Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=128.483µs logger=migrator t=2026-04-01T05:21:27.982685053Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-01T05:21:27.984397128Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.712194ms logger=migrator t=2026-04-01T05:21:27.99048591Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-01T05:21:27.99203314Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.54781ms logger=migrator t=2026-04-01T05:21:27.9972916Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-01T05:21:27.998252475Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=960.465µs logger=migrator t=2026-04-01T05:21:28.002008025Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-01T05:21:28.002944821Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=936.305µs logger=migrator t=2026-04-01T05:21:28.008821826Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-01T05:21:28.014569959Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.747773ms logger=migrator t=2026-04-01T05:21:28.020821815Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-01T05:21:28.021710188Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=888.523µs logger=migrator t=2026-04-01T05:21:28.026007223Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-01T05:21:28.027129282Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.125359ms logger=migrator t=2026-04-01T05:21:28.031277053Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-01T05:21:28.059561903Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.27635ms logger=migrator t=2026-04-01T05:21:28.064579716Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-01T05:21:28.08843425Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.855044ms logger=migrator t=2026-04-01T05:21:28.094200293Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-01T05:21:28.095489437Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.295844ms logger=migrator t=2026-04-01T05:21:28.099715999Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-01T05:21:28.100657464Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=937.985µs logger=migrator t=2026-04-01T05:21:28.10538735Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-01T05:21:28.111153104Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.762492ms logger=migrator t=2026-04-01T05:21:28.114852651Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-01T05:21:28.120543862Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.689451ms logger=migrator t=2026-04-01T05:21:28.124440556Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-01T05:21:28.125418882Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=978.796µs logger=migrator t=2026-04-01T05:21:28.1310104Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-01T05:21:28.131921294Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=910.724µs logger=migrator t=2026-04-01T05:21:28.139440604Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-01T05:21:28.141116168Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.671875ms logger=migrator t=2026-04-01T05:21:28.147917459Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-01T05:21:28.149037428Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.120529ms logger=migrator t=2026-04-01T05:21:28.155217953Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-01T05:21:28.155286084Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=68.771µs logger=migrator t=2026-04-01T05:21:28.159181737Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-01T05:21:28.165370312Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.185825ms logger=migrator t=2026-04-01T05:21:28.171929177Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-01T05:21:28.177898914Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.969447ms logger=migrator t=2026-04-01T05:21:28.181927862Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-01T05:21:28.188744383Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.815691ms logger=migrator t=2026-04-01T05:21:28.194396842Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-01T05:21:28.195393419Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=995.697µs logger=migrator t=2026-04-01T05:21:28.199702264Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-01T05:21:28.20071397Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.011356ms logger=migrator t=2026-04-01T05:21:28.204671376Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-01T05:21:28.211798115Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.125379ms logger=migrator t=2026-04-01T05:21:28.215569905Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-01T05:21:28.221581424Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.011199ms logger=migrator t=2026-04-01T05:21:28.22631471Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-01T05:21:28.227350417Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.035087ms logger=migrator t=2026-04-01T05:21:28.23195385Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-01T05:21:28.238434361Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.479731ms logger=migrator t=2026-04-01T05:21:28.242355076Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-01T05:21:28.248953801Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.598505ms logger=migrator t=2026-04-01T05:21:28.253396369Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-01T05:21:28.253463741Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.752µs logger=migrator t=2026-04-01T05:21:28.257120138Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-01T05:21:28.258198446Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.077858ms logger=migrator t=2026-04-01T05:21:28.262361877Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-01T05:21:28.263369444Z 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.009457ms logger=migrator t=2026-04-01T05:21:28.268521481Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-01T05:21:28.269542187Z 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.020036ms logger=migrator t=2026-04-01T05:21:28.274074368Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-01T05:21:28.274182871Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=104.712µs logger=migrator t=2026-04-01T05:21:28.278123665Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-01T05:21:28.284777302Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.654727ms logger=migrator t=2026-04-01T05:21:28.292011444Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-01T05:21:28.301796394Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.78448ms logger=migrator t=2026-04-01T05:21:28.306344105Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-01T05:21:28.310815993Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.471658ms logger=migrator t=2026-04-01T05:21:28.315096597Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-01T05:21:28.321208989Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.108012ms logger=migrator t=2026-04-01T05:21:28.326594632Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-01T05:21:28.333856764Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.260802ms logger=migrator t=2026-04-01T05:21:28.338274302Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-01T05:21:28.338353904Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=81.052µs logger=migrator t=2026-04-01T05:21:28.346072849Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-01T05:21:28.346992093Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=922.714µs logger=migrator t=2026-04-01T05:21:28.353139476Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-01T05:21:28.36042495Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.285324ms logger=migrator t=2026-04-01T05:21:28.36566074Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-01T05:21:28.365768232Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=104.913µs logger=migrator t=2026-04-01T05:21:28.370075367Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-01T05:21:28.377027951Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.977275ms logger=migrator t=2026-04-01T05:21:28.38153583Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-01T05:21:28.383098832Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.563032ms logger=migrator t=2026-04-01T05:21:28.389890213Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-01T05:21:28.398237554Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.345621ms logger=migrator t=2026-04-01T05:21:28.402866767Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-01T05:21:28.403712679Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=842.662µs logger=migrator t=2026-04-01T05:21:28.40825465Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-01T05:21:28.410220303Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.964752ms logger=migrator t=2026-04-01T05:21:28.415949584Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-01T05:21:28.428097407Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=12.147222ms logger=migrator t=2026-04-01T05:21:28.439438948Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-01T05:21:28.4402673Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=832.871µs logger=migrator t=2026-04-01T05:21:28.445640452Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-01T05:21:28.446434794Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=793.782µs logger=migrator t=2026-04-01T05:21:28.449924716Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-01T05:21:28.450515552Z level=info msg="Migration successfully executed" id="create alert_image table" duration=590.516µs logger=migrator t=2026-04-01T05:21:28.455931485Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-01T05:21:28.456682515Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=750.15µs logger=migrator t=2026-04-01T05:21:28.46101338Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-01T05:21:28.461061982Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=48.712µs logger=migrator t=2026-04-01T05:21:28.464826792Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-01T05:21:28.46549858Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=671.728µs logger=migrator t=2026-04-01T05:21:28.470271166Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-01T05:21:28.471020026Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=750.55µs logger=migrator t=2026-04-01T05:21:28.47610229Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-01T05:21:28.476406439Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-01T05:21:28.480082286Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-01T05:21:28.480425445Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=346.099µs logger=migrator t=2026-04-01T05:21:28.485267384Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-01T05:21:28.486004224Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=738.92µs logger=migrator t=2026-04-01T05:21:28.489711483Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-01T05:21:28.494507909Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.796236ms logger=migrator t=2026-04-01T05:21:28.49791618Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-01T05:21:28.49866818Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=753.09µs logger=migrator t=2026-04-01T05:21:28.503534319Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-01T05:21:28.504266639Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=727.46µs logger=migrator t=2026-04-01T05:21:28.508419179Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-01T05:21:28.509011675Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=592.096µs logger=migrator t=2026-04-01T05:21:28.513446392Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-01T05:21:28.514386177Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=938.905µs logger=migrator t=2026-04-01T05:21:28.520542331Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-01T05:21:28.521287571Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=744.939µs logger=migrator t=2026-04-01T05:21:28.528766039Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-01T05:21:28.528789879Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=24.26µs logger=migrator t=2026-04-01T05:21:28.53483877Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-01T05:21:28.534893271Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=54.221µs logger=migrator t=2026-04-01T05:21:28.543860819Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-01T05:21:28.548812191Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=4.951512ms logger=migrator t=2026-04-01T05:21:28.552665413Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-01T05:21:28.552938411Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=273.208µs logger=migrator t=2026-04-01T05:21:28.556763252Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-01T05:21:28.557539912Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=776.44µs logger=migrator t=2026-04-01T05:21:28.562150875Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-01T05:21:28.562368881Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=217.626µs logger=migrator t=2026-04-01T05:21:28.567537158Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-01T05:21:28.568225537Z level=info msg="Migration successfully executed" id="create data_keys table" duration=686.059µs logger=migrator t=2026-04-01T05:21:28.572628074Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-01T05:21:28.573241499Z level=info msg="Migration successfully executed" id="create secrets table" duration=613.155µs logger=migrator t=2026-04-01T05:21:28.577452981Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-01T05:21:28.60719006Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=29.730949ms logger=migrator t=2026-04-01T05:21:28.614145755Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-01T05:21:28.619438006Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.291931ms logger=migrator t=2026-04-01T05:21:28.624345927Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-01T05:21:28.624446639Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=100.993µs logger=migrator t=2026-04-01T05:21:28.628038754Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-01T05:21:28.654741823Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=26.696999ms logger=migrator t=2026-04-01T05:21:28.660504437Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-01T05:21:28.688236122Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=27.730485ms logger=migrator t=2026-04-01T05:21:28.695003302Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-01T05:21:28.695601807Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=601.295µs logger=migrator t=2026-04-01T05:21:28.70058412Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-01T05:21:28.701596147Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.011577ms logger=migrator t=2026-04-01T05:21:28.707292158Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-01T05:21:28.707455442Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=163.274µs logger=migrator t=2026-04-01T05:21:28.711201501Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-01T05:21:28.711829578Z level=info msg="Migration successfully executed" id="create permission table" duration=628.047µs logger=migrator t=2026-04-01T05:21:28.716099802Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-01T05:21:28.71681253Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=708.178µs logger=migrator t=2026-04-01T05:21:28.721131405Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-01T05:21:28.721853375Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=719.799µs logger=migrator t=2026-04-01T05:21:28.726977001Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-01T05:21:28.727593556Z level=info msg="Migration successfully executed" id="create role table" duration=616.195µs logger=migrator t=2026-04-01T05:21:28.758743884Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-01T05:21:28.764203629Z level=info msg="Migration successfully executed" id="add column display_name" duration=5.459005ms logger=migrator t=2026-04-01T05:21:28.770693771Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-01T05:21:28.775869299Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.175248ms logger=migrator t=2026-04-01T05:21:28.782398992Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-01T05:21:28.783153702Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=754.54µs logger=migrator t=2026-04-01T05:21:28.788015071Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-01T05:21:28.78875876Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=743.549µs logger=migrator t=2026-04-01T05:21:28.793207789Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-01T05:21:28.794963395Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.755686ms logger=migrator t=2026-04-01T05:21:28.801708105Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-01T05:21:28.802593288Z level=info msg="Migration successfully executed" id="create team role table" duration=884.883µs logger=migrator t=2026-04-01T05:21:28.812147812Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-01T05:21:28.813525738Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.378156ms logger=migrator t=2026-04-01T05:21:28.820659348Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-01T05:21:28.821969833Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.309885ms logger=migrator t=2026-04-01T05:21:28.829970464Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-01T05:21:28.832069711Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.093716ms logger=migrator t=2026-04-01T05:21:28.84220251Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-01T05:21:28.843241117Z level=info msg="Migration successfully executed" id="create user role table" duration=1.038017ms logger=migrator t=2026-04-01T05:21:28.854857865Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-01T05:21:28.857137936Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.285581ms logger=migrator t=2026-04-01T05:21:28.864144192Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-01T05:21:28.86521947Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.074538ms logger=migrator t=2026-04-01T05:21:28.871643251Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-01T05:21:28.874335072Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.691821ms logger=migrator t=2026-04-01T05:21:28.883703611Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-01T05:21:28.886168857Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.468216ms logger=migrator t=2026-04-01T05:21:28.89270573Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-01T05:21:28.89381659Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.10961ms logger=migrator t=2026-04-01T05:21:28.923807036Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-01T05:21:28.925784809Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.979464ms logger=migrator t=2026-04-01T05:21:28.940990452Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-01T05:21:28.95182182Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.831148ms logger=migrator t=2026-04-01T05:21:28.96010905Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-01T05:21:28.96199103Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.882511ms logger=migrator t=2026-04-01T05:21:28.96651745Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-01T05:21:28.967602488Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.089338ms logger=migrator t=2026-04-01T05:21:28.973865904Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-01T05:21:28.97556941Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.700626ms logger=migrator t=2026-04-01T05:21:28.980956873Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-01T05:21:28.982717779Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.760606ms logger=migrator t=2026-04-01T05:21:28.988515253Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-01T05:21:28.989365756Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=850.433µs logger=migrator t=2026-04-01T05:21:28.995075578Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-01T05:21:28.996964838Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.885721ms logger=migrator t=2026-04-01T05:21:29.002562287Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-01T05:21:29.010476936Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.914309ms logger=migrator t=2026-04-01T05:21:29.014529184Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-01T05:21:29.020225736Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.694262ms logger=migrator t=2026-04-01T05:21:29.025059384Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-01T05:21:29.032764308Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.704474ms logger=migrator t=2026-04-01T05:21:29.037300538Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-01T05:21:29.045069424Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.768216ms logger=migrator t=2026-04-01T05:21:29.050762816Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-01T05:21:29.052773059Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.013313ms logger=migrator t=2026-04-01T05:21:29.059135288Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-01T05:21:29.060231367Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.092559ms logger=migrator t=2026-04-01T05:21:29.066041801Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-01T05:21:29.067736927Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.695056ms logger=migrator t=2026-04-01T05:21:29.072092262Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-01T05:21:29.072970985Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=878.453µs logger=migrator t=2026-04-01T05:21:29.077259559Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-01T05:21:29.078305537Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.045418ms logger=migrator t=2026-04-01T05:21:29.084287336Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-01T05:21:29.084354657Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=71.642µs logger=migrator t=2026-04-01T05:21:29.089031542Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-01T05:21:29.089104453Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=74.041µs logger=migrator t=2026-04-01T05:21:29.095897544Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-01T05:21:29.096535821Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=638.577µs logger=migrator t=2026-04-01T05:21:29.10254063Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-01T05:21:29.103446324Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=906.734µs logger=migrator t=2026-04-01T05:21:29.108251412Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-01T05:21:29.108889019Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=638.817µs logger=migrator t=2026-04-01T05:21:29.114053356Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-01T05:21:29.114384885Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=331.769µs logger=migrator t=2026-04-01T05:21:29.121216206Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-01T05:21:29.121917755Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=701.859µs logger=migrator t=2026-04-01T05:21:29.182632907Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-01T05:21:29.184003072Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.376085ms logger=migrator t=2026-04-01T05:21:29.354132479Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-01T05:21:29.355750642Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.619763ms logger=migrator t=2026-04-01T05:21:29.363674493Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-01T05:21:29.376592566Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.921063ms logger=migrator t=2026-04-01T05:21:29.382528193Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-01T05:21:29.382581614Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.011µs logger=migrator t=2026-04-01T05:21:29.387612498Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-01T05:21:29.388571304Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=958.066µs logger=migrator t=2026-04-01T05:21:29.395055946Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-01T05:21:29.39712702Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.066714ms logger=migrator t=2026-04-01T05:21:29.404497136Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-01T05:21:29.405589345Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.092019ms logger=migrator t=2026-04-01T05:21:29.411694448Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-01T05:21:29.423371017Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.677409ms logger=migrator t=2026-04-01T05:21:29.429804408Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-01T05:21:29.430820035Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.014757ms logger=migrator t=2026-04-01T05:21:29.436338792Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-01T05:21:29.437826551Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.486219ms logger=migrator t=2026-04-01T05:21:29.443395569Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-01T05:21:29.467636032Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.240253ms logger=migrator t=2026-04-01T05:21:29.47430325Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-01T05:21:29.475139502Z level=info msg="Migration successfully executed" id="create correlation v2" duration=837.073µs logger=migrator t=2026-04-01T05:21:29.480893114Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-01T05:21:29.482873827Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.981143ms logger=migrator t=2026-04-01T05:21:29.489312918Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-01T05:21:29.490401747Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.08997ms logger=migrator t=2026-04-01T05:21:29.497776163Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-01T05:21:29.499547459Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.771436ms logger=migrator t=2026-04-01T05:21:29.505597311Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-01T05:21:29.505831167Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=237.077µs logger=migrator t=2026-04-01T05:21:29.511353143Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-01T05:21:29.512597037Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.243163ms logger=migrator t=2026-04-01T05:21:29.519302904Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-01T05:21:29.529749232Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.447397ms logger=migrator t=2026-04-01T05:21:29.538220507Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-01T05:21:29.539905271Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.685844ms logger=migrator t=2026-04-01T05:21:29.545560901Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-01T05:21:29.54665407Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.093629ms logger=migrator t=2026-04-01T05:21:29.55341646Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-01T05:21:29.553890032Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-01T05:21:29.559064239Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-01T05:21:29.559964123Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-01T05:21:29.565375147Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-01T05:21:29.566893858Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.517951ms logger=migrator t=2026-04-01T05:21:29.576157154Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-01T05:21:29.57717063Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.012606ms logger=migrator t=2026-04-01T05:21:29.583717844Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-01T05:21:29.58547192Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.750306ms logger=migrator t=2026-04-01T05:21:29.592290632Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-01T05:21:29.593414352Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.120299ms logger=migrator t=2026-04-01T05:21:29.601355882Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-01T05:21:29.603041226Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.684954ms logger=migrator t=2026-04-01T05:21:29.609403286Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-01T05:21:29.610423223Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.020958ms logger=migrator t=2026-04-01T05:21:29.615907389Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-01T05:21:29.616671589Z level=info msg="Migration successfully executed" id="Drop public config table" duration=761.94µs logger=migrator t=2026-04-01T05:21:29.622628217Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-01T05:21:29.623740007Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.11195ms logger=migrator t=2026-04-01T05:21:29.629787307Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-01T05:21:29.631525573Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.737676ms logger=migrator t=2026-04-01T05:21:29.637738559Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-01T05:21:29.638808857Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.070328ms logger=migrator t=2026-04-01T05:21:29.644254361Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-01T05:21:29.645401052Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.146381ms logger=migrator t=2026-04-01T05:21:29.653019044Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-01T05:21:29.677494594Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.467921ms logger=migrator t=2026-04-01T05:21:29.682471736Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-01T05:21:29.690412557Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.939772ms logger=migrator t=2026-04-01T05:21:29.695583094Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-01T05:21:29.702325302Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.741228ms logger=migrator t=2026-04-01T05:21:29.709416051Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-01T05:21:29.709632307Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=216.885µs logger=migrator t=2026-04-01T05:21:29.714759783Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-01T05:21:29.725514199Z level=info msg="Migration successfully executed" id="add share column" duration=10.754726ms logger=migrator t=2026-04-01T05:21:29.730242704Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-01T05:21:29.730363907Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=121.553µs logger=migrator t=2026-04-01T05:21:29.736212322Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-01T05:21:29.737357073Z level=info msg="Migration successfully executed" id="create file table" duration=1.140411ms logger=migrator t=2026-04-01T05:21:29.744013339Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-01T05:21:29.745783236Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.768797ms logger=migrator t=2026-04-01T05:21:29.75117937Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-01T05:21:29.752282829Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.103319ms logger=migrator t=2026-04-01T05:21:29.758634127Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-01T05:21:29.759938172Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.300845ms logger=migrator t=2026-04-01T05:21:29.767455472Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-01T05:21:29.769458755Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.002073ms logger=migrator t=2026-04-01T05:21:29.774872249Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-01T05:21:29.774995122Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=123.844µs logger=migrator t=2026-04-01T05:21:29.780632861Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-01T05:21:29.780726383Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=95.952µs logger=migrator t=2026-04-01T05:21:29.78660677Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-01T05:21:29.787706839Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.099569ms logger=migrator t=2026-04-01T05:21:29.793821812Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-01T05:21:29.794036437Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=214.055µs logger=migrator t=2026-04-01T05:21:29.798986889Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-01T05:21:29.800331114Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.343665ms logger=migrator t=2026-04-01T05:21:29.806059217Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-01T05:21:29.815070485Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.010968ms logger=migrator t=2026-04-01T05:21:29.821303231Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-01T05:21:29.821461066Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=157.185µs logger=migrator t=2026-04-01T05:21:29.82953818Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-01T05:21:29.83068766Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.14925ms logger=migrator t=2026-04-01T05:21:29.837049399Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-01T05:21:29.83747334Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=424.851µs logger=migrator t=2026-04-01T05:21:29.842223006Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-01T05:21:29.842447042Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=224.116µs logger=migrator t=2026-04-01T05:21:29.850712332Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-01T05:21:29.851228996Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=516.764µs logger=migrator t=2026-04-01T05:21:29.857342968Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-01T05:21:29.866968703Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.629055ms logger=migrator t=2026-04-01T05:21:29.871813972Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-01T05:21:29.880815211Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.999049ms logger=migrator t=2026-04-01T05:21:29.887545229Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-01T05:21:29.889012739Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.46598ms logger=migrator t=2026-04-01T05:21:29.895002017Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-01T05:21:29.975057393Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.055796ms logger=migrator t=2026-04-01T05:21:29.980783175Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-01T05:21:29.982052389Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.268824ms logger=migrator t=2026-04-01T05:21:29.989094605Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-01T05:21:29.991004516Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.909661ms logger=migrator t=2026-04-01T05:21:29.997588031Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-01T05:21:30.023297514Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.709453ms logger=migrator t=2026-04-01T05:21:30.029237921Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-01T05:21:30.038205789Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.967398ms logger=migrator t=2026-04-01T05:21:30.045696048Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-01T05:21:30.046385196Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=689.088µs logger=migrator t=2026-04-01T05:21:30.05744671Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-01T05:21:30.057779039Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=337.629µs logger=migrator t=2026-04-01T05:21:30.063945672Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-01T05:21:30.064279661Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=338.729µs logger=migrator t=2026-04-01T05:21:30.072114719Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-01T05:21:30.072342815Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=228.766µs logger=migrator t=2026-04-01T05:21:30.078226242Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-01T05:21:30.0785348Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=313.059µs logger=migrator t=2026-04-01T05:21:30.084152069Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-01T05:21:30.085799342Z level=info msg="Migration successfully executed" id="create folder table" duration=1.650833ms logger=migrator t=2026-04-01T05:21:30.093732733Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-01T05:21:30.094951425Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.218252ms logger=migrator t=2026-04-01T05:21:30.101470809Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-01T05:21:30.103074612Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.601892ms logger=migrator t=2026-04-01T05:21:30.109773269Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-01T05:21:30.10981426Z level=info msg="Migration successfully executed" id="Update folder title length" duration=42.401µs logger=migrator t=2026-04-01T05:21:30.116909588Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-01T05:21:30.118810009Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.899801ms logger=migrator t=2026-04-01T05:21:30.125176618Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-01T05:21:30.126323968Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.14762ms logger=migrator t=2026-04-01T05:21:30.131070304Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-01T05:21:30.132301237Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.228163ms logger=migrator t=2026-04-01T05:21:30.139129938Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-01T05:21:30.139832497Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=702.719µs logger=migrator t=2026-04-01T05:21:30.1452054Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-01T05:21:30.145471527Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=266.806µs logger=migrator t=2026-04-01T05:21:30.150082019Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-01T05:21:30.151165128Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.080789ms logger=migrator t=2026-04-01T05:21:30.157182247Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-01T05:21:30.158374839Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.192492ms logger=migrator t=2026-04-01T05:21:30.163907536Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-01T05:21:30.165665013Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.749707ms logger=migrator t=2026-04-01T05:21:30.171665711Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-01T05:21:30.172891144Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.224943ms logger=migrator t=2026-04-01T05:21:30.178981816Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-01T05:21:30.180714822Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.732386ms logger=migrator t=2026-04-01T05:21:30.185889489Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-01T05:21:30.187105342Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.216413ms logger=migrator t=2026-04-01T05:21:30.191785476Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-01T05:21:30.19306567Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.279664ms logger=migrator t=2026-04-01T05:21:30.199233723Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-01T05:21:30.200480847Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.246484ms logger=migrator t=2026-04-01T05:21:30.206523887Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-01T05:21:30.207417921Z level=info msg="Migration successfully executed" id="create signing_key table" duration=891.254µs logger=migrator t=2026-04-01T05:21:30.21453767Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-01T05:21:30.21643651Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.898251ms logger=migrator t=2026-04-01T05:21:30.222850861Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-01T05:21:30.224128875Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.277764ms logger=migrator t=2026-04-01T05:21:30.229645461Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-01T05:21:30.229999891Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=354.72µs logger=migrator t=2026-04-01T05:21:30.235816165Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-01T05:21:30.250993248Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.173593ms logger=migrator t=2026-04-01T05:21:30.258185909Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-01T05:21:30.258711913Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=526.654µs logger=migrator t=2026-04-01T05:21:30.263482629Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-01T05:21:30.26350027Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=18.421µs logger=migrator t=2026-04-01T05:21:30.268747629Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-01T05:21:30.269652003Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=903.574µs logger=migrator t=2026-04-01T05:21:30.274922723Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-01T05:21:30.274939853Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=16.53µs logger=migrator t=2026-04-01T05:21:30.2793207Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-01T05:21:30.280353528Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.033028ms logger=migrator t=2026-04-01T05:21:30.285101134Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-01T05:21:30.286042568Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=942.324µs logger=migrator t=2026-04-01T05:21:30.293602289Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-01T05:21:30.294602565Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.000776ms logger=migrator t=2026-04-01T05:21:30.300876802Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-01T05:21:30.301600601Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=724.039µs logger=migrator t=2026-04-01T05:21:30.306553313Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-01T05:21:30.306800809Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=247.786µs logger=migrator t=2026-04-01T05:21:30.312587793Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-01T05:21:30.313137617Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=550.214µs logger=migrator t=2026-04-01T05:21:30.31812655Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-01T05:21:30.31887826Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=751.39µs logger=migrator t=2026-04-01T05:21:30.324113189Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-01T05:21:30.32524959Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.13655ms logger=migrator t=2026-04-01T05:21:30.331863455Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-01T05:21:30.343239417Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.372692ms logger=migrator t=2026-04-01T05:21:30.349728769Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-01T05:21:30.361531682Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.800953ms logger=migrator t=2026-04-01T05:21:30.366925255Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-01T05:21:30.377514997Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.588472ms logger=migrator t=2026-04-01T05:21:30.383209768Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-01T05:21:30.383317791Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=107.533µs logger=migrator t=2026-04-01T05:21:30.390672116Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-01T05:21:30.405360355Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.683989ms logger=migrator t=2026-04-01T05:21:30.411977562Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-01T05:21:30.423426195Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.441114ms logger=migrator t=2026-04-01T05:21:30.428539841Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-01T05:21:30.428840048Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=301.687µs logger=migrator t=2026-04-01T05:21:30.434989833Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.361972378s logger=migrator t=2026-04-01T05:21:30.435687761Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-01T05:21:30.451903272Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-01T05:21:30.452107866Z level=info msg="Created default organization" logger=secrets t=2026-04-01T05:21:30.45937031Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-01T05:21:30.516324202Z level=info msg="Restored cache from database" duration=417.522µs logger=plugin.store t=2026-04-01T05:21:30.517659027Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-01T05:21:30.553727854Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-01T05:21:30.553757865Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-01T05:21:30.553884399Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-01T05:21:30.55393041Z level=info msg="Plugins loaded" count=54 duration=36.270853ms logger=query_data t=2026-04-01T05:21:30.558524282Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-01T05:21:30.562382644Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-01T05:21:30.570161421Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-01T05:21:30.582852677Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-01T05:21:30.585249572Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-01T05:21:30.587257254Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-01T05:21:30.613943673Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-01T05:21:30.634647332Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-01T05:21:30.670085013Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-01T05:21:30.670125244Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-04-01T05:21:30.670438813Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-01T05:21:30.670502694Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-01T05:21:30.670969997Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-04-01T05:21:30.67106763Z level=info msg="starting to provision dashboards" logger=http.server t=2026-04-01T05:21:30.677607783Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-01T05:21:30.740736019Z level=info msg="State cache has been initialized" states=0 duration=70.225424ms logger=ngalert.scheduler t=2026-04-01T05:21:30.740834801Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-01T05:21:30.740961275Z level=info msg=starting first_tick=2026-04-01T05:21:40Z logger=grafana.update.checker t=2026-04-01T05:21:30.744326264Z level=info msg="Update check succeeded" duration=73.304606ms logger=sqlstore.transactions t=2026-04-01T05:21:30.757889934Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-01T05:21:30.768995869Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-01T05:21:30.784046809Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-01T05:21:30.798228615Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=plugins.update.checker t=2026-04-01T05:21:30.825457337Z level=info msg="Update check succeeded" duration=155.051856ms logger=grafana-apiserver t=2026-04-01T05:21:30.847096382Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-01T05:21:30.847559334Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-01T05:21:30.927115656Z level=info msg="Patterns update finished" duration=178.762485ms logger=provisioning.dashboard t=2026-04-01T05:21:31.001607194Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.002194619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.003457743Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-01T05:21:31.006106224Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-01T05:21:31.022525049Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-01T05:21:31.05344255Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-01T05:21:31.066084016Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-04-01T05:21:31.067403541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.097195351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.143080169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.163483961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.188498735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.207341445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.228378744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.247360258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.269570517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.287280677Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.309662241Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.326264962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.358744485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.374415321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.400078592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.433382196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.534374447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.55519502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.591156804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.612014988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.67992724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.711993522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.807405955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.827651343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.888110217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:31.913972474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:32.777813016Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:32.795715161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.199041558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.214408386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.267490826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.290038904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.374795394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.391745183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.442031128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.463517439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.529785328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.546318317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.605404235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.623712261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.876813121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.893272637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.951564035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:33.971497294Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.04291489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.060129667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.117435618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.136210286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.207500409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.22751516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.279650004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.302249834Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.373488905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.394400871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.466446833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.483506396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.546476518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.564745952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.630992782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.647985452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.719676686Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.738032943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.795012496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.82344044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.878819351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.900901007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:34.97109757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.00840411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.084595192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.104407118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.168396548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.196880893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.289145393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.314108466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.395128816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.408456851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-01T05:21:35.490510989Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-01T05:22:37.694137476Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-01T05:31:30.720089033Z level=info msg="Completed cleanup jobs" duration=48.416366ms logger=plugins.update.checker t=2026-04-01T05:31:30.886067313Z level=info msg="Update check succeeded" duration=59.754867ms logger=sqlstore.transactions t=2026-04-01T05:36:30.577766805Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"