logger=settings t=2026-04-29T01:27:12.416899852Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-29T01:27:12Z logger=settings t=2026-04-29T01:27:12.417385453Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-29T01:27:12.417403993Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-29T01:27:12.417409204Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-29T01:27:12.417413424Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-29T01:27:12.417417564Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-29T01:27:12.417421654Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-29T01:27:12.417427334Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-29T01:27:12.417432884Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-29T01:27:12.417437714Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-29T01:27:12.417442444Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-29T01:27:12.417446844Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-29T01:27:12.417451414Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-29T01:27:12.417486035Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-29T01:27:12.417495845Z level=info msg=Target target=[all] logger=settings t=2026-04-29T01:27:12.417514196Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-29T01:27:12.417519316Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-29T01:27:12.417523886Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-29T01:27:12.417528236Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-29T01:27:12.417536636Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-29T01:27:12.417581917Z level=info msg="App mode production" logger=sqlstore t=2026-04-29T01:27:12.418044377Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-29T01:27:12.418068778Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-29T01:27:12.420047752Z level=info msg="Locking database" logger=migrator t=2026-04-29T01:27:12.420063652Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-29T01:27:12.42086703Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-29T01:27:12.422137167Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.271368ms logger=migrator t=2026-04-29T01:27:12.426716249Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-29T01:27:12.427623679Z level=info msg="Migration successfully executed" id="create user table" duration=906.95µs logger=migrator t=2026-04-29T01:27:12.431769971Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-29T01:27:12.43265451Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=882.209µs logger=migrator t=2026-04-29T01:27:12.437976738Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-29T01:27:12.438739564Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=763.426µs logger=migrator t=2026-04-29T01:27:12.44308204Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-29T01:27:12.444281697Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.197686ms logger=migrator t=2026-04-29T01:27:12.450932994Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-29T01:27:12.45256312Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.631116ms logger=migrator t=2026-04-29T01:27:12.459293599Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-29T01:27:12.46251658Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.223121ms logger=migrator t=2026-04-29T01:27:12.465918155Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-29T01:27:12.466921897Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.003412ms logger=migrator t=2026-04-29T01:27:12.470409574Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-29T01:27:12.471239142Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=829.018µs logger=migrator t=2026-04-29T01:27:12.476697133Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-29T01:27:12.47745725Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=760.177µs logger=migrator t=2026-04-29T01:27:12.483321779Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-29T01:27:12.483902993Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=578.143µs logger=migrator t=2026-04-29T01:27:12.4883369Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-29T01:27:12.489174198Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=837.018µs logger=migrator t=2026-04-29T01:27:12.496811427Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-29T01:27:12.498028995Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.216948ms logger=migrator t=2026-04-29T01:27:12.502503253Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-29T01:27:12.502530384Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.301µs logger=migrator t=2026-04-29T01:27:12.505903408Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-29T01:27:12.507135456Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.259999ms logger=migrator t=2026-04-29T01:27:12.511242066Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-29T01:27:12.511595104Z level=info msg="Migration successfully executed" id="Add missing user data" duration=355.218µs logger=migrator t=2026-04-29T01:27:12.515576442Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-29T01:27:12.516769868Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.193666ms logger=migrator t=2026-04-29T01:27:12.520659995Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-29T01:27:12.521467112Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=806.397µs logger=migrator t=2026-04-29T01:27:12.527660019Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-29T01:27:12.52997354Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.313081ms logger=migrator t=2026-04-29T01:27:12.53584583Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-29T01:27:12.546654149Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.805179ms logger=migrator t=2026-04-29T01:27:12.550295909Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-29T01:27:12.5512351Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=939.301µs logger=migrator t=2026-04-29T01:27:12.55485329Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-29T01:27:12.55528864Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=433.57µs logger=migrator t=2026-04-29T01:27:12.559316248Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-29T01:27:12.560166097Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=855.319µs logger=migrator t=2026-04-29T01:27:12.56482411Z 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-29T01:27:12.565492845Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=669.145µs logger=migrator t=2026-04-29T01:27:12.569169776Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-29T01:27:12.569654697Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=484.011µs logger=migrator t=2026-04-29T01:27:12.573950032Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-29T01:27:12.575364603Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.413481ms logger=migrator t=2026-04-29T01:27:12.581408706Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-29T01:27:12.582184324Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=775.818µs logger=migrator t=2026-04-29T01:27:12.591289615Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-29T01:27:12.592579503Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.289678ms logger=migrator t=2026-04-29T01:27:12.597701046Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-29T01:27:12.5983477Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=646.324µs logger=migrator t=2026-04-29T01:27:12.610491949Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-29T01:27:12.614899256Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=4.408087ms logger=migrator t=2026-04-29T01:27:12.623723301Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-29T01:27:12.623759522Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=39.791µs logger=migrator t=2026-04-29T01:27:12.631689277Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-29T01:27:12.632761471Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.073084ms logger=migrator t=2026-04-29T01:27:12.638093969Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-29T01:27:12.639271475Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.177326ms logger=migrator t=2026-04-29T01:27:12.64675012Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-29T01:27:12.647307012Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=550.802µs logger=migrator t=2026-04-29T01:27:12.701195873Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-29T01:27:12.704071626Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.879343ms logger=migrator t=2026-04-29T01:27:12.752515986Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-29T01:27:12.756550566Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.0395ms logger=migrator t=2026-04-29T01:27:12.761021794Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-29T01:27:12.761636999Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=615.575µs logger=migrator t=2026-04-29T01:27:12.765634276Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-29T01:27:12.766324331Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=689.825µs logger=migrator t=2026-04-29T01:27:12.773140493Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-29T01:27:12.773878249Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=737.766µs logger=migrator t=2026-04-29T01:27:12.780570706Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-29T01:27:12.781257752Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=687.306µs logger=migrator t=2026-04-29T01:27:12.785490475Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-29T01:27:12.78615819Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=669.285µs logger=migrator t=2026-04-29T01:27:12.791304034Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-29T01:27:12.791865436Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=561.582µs logger=migrator t=2026-04-29T01:27:12.797369857Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-29T01:27:12.79884916Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.478323ms logger=migrator t=2026-04-29T01:27:12.804488005Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-29T01:27:12.805100338Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=612.303µs logger=migrator t=2026-04-29T01:27:12.810252322Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-29T01:27:12.811493339Z level=info msg="Migration successfully executed" id="create star table" duration=1.240887ms logger=migrator t=2026-04-29T01:27:12.816909489Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-29T01:27:12.81781143Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=904.921µs logger=migrator t=2026-04-29T01:27:12.823462624Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-29T01:27:12.824406745Z level=info msg="Migration successfully executed" id="create org table v1" duration=944.171µs logger=migrator t=2026-04-29T01:27:12.828892825Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-29T01:27:12.829807244Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=913.869µs logger=migrator t=2026-04-29T01:27:12.834093069Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-29T01:27:12.834817325Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=721.536µs logger=migrator t=2026-04-29T01:27:12.839521419Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-29T01:27:12.840714316Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.192887ms logger=migrator t=2026-04-29T01:27:12.846217467Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-29T01:27:12.847520045Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.302798ms logger=migrator t=2026-04-29T01:27:12.852034126Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-29T01:27:12.852864264Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=829.998µs logger=migrator t=2026-04-29T01:27:12.857999327Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-29T01:27:12.858072199Z level=info msg="Migration successfully executed" id="Update org table charset" duration=78.442µs logger=migrator t=2026-04-29T01:27:12.862911086Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-29T01:27:12.862977828Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=68.211µs logger=migrator t=2026-04-29T01:27:12.869061342Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-29T01:27:12.869375628Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=312.557µs logger=migrator t=2026-04-29T01:27:12.875083335Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-29T01:27:12.876415625Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.332269ms logger=migrator t=2026-04-29T01:27:12.880920493Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-29T01:27:12.881713282Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=794.068µs logger=migrator t=2026-04-29T01:27:12.88574663Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-29T01:27:12.886768843Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.022003ms logger=migrator t=2026-04-29T01:27:12.894639046Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-29T01:27:12.895372082Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=733.206µs logger=migrator t=2026-04-29T01:27:12.90157813Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-29T01:27:12.902312276Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=734.176µs logger=migrator t=2026-04-29T01:27:12.909865324Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-29T01:27:12.910582709Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=718.756µs logger=migrator t=2026-04-29T01:27:12.920471107Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-29T01:27:12.925697423Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.228186ms logger=migrator t=2026-04-29T01:27:12.932299839Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-29T01:27:12.933131297Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=833.808µs logger=migrator t=2026-04-29T01:27:12.940717815Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-29T01:27:12.941698146Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=984.121µs logger=migrator t=2026-04-29T01:27:12.948399784Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-29T01:27:12.949295395Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=897.031µs logger=migrator t=2026-04-29T01:27:12.95682776Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-29T01:27:12.957426144Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=601.724µs logger=migrator t=2026-04-29T01:27:12.963704113Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-29T01:27:12.964468409Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=767.136µs logger=migrator t=2026-04-29T01:27:12.972440126Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-29T01:27:12.9735737Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=1.145005ms logger=migrator t=2026-04-29T01:27:12.978418887Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-29T01:27:12.981476415Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.056308ms logger=migrator t=2026-04-29T01:27:12.987867996Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-29T01:27:12.991242381Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.373865ms logger=migrator t=2026-04-29T01:27:12.998751756Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-29T01:27:13.000585747Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.839151ms logger=migrator t=2026-04-29T01:27:13.006636851Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-29T01:27:13.009574066Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.939355ms logger=migrator t=2026-04-29T01:27:13.021358235Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-29T01:27:13.023211187Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.855992ms logger=migrator t=2026-04-29T01:27:13.029363152Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-29T01:27:13.030137959Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=774.847µs logger=migrator t=2026-04-29T01:27:13.042138135Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-29T01:27:13.043152327Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.016022ms logger=migrator t=2026-04-29T01:27:13.049497096Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-29T01:27:13.049535797Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.891µs logger=migrator t=2026-04-29T01:27:13.058012114Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-29T01:27:13.058075936Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=69.701µs logger=migrator t=2026-04-29T01:27:13.069006307Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-29T01:27:13.072969645Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.965559ms logger=migrator t=2026-04-29T01:27:13.077451413Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-29T01:27:13.080453619Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.001766ms logger=migrator t=2026-04-29T01:27:13.090234355Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-29T01:27:13.094414277Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.181982ms logger=migrator t=2026-04-29T01:27:13.100953202Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-29T01:27:13.113999869Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=13.041477ms logger=migrator t=2026-04-29T01:27:13.122546758Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-29T01:27:13.122806284Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=261.656µs logger=migrator t=2026-04-29T01:27:13.127751083Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-29T01:27:13.128538971Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=788.368µs logger=migrator t=2026-04-29T01:27:13.136115207Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-29T01:27:13.137255023Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.140286ms logger=migrator t=2026-04-29T01:27:13.143460349Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-29T01:27:13.143632913Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=178.354µs logger=migrator t=2026-04-29T01:27:13.155862563Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-29T01:27:13.158319067Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=2.456864ms logger=migrator t=2026-04-29T01:27:13.163251366Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-29T01:27:13.163910171Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=658.645µs logger=migrator t=2026-04-29T01:27:13.169120726Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-29T01:27:13.175600488Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.479072ms logger=migrator t=2026-04-29T01:27:13.184786682Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-29T01:27:13.186788045Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=2.003084ms logger=migrator t=2026-04-29T01:27:13.192311027Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-29T01:27:13.194110597Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.80054ms logger=migrator t=2026-04-29T01:27:13.198408682Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-29T01:27:13.199389033Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=980.021µs logger=migrator t=2026-04-29T01:27:13.205199282Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-29T01:27:13.206285005Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=1.082833ms logger=migrator t=2026-04-29T01:27:13.21372026Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-29T01:27:13.214161629Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=440.049µs logger=migrator t=2026-04-29T01:27:13.217328419Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-29T01:27:13.219556428Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.227999ms logger=migrator t=2026-04-29T01:27:13.226029001Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-29T01:27:13.226692196Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=663.395µs logger=migrator t=2026-04-29T01:27:13.231013171Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-29T01:27:13.231191325Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=178.564µs logger=migrator t=2026-04-29T01:27:13.23503383Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-29T01:27:13.235200964Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=167.494µs logger=migrator t=2026-04-29T01:27:13.242044324Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-29T01:27:13.24279157Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=747.146µs logger=migrator t=2026-04-29T01:27:13.246202786Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-29T01:27:13.248415484Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.213068ms logger=migrator t=2026-04-29T01:27:13.251853481Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-29T01:27:13.253260952Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.406971ms logger=migrator t=2026-04-29T01:27:13.258263133Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-29T01:27:13.259262964Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.000311ms logger=migrator t=2026-04-29T01:27:13.264925019Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-29T01:27:13.266591666Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.666967ms logger=migrator t=2026-04-29T01:27:13.270227936Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-29T01:27:13.271115137Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=895.821µs logger=migrator t=2026-04-29T01:27:13.282328764Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-29T01:27:13.28309196Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=770.076µs logger=migrator t=2026-04-29T01:27:13.291383863Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-29T01:27:13.296998607Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.612654ms logger=migrator t=2026-04-29T01:27:13.303252795Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-29T01:27:13.304040392Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=787.957µs logger=migrator t=2026-04-29T01:27:13.311081338Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-29T01:27:13.312339805Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.258047ms logger=migrator t=2026-04-29T01:27:13.331272083Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-29T01:27:13.349404653Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=18.13491ms logger=migrator t=2026-04-29T01:27:13.391204115Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-29T01:27:13.391740788Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=540.463µs logger=migrator t=2026-04-29T01:27:13.411284979Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-29T01:27:13.413723632Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.440873ms logger=migrator t=2026-04-29T01:27:13.437314093Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-29T01:27:13.442243232Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.931479ms logger=migrator t=2026-04-29T01:27:13.45262747Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-29T01:27:13.452681751Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=59.131µs logger=migrator t=2026-04-29T01:27:13.457689762Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-29T01:27:13.457994668Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=308.466µs logger=migrator t=2026-04-29T01:27:13.465218558Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-29T01:27:13.469329139Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.110351ms logger=migrator t=2026-04-29T01:27:13.474120845Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-29T01:27:13.474282078Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=161.673µs logger=migrator t=2026-04-29T01:27:13.491266313Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-29T01:27:13.491490378Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=227.835µs logger=migrator t=2026-04-29T01:27:13.84149445Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-29T01:27:13.846105652Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.606342ms logger=migrator t=2026-04-29T01:27:13.922755012Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-29T01:27:13.923235072Z level=info msg="Migration successfully executed" id="Update uid value" duration=486.54µs logger=migrator t=2026-04-29T01:27:13.971052787Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-29T01:27:13.971855156Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=806.419µs logger=migrator t=2026-04-29T01:27:14.265359102Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-29T01:27:14.266428456Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.071364ms logger=migrator t=2026-04-29T01:27:14.355732194Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-29T01:27:14.364028326Z level=info msg="Migration successfully executed" id="create api_key table" duration=8.296573ms logger=migrator t=2026-04-29T01:27:14.369972947Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-29T01:27:14.3719501Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.980363ms logger=migrator t=2026-04-29T01:27:14.378051735Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-29T01:27:14.38011227Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.063185ms logger=migrator t=2026-04-29T01:27:14.385596821Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-29T01:27:14.387247577Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.645556ms logger=migrator t=2026-04-29T01:27:14.392427142Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-29T01:27:14.393157118Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=727.855µs logger=migrator t=2026-04-29T01:27:14.396791097Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-29T01:27:14.397356761Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=566.374µs logger=migrator t=2026-04-29T01:27:14.401261616Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-29T01:27:14.401773477Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=511.671µs logger=migrator t=2026-04-29T01:27:14.405044589Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-29T01:27:14.412749909Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.70455ms logger=migrator t=2026-04-29T01:27:14.417232018Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-29T01:27:14.417959304Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=728.546µs logger=migrator t=2026-04-29T01:27:14.421327428Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-29T01:27:14.422025703Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=698.855µs logger=migrator t=2026-04-29T01:27:14.42684458Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-29T01:27:14.42777443Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=929.261µs logger=migrator t=2026-04-29T01:27:14.433630739Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-29T01:27:14.43456035Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=939.602µs logger=migrator t=2026-04-29T01:27:14.438096078Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-29T01:27:14.438425705Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=329.337µs logger=migrator t=2026-04-29T01:27:14.441758588Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-29T01:27:14.442330191Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=571.303µs logger=migrator t=2026-04-29T01:27:14.446048863Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-29T01:27:14.446075873Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.91µs logger=migrator t=2026-04-29T01:27:14.449262873Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-29T01:27:14.453127178Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.863815ms logger=migrator t=2026-04-29T01:27:14.457103397Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-29T01:27:14.460075262Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.970986ms logger=migrator t=2026-04-29T01:27:14.464242973Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-29T01:27:14.464457168Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=218.115µs logger=migrator t=2026-04-29T01:27:14.47002622Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-29T01:27:14.475082782Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.056732ms logger=migrator t=2026-04-29T01:27:14.478368254Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-29T01:27:14.48087118Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.506666ms logger=migrator t=2026-04-29T01:27:14.484105242Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-29T01:27:14.484812537Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=707.065µs logger=migrator t=2026-04-29T01:27:14.488958738Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-29T01:27:14.489453718Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=497.11µs logger=migrator t=2026-04-29T01:27:14.494548041Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-29T01:27:14.495959503Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.411802ms logger=migrator t=2026-04-29T01:27:14.5004183Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-29T01:27:14.501918544Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.499474ms logger=migrator t=2026-04-29T01:27:14.507795193Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-29T01:27:14.508424897Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=632.274µs logger=migrator t=2026-04-29T01:27:14.51216164Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-29T01:27:14.513004098Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=842.648µs logger=migrator t=2026-04-29T01:27:14.51809529Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-29T01:27:14.518198363Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=104.073µs logger=migrator t=2026-04-29T01:27:14.522428245Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-29T01:27:14.522487327Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=59.922µs logger=migrator t=2026-04-29T01:27:14.526147708Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-29T01:27:14.529123603Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.975425ms logger=migrator t=2026-04-29T01:27:14.532574089Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-29T01:27:14.53534229Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.767351ms logger=migrator t=2026-04-29T01:27:14.539676745Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-29T01:27:14.539833469Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=158.643µs logger=migrator t=2026-04-29T01:27:14.543736915Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-29T01:27:14.544510982Z level=info msg="Migration successfully executed" id="create quota table v1" duration=774.187µs logger=migrator t=2026-04-29T01:27:14.548841768Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-29T01:27:14.552091289Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=3.22536ms logger=migrator t=2026-04-29T01:27:14.556750331Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-29T01:27:14.556775762Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.321µs logger=migrator t=2026-04-29T01:27:14.562309534Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-29T01:27:14.563648974Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.33818ms logger=migrator t=2026-04-29T01:27:14.56755948Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-29T01:27:14.568529272Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=970.313µs logger=migrator t=2026-04-29T01:27:14.572396796Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-29T01:27:14.577390636Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.99206ms logger=migrator t=2026-04-29T01:27:14.582610502Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-29T01:27:14.582656053Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=47.351µs logger=migrator t=2026-04-29T01:27:14.586833374Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-29T01:27:14.587705093Z level=info msg="Migration successfully executed" id="create session table" duration=874.439µs logger=migrator t=2026-04-29T01:27:14.591578459Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-29T01:27:14.591682251Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=104.052µs logger=migrator t=2026-04-29T01:27:14.597509669Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-29T01:27:14.597614002Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=104.873µs logger=migrator t=2026-04-29T01:27:14.600907114Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-29T01:27:14.602089071Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.182127ms logger=migrator t=2026-04-29T01:27:14.605801372Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-29T01:27:14.607120071Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.318549ms logger=migrator t=2026-04-29T01:27:14.612184983Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-29T01:27:14.612208383Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=24.27µs logger=migrator t=2026-04-29T01:27:14.616829345Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-29T01:27:14.616912327Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=84.732µs logger=migrator t=2026-04-29T01:27:14.621351475Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-29T01:27:14.626723823Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.372359ms logger=migrator t=2026-04-29T01:27:14.63018545Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-29T01:27:14.63474544Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.55875ms logger=migrator t=2026-04-29T01:27:14.639819791Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-29T01:27:14.639975215Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=155.214µs logger=migrator t=2026-04-29T01:27:14.643439371Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-29T01:27:14.643568544Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=129.043µs logger=migrator t=2026-04-29T01:27:14.647489471Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-29T01:27:14.648904101Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.414ms logger=migrator t=2026-04-29T01:27:14.65336914Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-29T01:27:14.653408151Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.481µs logger=migrator t=2026-04-29T01:27:14.660821595Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-29T01:27:14.668037433Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=7.215949ms logger=migrator t=2026-04-29T01:27:14.671836818Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-29T01:27:14.671984641Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=144.944µs logger=migrator t=2026-04-29T01:27:14.67558455Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-29T01:27:14.677810359Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=2.223299ms logger=migrator t=2026-04-29T01:27:14.681483059Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-29T01:27:14.684609898Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.126089ms logger=migrator t=2026-04-29T01:27:14.689135978Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-29T01:27:14.689314842Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=178.724µs logger=migrator t=2026-04-29T01:27:14.693436363Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-29T01:27:14.694477196Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.039363ms logger=migrator t=2026-04-29T01:27:14.699317422Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-29T01:27:14.700851396Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.534444ms logger=migrator t=2026-04-29T01:27:14.70600569Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-29T01:27:14.707131734Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.125274ms logger=migrator t=2026-04-29T01:27:14.71100157Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-29T01:27:14.711969911Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=968.501µs logger=migrator t=2026-04-29T01:27:14.716808438Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-29T01:27:14.719735073Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.933325ms logger=migrator t=2026-04-29T01:27:14.72508669Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-29T01:27:14.726056611Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=966.781µs logger=migrator t=2026-04-29T01:27:14.730039299Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-29T01:27:14.730755615Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=715.926µs logger=migrator t=2026-04-29T01:27:14.734872866Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-29T01:27:14.736899661Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.029345ms logger=migrator t=2026-04-29T01:27:14.742493654Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-29T01:27:14.743887684Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.39374ms logger=migrator t=2026-04-29T01:27:14.747954304Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-29T01:27:14.759245173Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.291039ms logger=migrator t=2026-04-29T01:27:14.763486186Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-29T01:27:14.764686193Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.198127ms logger=migrator t=2026-04-29T01:27:14.770265826Z 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-29T01:27:14.771259347Z 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=995.181µs logger=migrator t=2026-04-29T01:27:14.775813448Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-29T01:27:14.776313479Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=499.601µs logger=migrator t=2026-04-29T01:27:14.78274666Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-29T01:27:14.783719941Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=970.851µs logger=migrator t=2026-04-29T01:27:14.789929659Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-29T01:27:14.790715566Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=785.887µs logger=migrator t=2026-04-29T01:27:14.794367286Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-29T01:27:14.800425019Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.057823ms logger=migrator t=2026-04-29T01:27:14.804590992Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-29T01:27:14.80722479Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.631578ms logger=migrator t=2026-04-29T01:27:14.811771089Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-29T01:27:14.815555313Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.782024ms logger=migrator t=2026-04-29T01:27:14.819190443Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-29T01:27:14.823029757Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.838294ms logger=migrator t=2026-04-29T01:27:14.826707099Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-29T01:27:14.827887585Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.180976ms logger=migrator t=2026-04-29T01:27:14.833485268Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-29T01:27:14.83359794Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=117.592µs logger=migrator t=2026-04-29T01:27:14.837333093Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-29T01:27:14.837426535Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=91.462µs logger=migrator t=2026-04-29T01:27:14.841440463Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-29T01:27:14.842866395Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.425052ms logger=migrator t=2026-04-29T01:27:14.846924604Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-29T01:27:14.848051649Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.126175ms logger=migrator t=2026-04-29T01:27:14.854029051Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-29T01:27:14.855489313Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.460492ms logger=migrator t=2026-04-29T01:27:14.859490262Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-29T01:27:14.860755699Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.265698ms logger=migrator t=2026-04-29T01:27:14.866282981Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-29T01:27:14.867855685Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.572504ms logger=migrator t=2026-04-29T01:27:14.87167388Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-29T01:27:14.87534833Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.67403ms logger=migrator t=2026-04-29T01:27:14.878659643Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-29T01:27:14.882448377Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.788144ms logger=migrator t=2026-04-29T01:27:14.891405104Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-29T01:27:14.89166613Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=261.696µs logger=migrator t=2026-04-29T01:27:14.894806569Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-29T01:27:14.895734309Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=927.7µs logger=migrator t=2026-04-29T01:27:14.899480172Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-29T01:27:14.90031586Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=836.088µs logger=migrator t=2026-04-29T01:27:14.904769039Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-29T01:27:14.912209732Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.438613ms logger=migrator t=2026-04-29T01:27:14.915846063Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-29T01:27:14.915896334Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=48.491µs logger=migrator t=2026-04-29T01:27:14.919211457Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-29T01:27:14.919792369Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=580.742µs logger=migrator t=2026-04-29T01:27:14.923177744Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-29T01:27:14.924906432Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.729558ms logger=migrator t=2026-04-29T01:27:14.931999078Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-29T01:27:14.93209222Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=93.752µs logger=migrator t=2026-04-29T01:27:14.935522307Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-29T01:27:14.936444416Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=921.349µs logger=migrator t=2026-04-29T01:27:14.94025834Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-29T01:27:14.941566579Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.306179ms logger=migrator t=2026-04-29T01:27:14.946620651Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-29T01:27:14.948074732Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.453141ms logger=migrator t=2026-04-29T01:27:14.952345217Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-29T01:27:14.953228786Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=886.459µs logger=migrator t=2026-04-29T01:27:14.95793892Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-29T01:27:14.95887297Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=934.42µs logger=migrator t=2026-04-29T01:27:14.963665406Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-29T01:27:14.964560246Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=894.74µs logger=migrator t=2026-04-29T01:27:14.967899629Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-29T01:27:14.96792757Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.051µs logger=migrator t=2026-04-29T01:27:14.972948811Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-29T01:27:14.977142724Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.193573ms logger=migrator t=2026-04-29T01:27:14.980130559Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-29T01:27:14.980910536Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=779.767µs logger=migrator t=2026-04-29T01:27:14.983314569Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-29T01:27:14.987664874Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.343705ms logger=migrator t=2026-04-29T01:27:14.992181024Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-29T01:27:14.992854529Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=673.255µs logger=migrator t=2026-04-29T01:27:14.99517085Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-29T01:27:14.996053479Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=882.449µs logger=migrator t=2026-04-29T01:27:14.999958406Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-29T01:27:15.000787294Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=829.298µs logger=migrator t=2026-04-29T01:27:15.005710042Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-29T01:27:15.017532323Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.81788ms logger=migrator t=2026-04-29T01:27:15.021828866Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-29T01:27:15.022367259Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=539.183µs logger=migrator t=2026-04-29T01:27:15.029287461Z 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-29T01:27:15.030244912Z 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=958.711µs logger=migrator t=2026-04-29T01:27:15.035329604Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-29T01:27:15.035679201Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=358.708µs logger=migrator t=2026-04-29T01:27:15.039275241Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-29T01:27:15.040199711Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=924.85µs logger=migrator t=2026-04-29T01:27:15.044160588Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-29T01:27:15.044464005Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=304.057µs logger=migrator t=2026-04-29T01:27:15.048110035Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-29T01:27:15.052353238Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.241253ms logger=migrator t=2026-04-29T01:27:15.061847998Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-29T01:27:15.067439181Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.586123ms logger=migrator t=2026-04-29T01:27:15.07106853Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-29T01:27:15.07241555Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.34677ms logger=migrator t=2026-04-29T01:27:15.07603461Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-29T01:27:15.076908509Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=873.429µs logger=migrator t=2026-04-29T01:27:15.081781806Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-29T01:27:15.082106443Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=328.467µs logger=migrator t=2026-04-29T01:27:15.085749253Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-29T01:27:15.092177615Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.426882ms logger=migrator t=2026-04-29T01:27:15.095926857Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-29T01:27:15.096829777Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=902.53µs logger=migrator t=2026-04-29T01:27:15.10332377Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-29T01:27:15.103518165Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=193.095µs logger=migrator t=2026-04-29T01:27:15.106574512Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-29T01:27:15.10697658Z level=info msg="Migration successfully executed" id="Move region to single row" duration=401.748µs logger=migrator t=2026-04-29T01:27:15.110202181Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-29T01:27:15.11150734Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.323138ms logger=migrator t=2026-04-29T01:27:15.115956658Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-29T01:27:15.11699256Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.036792ms logger=migrator t=2026-04-29T01:27:15.120328434Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-29T01:27:15.121272625Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=943.901µs logger=migrator t=2026-04-29T01:27:15.1247273Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-29T01:27:15.126163633Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.433122ms logger=migrator t=2026-04-29T01:27:15.132213155Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-29T01:27:15.133432662Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.218877ms logger=migrator t=2026-04-29T01:27:15.137169215Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-29T01:27:15.138516524Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.347409ms logger=migrator t=2026-04-29T01:27:15.143554915Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-29T01:27:15.143663607Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=110.202µs logger=migrator t=2026-04-29T01:27:15.14741408Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-29T01:27:15.148639927Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.226117ms logger=migrator t=2026-04-29T01:27:15.153830561Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-29T01:27:15.15468591Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=855.169µs logger=migrator t=2026-04-29T01:27:15.158540454Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-29T01:27:15.159513836Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=974.222µs logger=migrator t=2026-04-29T01:27:15.164351712Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-29T01:27:15.165326694Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=975.292µs logger=migrator t=2026-04-29T01:27:15.16881116Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-29T01:27:15.169002905Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=197.215µs logger=migrator t=2026-04-29T01:27:15.172384349Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-29T01:27:15.172955931Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=572.172µs logger=migrator t=2026-04-29T01:27:15.177641215Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-29T01:27:15.177710466Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=70.051µs logger=migrator t=2026-04-29T01:27:15.18154388Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-29T01:27:15.182344419Z level=info msg="Migration successfully executed" id="create team table" duration=800.409µs logger=migrator t=2026-04-29T01:27:15.186649203Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-29T01:27:15.187668156Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.019733ms logger=migrator t=2026-04-29T01:27:15.192599933Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-29T01:27:15.193520294Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=919.841µs logger=migrator t=2026-04-29T01:27:15.197702996Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-29T01:27:15.202510082Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.808136ms logger=migrator t=2026-04-29T01:27:15.205865386Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-29T01:27:15.20606573Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=202.135µs logger=migrator t=2026-04-29T01:27:15.210713822Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-29T01:27:15.211708644Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=995.842µs logger=migrator t=2026-04-29T01:27:15.217638154Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-29T01:27:15.218875782Z level=info msg="Migration successfully executed" id="create team member table" duration=1.240088ms logger=migrator t=2026-04-29T01:27:15.22335888Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-29T01:27:15.22517014Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.81106ms logger=migrator t=2026-04-29T01:27:15.229586218Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-29T01:27:15.230897186Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.311578ms logger=migrator t=2026-04-29T01:27:15.235880816Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-29T01:27:15.237075632Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.193416ms logger=migrator t=2026-04-29T01:27:15.24058258Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-29T01:27:15.245453856Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.874126ms logger=migrator t=2026-04-29T01:27:15.248779469Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-29T01:27:15.253715318Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.933849ms logger=migrator t=2026-04-29T01:27:15.259758651Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-29T01:27:15.264620888Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.863617ms logger=migrator t=2026-04-29T01:27:15.268287338Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-29T01:27:15.26924401Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=956.742µs logger=migrator t=2026-04-29T01:27:15.289999907Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-29T01:27:15.293198797Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=3.200851ms logger=migrator t=2026-04-29T01:27:15.3028587Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-29T01:27:15.304036225Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.179485ms logger=migrator t=2026-04-29T01:27:15.339285901Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-29T01:27:15.34241684Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=3.133649ms logger=migrator t=2026-04-29T01:27:15.356909288Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-29T01:27:15.358735969Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.828511ms logger=migrator t=2026-04-29T01:27:15.368924763Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-29T01:27:15.370228942Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.305629ms logger=migrator t=2026-04-29T01:27:15.377052791Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-29T01:27:15.378565645Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.516714ms logger=migrator t=2026-04-29T01:27:15.382652775Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-29T01:27:15.383940393Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.287059ms logger=migrator t=2026-04-29T01:27:15.388413321Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-29T01:27:15.389043226Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=633.955µs logger=migrator t=2026-04-29T01:27:15.396133931Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-29T01:27:15.396434148Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=297.937µs logger=migrator t=2026-04-29T01:27:15.400106329Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-29T01:27:15.401015859Z level=info msg="Migration successfully executed" id="create tag table" duration=909.871µs logger=migrator t=2026-04-29T01:27:15.405778434Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-29T01:27:15.406666894Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=888.579µs logger=migrator t=2026-04-29T01:27:15.411359797Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-29T01:27:15.412096233Z level=info msg="Migration successfully executed" id="create login attempt table" duration=737.216µs logger=migrator t=2026-04-29T01:27:15.416342366Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-29T01:27:15.41743941Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.096484ms logger=migrator t=2026-04-29T01:27:15.422018891Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-29T01:27:15.423111815Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.093584ms logger=migrator t=2026-04-29T01:27:15.427541782Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-29T01:27:15.444988597Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.443205ms logger=migrator t=2026-04-29T01:27:15.448948403Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-29T01:27:15.45015474Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.206377ms logger=migrator t=2026-04-29T01:27:15.454363753Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-29T01:27:15.455997788Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.633286ms logger=migrator t=2026-04-29T01:27:15.460696722Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-29T01:27:15.460979598Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=283.266µs logger=migrator t=2026-04-29T01:27:15.464632139Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-29T01:27:15.465270783Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=638.704µs logger=migrator t=2026-04-29T01:27:15.469048816Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-29T01:27:15.470372015Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.322999ms logger=migrator t=2026-04-29T01:27:15.477499001Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-29T01:27:15.479187639Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.688078ms logger=migrator t=2026-04-29T01:27:15.48335851Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-29T01:27:15.483424112Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.812µs logger=migrator t=2026-04-29T01:27:15.486864957Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-29T01:27:15.492136243Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.270386ms logger=migrator t=2026-04-29T01:27:15.500300143Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-29T01:27:15.50925557Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=8.953487ms logger=migrator t=2026-04-29T01:27:15.529563297Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-29T01:27:15.537233395Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.671818ms logger=migrator t=2026-04-29T01:27:15.544853223Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-29T01:27:15.553081214Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.225611ms logger=migrator t=2026-04-29T01:27:15.56012085Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-29T01:27:15.562541952Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=2.420823ms logger=migrator t=2026-04-29T01:27:15.569201869Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-29T01:27:15.578287048Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.077389ms logger=migrator t=2026-04-29T01:27:15.582550913Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-29T01:27:15.583246058Z level=info msg="Migration successfully executed" id="create server_lock table" duration=690.315µs logger=migrator t=2026-04-29T01:27:15.588666587Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-29T01:27:15.590492697Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.82438ms logger=migrator t=2026-04-29T01:27:15.595544068Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-29T01:27:15.597109623Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.565555ms logger=migrator t=2026-04-29T01:27:15.602301257Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-29T01:27:15.603632426Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.363369ms logger=migrator t=2026-04-29T01:27:15.610731163Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-29T01:27:15.611785696Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.053793ms logger=migrator t=2026-04-29T01:27:15.618134595Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-29T01:27:15.619876814Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.742439ms logger=migrator t=2026-04-29T01:27:15.625028717Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-29T01:27:15.630659841Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.630904ms logger=migrator t=2026-04-29T01:27:15.636366477Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-29T01:27:15.643154335Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=6.785558ms logger=migrator t=2026-04-29T01:27:15.648701558Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-29T01:27:15.649762771Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.060944ms logger=migrator t=2026-04-29T01:27:15.654639708Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-29T01:27:15.656685093Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.045595ms logger=migrator t=2026-04-29T01:27:15.662090612Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-29T01:27:15.663097224Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.006272ms logger=migrator t=2026-04-29T01:27:15.666901949Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-29T01:27:15.668104955Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.202586ms logger=migrator t=2026-04-29T01:27:15.673037393Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-29T01:27:15.673276628Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=238.205µs logger=migrator t=2026-04-29T01:27:15.678537584Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-29T01:27:15.678686527Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=149.333µs logger=migrator t=2026-04-29T01:27:15.682801028Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-29T01:27:15.684024225Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.223217ms logger=migrator t=2026-04-29T01:27:15.687616014Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-29T01:27:15.68835988Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=742.426µs logger=migrator t=2026-04-29T01:27:15.6965549Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-29T01:27:15.697507872Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=952.752µs logger=migrator t=2026-04-29T01:27:15.701800686Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-29T01:27:15.701865247Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=65.511µs logger=migrator t=2026-04-29T01:27:15.704839873Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-29T01:27:15.705715893Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=876.349µs logger=migrator t=2026-04-29T01:27:15.709682829Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-29T01:27:15.710574809Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=891.58µs logger=migrator t=2026-04-29T01:27:15.715837474Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-29T01:27:15.717574283Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.676228ms logger=migrator t=2026-04-29T01:27:15.722684856Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-29T01:27:15.724459734Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.775888ms logger=migrator t=2026-04-29T01:27:15.731750375Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-29T01:27:15.737811648Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.060933ms logger=migrator t=2026-04-29T01:27:15.741679393Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-29T01:27:15.742610094Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=924.251µs logger=migrator t=2026-04-29T01:27:15.746614172Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-29T01:27:15.746760025Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=147.123µs logger=migrator t=2026-04-29T01:27:15.752487411Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-29T01:27:15.753963664Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.478813ms logger=migrator t=2026-04-29T01:27:15.758827611Z 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-29T01:27:15.759921225Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.093653ms logger=migrator t=2026-04-29T01:27:15.76429436Z 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-29T01:27:15.765238052Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=939.042µs logger=migrator t=2026-04-29T01:27:15.805880635Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-29T01:27:15.806032389Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=156.134µs logger=migrator t=2026-04-29T01:27:15.819497195Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-29T01:27:15.82060633Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.112245ms logger=migrator t=2026-04-29T01:27:15.826342256Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-29T01:27:15.828193356Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.8505ms logger=migrator t=2026-04-29T01:27:15.834799832Z 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-29T01:27:15.83609924Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.299558ms logger=migrator t=2026-04-29T01:27:15.842215395Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-29T01:27:15.843298009Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.080174ms logger=migrator t=2026-04-29T01:27:15.849401323Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-29T01:27:15.855695982Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.299079ms logger=migrator t=2026-04-29T01:27:15.861212963Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-29T01:27:15.862806218Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.595855ms logger=migrator t=2026-04-29T01:27:15.867755366Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-29T01:27:15.868654107Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=898.861µs logger=migrator t=2026-04-29T01:27:15.874433874Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-29T01:27:15.896749255Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=22.314921ms logger=migrator t=2026-04-29T01:27:15.902837849Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-29T01:27:15.927497242Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.658142ms logger=migrator t=2026-04-29T01:27:15.932717116Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-29T01:27:15.933518894Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=802.498µs logger=migrator t=2026-04-29T01:27:15.939214109Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-29T01:27:15.939931674Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=717.335µs logger=migrator t=2026-04-29T01:27:15.944524966Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-29T01:27:15.955644681Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.114975ms logger=migrator t=2026-04-29T01:27:15.960430176Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-29T01:27:15.966177883Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.748146ms logger=migrator t=2026-04-29T01:27:15.971655683Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-29T01:27:15.972713686Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.060133ms logger=migrator t=2026-04-29T01:27:15.978109245Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-29T01:27:15.979228769Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.119804ms logger=migrator t=2026-04-29T01:27:15.985234991Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-29T01:27:15.987069722Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.834761ms logger=migrator t=2026-04-29T01:27:15.992390049Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-29T01:27:15.993524953Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.134724ms logger=migrator t=2026-04-29T01:27:15.999647249Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-29T01:27:15.999911695Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=266.356µs logger=migrator t=2026-04-29T01:27:16.004945165Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-29T01:27:16.012698265Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.75257ms logger=migrator t=2026-04-29T01:27:16.021767824Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-29T01:27:16.030387694Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.6254ms logger=migrator t=2026-04-29T01:27:16.036235433Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-29T01:27:16.043701006Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.466473ms logger=migrator t=2026-04-29T01:27:16.048635245Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-29T01:27:16.049558835Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=923.84µs logger=migrator t=2026-04-29T01:27:16.054083745Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-29T01:27:16.055444114Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.35895ms logger=migrator t=2026-04-29T01:27:16.06119223Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-29T01:27:16.06796441Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.77278ms logger=migrator t=2026-04-29T01:27:16.080232659Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-29T01:27:16.0875623Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.331741ms logger=migrator t=2026-04-29T01:27:16.093623403Z 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-29T01:27:16.095671858Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.051175ms logger=migrator t=2026-04-29T01:27:16.100786911Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-29T01:27:16.107824665Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.038644ms logger=migrator t=2026-04-29T01:27:16.11348762Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-29T01:27:16.11803551Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.54806ms logger=migrator t=2026-04-29T01:27:16.122345024Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-29T01:27:16.122411945Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=67.691µs logger=migrator t=2026-04-29T01:27:16.127374715Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-29T01:27:16.129336818Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.964943ms logger=migrator t=2026-04-29T01:27:16.136629398Z 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-29T01:27:16.137976578Z 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.34675ms logger=migrator t=2026-04-29T01:27:16.143287475Z 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-29T01:27:16.145082413Z 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.794149ms logger=migrator t=2026-04-29T01:27:16.151110236Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-29T01:27:16.151221659Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=119.963µs logger=migrator t=2026-04-29T01:27:16.156007944Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-29T01:27:16.165121504Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.111771ms logger=migrator t=2026-04-29T01:27:16.170259476Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-29T01:27:16.174659903Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.400237ms logger=migrator t=2026-04-29T01:27:16.179675364Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-29T01:27:16.185771398Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.095864ms logger=migrator t=2026-04-29T01:27:16.191205017Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-29T01:27:16.197477045Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.271658ms logger=migrator t=2026-04-29T01:27:16.20224548Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-29T01:27:16.208414585Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.168945ms logger=migrator t=2026-04-29T01:27:16.21273042Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-29T01:27:16.212823592Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=93.572µs logger=migrator t=2026-04-29T01:27:16.218535668Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-29T01:27:16.220155003Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.619585ms logger=migrator t=2026-04-29T01:27:16.225205414Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-29T01:27:16.231703136Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.498712ms logger=migrator t=2026-04-29T01:27:16.236784658Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-29T01:27:16.23687763Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=90.812µs logger=migrator t=2026-04-29T01:27:16.241720637Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-29T01:27:16.250187763Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.465446ms logger=migrator t=2026-04-29T01:27:16.25693409Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-29T01:27:16.258983646Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.144018ms logger=migrator t=2026-04-29T01:27:16.265223933Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-29T01:27:16.271832619Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.608875ms logger=migrator t=2026-04-29T01:27:16.276807177Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-29T01:27:16.277659807Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=851.3µs logger=migrator t=2026-04-29T01:27:16.284549857Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-29T01:27:16.286710055Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.159238ms logger=migrator t=2026-04-29T01:27:16.292109184Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-29T01:27:16.300755754Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.637009ms logger=migrator t=2026-04-29T01:27:16.30557034Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-29T01:27:16.306821967Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.252117ms logger=migrator t=2026-04-29T01:27:16.314021655Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-29T01:27:16.315106849Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.085254ms logger=migrator t=2026-04-29T01:27:16.31921545Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-29T01:27:16.320036447Z level=info msg="Migration successfully executed" id="create alert_image table" duration=820.627µs logger=migrator t=2026-04-29T01:27:16.324356592Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-29T01:27:16.325313034Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=956.401µs logger=migrator t=2026-04-29T01:27:16.331298665Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-29T01:27:16.331364556Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.511µs logger=migrator t=2026-04-29T01:27:16.335348343Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-29T01:27:16.336885597Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.537384ms logger=migrator t=2026-04-29T01:27:16.412845056Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-29T01:27:16.414529894Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.688448ms logger=migrator t=2026-04-29T01:27:16.418985181Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-29T01:27:16.419353439Z 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-29T01:27:16.423530231Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-29T01:27:16.423905459Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=375.318µs logger=migrator t=2026-04-29T01:27:16.429078023Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-29T01:27:16.430692288Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.614465ms logger=migrator t=2026-04-29T01:27:16.435914203Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-29T01:27:16.442682322Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.765299ms logger=migrator t=2026-04-29T01:27:16.447566018Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-29T01:27:16.448598872Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.032734ms logger=migrator t=2026-04-29T01:27:16.454385799Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-29T01:27:16.456307971Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.920892ms logger=migrator t=2026-04-29T01:27:16.462836965Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-29T01:27:16.464623693Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.794169ms logger=migrator t=2026-04-29T01:27:16.470393741Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-29T01:27:16.472287312Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.890101ms logger=migrator t=2026-04-29T01:27:16.478300404Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-29T01:27:16.479384458Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.084104ms logger=migrator t=2026-04-29T01:27:16.484332147Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-29T01:27:16.484359848Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.631µs logger=migrator t=2026-04-29T01:27:16.488817045Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-29T01:27:16.488906357Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=89.882µs logger=migrator t=2026-04-29T01:27:16.497359293Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-29T01:27:16.506522884Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.168412ms logger=migrator t=2026-04-29T01:27:16.5108999Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-29T01:27:16.511254148Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=354.408µs logger=migrator t=2026-04-29T01:27:16.515632074Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-29T01:27:16.516671487Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.039293ms logger=migrator t=2026-04-29T01:27:16.523669531Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-29T01:27:16.523975208Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=312.647µs logger=migrator t=2026-04-29T01:27:16.527567226Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-29T01:27:16.528528107Z level=info msg="Migration successfully executed" id="create data_keys table" duration=960.851µs logger=migrator t=2026-04-29T01:27:16.535278546Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-29T01:27:16.537038364Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.760528ms logger=migrator t=2026-04-29T01:27:16.543278332Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-29T01:27:16.589562538Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=46.275286ms logger=migrator t=2026-04-29T01:27:16.59556629Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-29T01:27:16.602085704Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.518484ms logger=migrator t=2026-04-29T01:27:16.607504232Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-29T01:27:16.607673247Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=169.565µs logger=migrator t=2026-04-29T01:27:16.610811056Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-29T01:27:16.644522906Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.71271ms logger=migrator t=2026-04-29T01:27:16.648330539Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-29T01:27:16.680891945Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.558126ms logger=migrator t=2026-04-29T01:27:16.685773802Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-29T01:27:16.68658689Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=813.038µs logger=migrator t=2026-04-29T01:27:16.692433759Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-29T01:27:16.693642955Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.208826ms logger=migrator t=2026-04-29T01:27:16.699428532Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-29T01:27:16.699653816Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=225.374µs logger=migrator t=2026-04-29T01:27:16.70569258Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-29T01:27:16.706674591Z level=info msg="Migration successfully executed" id="create permission table" duration=981.941µs logger=migrator t=2026-04-29T01:27:16.711402125Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-29T01:27:16.71346759Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.073975ms logger=migrator t=2026-04-29T01:27:16.718065442Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-29T01:27:16.719152035Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.082833ms logger=migrator t=2026-04-29T01:27:16.725158427Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-29T01:27:16.725987146Z level=info msg="Migration successfully executed" id="create role table" duration=828.719µs logger=migrator t=2026-04-29T01:27:16.729773858Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-29T01:27:16.73758418Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.809842ms logger=migrator t=2026-04-29T01:27:16.741808662Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-29T01:27:16.750111405Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.301723ms logger=migrator t=2026-04-29T01:27:16.755207577Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-29T01:27:16.755927233Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=720.026µs logger=migrator t=2026-04-29T01:27:16.759737987Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-29T01:27:16.760882442Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.144275ms logger=migrator t=2026-04-29T01:27:16.764467101Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-29T01:27:16.765501564Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.034503ms logger=migrator t=2026-04-29T01:27:16.768906668Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-29T01:27:16.769831748Z level=info msg="Migration successfully executed" id="create team role table" duration=923.52µs logger=migrator t=2026-04-29T01:27:16.775934883Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-29T01:27:16.777535178Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.600685ms logger=migrator t=2026-04-29T01:27:16.784211225Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-29T01:27:16.785473482Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.262397ms logger=migrator t=2026-04-29T01:27:16.791723459Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-29T01:27:16.793252473Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.529744ms logger=migrator t=2026-04-29T01:27:16.798440648Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-29T01:27:16.799793357Z level=info msg="Migration successfully executed" id="create user role table" duration=1.352599ms logger=migrator t=2026-04-29T01:27:16.806550746Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-29T01:27:16.807848164Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.297698ms logger=migrator t=2026-04-29T01:27:16.813087009Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-29T01:27:16.814116111Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.028702ms logger=migrator t=2026-04-29T01:27:16.820716617Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-29T01:27:16.822212319Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.496132ms logger=migrator t=2026-04-29T01:27:16.827149648Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-29T01:27:16.828000337Z level=info msg="Migration successfully executed" id="create builtin role table" duration=850.308µs logger=migrator t=2026-04-29T01:27:16.831919813Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-29T01:27:16.833012337Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.054323ms logger=migrator t=2026-04-29T01:27:16.84182604Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-29T01:27:16.842980886Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.154656ms logger=migrator t=2026-04-29T01:27:16.847921794Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-29T01:27:16.857828282Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.905498ms logger=migrator t=2026-04-29T01:27:16.863106178Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-29T01:27:16.86411964Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.014902ms logger=migrator t=2026-04-29T01:27:16.875339656Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-29T01:27:16.876573484Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.230398ms logger=migrator t=2026-04-29T01:27:16.882128886Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-29T01:27:16.883325342Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.196476ms logger=migrator t=2026-04-29T01:27:16.888265391Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-29T01:27:16.890279024Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.013213ms logger=migrator t=2026-04-29T01:27:16.897143076Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-29T01:27:16.89874922Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.609894ms logger=migrator t=2026-04-29T01:27:16.906505241Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-29T01:27:16.908413853Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.911232ms logger=migrator t=2026-04-29T01:27:16.914781563Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-29T01:27:16.929000695Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=14.217672ms logger=migrator t=2026-04-29T01:27:16.935645632Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-29T01:27:16.944170329Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.522227ms logger=migrator t=2026-04-29T01:27:16.950221182Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-29T01:27:16.956278015Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.050552ms logger=migrator t=2026-04-29T01:27:16.959654589Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-29T01:27:16.968713827Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.055529ms logger=migrator t=2026-04-29T01:27:16.975744303Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-29T01:27:16.977137443Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.393921ms logger=migrator t=2026-04-29T01:27:16.98338578Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-29T01:27:16.985069517Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.704147ms logger=migrator t=2026-04-29T01:27:16.990111248Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-29T01:27:16.9915487Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.440002ms logger=migrator t=2026-04-29T01:27:16.997619113Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-29T01:27:16.999699758Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.081895ms logger=migrator t=2026-04-29T01:27:17.004565735Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-29T01:27:17.005870155Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.306679ms logger=migrator t=2026-04-29T01:27:17.011336174Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-29T01:27:17.011435197Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=102.673µs logger=migrator t=2026-04-29T01:27:17.018023351Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-29T01:27:17.018096392Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=76.711µs logger=migrator t=2026-04-29T01:27:17.025375322Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-29T01:27:17.026086638Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=715.106µs logger=migrator t=2026-04-29T01:27:17.03119937Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-29T01:27:17.031895955Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=697.905µs logger=migrator t=2026-04-29T01:27:17.036697261Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-29T01:27:17.037413376Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=716.155µs logger=migrator t=2026-04-29T01:27:17.042635631Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-29T01:27:17.042834765Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=199.554µs logger=migrator t=2026-04-29T01:27:17.047397686Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-29T01:27:17.048027589Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=628.423µs logger=migrator t=2026-04-29T01:27:17.053113571Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-29T01:27:17.054688825Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.574294ms logger=migrator t=2026-04-29T01:27:17.059253066Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-29T01:27:17.060426051Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.172425ms logger=migrator t=2026-04-29T01:27:17.067035087Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-29T01:27:17.07858409Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.502002ms logger=migrator t=2026-04-29T01:27:17.083568438Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-29T01:27:17.083669841Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=96.062µs logger=migrator t=2026-04-29T01:27:17.088140409Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-29T01:27:17.089143761Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.002652ms logger=migrator t=2026-04-29T01:27:17.096421331Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-29T01:27:17.098464116Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.042205ms logger=migrator t=2026-04-29T01:27:17.103914625Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-29T01:27:17.105931749Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.016724ms logger=migrator t=2026-04-29T01:27:17.1105245Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-29T01:27:17.119451416Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.927076ms logger=migrator t=2026-04-29T01:27:17.125367415Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-29T01:27:17.127305618Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.937913ms logger=migrator t=2026-04-29T01:27:17.132685406Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-29T01:27:17.13468562Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.000194ms logger=migrator t=2026-04-29T01:27:17.140673942Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-29T01:27:17.165065337Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.387195ms logger=migrator t=2026-04-29T01:27:17.230518773Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-29T01:27:17.232495476Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.978504ms logger=migrator t=2026-04-29T01:27:17.237347152Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-29T01:27:17.238798504Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.453372ms logger=migrator t=2026-04-29T01:27:17.245250995Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-29T01:27:17.246423562Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.172027ms logger=migrator t=2026-04-29T01:27:17.252417583Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-29T01:27:17.253859785Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.442222ms logger=migrator t=2026-04-29T01:27:17.259814015Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-29T01:27:17.260376808Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=566.513µs logger=migrator t=2026-04-29T01:27:17.269672652Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-29T01:27:17.27186736Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.198248ms logger=migrator t=2026-04-29T01:27:17.27873218Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-29T01:27:17.291120803Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.387932ms logger=migrator t=2026-04-29T01:27:17.298127276Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-29T01:27:17.299140078Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.011132ms logger=migrator t=2026-04-29T01:27:17.30470093Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-29T01:27:17.305736143Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.034933ms logger=migrator t=2026-04-29T01:27:17.311404337Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-29T01:27:17.312141313Z 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-29T01:27:17.32293445Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-29T01:27:17.323904991Z 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-29T01:27:17.330301872Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-29T01:27:17.331287183Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=992.341µs logger=migrator t=2026-04-29T01:27:17.335821292Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-29T01:27:17.337023569Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.202637ms logger=migrator t=2026-04-29T01:27:17.408608279Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-29T01:27:17.410838778Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.241809ms logger=migrator t=2026-04-29T01:27:17.419925798Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-29T01:27:17.421159445Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.233797ms logger=migrator t=2026-04-29T01:27:17.426110324Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-29T01:27:17.427845481Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.735087ms logger=migrator t=2026-04-29T01:27:17.432839201Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-29T01:27:17.434656911Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.82135ms logger=migrator t=2026-04-29T01:27:17.440210423Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-29T01:27:17.441209945Z level=info msg="Migration successfully executed" id="Drop public config table" duration=999.761µs logger=migrator t=2026-04-29T01:27:17.445638612Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-29T01:27:17.446795877Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.157695ms logger=migrator t=2026-04-29T01:27:17.452191506Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-29T01:27:17.453273709Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.081843ms logger=migrator t=2026-04-29T01:27:17.457564364Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-29T01:27:17.458621047Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.056533ms logger=migrator t=2026-04-29T01:27:17.464521426Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-29T01:27:17.466183703Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.661757ms logger=migrator t=2026-04-29T01:27:17.471384167Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-29T01:27:17.497083391Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.698133ms logger=migrator t=2026-04-29T01:27:17.501412666Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-29T01:27:17.507937749Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.525263ms logger=migrator t=2026-04-29T01:27:17.512605061Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-29T01:27:17.521176259Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.570948ms logger=migrator t=2026-04-29T01:27:17.528721374Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-29T01:27:17.529007Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=287.736µs logger=migrator t=2026-04-29T01:27:17.533370636Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-29T01:27:17.541925524Z level=info msg="Migration successfully executed" id="add share column" duration=8.555198ms logger=migrator t=2026-04-29T01:27:17.545923752Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-29T01:27:17.546117287Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=191.585µs logger=migrator t=2026-04-29T01:27:17.551177687Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-29T01:27:17.55217426Z level=info msg="Migration successfully executed" id="create file table" duration=996.563µs logger=migrator t=2026-04-29T01:27:17.556869762Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-29T01:27:17.558794255Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.924412ms logger=migrator t=2026-04-29T01:27:17.563777714Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-29T01:27:17.564849977Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.072393ms logger=migrator t=2026-04-29T01:27:17.609085238Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-29T01:27:17.61054178Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.457372ms logger=migrator t=2026-04-29T01:27:17.621869578Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-29T01:27:17.623013353Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.145285ms logger=migrator t=2026-04-29T01:27:17.62881241Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-29T01:27:17.628924783Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=113.653µs logger=migrator t=2026-04-29T01:27:17.634033815Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-29T01:27:17.634132017Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=99.652µs logger=migrator t=2026-04-29T01:27:17.63971597Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-29T01:27:17.640418855Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=707.616µs logger=migrator t=2026-04-29T01:27:17.645229241Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-29T01:27:17.645429795Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=200.854µs logger=migrator t=2026-04-29T01:27:17.649033144Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-29T01:27:17.650247941Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.207827ms logger=migrator t=2026-04-29T01:27:17.654455273Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-29T01:27:17.664385771Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.926858ms logger=migrator t=2026-04-29T01:27:17.669923733Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-29T01:27:17.670178398Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=258.695µs logger=migrator t=2026-04-29T01:27:17.675089316Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-29T01:27:17.676374054Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.285348ms logger=migrator t=2026-04-29T01:27:17.680904784Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-29T01:27:17.681342563Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=437.869µs logger=migrator t=2026-04-29T01:27:17.685476293Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-29T01:27:17.68580518Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=327.517µs logger=migrator t=2026-04-29T01:27:17.691135887Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-29T01:27:17.691971006Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=835.129µs logger=migrator t=2026-04-29T01:27:17.697299083Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-29T01:27:17.711370902Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.066889ms logger=migrator t=2026-04-29T01:27:17.715763818Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-29T01:27:17.7245358Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.771242ms logger=migrator t=2026-04-29T01:27:17.729624362Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-29T01:27:17.730998143Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.37406ms logger=migrator t=2026-04-29T01:27:17.73725557Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-29T01:27:17.821664411Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=84.405452ms logger=migrator t=2026-04-29T01:27:17.827174442Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-29T01:27:17.828226135Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.051283ms logger=migrator t=2026-04-29T01:27:17.834023952Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-29T01:27:17.83527277Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.248438ms logger=migrator t=2026-04-29T01:27:17.841870965Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-29T01:27:17.869114103Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.240537ms logger=migrator t=2026-04-29T01:27:17.874256455Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-29T01:27:17.881720639Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.461893ms logger=migrator t=2026-04-29T01:27:17.887204179Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-29T01:27:17.887545076Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=341.627µs logger=migrator t=2026-04-29T01:27:17.891908532Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-29T01:27:17.892162628Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=261.236µs logger=migrator t=2026-04-29T01:27:17.896880752Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-29T01:27:17.89725415Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=374.408µs logger=migrator t=2026-04-29T01:27:17.902803671Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-29T01:27:17.903258651Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=456.81µs logger=migrator t=2026-04-29T01:27:17.908860394Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-29T01:27:17.909213752Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=352.718µs logger=migrator t=2026-04-29T01:27:17.913893915Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-29T01:27:17.915202813Z level=info msg="Migration successfully executed" id="create folder table" duration=1.310308ms logger=migrator t=2026-04-29T01:27:17.920772555Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-29T01:27:17.922039543Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.264268ms logger=migrator t=2026-04-29T01:27:17.929441925Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-29T01:27:17.931813167Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.372592ms logger=migrator t=2026-04-29T01:27:17.937284788Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-29T01:27:17.937337939Z level=info msg="Migration successfully executed" id="Update folder title length" duration=57.701µs logger=migrator t=2026-04-29T01:27:17.942233817Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-29T01:27:17.943887393Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.652926ms logger=migrator t=2026-04-29T01:27:17.949734742Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-29T01:27:17.950827175Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.092784ms logger=migrator t=2026-04-29T01:27:17.955531709Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-29T01:27:17.957706726Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.167536ms logger=migrator t=2026-04-29T01:27:17.963326999Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-29T01:27:17.96379672Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=469.591µs logger=migrator t=2026-04-29T01:27:17.968690857Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-29T01:27:17.969011514Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=320.498µs logger=migrator t=2026-04-29T01:27:17.973745858Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-29T01:27:17.975604819Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.859281ms logger=migrator t=2026-04-29T01:27:17.980573688Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-29T01:27:17.981836955Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.262757ms logger=migrator t=2026-04-29T01:27:17.987015769Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-29T01:27:17.988122403Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.106614ms logger=migrator t=2026-04-29T01:27:17.992361566Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-29T01:27:17.993713875Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.351859ms logger=migrator t=2026-04-29T01:27:17.998584583Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-29T01:27:17.999847201Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.261939ms logger=migrator t=2026-04-29T01:27:18.003901649Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-29T01:27:18.005066304Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.164315ms logger=migrator t=2026-04-29T01:27:18.009739227Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-29T01:27:18.011427304Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.688117ms logger=migrator t=2026-04-29T01:27:18.017426116Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-29T01:27:18.018650572Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.227197ms logger=migrator t=2026-04-29T01:27:18.023828095Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-29T01:27:18.024850257Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.020232ms logger=migrator t=2026-04-29T01:27:18.030161694Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-29T01:27:18.032034255Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.872571ms logger=migrator t=2026-04-29T01:27:18.0386626Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-29T01:27:18.039922088Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.259778ms logger=migrator t=2026-04-29T01:27:18.04458689Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-29T01:27:18.044915898Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=330.248µs logger=migrator t=2026-04-29T01:27:18.049392765Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-29T01:27:18.06329913Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.905635ms logger=migrator t=2026-04-29T01:27:18.069583817Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-29T01:27:18.070395276Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=812.699µs logger=migrator t=2026-04-29T01:27:18.074459905Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-29T01:27:18.074786772Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=327.817µs logger=migrator t=2026-04-29T01:27:18.079362602Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-29T01:27:18.080940946Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.578234ms logger=migrator t=2026-04-29T01:27:18.089471304Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-29T01:27:18.089539056Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=69.432µs logger=migrator t=2026-04-29T01:27:18.094447372Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-29T01:27:18.095804153Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.356441ms logger=migrator t=2026-04-29T01:27:18.100477754Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-29T01:27:18.101271772Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=793.728µs logger=migrator t=2026-04-29T01:27:18.106966697Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-29T01:27:18.109006091Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.037544ms logger=migrator t=2026-04-29T01:27:18.114811349Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-29T01:27:18.115575126Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=769.377µs logger=migrator t=2026-04-29T01:27:18.120170576Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-29T01:27:18.120417842Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=251.957µs logger=migrator t=2026-04-29T01:27:18.124982541Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-29T01:27:18.125942603Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=960.202µs logger=migrator t=2026-04-29T01:27:18.131922714Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-29T01:27:18.133318404Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.39514ms logger=migrator t=2026-04-29T01:27:18.138760203Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-29T01:27:18.139689553Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=932.98µs logger=migrator t=2026-04-29T01:27:18.145447819Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-29T01:27:18.156244226Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.805717ms logger=migrator t=2026-04-29T01:27:18.163201069Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-29T01:27:18.174235761Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.030842ms logger=migrator t=2026-04-29T01:27:18.179334383Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-29T01:27:18.190116178Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.780785ms logger=migrator t=2026-04-29T01:27:18.195143888Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-29T01:27:18.1952135Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=71.972µs logger=migrator t=2026-04-29T01:27:18.199983705Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-29T01:27:18.213150013Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.164078ms logger=migrator t=2026-04-29T01:27:18.2193782Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-29T01:27:18.227005887Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.627937ms logger=migrator t=2026-04-29T01:27:18.23172897Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-29T01:27:18.232014366Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=285.326µs logger=migrator t=2026-04-29T01:27:18.236567416Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.815741357s logger=migrator t=2026-04-29T01:27:18.237148009Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-29T01:27:18.254405017Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-29T01:27:18.254685313Z level=info msg="Created default organization" logger=secrets t=2026-04-29T01:27:18.261261057Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-29T01:27:18.319024872Z level=info msg="Restored cache from database" duration=496.99µs logger=plugin.store t=2026-04-29T01:27:18.320790811Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-29T01:27:18.36179818Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-29T01:27:18.361840771Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-29T01:27:18.361937123Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-29T01:27:18.361952473Z level=info msg="Plugins loaded" count=54 duration=41.164022ms logger=query_data t=2026-04-29T01:27:18.366769108Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-29T01:27:18.371324698Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-29T01:27:18.378853203Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-29T01:27:18.388379612Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-29T01:27:18.390622671Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-29T01:27:18.392805279Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-29T01:27:18.414989346Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-29T01:27:18.439664766Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-29T01:27:18.460908071Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-29T01:27:18.460996043Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-29T01:27:18.461135626Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-04-29T01:27:18.461555975Z level=info msg="State cache has been initialized" states=0 duration=420.769µs logger=ngalert.multiorg.alertmanager t=2026-04-29T01:27:18.461514224Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-04-29T01:27:18.461707618Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=provisioning.dashboard t=2026-04-29T01:27:18.462471856Z level=info msg="starting to provision dashboards" logger=ticker t=2026-04-29T01:27:18.462996427Z level=info msg=starting first_tick=2026-04-29T01:27:20Z logger=http.server t=2026-04-29T01:27:18.465452541Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafanaStorageLogger t=2026-04-29T01:27:18.472114847Z level=info msg="Storage starting" logger=plugins.update.checker t=2026-04-29T01:27:18.540438293Z level=info msg="Update check succeeded" duration=79.069692ms logger=grafana.update.checker t=2026-04-29T01:27:18.540867703Z level=info msg="Update check succeeded" duration=79.510283ms logger=sqlstore.transactions t=2026-04-29T01:27:18.602957803Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-29T01:27:18.617225466Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-29T01:27:18.632373457Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-29T01:27:18.64435541Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-04-29T01:27:18.66810022Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-29T01:27:18.687361112Z level=info msg="Patterns update finished" duration=115.101521ms logger=grafana-apiserver t=2026-04-29T01:27:18.824429935Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-29T01:27:18.824903176Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-29T01:27:20.56481247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.566585349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.585944052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.61286505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.62474685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.64486319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.663154769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.684945005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.701334563Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.74327708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.767446247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.844329117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.861832469Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.90624399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.924641932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.952083591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.971509965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:20.99366609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.009132378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.037829464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.056846559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.092031656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.108174859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.140655268Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.160161213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.186772213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.205508973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.252693302Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.270100522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.309735137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.333992556Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.375954662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.396856177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.439024957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.479611203Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.605254885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.619282181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.668197678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.690727459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.743020711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.757844554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.806531765Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.823777723Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.921204888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.937613756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:21.998243899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.014254908Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.069670365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.08549465Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.139967496Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.15940901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.224853117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.26861437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.378481714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.398246395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.47056467Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.487671643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.592514988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.609217782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.738506218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.75371363Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.864915733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.88128781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:22.98592663Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.00427714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.101650569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.12145886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.270247318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.286653035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.389368289Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.408600358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.481983814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.501772926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.611378621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.632380507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.723341297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.742894963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.819602652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.836123401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-29T01:27:23.915725883Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-29T01:28:45.490249596Z level=info msg="Usage stats are ready to report"