logger=settings t=2026-08-12T11:12:21.375309912Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-12T11:12:21Z logger=settings t=2026-08-12T11:12:21.375721784Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-12T11:12:21.375735934Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-12T11:12:21.375739934Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-12T11:12:21.375742964Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-12T11:12:21.375747334Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-12T11:12:21.375750424Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-12T11:12:21.375753074Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-12T11:12:21.375756294Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-12T11:12:21.375759085Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-12T11:12:21.375762555Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-12T11:12:21.375765425Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-12T11:12:21.375768285Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-12T11:12:21.375771295Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-12T11:12:21.375774825Z level=info msg=Target target=[all] logger=settings t=2026-08-12T11:12:21.375781165Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-12T11:12:21.375786175Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-12T11:12:21.375790695Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-12T11:12:21.375794826Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-12T11:12:21.375798366Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-12T11:12:21.375801896Z level=info msg="App mode production" logger=sqlstore t=2026-08-12T11:12:21.381997399Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-12T11:12:21.382154633Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-12T11:12:21.387312088Z level=info msg="Locking database" logger=migrator t=2026-08-12T11:12:21.387366669Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-12T11:12:21.388223274Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-12T11:12:21.389448458Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.224754ms logger=migrator t=2026-08-12T11:12:21.396410093Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-12T11:12:21.397646737Z level=info msg="Migration successfully executed" id="create user table" duration=1.236854ms logger=migrator t=2026-08-12T11:12:21.402300098Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-12T11:12:21.403359517Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.059099ms logger=migrator t=2026-08-12T11:12:21.408737028Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-12T11:12:21.409435687Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=698.549µs logger=migrator t=2026-08-12T11:12:21.414063567Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-12T11:12:21.415076305Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.012378ms logger=migrator t=2026-08-12T11:12:21.421811864Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-12T11:12:21.422507353Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=694.549µs logger=migrator t=2026-08-12T11:12:21.433434299Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-12T11:12:21.437359869Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.917049ms logger=migrator t=2026-08-12T11:12:21.441431703Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-12T11:12:21.442366409Z level=info msg="Migration successfully executed" id="create user table v2" duration=934.146µs logger=migrator t=2026-08-12T11:12:21.449182059Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-12T11:12:21.450484706Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.308347ms logger=migrator t=2026-08-12T11:12:21.455102735Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-12T11:12:21.456210187Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.107512ms logger=migrator t=2026-08-12T11:12:21.460367893Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-12T11:12:21.460992361Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=624.959µs logger=migrator t=2026-08-12T11:12:21.464564941Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-12T11:12:21.46526824Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=702.909µs logger=migrator t=2026-08-12T11:12:21.469002974Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-12T11:12:21.47027188Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.268216ms logger=migrator t=2026-08-12T11:12:21.475883307Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-12T11:12:21.475929918Z level=info msg="Migration successfully executed" id="Update user table charset" duration=48.161µs logger=migrator t=2026-08-12T11:12:21.479966191Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-12T11:12:21.481659609Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.699868ms logger=migrator t=2026-08-12T11:12:21.487450241Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-12T11:12:21.487929464Z level=info msg="Migration successfully executed" id="Add missing user data" duration=479.113µs logger=migrator t=2026-08-12T11:12:21.493598503Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-12T11:12:21.495056284Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.44159ms logger=migrator t=2026-08-12T11:12:21.50170349Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-12T11:12:21.503142461Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.44008ms logger=migrator t=2026-08-12T11:12:21.509256162Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-12T11:12:21.511095082Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.838591ms logger=migrator t=2026-08-12T11:12:21.514737045Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-12T11:12:21.522445481Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.707146ms logger=migrator t=2026-08-12T11:12:21.526640568Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-12T11:12:21.528698096Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=2.062118ms logger=migrator t=2026-08-12T11:12:21.533057257Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-12T11:12:21.533396407Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=340.25µs logger=migrator t=2026-08-12T11:12:21.539421296Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-12T11:12:21.540569198Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.147182ms logger=migrator t=2026-08-12T11:12:21.54490779Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-12T11:12:21.545357062Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=442.452µs logger=migrator t=2026-08-12T11:12:21.550267059Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-12T11:12:21.551497694Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.223765ms logger=migrator t=2026-08-12T11:12:21.557960354Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-12T11:12:21.55959332Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.636856ms logger=migrator t=2026-08-12T11:12:21.563937051Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-12T11:12:21.564678353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=741.172µs logger=migrator t=2026-08-12T11:12:21.570382323Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-12T11:12:21.571475483Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.09283ms logger=migrator t=2026-08-12T11:12:21.575866036Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-12T11:12:21.576982277Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.115931ms logger=migrator t=2026-08-12T11:12:21.58245526Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-12T11:12:21.583429847Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=974.197µs logger=migrator t=2026-08-12T11:12:21.589024954Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-12T11:12:21.589065455Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.321µs logger=migrator t=2026-08-12T11:12:21.592817161Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-12T11:12:21.5938579Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.039798ms logger=migrator t=2026-08-12T11:12:21.597381508Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-12T11:12:21.598023516Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=641.527µs logger=migrator t=2026-08-12T11:12:21.604155618Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-12T11:12:21.604788045Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=632.087µs logger=migrator t=2026-08-12T11:12:21.609365884Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-12T11:12:21.610031072Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=665.798µs logger=migrator t=2026-08-12T11:12:21.614287841Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:12:21.616900614Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.613933ms logger=migrator t=2026-08-12T11:12:21.621948886Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-12T11:12:21.622752718Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=803.272µs logger=migrator t=2026-08-12T11:12:21.647280605Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-12T11:12:21.64887999Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.601836ms logger=migrator t=2026-08-12T11:12:21.65389904Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-12T11:12:21.655285229Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.38997ms logger=migrator t=2026-08-12T11:12:21.660919817Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-12T11:12:21.661726529Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=805.612µs logger=migrator t=2026-08-12T11:12:21.666363419Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-12T11:12:21.667072889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=708.969µs logger=migrator t=2026-08-12T11:12:21.672818249Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-12T11:12:21.67321452Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=396.651µs logger=migrator t=2026-08-12T11:12:21.680520605Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-12T11:12:21.681118692Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=598.407µs logger=migrator t=2026-08-12T11:12:21.686548674Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-12T11:12:21.686951485Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=403.081µs logger=migrator t=2026-08-12T11:12:21.694420734Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-12T11:12:21.695096063Z level=info msg="Migration successfully executed" id="create star table" duration=680.809µs logger=migrator t=2026-08-12T11:12:21.706696568Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-12T11:12:21.707730307Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.038669ms logger=migrator t=2026-08-12T11:12:21.713231281Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-12T11:12:21.715625227Z level=info msg="Migration successfully executed" id="create org table v1" duration=2.394446ms logger=migrator t=2026-08-12T11:12:21.720511344Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-12T11:12:21.721255995Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=744.611µs logger=migrator t=2026-08-12T11:12:21.726974956Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-12T11:12:21.727649325Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=672.039µs logger=migrator t=2026-08-12T11:12:21.732718516Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-12T11:12:21.73358369Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=863.704µs logger=migrator t=2026-08-12T11:12:21.738404466Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-12T11:12:21.73963029Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.225284ms logger=migrator t=2026-08-12T11:12:21.744038154Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-12T11:12:21.744816975Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=779.062µs logger=migrator t=2026-08-12T11:12:21.749408314Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-12T11:12:21.749436385Z level=info msg="Migration successfully executed" id="Update org table charset" duration=29.221µs logger=migrator t=2026-08-12T11:12:21.754742142Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-12T11:12:21.754773293Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.691µs logger=migrator t=2026-08-12T11:12:21.759414443Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-12T11:12:21.759713312Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=298.618µs logger=migrator t=2026-08-12T11:12:21.764348872Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-12T11:12:21.765460842Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.1087ms logger=migrator t=2026-08-12T11:12:21.770905225Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-12T11:12:21.771682477Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=776.931µs logger=migrator t=2026-08-12T11:12:21.778269441Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-12T11:12:21.779585238Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.317987ms logger=migrator t=2026-08-12T11:12:21.784680611Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-12T11:12:21.785323508Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=642.348µs logger=migrator t=2026-08-12T11:12:21.789736962Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-12T11:12:21.790702969Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=942.496µs logger=migrator t=2026-08-12T11:12:21.795994647Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-12T11:12:21.79680084Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=805.673µs logger=migrator t=2026-08-12T11:12:21.801649335Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-12T11:12:21.80895739Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.309975ms logger=migrator t=2026-08-12T11:12:21.814154296Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-12T11:12:21.815503724Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.349137ms logger=migrator t=2026-08-12T11:12:21.821951723Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-12T11:12:21.823454446Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.506023ms logger=migrator t=2026-08-12T11:12:21.829237708Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-12T11:12:21.830428021Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.195683ms logger=migrator t=2026-08-12T11:12:21.836045538Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-12T11:12:21.836766919Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=724.471µs logger=migrator t=2026-08-12T11:12:21.841277245Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-12T11:12:21.842749116Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.472071ms logger=migrator t=2026-08-12T11:12:21.847732746Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-12T11:12:21.847839409Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=107.623µs logger=migrator t=2026-08-12T11:12:21.852972353Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-12T11:12:21.855136893Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.16349ms logger=migrator t=2026-08-12T11:12:21.860416271Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-12T11:12:21.86288444Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.466779ms logger=migrator t=2026-08-12T11:12:21.867824688Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-12T11:12:21.870630967Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.807479ms logger=migrator t=2026-08-12T11:12:21.875565085Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-12T11:12:21.876683996Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.123191ms logger=migrator t=2026-08-12T11:12:21.881334987Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-12T11:12:21.88324823Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.911182ms logger=migrator t=2026-08-12T11:12:21.888690842Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-12T11:12:21.889469214Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=777.942µs logger=migrator t=2026-08-12T11:12:21.894205186Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-12T11:12:21.894981339Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=776.073µs logger=migrator t=2026-08-12T11:12:21.89971304Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-12T11:12:21.899740841Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.381µs logger=migrator t=2026-08-12T11:12:21.904921357Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-12T11:12:21.904948477Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.811µs logger=migrator t=2026-08-12T11:12:21.909412673Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-12T11:12:21.911297975Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.885081ms logger=migrator t=2026-08-12T11:12:21.916369837Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-12T11:12:21.91827481Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.904653ms logger=migrator t=2026-08-12T11:12:21.924198116Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-12T11:12:21.926193812Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.995076ms logger=migrator t=2026-08-12T11:12:21.931393377Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-12T11:12:21.93364706Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.253143ms logger=migrator t=2026-08-12T11:12:21.942788497Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-12T11:12:21.943063404Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=280.407µs logger=migrator t=2026-08-12T11:12:21.946630814Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-12T11:12:21.947519629Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=888.395µs logger=migrator t=2026-08-12T11:12:21.952157629Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-12T11:12:21.952977472Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=819.932µs logger=migrator t=2026-08-12T11:12:21.957281682Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-12T11:12:21.957311153Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=30.241µs logger=migrator t=2026-08-12T11:12:21.96256738Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-12T11:12:21.963979659Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.411339ms logger=migrator t=2026-08-12T11:12:21.97397246Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-12T11:12:21.975481261Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.512232ms logger=migrator t=2026-08-12T11:12:21.987311372Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:12:21.995665926Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.352384ms logger=migrator t=2026-08-12T11:12:22.000676886Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-12T11:12:22.00148475Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=807.494µs logger=migrator t=2026-08-12T11:12:22.006621323Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-12T11:12:22.007466547Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=845.494µs logger=migrator t=2026-08-12T11:12:22.014391281Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-12T11:12:22.01651653Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.13019ms logger=migrator t=2026-08-12T11:12:22.021586352Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-12T11:12:22.021934722Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=348.6µs logger=migrator t=2026-08-12T11:12:22.027061176Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-12T11:12:22.027687083Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=624.978µs logger=migrator t=2026-08-12T11:12:22.033721982Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-12T11:12:22.037327092Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.60508ms logger=migrator t=2026-08-12T11:12:22.041045097Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-12T11:12:22.042089796Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.045559ms logger=migrator t=2026-08-12T11:12:22.056328264Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-12T11:12:22.056842469Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=520.165µs logger=migrator t=2026-08-12T11:12:22.070356197Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-12T11:12:22.070870821Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=519.764µs logger=migrator t=2026-08-12T11:12:22.093421232Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-12T11:12:22.094420151Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.003579ms logger=migrator t=2026-08-12T11:12:22.109847222Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-12T11:12:22.113970138Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.127146ms logger=migrator t=2026-08-12T11:12:22.117832946Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-12T11:12:22.118548606Z level=info msg="Migration successfully executed" id="create data_source table" duration=715.76µs logger=migrator t=2026-08-12T11:12:22.123165235Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-12T11:12:22.12403796Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=868.604µs logger=migrator t=2026-08-12T11:12:22.127501957Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-12T11:12:22.128378192Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=874.025µs logger=migrator t=2026-08-12T11:12:22.132525327Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-12T11:12:22.133349611Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=823.964µs logger=migrator t=2026-08-12T11:12:22.136484178Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-12T11:12:22.137297981Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=813.593µs logger=migrator t=2026-08-12T11:12:22.140435019Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-12T11:12:22.146358654Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.923645ms logger=migrator t=2026-08-12T11:12:22.151380305Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-12T11:12:22.15299264Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.612715ms logger=migrator t=2026-08-12T11:12:22.166635252Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-12T11:12:22.168135674Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.503722ms logger=migrator t=2026-08-12T11:12:22.17334371Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-12T11:12:22.174294546Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=955.346µs logger=migrator t=2026-08-12T11:12:22.179934114Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-12T11:12:22.180554371Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=619.147µs logger=migrator t=2026-08-12T11:12:22.185529961Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-12T11:12:22.187911898Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.381777ms logger=migrator t=2026-08-12T11:12:22.191146428Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-12T11:12:22.194357108Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.21034ms logger=migrator t=2026-08-12T11:12:22.200243272Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-12T11:12:22.200277803Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=35.091µs logger=migrator t=2026-08-12T11:12:22.214543424Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-12T11:12:22.214964465Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=423.762µs logger=migrator t=2026-08-12T11:12:22.222903227Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-12T11:12:22.227138776Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.243728ms logger=migrator t=2026-08-12T11:12:22.231447837Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-12T11:12:22.231729565Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=281.887µs logger=migrator t=2026-08-12T11:12:22.236393845Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-12T11:12:22.236691503Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=297.269µs logger=migrator t=2026-08-12T11:12:22.245759167Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-12T11:12:22.247796573Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.041046ms logger=migrator t=2026-08-12T11:12:22.254525792Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-12T11:12:22.255137359Z level=info msg="Migration successfully executed" id="Update uid value" duration=617.057µs logger=migrator t=2026-08-12T11:12:22.259618415Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-12T11:12:22.26086006Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.242545ms logger=migrator t=2026-08-12T11:12:22.417431582Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-12T11:12:22.418939085Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.510713ms logger=migrator t=2026-08-12T11:12:22.534263813Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-12T11:12:22.539219041Z level=info msg="Migration successfully executed" id="create api_key table" duration=4.960019ms logger=migrator t=2026-08-12T11:12:22.587002829Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-12T11:12:22.590834186Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=3.833667ms logger=migrator t=2026-08-12T11:12:22.597597055Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-12T11:12:22.598496981Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=900.506µs logger=migrator t=2026-08-12T11:12:22.602875753Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-12T11:12:22.603805099Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=929.576µs logger=migrator t=2026-08-12T11:12:22.608291135Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-12T11:12:22.609085236Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=796.802µs logger=migrator t=2026-08-12T11:12:22.612563475Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-12T11:12:22.618452279Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=5.886434ms logger=migrator t=2026-08-12T11:12:22.623434159Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-12T11:12:22.624235501Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=801.232µs logger=migrator t=2026-08-12T11:12:22.629812437Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-12T11:12:22.640115155Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.303198ms logger=migrator t=2026-08-12T11:12:22.644988851Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-12T11:12:22.645757204Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=768.203µs logger=migrator t=2026-08-12T11:12:22.651363051Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-12T11:12:22.652141862Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=778.271µs logger=migrator t=2026-08-12T11:12:22.657312117Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-12T11:12:22.658434728Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.127461ms logger=migrator t=2026-08-12T11:12:22.66494352Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-12T11:12:22.665777354Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=833.864µs logger=migrator t=2026-08-12T11:12:22.67067416Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-12T11:12:22.67099454Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=320.26µs logger=migrator t=2026-08-12T11:12:22.675566568Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-12T11:12:22.676134133Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=568.045µs logger=migrator t=2026-08-12T11:12:22.68067012Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-12T11:12:22.680712431Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.861µs logger=migrator t=2026-08-12T11:12:22.68743918Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-12T11:12:22.691102553Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.660974ms logger=migrator t=2026-08-12T11:12:22.695884006Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-12T11:12:22.698638543Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.754037ms logger=migrator t=2026-08-12T11:12:22.702477111Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-12T11:12:22.702645266Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=168.145µs logger=migrator t=2026-08-12T11:12:22.707022508Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-12T11:12:22.709511877Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.489179ms logger=migrator t=2026-08-12T11:12:22.713401647Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-12T11:12:22.715961029Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.558822ms logger=migrator t=2026-08-12T11:12:22.719558679Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-12T11:12:22.720361192Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=805.352µs logger=migrator t=2026-08-12T11:12:22.725263469Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-12T11:12:22.726713219Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.464821ms logger=migrator t=2026-08-12T11:12:22.732374417Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-12T11:12:22.734112146Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.743269ms logger=migrator t=2026-08-12T11:12:22.739303302Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-12T11:12:22.740226497Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=923.465µs logger=migrator t=2026-08-12T11:12:22.744816806Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-12T11:12:22.745653099Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=835.113µs logger=migrator t=2026-08-12T11:12:22.750296489Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-12T11:12:22.751151903Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=855.124µs logger=migrator t=2026-08-12T11:12:22.754795355Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-12T11:12:22.754896928Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=102.653µs logger=migrator t=2026-08-12T11:12:22.760125554Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-12T11:12:22.760224457Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=100.863µs logger=migrator t=2026-08-12T11:12:22.764497067Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-12T11:12:22.769381684Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.842576ms logger=migrator t=2026-08-12T11:12:22.773664923Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-12T11:12:22.776280557Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.615794ms logger=migrator t=2026-08-12T11:12:22.780967628Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-12T11:12:22.781085061Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=119.513µs logger=migrator t=2026-08-12T11:12:22.785789183Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-12T11:12:22.787081919Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.292497ms logger=migrator t=2026-08-12T11:12:22.791143302Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-12T11:12:22.792538262Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.39375ms logger=migrator t=2026-08-12T11:12:22.796826751Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-12T11:12:22.796905584Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=85.922µs logger=migrator t=2026-08-12T11:12:22.801510033Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-12T11:12:22.802509911Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=999.837µs logger=migrator t=2026-08-12T11:12:22.807395398Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-12T11:12:22.80820761Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=812.152µs logger=migrator t=2026-08-12T11:12:22.811658728Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-12T11:12:22.814661571Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.992334ms logger=migrator t=2026-08-12T11:12:22.818265382Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-12T11:12:22.818344754Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=79.452µs logger=migrator t=2026-08-12T11:12:22.822780909Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-12T11:12:22.823581441Z level=info msg="Migration successfully executed" id="create session table" duration=800.772µs logger=migrator t=2026-08-12T11:12:22.827218822Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-12T11:12:22.827308435Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=90.133µs logger=migrator t=2026-08-12T11:12:22.830927237Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-12T11:12:22.831065471Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=138.384µs logger=migrator t=2026-08-12T11:12:22.836844522Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-12T11:12:22.838535939Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.691457ms logger=migrator t=2026-08-12T11:12:22.842513441Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-12T11:12:22.843768456Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.255565ms logger=migrator t=2026-08-12T11:12:22.848622632Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-12T11:12:22.848652113Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.041µs logger=migrator t=2026-08-12T11:12:22.852550301Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-12T11:12:22.852579542Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.351µs logger=migrator t=2026-08-12T11:12:22.857384997Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-12T11:12:22.861272555Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.885028ms logger=migrator t=2026-08-12T11:12:22.865048132Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-12T11:12:22.868128558Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.079696ms logger=migrator t=2026-08-12T11:12:22.871704008Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-12T11:12:22.871829181Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=125.023µs logger=migrator t=2026-08-12T11:12:22.87605946Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-12T11:12:22.876180644Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=121.453µs logger=migrator t=2026-08-12T11:12:22.879781934Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-12T11:12:22.881098051Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.324648ms logger=migrator t=2026-08-12T11:12:22.887183711Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-12T11:12:22.887223492Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=40.561µs logger=migrator t=2026-08-12T11:12:22.893059326Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-12T11:12:22.898067006Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.00732ms logger=migrator t=2026-08-12T11:12:22.902553321Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-12T11:12:22.902727836Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=174.585µs logger=migrator t=2026-08-12T11:12:22.906369088Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-12T11:12:22.910817392Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.446134ms logger=migrator t=2026-08-12T11:12:22.914828675Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-12T11:12:22.918304673Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.477887ms logger=migrator t=2026-08-12T11:12:22.923029184Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-12T11:12:22.923099347Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=70.293µs logger=migrator t=2026-08-12T11:12:22.926661626Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-12T11:12:22.927583942Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=921.636µs logger=migrator t=2026-08-12T11:12:22.93178604Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-12T11:12:22.932827639Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.041149ms logger=migrator t=2026-08-12T11:12:22.937640914Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-12T11:12:22.938714473Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.073589ms logger=migrator t=2026-08-12T11:12:22.942689324Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-12T11:12:22.943648382Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=969.918µs logger=migrator t=2026-08-12T11:12:22.947391946Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-12T11:12:22.94826102Z level=info msg="Migration successfully executed" id="add index alert state" duration=866.484µs logger=migrator t=2026-08-12T11:12:22.953331552Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-12T11:12:22.954206967Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=875.555µs logger=migrator t=2026-08-12T11:12:22.957926161Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-12T11:12:22.958850887Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=923.316µs logger=migrator t=2026-08-12T11:12:22.963091786Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-12T11:12:22.964570147Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.474681ms logger=migrator t=2026-08-12T11:12:22.970898845Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-12T11:12:22.972419027Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.524923ms logger=migrator t=2026-08-12T11:12:22.978304001Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-12T11:12:22.995185804Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=16.871812ms logger=migrator t=2026-08-12T11:12:23.000208955Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-12T11:12:23.001032448Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=824.652µs logger=migrator t=2026-08-12T11:12:23.005613306Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-12T11:12:23.006767538Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.155132ms logger=migrator t=2026-08-12T11:12:23.010914825Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-12T11:12:23.011140031Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=224.817µs logger=migrator t=2026-08-12T11:12:23.016629304Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-12T11:12:23.017490678Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=866.314µs logger=migrator t=2026-08-12T11:12:23.025136153Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-12T11:12:23.02649553Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.364728ms logger=migrator t=2026-08-12T11:12:23.029848605Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-12T11:12:23.033508997Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.660222ms logger=migrator t=2026-08-12T11:12:23.037316453Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-12T11:12:23.040729018Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.414615ms logger=migrator t=2026-08-12T11:12:23.04504248Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-12T11:12:23.048512437Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.471117ms logger=migrator t=2026-08-12T11:12:23.05184026Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-12T11:12:23.055433991Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.592731ms logger=migrator t=2026-08-12T11:12:23.060162912Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-12T11:12:23.061057448Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=893.656µs logger=migrator t=2026-08-12T11:12:23.065449741Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-12T11:12:23.065480511Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.99µs logger=migrator t=2026-08-12T11:12:23.070573714Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-12T11:12:23.070604235Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.631µs logger=migrator t=2026-08-12T11:12:23.075692608Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-12T11:12:23.076439819Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=744.61µs logger=migrator t=2026-08-12T11:12:23.083816405Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T11:12:23.085293336Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.474571ms logger=migrator t=2026-08-12T11:12:23.091866361Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-12T11:12:23.093021523Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.154942ms logger=migrator t=2026-08-12T11:12:23.097334384Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-12T11:12:23.098110575Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=778.521µs logger=migrator t=2026-08-12T11:12:23.101566351Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-12T11:12:23.102408206Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=842.015µs logger=migrator t=2026-08-12T11:12:23.105911454Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-12T11:12:23.109559796Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.647821ms logger=migrator t=2026-08-12T11:12:23.113832166Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-12T11:12:23.117472387Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.641851ms logger=migrator t=2026-08-12T11:12:23.121115759Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-12T11:12:23.121332445Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=216.716µs logger=migrator t=2026-08-12T11:12:23.125931424Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-12T11:12:23.126840689Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=908.655µs logger=migrator t=2026-08-12T11:12:23.1318681Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-12T11:12:23.133328691Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.459841ms logger=migrator t=2026-08-12T11:12:23.137330383Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-12T11:12:23.141086978Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.756955ms logger=migrator t=2026-08-12T11:12:23.144690239Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-12T11:12:23.144756351Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.132µs logger=migrator t=2026-08-12T11:12:23.149079842Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-12T11:12:23.149910925Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=830.713µs logger=migrator t=2026-08-12T11:12:23.153624499Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-12T11:12:23.154483933Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=859.244µs logger=migrator t=2026-08-12T11:12:23.159255007Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-12T11:12:23.15938022Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=127.683µs logger=migrator t=2026-08-12T11:12:23.164441632Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-12T11:12:23.16581353Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.372008ms logger=migrator t=2026-08-12T11:12:23.171652543Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-12T11:12:23.173093914Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.440121ms logger=migrator t=2026-08-12T11:12:23.177651091Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-12T11:12:23.178528206Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=879.715µs logger=migrator t=2026-08-12T11:12:23.183730132Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-12T11:12:23.18510657Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.375818ms logger=migrator t=2026-08-12T11:12:23.189554505Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-12T11:12:23.191044596Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.488941ms logger=migrator t=2026-08-12T11:12:23.195309046Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-12T11:12:23.196207671Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=897.945µs logger=migrator t=2026-08-12T11:12:23.201440608Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-12T11:12:23.201485979Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=46.941µs logger=migrator t=2026-08-12T11:12:23.206606343Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-12T11:12:23.211650144Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.044752ms logger=migrator t=2026-08-12T11:12:23.217705553Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-12T11:12:23.218872915Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.171082ms logger=migrator t=2026-08-12T11:12:23.225946994Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-12T11:12:23.2319023Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.956406ms logger=migrator t=2026-08-12T11:12:23.235073689Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-12T11:12:23.235790489Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=715.87µs logger=migrator t=2026-08-12T11:12:23.239541423Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-12T11:12:23.240428139Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=885.436µs logger=migrator t=2026-08-12T11:12:23.246949651Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-12T11:12:23.248079704Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.132552ms logger=migrator t=2026-08-12T11:12:23.252104866Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-12T11:12:23.266042446Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.93762ms logger=migrator t=2026-08-12T11:12:23.269959725Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-12T11:12:23.27046461Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=504.815µs logger=migrator t=2026-08-12T11:12:23.27619368Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-12T11:12:23.278548695Z 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=2.351685ms logger=migrator t=2026-08-12T11:12:23.285427468Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-12T11:12:23.285754618Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=327.069µs logger=migrator t=2026-08-12T11:12:23.291613612Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-12T11:12:23.29296706Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.352479ms logger=migrator t=2026-08-12T11:12:23.299610425Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-12T11:12:23.299937224Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=328.669µs logger=migrator t=2026-08-12T11:12:23.306360584Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-12T11:12:23.310801999Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.440605ms logger=migrator t=2026-08-12T11:12:23.318274518Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-12T11:12:23.325211742Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.882112ms logger=migrator t=2026-08-12T11:12:23.34302011Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-12T11:12:23.344006038Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=990.678µs logger=migrator t=2026-08-12T11:12:23.350248673Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-12T11:12:23.351144998Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=896.054µs logger=migrator t=2026-08-12T11:12:23.358274298Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-12T11:12:23.358649368Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=376.26µs logger=migrator t=2026-08-12T11:12:23.36443493Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-12T11:12:23.368735181Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.3005ms logger=migrator t=2026-08-12T11:12:23.37338494Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-12T11:12:23.374319807Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=934.497µs logger=migrator t=2026-08-12T11:12:23.409570093Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-12T11:12:23.409928953Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=365.23µs logger=migrator t=2026-08-12T11:12:23.421334792Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-12T11:12:23.421886458Z level=info msg="Migration successfully executed" id="Move region to single row" duration=552.626µs logger=migrator t=2026-08-12T11:12:23.429713637Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-12T11:12:23.431276511Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.562034ms logger=migrator t=2026-08-12T11:12:23.444494731Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-12T11:12:23.445810868Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.325407ms logger=migrator t=2026-08-12T11:12:23.463363369Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T11:12:23.464334756Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=966.137µs logger=migrator t=2026-08-12T11:12:23.472104603Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-12T11:12:23.473546934Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.442451ms logger=migrator t=2026-08-12T11:12:23.480120538Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-12T11:12:23.481487056Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.365509ms logger=migrator t=2026-08-12T11:12:23.488266736Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-12T11:12:23.489383968Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.117562ms logger=migrator t=2026-08-12T11:12:23.494074508Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-12T11:12:23.494176071Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=102.343µs logger=migrator t=2026-08-12T11:12:23.499469019Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-12T11:12:23.500779476Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.310057ms logger=migrator t=2026-08-12T11:12:23.508301136Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-12T11:12:23.509618434Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.317058ms logger=migrator t=2026-08-12T11:12:23.515117398Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-12T11:12:23.516485196Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.365128ms logger=migrator t=2026-08-12T11:12:23.522055451Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-12T11:12:23.522925946Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=867.885µs logger=migrator t=2026-08-12T11:12:23.528972946Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-12T11:12:23.529257034Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=284.847µs logger=migrator t=2026-08-12T11:12:23.534784318Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-12T11:12:23.535337874Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=553.906µs logger=migrator t=2026-08-12T11:12:23.540524419Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-12T11:12:23.540634192Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=107.003µs logger=migrator t=2026-08-12T11:12:23.545696844Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-12T11:12:23.546456995Z level=info msg="Migration successfully executed" id="create team table" duration=759.831µs logger=migrator t=2026-08-12T11:12:23.552288488Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-12T11:12:23.553824521Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.536553ms logger=migrator t=2026-08-12T11:12:23.560080517Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-12T11:12:23.561613489Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.532183ms logger=migrator t=2026-08-12T11:12:23.567562436Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-12T11:12:23.572626237Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.064181ms logger=migrator t=2026-08-12T11:12:23.585669153Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-12T11:12:23.585857098Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=183.146µs logger=migrator t=2026-08-12T11:12:23.592171814Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-12T11:12:23.593149412Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=977.748µs logger=migrator t=2026-08-12T11:12:23.600019264Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-12T11:12:23.601473735Z level=info msg="Migration successfully executed" id="create team member table" duration=1.454601ms logger=migrator t=2026-08-12T11:12:23.606960229Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-12T11:12:23.607930225Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=970.936µs logger=migrator t=2026-08-12T11:12:23.613966504Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-12T11:12:23.614852999Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=883.495µs logger=migrator t=2026-08-12T11:12:23.620138387Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-12T11:12:23.621027813Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=888.776µs logger=migrator t=2026-08-12T11:12:23.626372802Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-12T11:12:23.633504571Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.131139ms logger=migrator t=2026-08-12T11:12:23.639138449Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-12T11:12:23.643624125Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.485336ms logger=migrator t=2026-08-12T11:12:23.648839941Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-12T11:12:23.653281425Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.441404ms logger=migrator t=2026-08-12T11:12:23.658310516Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-12T11:12:23.65917002Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=859.303µs logger=migrator t=2026-08-12T11:12:23.665847747Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-12T11:12:23.667219715Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.371898ms logger=migrator t=2026-08-12T11:12:23.67348798Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-12T11:12:23.674971722Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.483692ms logger=migrator t=2026-08-12T11:12:23.682855513Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-12T11:12:23.683800579Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=940.916µs logger=migrator t=2026-08-12T11:12:23.689449217Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-12T11:12:23.690339092Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=888.915µs logger=migrator t=2026-08-12T11:12:23.6966784Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-12T11:12:23.69776472Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.08514ms logger=migrator t=2026-08-12T11:12:23.706002751Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-12T11:12:23.70742925Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.425489ms logger=migrator t=2026-08-12T11:12:23.71528392Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-12T11:12:23.716163346Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=880.966µs logger=migrator t=2026-08-12T11:12:23.723226233Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-12T11:12:23.723914962Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=684.499µs logger=migrator t=2026-08-12T11:12:23.730161057Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-12T11:12:23.730509277Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=348.73µs logger=migrator t=2026-08-12T11:12:23.735914219Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-12T11:12:23.736657009Z level=info msg="Migration successfully executed" id="create tag table" duration=742.151µs logger=migrator t=2026-08-12T11:12:23.742325587Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-12T11:12:23.743723366Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.397259ms logger=migrator t=2026-08-12T11:12:23.750556998Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-12T11:12:23.751737251Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.180383ms logger=migrator t=2026-08-12T11:12:23.757982096Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-12T11:12:23.758872231Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=890.085µs logger=migrator t=2026-08-12T11:12:23.764770636Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-12T11:12:23.765863646Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.09187ms logger=migrator t=2026-08-12T11:12:23.772262016Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:12:23.786631758Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.371112ms logger=migrator t=2026-08-12T11:12:23.79493763Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-12T11:12:23.796038511Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.111011ms logger=migrator t=2026-08-12T11:12:23.801164675Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-12T11:12:23.802126901Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=961.276µs logger=migrator t=2026-08-12T11:12:23.807929103Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-12T11:12:23.808229532Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=300.339µs logger=migrator t=2026-08-12T11:12:23.815588718Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-12T11:12:23.816765612Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.176984ms logger=migrator t=2026-08-12T11:12:23.822332757Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-12T11:12:23.823911551Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.581985ms logger=migrator t=2026-08-12T11:12:23.831986227Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-12T11:12:23.833251842Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.265605ms logger=migrator t=2026-08-12T11:12:23.838353725Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-12T11:12:23.838451518Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=98.333µs logger=migrator t=2026-08-12T11:12:23.845195257Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-12T11:12:23.852667016Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.471178ms logger=migrator t=2026-08-12T11:12:23.859053145Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-12T11:12:23.864962791Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.908566ms logger=migrator t=2026-08-12T11:12:23.870405663Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-12T11:12:23.875598178Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.192035ms logger=migrator t=2026-08-12T11:12:23.88067874Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-12T11:12:23.885852195Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.176185ms logger=migrator t=2026-08-12T11:12:23.88994509Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-12T11:12:23.890904087Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=959.296µs logger=migrator t=2026-08-12T11:12:23.897721847Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-12T11:12:23.905896546Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.175419ms logger=migrator t=2026-08-12T11:12:23.910890656Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-12T11:12:23.911499003Z level=info msg="Migration successfully executed" id="create server_lock table" duration=609.197µs logger=migrator t=2026-08-12T11:12:23.917111359Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-12T11:12:23.918650843Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.538914ms logger=migrator t=2026-08-12T11:12:23.925667189Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-12T11:12:23.926568715Z level=info msg="Migration successfully executed" id="create user auth token table" duration=902.356µs logger=migrator t=2026-08-12T11:12:23.933679914Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-12T11:12:23.935207147Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.526464ms logger=migrator t=2026-08-12T11:12:23.941171093Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-12T11:12:23.942155491Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=983.937µs logger=migrator t=2026-08-12T11:12:23.948615512Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-12T11:12:23.949904788Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.287496ms logger=migrator t=2026-08-12T11:12:23.955730411Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-12T11:12:23.961866922Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.137701ms logger=migrator t=2026-08-12T11:12:23.966661877Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-12T11:12:23.967642514Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=980.197µs logger=migrator t=2026-08-12T11:12:23.973728805Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-12T11:12:23.975476494Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.747158ms logger=migrator t=2026-08-12T11:12:23.981230045Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-12T11:12:23.982792859Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.562525ms logger=migrator t=2026-08-12T11:12:23.988483598Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-12T11:12:23.989444664Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=960.616µs logger=migrator t=2026-08-12T11:12:23.995490284Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-12T11:12:23.99712422Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.636177ms logger=migrator t=2026-08-12T11:12:24.002401367Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-12T11:12:24.00251114Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=110.213µs logger=migrator t=2026-08-12T11:12:24.007510541Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-12T11:12:24.007634114Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=123.984µs logger=migrator t=2026-08-12T11:12:24.013795846Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-12T11:12:24.016119182Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.329575ms logger=migrator t=2026-08-12T11:12:24.021677797Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:12:24.022732506Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.054359ms logger=migrator t=2026-08-12T11:12:24.028647892Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:12:24.031021278Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.373286ms logger=migrator t=2026-08-12T11:12:24.037721326Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:12:24.03787654Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=155.155µs logger=migrator t=2026-08-12T11:12:24.042283834Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:12:24.043339853Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.055739ms logger=migrator t=2026-08-12T11:12:24.047979003Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:12:24.049126744Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.147391ms logger=migrator t=2026-08-12T11:12:24.054798263Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-12T11:12:24.057119759Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.320835ms logger=migrator t=2026-08-12T11:12:24.06254129Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-12T11:12:24.063518299Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=976.858µs logger=migrator t=2026-08-12T11:12:24.068052065Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-12T11:12:24.074105264Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.052689ms logger=migrator t=2026-08-12T11:12:24.079582897Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-12T11:12:24.081497221Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.913544ms logger=migrator t=2026-08-12T11:12:24.086894243Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-12T11:12:24.086981205Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.483µs logger=migrator t=2026-08-12T11:12:24.092492909Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-12T11:12:24.093439875Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=946.796µs logger=migrator t=2026-08-12T11:12:24.098041074Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-12T11:12:24.099022301Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=981.087µs logger=migrator t=2026-08-12T11:12:24.103748544Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-12T11:12:24.104759262Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.010368ms logger=migrator t=2026-08-12T11:12:24.109579327Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:12:24.109898196Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=328.949µs logger=migrator t=2026-08-12T11:12:24.116082909Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-12T11:12:24.117809858Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.727318ms logger=migrator t=2026-08-12T11:12:24.123753954Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-12T11:12:24.124910677Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.151553ms logger=migrator t=2026-08-12T11:12:24.129947387Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-12T11:12:24.131154192Z 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.205315ms logger=migrator t=2026-08-12T11:12:24.136724407Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-12T11:12:24.138291521Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.569533ms logger=migrator t=2026-08-12T11:12:24.145248776Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-12T11:12:24.151331536Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.08246ms logger=migrator t=2026-08-12T11:12:24.156492011Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-12T11:12:24.157485948Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=993.607µs logger=migrator t=2026-08-12T11:12:24.163237169Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T11:12:24.164161535Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=923.956µs logger=migrator t=2026-08-12T11:12:24.169181625Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-12T11:12:24.198762514Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.577009ms logger=migrator t=2026-08-12T11:12:24.204164455Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-12T11:12:24.227990731Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.825186ms logger=migrator t=2026-08-12T11:12:24.233789664Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-12T11:12:24.234796123Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.009328ms logger=migrator t=2026-08-12T11:12:24.239555065Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-12T11:12:24.240524013Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=968.488µs logger=migrator t=2026-08-12T11:12:24.245632006Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-12T11:12:24.251588922Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.956156ms logger=migrator t=2026-08-12T11:12:24.258010502Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-12T11:12:24.26365598Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.644878ms logger=migrator t=2026-08-12T11:12:24.269554595Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-12T11:12:24.270567564Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.012399ms logger=migrator t=2026-08-12T11:12:24.276128759Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-12T11:12:24.277112267Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=982.988µs logger=migrator t=2026-08-12T11:12:24.283874116Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-12T11:12:24.284899325Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.025329ms logger=migrator t=2026-08-12T11:12:24.291224522Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-12T11:12:24.292294451Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.066139ms logger=migrator t=2026-08-12T11:12:24.297341953Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:12:24.29795207Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=619.738µs logger=migrator t=2026-08-12T11:12:24.303095654Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-12T11:12:24.31476177Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.671867ms logger=migrator t=2026-08-12T11:12:24.320928933Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-12T11:12:24.328698491Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.959973ms logger=migrator t=2026-08-12T11:12:24.334626916Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-12T11:12:24.342071515Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.442349ms logger=migrator t=2026-08-12T11:12:24.346499509Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-12T11:12:24.347673982Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.219454ms logger=migrator t=2026-08-12T11:12:24.352342323Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-12T11:12:24.353557396Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.214613ms logger=migrator t=2026-08-12T11:12:24.357119986Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-12T11:12:24.36403089Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.910094ms logger=migrator t=2026-08-12T11:12:24.36939342Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-12T11:12:24.378728341Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.337311ms logger=migrator t=2026-08-12T11:12:24.38548153Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-12T11:12:24.3865367Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.05465ms logger=migrator t=2026-08-12T11:12:24.392196738Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-12T11:12:24.398583437Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.385799ms logger=migrator t=2026-08-12T11:12:24.402688052Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-12T11:12:24.408956957Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.268005ms logger=migrator t=2026-08-12T11:12:24.414197544Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-12T11:12:24.414274936Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=77.332µs logger=migrator t=2026-08-12T11:12:24.418461073Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-12T11:12:24.419608276Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.145263ms logger=migrator t=2026-08-12T11:12:24.423889075Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-12T11:12:24.424996566Z 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.106171ms logger=migrator t=2026-08-12T11:12:24.429930724Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-12T11:12:24.431359284Z 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.42796ms logger=migrator t=2026-08-12T11:12:24.436101127Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-12T11:12:24.43621025Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=109.743µs logger=migrator t=2026-08-12T11:12:24.441926311Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-12T11:12:24.451282862Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.363512ms logger=migrator t=2026-08-12T11:12:24.456733765Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-12T11:12:24.466070106Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.342062ms logger=migrator t=2026-08-12T11:12:24.469540793Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-12T11:12:24.474251035Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.706831ms logger=migrator t=2026-08-12T11:12:24.478158435Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-12T11:12:24.484182113Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.023238ms logger=migrator t=2026-08-12T11:12:24.489010448Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-12T11:12:24.495076698Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.06615ms logger=migrator t=2026-08-12T11:12:24.499521462Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-12T11:12:24.499593994Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=72.952µs logger=migrator t=2026-08-12T11:12:24.503471623Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-12T11:12:24.504244375Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=772.391µs logger=migrator t=2026-08-12T11:12:24.509492872Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-12T11:12:24.518866873Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.374842ms logger=migrator t=2026-08-12T11:12:24.524880182Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-12T11:12:24.524952344Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.772µs logger=migrator t=2026-08-12T11:12:24.52907705Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-12T11:12:24.535147289Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.079819ms logger=migrator t=2026-08-12T11:12:24.538988256Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-12T11:12:24.539976165Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=984.109µs logger=migrator t=2026-08-12T11:12:24.5448339Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-12T11:12:24.55446711Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.63189ms logger=migrator t=2026-08-12T11:12:24.558250986Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-12T11:12:24.558824282Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=572.356µs logger=migrator t=2026-08-12T11:12:24.562776113Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-12T11:12:24.563490743Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=714.2µs logger=migrator t=2026-08-12T11:12:24.569172872Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-12T11:12:24.577013012Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.845069ms logger=migrator t=2026-08-12T11:12:24.580353625Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-12T11:12:24.581158657Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=804.343µs logger=migrator t=2026-08-12T11:12:24.585946851Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-12T11:12:24.586948519Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.000998ms logger=migrator t=2026-08-12T11:12:24.591325262Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-12T11:12:24.592720582Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.395399ms logger=migrator t=2026-08-12T11:12:24.598537734Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-12T11:12:24.59984733Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.310296ms logger=migrator t=2026-08-12T11:12:24.606741374Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-12T11:12:24.606808456Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.632µs logger=migrator t=2026-08-12T11:12:24.610130989Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-12T11:12:24.611673491Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.542353ms logger=migrator t=2026-08-12T11:12:24.61660527Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-12T11:12:24.617584987Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=979.097µs logger=migrator t=2026-08-12T11:12:24.621398424Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-12T11:12:24.621768454Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-12T11:12:24.626485516Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-12T11:12:24.627136834Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=651.338µs logger=migrator t=2026-08-12T11:12:24.633247485Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-12T11:12:24.634959514Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.710879ms logger=migrator t=2026-08-12T11:12:24.63911597Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-12T11:12:24.64877679Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.66138ms logger=migrator t=2026-08-12T11:12:24.6523291Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-12T11:12:24.653401689Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.072259ms logger=migrator t=2026-08-12T11:12:24.659323995Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-12T11:12:24.660378705Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.05462ms logger=migrator t=2026-08-12T11:12:24.664900431Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-12T11:12:24.666733253Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.831582ms logger=migrator t=2026-08-12T11:12:24.671613919Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-12T11:12:24.672943356Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.329947ms logger=migrator t=2026-08-12T11:12:24.67769599Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-12T11:12:24.678695787Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=999.397µs logger=migrator t=2026-08-12T11:12:24.683811951Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-12T11:12:24.683841132Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.991µs logger=migrator t=2026-08-12T11:12:24.687434252Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-12T11:12:24.687539385Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=103.562µs logger=migrator t=2026-08-12T11:12:24.692062822Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-12T11:12:24.702448063Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.386872ms logger=migrator t=2026-08-12T11:12:24.705908649Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-12T11:12:24.706183557Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=273.698µs logger=migrator t=2026-08-12T11:12:24.708675277Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-12T11:12:24.709415907Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=739.74µs logger=migrator t=2026-08-12T11:12:24.713389199Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-12T11:12:24.713706388Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=317.009µs logger=migrator t=2026-08-12T11:12:24.718336297Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-12T11:12:24.719253163Z level=info msg="Migration successfully executed" id="create data_keys table" duration=916.286µs logger=migrator t=2026-08-12T11:12:24.723695027Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-12T11:12:24.725035605Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.344388ms logger=migrator t=2026-08-12T11:12:24.730464167Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-12T11:12:24.763728748Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.259401ms logger=migrator t=2026-08-12T11:12:24.768131371Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-12T11:12:24.774738545Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.606504ms logger=migrator t=2026-08-12T11:12:24.778642585Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-12T11:12:24.778782929Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=140.144µs logger=migrator t=2026-08-12T11:12:24.782541514Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-12T11:12:24.815064745Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.513901ms logger=migrator t=2026-08-12T11:12:24.820184378Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-12T11:12:24.853123929Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.934511ms logger=migrator t=2026-08-12T11:12:24.859770796Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-12T11:12:24.861417202Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.646706ms logger=migrator t=2026-08-12T11:12:24.869509588Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-12T11:12:24.870776874Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.265616ms logger=migrator t=2026-08-12T11:12:24.877319607Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-12T11:12:24.877976265Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=661.388µs logger=migrator t=2026-08-12T11:12:24.882346738Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-12T11:12:24.883520531Z level=info msg="Migration successfully executed" id="create permission table" duration=1.173423ms logger=migrator t=2026-08-12T11:12:24.888568092Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-12T11:12:24.890589319Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.024207ms logger=migrator t=2026-08-12T11:12:24.896493244Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-12T11:12:24.897606805Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.113691ms logger=migrator t=2026-08-12T11:12:24.90351272Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-12T11:12:24.90528446Z level=info msg="Migration successfully executed" id="create role table" duration=1.77504ms logger=migrator t=2026-08-12T11:12:24.912972645Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-12T11:12:24.920953849Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.979144ms logger=migrator t=2026-08-12T11:12:24.92492129Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-12T11:12:24.932124441Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.205431ms logger=migrator t=2026-08-12T11:12:24.936279377Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-12T11:12:24.937353058Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.074381ms logger=migrator t=2026-08-12T11:12:24.942157042Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-12T11:12:24.943191011Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.033639ms logger=migrator t=2026-08-12T11:12:24.947770829Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-12T11:12:24.94958448Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.812891ms logger=migrator t=2026-08-12T11:12:24.953918001Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-12T11:12:24.955396783Z level=info msg="Migration successfully executed" id="create team role table" duration=1.476381ms logger=migrator t=2026-08-12T11:12:24.960561247Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-12T11:12:24.961608956Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.047459ms logger=migrator t=2026-08-12T11:12:24.965686301Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-12T11:12:24.96744779Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.761209ms logger=migrator t=2026-08-12T11:12:24.974714073Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-12T11:12:24.975743072Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.029179ms logger=migrator t=2026-08-12T11:12:24.980897946Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-12T11:12:24.982011837Z level=info msg="Migration successfully executed" id="create user role table" duration=1.112261ms logger=migrator t=2026-08-12T11:12:24.987324496Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-12T11:12:24.989101456Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.77485ms logger=migrator t=2026-08-12T11:12:24.994039205Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-12T11:12:24.995072493Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.033139ms logger=migrator t=2026-08-12T11:12:25.001766481Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-12T11:12:25.00283304Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.066299ms logger=migrator t=2026-08-12T11:12:25.007060978Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-12T11:12:25.008957342Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.885323ms logger=migrator t=2026-08-12T11:12:25.015940408Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-12T11:12:25.018358775Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.422247ms logger=migrator t=2026-08-12T11:12:25.028668744Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-12T11:12:25.030624239Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.955985ms logger=migrator t=2026-08-12T11:12:25.035365512Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-12T11:12:25.04675513Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.390898ms logger=migrator t=2026-08-12T11:12:25.051312647Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-12T11:12:25.052073288Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=759.921µs logger=migrator t=2026-08-12T11:12:25.0560414Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-12T11:12:25.057159191Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.117831ms logger=migrator t=2026-08-12T11:12:25.061073951Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-12T11:12:25.062075309Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.000768ms logger=migrator t=2026-08-12T11:12:25.066242646Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-12T11:12:25.067274064Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.034148ms logger=migrator t=2026-08-12T11:12:25.070810263Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-12T11:12:25.071784191Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=972.458µs logger=migrator t=2026-08-12T11:12:25.079368353Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-12T11:12:25.081470802Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.105419ms logger=migrator t=2026-08-12T11:12:25.095667139Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-12T11:12:25.104687281Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.026542ms logger=migrator t=2026-08-12T11:12:25.113399315Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-12T11:12:25.121983725Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.58818ms logger=migrator t=2026-08-12T11:12:25.12784055Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-12T11:12:25.133404726Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.564006ms logger=migrator t=2026-08-12T11:12:25.136661517Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-12T11:12:25.154171277Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=17.499479ms logger=migrator t=2026-08-12T11:12:25.160112903Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-12T11:12:25.162163231Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.050237ms logger=migrator t=2026-08-12T11:12:25.166628455Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-12T11:12:25.167776508Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.147513ms logger=migrator t=2026-08-12T11:12:25.1725549Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-12T11:12:25.173666792Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.111662ms logger=migrator t=2026-08-12T11:12:25.179390292Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-12T11:12:25.180294738Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=907.115µs logger=migrator t=2026-08-12T11:12:25.185130433Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-12T11:12:25.186336997Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.207694ms logger=migrator t=2026-08-12T11:12:25.190591136Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-12T11:12:25.190663268Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=78.612µs logger=migrator t=2026-08-12T11:12:25.195398821Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-12T11:12:25.195501084Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=100.882µs logger=migrator t=2026-08-12T11:12:25.200981337Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-12T11:12:25.201510122Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=528.795µs logger=migrator t=2026-08-12T11:12:25.206183382Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-12T11:12:25.207193021Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.014889ms logger=migrator t=2026-08-12T11:12:25.21285724Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-12T11:12:25.213554689Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=697.779µs logger=migrator t=2026-08-12T11:12:25.219587007Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-12T11:12:25.219789603Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=202.876µs logger=migrator t=2026-08-12T11:12:25.229010132Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-12T11:12:25.230047951Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.042008ms logger=migrator t=2026-08-12T11:12:25.239254978Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-12T11:12:25.240714279Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.951615ms logger=migrator t=2026-08-12T11:12:25.257824298Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-12T11:12:25.26288079Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=5.066261ms logger=migrator t=2026-08-12T11:12:25.269373371Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-12T11:12:25.279561577Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.190376ms logger=migrator t=2026-08-12T11:12:25.284017101Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-12T11:12:25.284096943Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=75.442µs logger=migrator t=2026-08-12T11:12:25.299436273Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-12T11:12:25.301604744Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=2.172351ms logger=migrator t=2026-08-12T11:12:25.314190346Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-12T11:12:25.316425978Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.237123ms logger=migrator t=2026-08-12T11:12:25.321924163Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-12T11:12:25.323871186Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.946874ms logger=migrator t=2026-08-12T11:12:25.329535766Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-12T11:12:25.33900561Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.465785ms logger=migrator t=2026-08-12T11:12:25.345501072Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-12T11:12:25.347988792Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.4787ms logger=migrator t=2026-08-12T11:12:25.356429798Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-12T11:12:25.35790647Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.466161ms logger=migrator t=2026-08-12T11:12:25.366195632Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-12T11:12:25.398457174Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=32.259242ms logger=migrator t=2026-08-12T11:12:25.403846195Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-12T11:12:25.404772311Z level=info msg="Migration successfully executed" id="create correlation v2" duration=926.106µs logger=migrator t=2026-08-12T11:12:25.456766477Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-12T11:12:25.457697212Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=932.725µs logger=migrator t=2026-08-12T11:12:25.471332514Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-12T11:12:25.472128396Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=797.682µs logger=migrator t=2026-08-12T11:12:25.477825516Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-12T11:12:25.478891716Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.06558ms logger=migrator t=2026-08-12T11:12:25.483402292Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-12T11:12:25.483637219Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=237.878µs logger=migrator t=2026-08-12T11:12:25.488677689Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-12T11:12:25.489575225Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=897.506µs logger=migrator t=2026-08-12T11:12:25.493709031Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-12T11:12:25.505735887Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.027707ms logger=migrator t=2026-08-12T11:12:25.510674955Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-12T11:12:25.511303923Z level=info msg="Migration successfully executed" id="create entity_events table" duration=628.808µs logger=migrator t=2026-08-12T11:12:25.516786736Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-12T11:12:25.517754374Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=967.398µs logger=migrator t=2026-08-12T11:12:25.52295664Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:12:25.523700381Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:12:25.52904073Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:12:25.529702168Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:12:25.535442849Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-12T11:12:25.536375495Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=932.496µs logger=migrator t=2026-08-12T11:12:25.544748279Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-12T11:12:25.546065816Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.322447ms logger=migrator t=2026-08-12T11:12:25.554569394Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-12T11:12:25.555903521Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.333037ms logger=migrator t=2026-08-12T11:12:25.561640052Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-12T11:12:25.563453173Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.813061ms logger=migrator t=2026-08-12T11:12:25.569156373Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T11:12:25.570414888Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.255865ms logger=migrator t=2026-08-12T11:12:25.574677987Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T11:12:25.575761827Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.08388ms logger=migrator t=2026-08-12T11:12:25.581278721Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-12T11:12:25.582048074Z level=info msg="Migration successfully executed" id="Drop public config table" duration=768.273µs logger=migrator t=2026-08-12T11:12:25.586804226Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-12T11:12:25.587911758Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.102782ms logger=migrator t=2026-08-12T11:12:25.592494175Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-12T11:12:25.594215314Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.721249ms logger=migrator t=2026-08-12T11:12:25.599242965Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-12T11:12:25.600560051Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.317836ms logger=migrator t=2026-08-12T11:12:25.6051454Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-12T11:12:25.60621963Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.07364ms logger=migrator t=2026-08-12T11:12:25.611646782Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-12T11:12:25.634555883Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.909641ms logger=migrator t=2026-08-12T11:12:25.638974267Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-12T11:12:25.64730349Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.329773ms logger=migrator t=2026-08-12T11:12:25.652000082Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-12T11:12:25.65836024Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.359367ms logger=migrator t=2026-08-12T11:12:25.663447522Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-12T11:12:25.663662028Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=214.636µs logger=migrator t=2026-08-12T11:12:25.66943968Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-12T11:12:25.677772173Z level=info msg="Migration successfully executed" id="add share column" duration=8.332293ms logger=migrator t=2026-08-12T11:12:25.685701135Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-12T11:12:25.68587607Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=175.465µs logger=migrator t=2026-08-12T11:12:25.690693114Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-12T11:12:25.69160502Z level=info msg="Migration successfully executed" id="create file table" duration=911.606µs logger=migrator t=2026-08-12T11:12:25.699749528Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-12T11:12:25.701660851Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.945744ms logger=migrator t=2026-08-12T11:12:25.707844355Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-12T11:12:25.709813549Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.969104ms logger=migrator t=2026-08-12T11:12:25.716990731Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-12T11:12:25.717730111Z level=info msg="Migration successfully executed" id="create file_meta table" duration=740.01µs logger=migrator t=2026-08-12T11:12:25.724277954Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-12T11:12:25.726291391Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.013036ms logger=migrator t=2026-08-12T11:12:25.732436733Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-12T11:12:25.732635748Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=192.846µs logger=migrator t=2026-08-12T11:12:25.742936287Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-12T11:12:25.743481912Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=546.115µs logger=migrator t=2026-08-12T11:12:25.749944353Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-12T11:12:25.750687204Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=742.961µs logger=migrator t=2026-08-12T11:12:25.75552461Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-12T11:12:25.755884319Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=392.53µs logger=migrator t=2026-08-12T11:12:25.76089989Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-12T11:12:25.762502105Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.601664ms logger=migrator t=2026-08-12T11:12:25.767908486Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-12T11:12:25.777544205Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.634999ms logger=migrator t=2026-08-12T11:12:25.783613196Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-12T11:12:25.783853823Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=240.586µs logger=migrator t=2026-08-12T11:12:25.789286165Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-12T11:12:25.790505088Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.218103ms logger=migrator t=2026-08-12T11:12:25.796214678Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-12T11:12:25.79699993Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=786.672µs logger=migrator t=2026-08-12T11:12:25.802239357Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-12T11:12:25.802617787Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=363.741µs logger=migrator t=2026-08-12T11:12:25.807870484Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-12T11:12:25.808572725Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=698.22µs logger=migrator t=2026-08-12T11:12:25.814403597Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-12T11:12:25.830079176Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.669789ms logger=migrator t=2026-08-12T11:12:25.838249194Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-12T11:12:25.849964552Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.713098ms logger=migrator t=2026-08-12T11:12:25.854980683Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-12T11:12:25.855833076Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=851.993µs logger=migrator t=2026-08-12T11:12:25.864681045Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-12T11:12:25.939065657Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.384102ms logger=migrator t=2026-08-12T11:12:25.944076757Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-12T11:12:25.94490924Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=832.393µs logger=migrator t=2026-08-12T11:12:25.94955085Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-12T11:12:25.951486955Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.935295ms logger=migrator t=2026-08-12T11:12:25.958335456Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-12T11:12:25.984113418Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.778122ms logger=migrator t=2026-08-12T11:12:25.989547539Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-12T11:12:25.998782398Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.230799ms logger=migrator t=2026-08-12T11:12:26.004468007Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-12T11:12:26.004735285Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=294.389µs logger=migrator t=2026-08-12T11:12:26.009152769Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-12T11:12:26.009420066Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=267.528µs logger=migrator t=2026-08-12T11:12:26.014370124Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-12T11:12:26.014695073Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=325.549µs logger=migrator t=2026-08-12T11:12:26.019326723Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-12T11:12:26.019539839Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=213.156µs logger=migrator t=2026-08-12T11:12:26.025513117Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-12T11:12:26.025804515Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=291.719µs logger=migrator t=2026-08-12T11:12:26.031417672Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-12T11:12:26.033081599Z level=info msg="Migration successfully executed" id="create folder table" duration=1.663537ms logger=migrator t=2026-08-12T11:12:26.038570292Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-12T11:12:26.039811377Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.240604ms logger=migrator t=2026-08-12T11:12:26.045333021Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-12T11:12:26.046537465Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.196613ms logger=migrator t=2026-08-12T11:12:26.051340369Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-12T11:12:26.05136753Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.041µs logger=migrator t=2026-08-12T11:12:26.055576778Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T11:12:26.056808192Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.230844ms logger=migrator t=2026-08-12T11:12:26.062292636Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-12T11:12:26.063363395Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.070709ms logger=migrator t=2026-08-12T11:12:26.067528213Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-12T11:12:26.068835539Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.306886ms logger=migrator t=2026-08-12T11:12:26.073190271Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-12T11:12:26.073656694Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=466.653µs logger=migrator t=2026-08-12T11:12:26.0788655Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-12T11:12:26.079109887Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=244.657µs logger=migrator t=2026-08-12T11:12:26.083348706Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-12T11:12:26.084507818Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.159152ms logger=migrator t=2026-08-12T11:12:26.08920947Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-12T11:12:26.090379902Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.165912ms logger=migrator t=2026-08-12T11:12:26.095453054Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-12T11:12:26.097379459Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.926264ms logger=migrator t=2026-08-12T11:12:26.102731538Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-12T11:12:26.103972533Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.240074ms logger=migrator t=2026-08-12T11:12:26.10852407Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-12T11:12:26.109571949Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.047219ms logger=migrator t=2026-08-12T11:12:26.11494492Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-12T11:12:26.115934497Z level=info msg="Migration successfully executed" id="create anon_device table" duration=988.257µs logger=migrator t=2026-08-12T11:12:26.12029693Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-12T11:12:26.121490393Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.193033ms logger=migrator t=2026-08-12T11:12:26.12746926Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-12T11:12:26.128775467Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.306637ms logger=migrator t=2026-08-12T11:12:26.133456247Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-12T11:12:26.134343163Z level=info msg="Migration successfully executed" id="create signing_key table" duration=886.666µs logger=migrator t=2026-08-12T11:12:26.139713733Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-12T11:12:26.140837125Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.124031ms logger=migrator t=2026-08-12T11:12:26.147243053Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-12T11:12:26.149317342Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.073668ms logger=migrator t=2026-08-12T11:12:26.154780235Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-12T11:12:26.155072583Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=293.428µs logger=migrator t=2026-08-12T11:12:26.159832896Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-12T11:12:26.169363563Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.542226ms logger=migrator t=2026-08-12T11:12:26.175631669Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-12T11:12:26.176367109Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=736.5µs logger=migrator t=2026-08-12T11:12:26.183118268Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T11:12:26.183140909Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.271µs logger=migrator t=2026-08-12T11:12:26.187916252Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T11:12:26.189067414Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.151152ms logger=migrator t=2026-08-12T11:12:26.193793077Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-12T11:12:26.193813707Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=21.09µs logger=migrator t=2026-08-12T11:12:26.20174829Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-12T11:12:26.202952953Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.204383ms logger=migrator t=2026-08-12T11:12:26.207337506Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-12T11:12:26.208661043Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.322577ms logger=migrator t=2026-08-12T11:12:26.218005105Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-12T11:12:26.219249499Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.245464ms logger=migrator t=2026-08-12T11:12:26.225212356Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-12T11:12:26.226488042Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.271716ms logger=migrator t=2026-08-12T11:12:26.23143359Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-12T11:12:26.231930024Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=498.214µs logger=migrator t=2026-08-12T11:12:26.236744329Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-12T11:12:26.237380977Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=641.409µs logger=migrator t=2026-08-12T11:12:26.241663267Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-12T11:12:26.243085017Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.439691ms logger=migrator t=2026-08-12T11:12:26.249482846Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-12T11:12:26.251047869Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.560073ms logger=migrator t=2026-08-12T11:12:26.256118671Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-12T11:12:26.265917446Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.798535ms logger=migrator t=2026-08-12T11:12:26.270247047Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-12T11:12:26.279884007Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.63613ms logger=migrator t=2026-08-12T11:12:26.291033509Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-12T11:12:26.300152324Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.124825ms logger=migrator t=2026-08-12T11:12:26.307170591Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-12T11:12:26.307229882Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=56.591µs logger=migrator t=2026-08-12T11:12:26.314979909Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-12T11:12:26.325514554Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.536365ms logger=migrator t=2026-08-12T11:12:26.331159722Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-12T11:12:26.338840197Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.678835ms logger=migrator t=2026-08-12T11:12:26.343628521Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-12T11:12:26.343997491Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=368.27µs logger=migrator t=2026-08-12T11:12:26.349934538Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.961752574s logger=migrator t=2026-08-12T11:12:26.350596836Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-12T11:12:26.367058197Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-12T11:12:26.367280663Z level=info msg="Created default organization" logger=secrets t=2026-08-12T11:12:26.373905438Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T11:12:26.420804131Z level=info msg="Restored cache from database" duration=676.279µs logger=plugin.store t=2026-08-12T11:12:26.422682824Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-12T11:12:26.464890855Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-12T11:12:26.464933647Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-12T11:12:26.4650474Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-12T11:12:26.46506477Z level=info msg="Plugins loaded" count=54 duration=42.384046ms logger=query_data t=2026-08-12T11:12:26.47004882Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-12T11:12:26.473910908Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-12T11:12:26.478301431Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-12T11:12:26.4932859Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-12T11:12:26.49651007Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-12T11:12:26.498551367Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-12T11:12:26.527716093Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-12T11:12:26.546918891Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-12T11:12:26.56762115Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-12T11:12:26.567641971Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-12T11:12:26.568020162Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-12T11:12:26.568324261Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-08-12T11:12:26.569801951Z level=info msg="Storage starting" logger=http.server t=2026-08-12T11:12:26.574119993Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-12T11:12:26.666731155Z level=info msg="Update check succeeded" duration=98.302722ms logger=ngalert.state.manager t=2026-08-12T11:12:26.674207054Z level=info msg="State cache has been initialized" states=0 duration=106.178322ms logger=ngalert.scheduler t=2026-08-12T11:12:26.674334438Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-12T11:12:26.674509313Z level=info msg=starting first_tick=2026-08-12T11:12:30Z logger=grafana.update.checker t=2026-08-12T11:12:26.678173435Z level=info msg="Update check succeeded" duration=109.751492ms logger=provisioning.dashboard t=2026-08-12T11:12:26.699894223Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-12T11:12:26.744690607Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-12T11:12:26.773412221Z level=info msg="Patterns update finished" duration=101.81342ms logger=sqlstore.transactions t=2026-08-12T11:12:26.776057855Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-12T11:12:26.78944078Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-08-12T11:12:26.844152051Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-08-12T11:12:27.13888438Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-12T11:12:27.139331124Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-12T11:12:33.00890374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.010045281Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.028802667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.052603262Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.070664628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.094096904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.111522361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.13576609Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.160942765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.189977868Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-12T11:12:33.196389308Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-12T11:12:33.215291806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.250963275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.269275428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.612299409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.634560732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.77381008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:33.789729086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.270607366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.287472598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.311894632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.3382863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.389538205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.408180687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.451413427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.472518378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.513887936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.530354157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.576138888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.594182983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.65262644Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.671927009Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.736032324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.75338602Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.792655329Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.813732188Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.875158408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.898616504Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.950736104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:34.967962376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.015349852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.033763008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.094329273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.110447334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.175427153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.193100637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.247353827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.263207541Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.316451441Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.335539135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.383546158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.398779795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.457315133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.474863924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.522547169Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.542666432Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.61010276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.642746634Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.748043802Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.784077239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.891818515Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:35.909400748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.001357112Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.030035264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.112241656Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.130481596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.194631672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.211144994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.294333243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.313263162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.401356878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.419169656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.506513791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.523861278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.595764559Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.60969482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.698723442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.721066487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.808775752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.836306463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-12T11:12:36.920815328Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-12T11:14:21.59985487Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T11:22:26.639714905Z level=info msg="Completed cleanup jobs" duration=70.186778ms logger=plugins.update.checker t=2026-08-12T11:22:26.748402563Z level=info msg="Update check succeeded" duration=81.038982ms logger=sqlstore.transactions t=2026-08-12T11:27:26.488924364Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-12T11:32:26.608296902Z level=info msg="Completed cleanup jobs" duration=39.268324ms logger=plugins.update.checker t=2026-08-12T11:32:26.754207384Z level=info msg="Update check succeeded" duration=86.681157ms logger=cleanup t=2026-08-12T11:42:26.581811904Z level=info msg="Completed cleanup jobs" duration=13.45369ms logger=plugins.update.checker t=2026-08-12T11:42:26.746913754Z level=info msg="Update check succeeded" duration=79.573816ms logger=infra.usagestats t=2026-08-12T11:44:21.623749748Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-12T11:52:26.575047504Z level=info msg="Completed cleanup jobs" duration=5.220108ms logger=plugins.update.checker t=2026-08-12T11:52:26.745456271Z level=info msg="Update check succeeded" duration=78.201325ms logger=cleanup t=2026-08-12T12:02:26.594047695Z level=info msg="Completed cleanup jobs" duration=24.044678ms logger=plugins.update.checker t=2026-08-12T12:02:26.748110848Z level=info msg="Update check succeeded" duration=80.341549ms