logger=settings t=2026-05-28T07:07:38.513285269Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-28T07:07:38Z logger=settings t=2026-05-28T07:07:38.513647067Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-28T07:07:38.513660237Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-28T07:07:38.513665637Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-28T07:07:38.513668748Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-28T07:07:38.513671768Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-28T07:07:38.513674438Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-28T07:07:38.513677198Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-28T07:07:38.513680108Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-28T07:07:38.513682898Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-28T07:07:38.513685538Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-28T07:07:38.513688178Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-28T07:07:38.513690828Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-28T07:07:38.513697128Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-28T07:07:38.513699878Z level=info msg=Target target=[all] logger=settings t=2026-05-28T07:07:38.513706308Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-28T07:07:38.513712979Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-28T07:07:38.513717259Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-28T07:07:38.513722119Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-28T07:07:38.513725329Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-28T07:07:38.513728819Z level=info msg="App mode production" logger=sqlstore t=2026-05-28T07:07:38.514010156Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-28T07:07:38.514028306Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-28T07:07:38.515659585Z level=info msg="Locking database" logger=migrator t=2026-05-28T07:07:38.515672185Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-28T07:07:38.516232488Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-28T07:07:38.517091199Z level=info msg="Migration successfully executed" id="create migration_log table" duration=858.411µs logger=migrator t=2026-05-28T07:07:38.523619063Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-28T07:07:38.524387371Z level=info msg="Migration successfully executed" id="create user table" duration=768.358µs logger=migrator t=2026-05-28T07:07:38.534732216Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-28T07:07:38.535675798Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=959.082µs logger=migrator t=2026-05-28T07:07:38.540064752Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-28T07:07:38.540739698Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=675.746µs logger=migrator t=2026-05-28T07:07:38.547911418Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-28T07:07:38.548766398Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=853.87µs logger=migrator t=2026-05-28T07:07:38.555403715Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-28T07:07:38.556587323Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.184418ms logger=migrator t=2026-05-28T07:07:38.560609668Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-28T07:07:38.564679724Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.069036ms logger=migrator t=2026-05-28T07:07:38.572791546Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-28T07:07:38.573930873Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.141007ms logger=migrator t=2026-05-28T07:07:38.578607544Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-28T07:07:38.579668329Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.053225ms logger=migrator t=2026-05-28T07:07:38.585320073Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-28T07:07:38.586188783Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=866.17µs logger=migrator t=2026-05-28T07:07:38.591790356Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-28T07:07:38.592310248Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=527.622µs logger=migrator t=2026-05-28T07:07:38.598040154Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-28T07:07:38.59915595Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.120316ms logger=migrator t=2026-05-28T07:07:38.60549552Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-28T07:07:38.606801411Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.306231ms logger=migrator t=2026-05-28T07:07:38.610790695Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-28T07:07:38.610832406Z level=info msg="Migration successfully executed" id="Update user table charset" duration=43.111µs logger=migrator t=2026-05-28T07:07:38.616154542Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-28T07:07:38.617976315Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.822583ms logger=migrator t=2026-05-28T07:07:38.622740398Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-28T07:07:38.622986744Z level=info msg="Migration successfully executed" id="Add missing user data" duration=254.556µs logger=migrator t=2026-05-28T07:07:38.626836065Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-28T07:07:38.628014823Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.178468ms logger=migrator t=2026-05-28T07:07:38.632368666Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-28T07:07:38.633489702Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.120726ms logger=migrator t=2026-05-28T07:07:38.637827915Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-28T07:07:38.63970916Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.880785ms logger=migrator t=2026-05-28T07:07:38.645067006Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-28T07:07:38.654058659Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.991413ms logger=migrator t=2026-05-28T07:07:38.659092658Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-28T07:07:38.659948338Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=855.89µs logger=migrator t=2026-05-28T07:07:38.666064733Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-28T07:07:38.666464332Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=403.449µs logger=migrator t=2026-05-28T07:07:38.671617134Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-28T07:07:38.672429364Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=811.449µs logger=migrator t=2026-05-28T07:07:38.680559796Z 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-05-28T07:07:38.680922305Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=363.168µs logger=migrator t=2026-05-28T07:07:38.684991221Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-28T07:07:38.685428821Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=437.39µs logger=migrator t=2026-05-28T07:07:38.693501112Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-28T07:07:38.694449325Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=946.912µs logger=migrator t=2026-05-28T07:07:38.701314697Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-28T07:07:38.702053894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=739.127µs logger=migrator t=2026-05-28T07:07:38.754200738Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-28T07:07:38.755471048Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.27188ms logger=migrator t=2026-05-28T07:07:38.762102885Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-28T07:07:38.763264073Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.152747ms logger=migrator t=2026-05-28T07:07:38.770479463Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-28T07:07:38.77118054Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=701.227µs logger=migrator t=2026-05-28T07:07:38.776959827Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-28T07:07:38.776999027Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=40.791µs logger=migrator t=2026-05-28T07:07:38.782527318Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-28T07:07:38.783635404Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.103156ms logger=migrator t=2026-05-28T07:07:38.789718998Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-28T07:07:38.790747583Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.029105ms logger=migrator t=2026-05-28T07:07:38.797415931Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-28T07:07:38.798472445Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.056145ms logger=migrator t=2026-05-28T07:07:38.803630348Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-28T07:07:38.804801785Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.171567ms logger=migrator t=2026-05-28T07:07:38.811506994Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-28T07:07:38.816274637Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.766933ms logger=migrator t=2026-05-28T07:07:38.821613093Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-28T07:07:38.822425112Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=812.779µs logger=migrator t=2026-05-28T07:07:38.827920922Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-28T07:07:38.828572598Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=651.455µs logger=migrator t=2026-05-28T07:07:38.834988189Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-28T07:07:38.836101246Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.113027ms logger=migrator t=2026-05-28T07:07:38.843233494Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-28T07:07:38.84391125Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=685.316µs logger=migrator t=2026-05-28T07:07:38.848624232Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-28T07:07:38.849685447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.060915ms logger=migrator t=2026-05-28T07:07:38.855409333Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-28T07:07:38.855783172Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=374.178µs logger=migrator t=2026-05-28T07:07:38.86288248Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-28T07:07:38.863381561Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=499.042µs logger=migrator t=2026-05-28T07:07:38.869058315Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-28T07:07:38.869617279Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=562.353µs logger=migrator t=2026-05-28T07:07:38.875099978Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-28T07:07:38.875681142Z level=info msg="Migration successfully executed" id="create star table" duration=580.994µs logger=migrator t=2026-05-28T07:07:38.881305765Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-28T07:07:38.882142665Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=835.51µs logger=migrator t=2026-05-28T07:07:38.888220459Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-28T07:07:38.889352646Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.131616ms logger=migrator t=2026-05-28T07:07:38.894566789Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-28T07:07:38.895294666Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=727.657µs logger=migrator t=2026-05-28T07:07:38.900360376Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-28T07:07:38.901345119Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=983.783µs logger=migrator t=2026-05-28T07:07:38.906750737Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-28T07:07:38.907914635Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.163718ms logger=migrator t=2026-05-28T07:07:38.913800334Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-28T07:07:38.91490795Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.107366ms logger=migrator t=2026-05-28T07:07:38.919832727Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-28T07:07:38.920533023Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=692.166µs logger=migrator t=2026-05-28T07:07:38.925403148Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-28T07:07:38.925451269Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.421µs logger=migrator t=2026-05-28T07:07:38.930299454Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-28T07:07:38.930336455Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=38.471µs logger=migrator t=2026-05-28T07:07:38.936253755Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-28T07:07:38.936519161Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=265.966µs logger=migrator t=2026-05-28T07:07:38.942293578Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-28T07:07:38.943481406Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.187278ms logger=migrator t=2026-05-28T07:07:38.949190201Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-28T07:07:38.95041549Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.224839ms logger=migrator t=2026-05-28T07:07:38.955599093Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-28T07:07:38.956355681Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=756.088µs logger=migrator t=2026-05-28T07:07:38.962560717Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-28T07:07:38.963546491Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=985.464µs logger=migrator t=2026-05-28T07:07:38.96899359Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-28T07:07:38.970207968Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.223439ms logger=migrator t=2026-05-28T07:07:38.976429355Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-28T07:07:38.97745664Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.033725ms logger=migrator t=2026-05-28T07:07:38.983545984Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-28T07:07:38.989545356Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.000132ms logger=migrator t=2026-05-28T07:07:38.994658307Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-28T07:07:38.995397514Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=739.317µs logger=migrator t=2026-05-28T07:07:39.000943506Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-28T07:07:39.001697493Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=753.507µs logger=migrator t=2026-05-28T07:07:39.008777711Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-28T07:07:39.009960809Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.182498ms logger=migrator t=2026-05-28T07:07:39.014950557Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-28T07:07:39.015471869Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=521.422µs logger=migrator t=2026-05-28T07:07:39.020104639Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-28T07:07:39.021446381Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.329611ms logger=migrator t=2026-05-28T07:07:39.028004786Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-28T07:07:39.028164739Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=164.534µs logger=migrator t=2026-05-28T07:07:39.03370406Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-28T07:07:39.035855741Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.151351ms logger=migrator t=2026-05-28T07:07:39.042191131Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-28T07:07:39.044111057Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.920056ms logger=migrator t=2026-05-28T07:07:39.050473157Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-28T07:07:39.052512166Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.040508ms logger=migrator t=2026-05-28T07:07:39.058262812Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-28T07:07:39.059654414Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.394943ms logger=migrator t=2026-05-28T07:07:39.066020165Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-28T07:07:39.068820621Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.804236ms logger=migrator t=2026-05-28T07:07:39.07383703Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-28T07:07:39.074829894Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=992.453µs logger=migrator t=2026-05-28T07:07:39.080506488Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-28T07:07:39.081468991Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=962.912µs logger=migrator t=2026-05-28T07:07:39.087153825Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-28T07:07:39.087251327Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=99.702µs logger=migrator t=2026-05-28T07:07:39.093384332Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-28T07:07:39.093521876Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=140.564µs logger=migrator t=2026-05-28T07:07:39.0991754Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-28T07:07:39.10259803Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.424181ms logger=migrator t=2026-05-28T07:07:39.108604013Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-28T07:07:39.111096941Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.494688ms logger=migrator t=2026-05-28T07:07:39.116020858Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-28T07:07:39.118175059Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.183602ms logger=migrator t=2026-05-28T07:07:39.122827119Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-28T07:07:39.124699343Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.881444ms logger=migrator t=2026-05-28T07:07:39.131263928Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-28T07:07:39.131523565Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=260.967µs logger=migrator t=2026-05-28T07:07:39.137069156Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-28T07:07:39.137993518Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=924.552µs logger=migrator t=2026-05-28T07:07:39.142811502Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-28T07:07:39.144489712Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.671809ms logger=migrator t=2026-05-28T07:07:39.152695426Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-28T07:07:39.152744247Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=61.892µs logger=migrator t=2026-05-28T07:07:39.159750193Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-28T07:07:39.161498824Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.749001ms logger=migrator t=2026-05-28T07:07:39.167366633Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-28T07:07:39.168198673Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=833.73µs logger=migrator t=2026-05-28T07:07:39.174460981Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-28T07:07:39.181595189Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.149719ms logger=migrator t=2026-05-28T07:07:39.187511789Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-28T07:07:39.188349759Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=844.07µs logger=migrator t=2026-05-28T07:07:39.19345952Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-28T07:07:39.194386872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=927.422µs logger=migrator t=2026-05-28T07:07:39.199653527Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-28T07:07:39.201995532Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.381917ms logger=migrator t=2026-05-28T07:07:39.20740246Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-28T07:07:39.208110157Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=708.207µs logger=migrator t=2026-05-28T07:07:39.212558662Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-28T07:07:39.213378491Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=819.879µs logger=migrator t=2026-05-28T07:07:39.219017675Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-28T07:07:39.220799247Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.782062ms logger=migrator t=2026-05-28T07:07:39.227160207Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-28T07:07:39.227977226Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=816.379µs logger=migrator t=2026-05-28T07:07:39.231366257Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-28T07:07:39.2315167Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=150.483µs logger=migrator t=2026-05-28T07:07:39.235001913Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-28T07:07:39.235171627Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=170.594µs logger=migrator t=2026-05-28T07:07:39.240999245Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-28T07:07:39.241945917Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=946.482µs logger=migrator t=2026-05-28T07:07:39.248046452Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-28T07:07:39.252554818Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.502897ms logger=migrator t=2026-05-28T07:07:39.259959783Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-28T07:07:39.26108099Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.120607ms logger=migrator t=2026-05-28T07:07:39.269422627Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-28T07:07:39.270614626Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.195978ms logger=migrator t=2026-05-28T07:07:39.276628838Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-28T07:07:39.278335928Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.71174ms logger=migrator t=2026-05-28T07:07:39.284630457Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-28T07:07:39.285499347Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=870.84µs logger=migrator t=2026-05-28T07:07:39.291678444Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-28T07:07:39.292440532Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=761.618µs logger=migrator t=2026-05-28T07:07:39.297737697Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-28T07:07:39.304838945Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.099298ms logger=migrator t=2026-05-28T07:07:39.309311951Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-28T07:07:39.310572791Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.26167ms logger=migrator t=2026-05-28T07:07:39.316003829Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-28T07:07:39.316737227Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=732.838µs logger=migrator t=2026-05-28T07:07:39.320991997Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-28T07:07:39.321995281Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.003504ms logger=migrator t=2026-05-28T07:07:39.327921001Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-28T07:07:39.329067218Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.166938ms logger=migrator t=2026-05-28T07:07:39.335772557Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-28T07:07:39.339947105Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.175858ms logger=migrator t=2026-05-28T07:07:39.347146236Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-28T07:07:39.349891351Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.748655ms logger=migrator t=2026-05-28T07:07:39.585487145Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-28T07:07:39.585602657Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=122.703µs logger=migrator t=2026-05-28T07:07:39.780057068Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-28T07:07:39.781137493Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=1.086416ms logger=migrator t=2026-05-28T07:07:39.791944729Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-28T07:07:39.794580921Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.640902ms logger=migrator t=2026-05-28T07:07:39.802940019Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-28T07:07:39.803224516Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=282.677µs logger=migrator t=2026-05-28T07:07:39.81525322Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-28T07:07:39.815541697Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=288.707µs logger=migrator t=2026-05-28T07:07:39.824338435Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-28T07:07:39.830987222Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.639947ms logger=migrator t=2026-05-28T07:07:39.838238124Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-28T07:07:39.838559762Z level=info msg="Migration successfully executed" id="Update uid value" duration=327.328µs logger=migrator t=2026-05-28T07:07:39.843945999Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-28T07:07:39.844655326Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=709.817µs logger=migrator t=2026-05-28T07:07:39.84821344Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-28T07:07:39.848997278Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=783.608µs logger=migrator t=2026-05-28T07:07:39.853536196Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-28T07:07:39.855029481Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.498425ms logger=migrator t=2026-05-28T07:07:39.860342967Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-28T07:07:39.862034607Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.69336ms logger=migrator t=2026-05-28T07:07:39.866059232Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-28T07:07:39.866654206Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=594.914µs logger=migrator t=2026-05-28T07:07:39.870726493Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-28T07:07:39.87232486Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.597757ms logger=migrator t=2026-05-28T07:07:39.880885333Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-28T07:07:39.882392969Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.518656ms logger=migrator t=2026-05-28T07:07:39.888688108Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-28T07:07:39.890770127Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.08519ms logger=migrator t=2026-05-28T07:07:39.897453725Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-28T07:07:39.899004972Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.552147ms logger=migrator t=2026-05-28T07:07:39.902841742Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-28T07:07:39.909959631Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.117519ms logger=migrator t=2026-05-28T07:07:39.915607364Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-28T07:07:39.916376983Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=768.999µs logger=migrator t=2026-05-28T07:07:39.92259185Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-28T07:07:39.923597244Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.003093ms logger=migrator t=2026-05-28T07:07:39.927955557Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-28T07:07:39.9285193Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=563.324µs logger=migrator t=2026-05-28T07:07:39.932881123Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-28T07:07:39.934607304Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.730811ms logger=migrator t=2026-05-28T07:07:39.940088084Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-28T07:07:39.940599046Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=511.702µs logger=migrator t=2026-05-28T07:07:39.947714614Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-28T07:07:39.948475332Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=758.068µs logger=migrator t=2026-05-28T07:07:39.985278333Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-28T07:07:39.985367265Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=95.692µs logger=migrator t=2026-05-28T07:07:40.010561501Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-28T07:07:40.014566215Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.006434ms logger=migrator t=2026-05-28T07:07:40.022323939Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-28T07:07:40.026227192Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.906232ms logger=migrator t=2026-05-28T07:07:40.032110161Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-28T07:07:40.032364037Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=255.866µs logger=migrator t=2026-05-28T07:07:40.040495729Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-28T07:07:40.044063404Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.557754ms logger=migrator t=2026-05-28T07:07:40.06168465Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-28T07:07:40.064824635Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.144324ms logger=migrator t=2026-05-28T07:07:40.06885168Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-28T07:07:40.069380432Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=529.032µs logger=migrator t=2026-05-28T07:07:40.074133245Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-28T07:07:40.074515604Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=383.789µs logger=migrator t=2026-05-28T07:07:40.081742165Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-28T07:07:40.083401044Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.664609ms logger=migrator t=2026-05-28T07:07:40.088943815Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-28T07:07:40.089756394Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=812.859µs logger=migrator t=2026-05-28T07:07:40.098604314Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-28T07:07:40.100339165Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.737921ms logger=migrator t=2026-05-28T07:07:40.105568639Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-28T07:07:40.10691222Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.331881ms logger=migrator t=2026-05-28T07:07:40.11284001Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-28T07:07:40.112948503Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=109.783µs logger=migrator t=2026-05-28T07:07:40.116731163Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-28T07:07:40.116762333Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.29µs logger=migrator t=2026-05-28T07:07:40.121568207Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-28T07:07:40.124692501Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.124044ms logger=migrator t=2026-05-28T07:07:40.129106635Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-28T07:07:40.132058285Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.95148ms logger=migrator t=2026-05-28T07:07:40.136233384Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-28T07:07:40.136341747Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=101.672µs logger=migrator t=2026-05-28T07:07:40.141170681Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-28T07:07:40.142133004Z level=info msg="Migration successfully executed" id="create quota table v1" duration=960.502µs logger=migrator t=2026-05-28T07:07:40.147266365Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-28T07:07:40.148511445Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.249449ms logger=migrator t=2026-05-28T07:07:40.15298712Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-28T07:07:40.153020541Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=34.811µs logger=migrator t=2026-05-28T07:07:40.157258862Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-28T07:07:40.158266525Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.007004ms logger=migrator t=2026-05-28T07:07:40.162766672Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-28T07:07:40.163807186Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.040855ms logger=migrator t=2026-05-28T07:07:40.168759443Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-28T07:07:40.171843006Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.083063ms logger=migrator t=2026-05-28T07:07:40.176257921Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-28T07:07:40.176296862Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.001µs logger=migrator t=2026-05-28T07:07:40.180845229Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-28T07:07:40.182598231Z level=info msg="Migration successfully executed" id="create session table" duration=1.758052ms logger=migrator t=2026-05-28T07:07:40.188771167Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-28T07:07:40.18889173Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=113.753µs logger=migrator t=2026-05-28T07:07:40.194473922Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-28T07:07:40.194556634Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=88.732µs logger=migrator t=2026-05-28T07:07:40.200239428Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-28T07:07:40.20158394Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.343172ms logger=migrator t=2026-05-28T07:07:40.210283256Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-28T07:07:40.212095009Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.815443ms logger=migrator t=2026-05-28T07:07:40.221721506Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-28T07:07:40.221759357Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.461µs logger=migrator t=2026-05-28T07:07:40.230182087Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-28T07:07:40.230226688Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.892µs logger=migrator t=2026-05-28T07:07:40.235620445Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-28T07:07:40.240999003Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.395967ms logger=migrator t=2026-05-28T07:07:40.252056144Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-28T07:07:40.256833067Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.781743ms logger=migrator t=2026-05-28T07:07:40.260573136Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-28T07:07:40.260643857Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=72.141µs logger=migrator t=2026-05-28T07:07:40.266239099Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-28T07:07:40.266337932Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=109.133µs logger=migrator t=2026-05-28T07:07:40.273922351Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-28T07:07:40.27514172Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.27318ms logger=migrator t=2026-05-28T07:07:40.28232774Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-28T07:07:40.282360341Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.791µs logger=migrator t=2026-05-28T07:07:40.287515543Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-28T07:07:40.2924812Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.967077ms logger=migrator t=2026-05-28T07:07:40.297977931Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-28T07:07:40.298151365Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=173.765µs logger=migrator t=2026-05-28T07:07:40.303835319Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-28T07:07:40.307125937Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.295548ms logger=migrator t=2026-05-28T07:07:40.312086774Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-28T07:07:40.315262949Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.169165ms logger=migrator t=2026-05-28T07:07:40.319301915Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-28T07:07:40.319370406Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.141µs logger=migrator t=2026-05-28T07:07:40.323596657Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-28T07:07:40.324680612Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.083775ms logger=migrator t=2026-05-28T07:07:40.331104654Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-28T07:07:40.332550408Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.447054ms logger=migrator t=2026-05-28T07:07:40.337335322Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-28T07:07:40.339092393Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.7228ms logger=migrator t=2026-05-28T07:07:40.34530189Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-28T07:07:40.346190801Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=884.721µs logger=migrator t=2026-05-28T07:07:40.352285985Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-28T07:07:40.353104785Z level=info msg="Migration successfully executed" id="add index alert state" duration=811.29µs logger=migrator t=2026-05-28T07:07:40.358663076Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-28T07:07:40.359938466Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.27702ms logger=migrator t=2026-05-28T07:07:40.36472247Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-28T07:07:40.365535089Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=812.549µs logger=migrator t=2026-05-28T07:07:40.370913986Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-28T07:07:40.372551905Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.642089ms logger=migrator t=2026-05-28T07:07:40.376883237Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-28T07:07:40.377761338Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=883.251µs logger=migrator t=2026-05-28T07:07:40.38207462Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-28T07:07:40.395352224Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.276804ms logger=migrator t=2026-05-28T07:07:40.40449238Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-28T07:07:40.405839482Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.349412ms logger=migrator t=2026-05-28T07:07:40.417939979Z 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-05-28T07:07:40.419471705Z 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.535727ms logger=migrator t=2026-05-28T07:07:40.426334487Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-28T07:07:40.427361582Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=1.031554ms logger=migrator t=2026-05-28T07:07:40.431646303Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-28T07:07:40.43238006Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=733.527µs logger=migrator t=2026-05-28T07:07:40.439084279Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-28T07:07:40.440715297Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.649879ms logger=migrator t=2026-05-28T07:07:40.447043877Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-28T07:07:40.454516534Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.476207ms logger=migrator t=2026-05-28T07:07:40.46576658Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-28T07:07:40.473247317Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.497997ms logger=migrator t=2026-05-28T07:07:40.482561447Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-28T07:07:40.495087944Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=12.522007ms logger=migrator t=2026-05-28T07:07:40.502178732Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-28T07:07:40.509822082Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=7.63792ms logger=migrator t=2026-05-28T07:07:40.516548592Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-28T07:07:40.51732661Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=782.869µs logger=migrator t=2026-05-28T07:07:40.523902095Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-28T07:07:40.524131061Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=230.746µs logger=migrator t=2026-05-28T07:07:40.531242499Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-28T07:07:40.531317471Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=72.122µs logger=migrator t=2026-05-28T07:07:40.536927604Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-28T07:07:40.537950688Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.021925ms logger=migrator t=2026-05-28T07:07:40.54440303Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T07:07:40.54650039Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.09656ms logger=migrator t=2026-05-28T07:07:40.55451537Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-28T07:07:40.55535397Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=838.43µs logger=migrator t=2026-05-28T07:07:40.561981166Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-28T07:07:40.565466149Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=3.482543ms logger=migrator t=2026-05-28T07:07:40.578577399Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T07:07:40.580669478Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=2.096239ms logger=migrator t=2026-05-28T07:07:40.587564711Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-28T07:07:40.592119189Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.555738ms logger=migrator t=2026-05-28T07:07:40.598320136Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-28T07:07:40.604905502Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=6.582206ms logger=migrator t=2026-05-28T07:07:40.615500763Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-28T07:07:40.615895312Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=400.07µs logger=migrator t=2026-05-28T07:07:40.626079453Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-28T07:07:40.627619399Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.542096ms logger=migrator t=2026-05-28T07:07:40.633656802Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-28T07:07:40.634546883Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=890.831µs logger=migrator t=2026-05-28T07:07:40.640544945Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-28T07:07:40.64457997Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.026445ms logger=migrator t=2026-05-28T07:07:40.65130285Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-28T07:07:40.651523645Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=229.556µs logger=migrator t=2026-05-28T07:07:40.657026245Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-28T07:07:40.658023979Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=998.553µs logger=migrator t=2026-05-28T07:07:40.665373872Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-28T07:07:40.667028342Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.65529ms logger=migrator t=2026-05-28T07:07:40.674670832Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-28T07:07:40.674797705Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=128.713µs logger=migrator t=2026-05-28T07:07:40.6805071Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-28T07:07:40.681626427Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.118857ms logger=migrator t=2026-05-28T07:07:40.688210673Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-28T07:07:40.689077823Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=866.9µs logger=migrator t=2026-05-28T07:07:40.695172487Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-28T07:07:40.696094249Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=921.742µs logger=migrator t=2026-05-28T07:07:40.70964282Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-28T07:07:40.710596032Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=957.872µs logger=migrator t=2026-05-28T07:07:40.799572397Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-28T07:07:40.801440641Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.871284ms logger=migrator t=2026-05-28T07:07:40.810016434Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-28T07:07:40.812191746Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.179562ms logger=migrator t=2026-05-28T07:07:40.820951253Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-28T07:07:40.821022605Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=95.983µs logger=migrator t=2026-05-28T07:07:40.82971843Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-28T07:07:40.835560129Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.846478ms logger=migrator t=2026-05-28T07:07:40.841291944Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-28T07:07:40.841919639Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=628.235µs logger=migrator t=2026-05-28T07:07:40.848500115Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-28T07:07:40.852736565Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.23349ms logger=migrator t=2026-05-28T07:07:40.857933828Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-28T07:07:40.858728667Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=795.129µs logger=migrator t=2026-05-28T07:07:40.865093447Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-28T07:07:40.866511081Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.423524ms logger=migrator t=2026-05-28T07:07:40.872656576Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-28T07:07:40.873583718Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=927.242µs logger=migrator t=2026-05-28T07:07:40.878869923Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-28T07:07:40.893666833Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.80176ms logger=migrator t=2026-05-28T07:07:40.901247443Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-28T07:07:40.901777145Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=531.082µs logger=migrator t=2026-05-28T07:07:40.909197211Z 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-05-28T07:07:40.91085145Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.652919ms logger=migrator t=2026-05-28T07:07:40.917447626Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-28T07:07:40.917731183Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=282.657µs logger=migrator t=2026-05-28T07:07:40.924261487Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-28T07:07:40.925102297Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=905.082µs logger=migrator t=2026-05-28T07:07:40.930426663Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-28T07:07:40.930784551Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=358.188µs logger=migrator t=2026-05-28T07:07:40.935887112Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-28T07:07:40.941390662Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.50459ms logger=migrator t=2026-05-28T07:07:40.947731342Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-28T07:07:40.953921279Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.192217ms logger=migrator t=2026-05-28T07:07:40.960701679Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-28T07:07:40.961449967Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=749.048µs logger=migrator t=2026-05-28T07:07:40.966456835Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-28T07:07:40.968062743Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.606858ms logger=migrator t=2026-05-28T07:07:40.974200079Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-28T07:07:40.974572047Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=372.949µs logger=migrator t=2026-05-28T07:07:40.981237565Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-28T07:07:40.985542857Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.313852ms logger=migrator t=2026-05-28T07:07:40.990980456Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-28T07:07:40.991802115Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=821.11µs logger=migrator t=2026-05-28T07:07:40.998503563Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-28T07:07:40.998658747Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=154.174µs logger=migrator t=2026-05-28T07:07:41.005276494Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-28T07:07:41.005605952Z level=info msg="Migration successfully executed" id="Move region to single row" duration=330.447µs logger=migrator t=2026-05-28T07:07:41.010728463Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-28T07:07:41.011504741Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=776.488µs logger=migrator t=2026-05-28T07:07:41.01653658Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-28T07:07:41.017272208Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=736.037µs logger=migrator t=2026-05-28T07:07:41.022697296Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T07:07:41.023546536Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=848.93µs logger=migrator t=2026-05-28T07:07:41.028535844Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T07:07:41.029593789Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.056825ms logger=migrator t=2026-05-28T07:07:41.036174725Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-28T07:07:41.037719011Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.559827ms logger=migrator t=2026-05-28T07:07:41.044776398Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-28T07:07:41.046394806Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.615858ms logger=migrator t=2026-05-28T07:07:41.051395405Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-28T07:07:41.051490787Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=96.422µs logger=migrator t=2026-05-28T07:07:41.075166587Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-28T07:07:41.07614576Z level=info msg="Migration successfully executed" id="create test_data table" duration=983.403µs logger=migrator t=2026-05-28T07:07:41.094925765Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-28T07:07:41.095789345Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=864.43µs logger=migrator t=2026-05-28T07:07:41.100774363Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-28T07:07:41.102016292Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.237809ms logger=migrator t=2026-05-28T07:07:41.109901369Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-28T07:07:41.110882582Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=977.723µs logger=migrator t=2026-05-28T07:07:41.1200938Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-28T07:07:41.120381957Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=289.047µs logger=migrator t=2026-05-28T07:07:41.126164524Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-28T07:07:41.126729497Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=565.173µs logger=migrator t=2026-05-28T07:07:41.132385511Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-28T07:07:41.132494803Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=110.492µs logger=migrator t=2026-05-28T07:07:41.137936212Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-28T07:07:41.139273814Z level=info msg="Migration successfully executed" id="create team table" duration=1.335392ms logger=migrator t=2026-05-28T07:07:41.147073458Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-28T07:07:41.148148704Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.073026ms logger=migrator t=2026-05-28T07:07:41.153604833Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-28T07:07:41.155026927Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.421763ms logger=migrator t=2026-05-28T07:07:41.1610795Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-28T07:07:41.170462122Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=9.380752ms logger=migrator t=2026-05-28T07:07:41.177295703Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-28T07:07:41.177499118Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=203.875µs logger=migrator t=2026-05-28T07:07:41.182564278Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-28T07:07:41.184087974Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.523116ms logger=migrator t=2026-05-28T07:07:41.189909892Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-28T07:07:41.191480649Z level=info msg="Migration successfully executed" id="create team member table" duration=1.569957ms logger=migrator t=2026-05-28T07:07:41.198579507Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-28T07:07:41.199505859Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=926.312µs logger=migrator t=2026-05-28T07:07:41.205124812Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-28T07:07:41.206614497Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.488875ms logger=migrator t=2026-05-28T07:07:41.213556061Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-28T07:07:41.214546335Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=987.904µs logger=migrator t=2026-05-28T07:07:41.221798046Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-28T07:07:41.230361869Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.563273ms logger=migrator t=2026-05-28T07:07:41.235832368Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-28T07:07:41.24053539Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.699471ms logger=migrator t=2026-05-28T07:07:41.24607116Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-28T07:07:41.250926215Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.854825ms logger=migrator t=2026-05-28T07:07:41.256021116Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-28T07:07:41.256989749Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=965.693µs logger=migrator t=2026-05-28T07:07:41.264204829Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-28T07:07:41.265660924Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.453065ms logger=migrator t=2026-05-28T07:07:41.272226889Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-28T07:07:41.273255164Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.029804ms logger=migrator t=2026-05-28T07:07:41.280522945Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-28T07:07:41.282129414Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.600288ms logger=migrator t=2026-05-28T07:07:41.288227558Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-28T07:07:41.290217205Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.987597ms logger=migrator t=2026-05-28T07:07:41.296330259Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-28T07:07:41.297230541Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=902.772µs logger=migrator t=2026-05-28T07:07:41.303747425Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-28T07:07:41.304938583Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.189418ms logger=migrator t=2026-05-28T07:07:41.310844843Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-28T07:07:41.312344668Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.499465ms logger=migrator t=2026-05-28T07:07:41.318781441Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-28T07:07:41.319332414Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=549.313µs logger=migrator t=2026-05-28T07:07:41.325786666Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-28T07:07:41.326135375Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=349.559µs logger=migrator t=2026-05-28T07:07:41.334253367Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-28T07:07:41.335531467Z level=info msg="Migration successfully executed" id="create tag table" duration=1.28078ms logger=migrator t=2026-05-28T07:07:41.342909542Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-28T07:07:41.344818077Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.905305ms logger=migrator t=2026-05-28T07:07:41.352405006Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-28T07:07:41.353992704Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.587127ms logger=migrator t=2026-05-28T07:07:41.359807401Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-28T07:07:41.360854596Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.050505ms logger=migrator t=2026-05-28T07:07:41.36946939Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-28T07:07:41.370365971Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=900.831µs logger=migrator t=2026-05-28T07:07:41.375919742Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-28T07:07:41.394265687Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.341784ms logger=migrator t=2026-05-28T07:07:41.400184656Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-28T07:07:41.400739669Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=556.683µs logger=migrator t=2026-05-28T07:07:41.408403441Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-28T07:07:41.410090341Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.682299ms logger=migrator t=2026-05-28T07:07:41.415804766Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-28T07:07:41.416117613Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=316.377µs logger=migrator t=2026-05-28T07:07:41.422364571Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-28T07:07:41.423438667Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.071745ms logger=migrator t=2026-05-28T07:07:41.428881235Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-28T07:07:41.430221567Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.343082ms logger=migrator t=2026-05-28T07:07:41.435689636Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-28T07:07:41.43669987Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.008564ms logger=migrator t=2026-05-28T07:07:41.442465567Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-28T07:07:41.442557849Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=91.802µs logger=migrator t=2026-05-28T07:07:41.449234757Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-28T07:07:41.459158432Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.929765ms logger=migrator t=2026-05-28T07:07:41.464725553Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-28T07:07:41.4688183Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.092027ms logger=migrator t=2026-05-28T07:07:41.473739677Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-28T07:07:41.479279118Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.53925ms logger=migrator t=2026-05-28T07:07:41.48530999Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-28T07:07:41.491324693Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.013353ms logger=migrator t=2026-05-28T07:07:41.495761208Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-28T07:07:41.496685489Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=924.892µs logger=migrator t=2026-05-28T07:07:41.501864112Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-28T07:07:41.507467804Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.605272ms logger=migrator t=2026-05-28T07:07:41.512845202Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-28T07:07:41.513969048Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.100196ms logger=migrator t=2026-05-28T07:07:41.523050083Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-28T07:07:41.524050387Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.000864ms logger=migrator t=2026-05-28T07:07:41.529853464Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-28T07:07:41.530733215Z level=info msg="Migration successfully executed" id="create user auth token table" duration=879.101µs logger=migrator t=2026-05-28T07:07:41.541295795Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-28T07:07:41.543021476Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.724361ms logger=migrator t=2026-05-28T07:07:41.550774929Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-28T07:07:41.552831808Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=2.055229ms logger=migrator t=2026-05-28T07:07:41.561354649Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-28T07:07:41.562600679Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.25227ms logger=migrator t=2026-05-28T07:07:41.568930369Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-28T07:07:41.575704449Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.76189ms logger=migrator t=2026-05-28T07:07:41.583962154Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-28T07:07:41.585567422Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.609458ms logger=migrator t=2026-05-28T07:07:41.593540101Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-28T07:07:41.595476557Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.939086ms logger=migrator t=2026-05-28T07:07:41.602183055Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-28T07:07:41.603674121Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.495736ms logger=migrator t=2026-05-28T07:07:41.613009241Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-28T07:07:41.614141548Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.133527ms logger=migrator t=2026-05-28T07:07:41.621922462Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-28T07:07:41.623423518Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.505396ms logger=migrator t=2026-05-28T07:07:41.630959336Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-28T07:07:41.631198272Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=245.546µs logger=migrator t=2026-05-28T07:07:41.637616504Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-28T07:07:41.637762717Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=147.183µs logger=migrator t=2026-05-28T07:07:41.643595275Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-28T07:07:41.644759413Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.165227ms logger=migrator t=2026-05-28T07:07:41.64972843Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T07:07:41.650702283Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=974.033µs logger=migrator t=2026-05-28T07:07:41.658111198Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T07:07:41.660182757Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.077099ms logger=migrator t=2026-05-28T07:07:41.666589939Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-28T07:07:41.666677091Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=88.722µs logger=migrator t=2026-05-28T07:07:41.671669799Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T07:07:41.672751425Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.079966ms logger=migrator t=2026-05-28T07:07:41.679047354Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T07:07:41.681030681Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.983218ms logger=migrator t=2026-05-28T07:07:41.686554591Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T07:07:41.687677238Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.158988ms logger=migrator t=2026-05-28T07:07:41.693897465Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T07:07:41.694924639Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.029554ms logger=migrator t=2026-05-28T07:07:41.701487714Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-28T07:07:41.712113765Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.59881ms logger=migrator t=2026-05-28T07:07:41.718078916Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-28T07:07:41.718853634Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=801.059µs logger=migrator t=2026-05-28T07:07:41.725315027Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-28T07:07:41.725798949Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=489.662µs logger=migrator t=2026-05-28T07:07:41.732254021Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-28T07:07:41.733553022Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.295601ms logger=migrator t=2026-05-28T07:07:41.74022158Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-28T07:07:41.741344657Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.122797ms logger=migrator t=2026-05-28T07:07:41.757401717Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-28T07:07:41.758846031Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.443415ms logger=migrator t=2026-05-28T07:07:41.766340818Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T07:07:41.76642267Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=81.392µs logger=migrator t=2026-05-28T07:07:41.77912107Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-28T07:07:41.781015755Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.901235ms logger=migrator t=2026-05-28T07:07:41.789879575Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-28T07:07:41.791232907Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.353262ms logger=migrator t=2026-05-28T07:07:41.796836989Z 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-05-28T07:07:41.797928195Z 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.090946ms logger=migrator t=2026-05-28T07:07:41.804388028Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-28T07:07:41.806091878Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.70489ms logger=migrator t=2026-05-28T07:07:41.814946068Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-28T07:07:41.823457979Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.517561ms logger=migrator t=2026-05-28T07:07:41.829947363Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-28T07:07:41.830891855Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=944.112µs logger=migrator t=2026-05-28T07:07:41.837155413Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T07:07:41.838220268Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.066585ms logger=migrator t=2026-05-28T07:07:41.84420955Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-28T07:07:41.87296624Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.75263ms logger=migrator t=2026-05-28T07:07:41.880043308Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-28T07:07:41.907259632Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.215454ms logger=migrator t=2026-05-28T07:07:41.915286662Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-28T07:07:41.918223091Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.938599ms logger=migrator t=2026-05-28T07:07:41.925759279Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T07:07:41.927699115Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.940176ms logger=migrator t=2026-05-28T07:07:41.934106427Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-28T07:07:41.939122575Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.016868ms logger=migrator t=2026-05-28T07:07:41.945139338Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-28T07:07:41.949212724Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.073036ms logger=migrator t=2026-05-28T07:07:41.957324426Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-28T07:07:41.958135295Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=809.379µs logger=migrator t=2026-05-28T07:07:41.964948076Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-28T07:07:41.966709378Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.760492ms logger=migrator t=2026-05-28T07:07:41.975136667Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-28T07:07:41.977047233Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.910525ms logger=migrator t=2026-05-28T07:07:41.985080113Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-28T07:07:41.98621288Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.131677ms logger=migrator t=2026-05-28T07:07:41.994308231Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-28T07:07:41.994640699Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=336.408µs logger=migrator t=2026-05-28T07:07:42.00269407Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-28T07:07:42.009919971Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.227701ms logger=migrator t=2026-05-28T07:07:42.015987274Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-28T07:07:42.023782428Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.796804ms logger=migrator t=2026-05-28T07:07:42.030688662Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-28T07:07:42.038093207Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.403875ms logger=migrator t=2026-05-28T07:07:42.044397906Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-28T07:07:42.045316538Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=918.642µs logger=migrator t=2026-05-28T07:07:42.050768477Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-28T07:07:42.051774751Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.006194ms logger=migrator t=2026-05-28T07:07:42.057715161Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-28T07:07:42.067004191Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.29ms logger=migrator t=2026-05-28T07:07:42.073830462Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-28T07:07:42.081005662Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=7.16246ms logger=migrator t=2026-05-28T07:07:42.086541493Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-28T07:07:42.08766421Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.122407ms logger=migrator t=2026-05-28T07:07:42.0936154Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-28T07:07:42.1003733Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.75611ms logger=migrator t=2026-05-28T07:07:42.106661219Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-28T07:07:42.114602037Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.920848ms logger=migrator t=2026-05-28T07:07:42.121887239Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-28T07:07:42.121974861Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=85.262µs logger=migrator t=2026-05-28T07:07:42.128321112Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-28T07:07:42.13038427Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.068299ms logger=migrator t=2026-05-28T07:07:42.137453038Z 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-05-28T07:07:42.138762088Z 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.308421ms logger=migrator t=2026-05-28T07:07:42.14687465Z 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-05-28T07:07:42.148816436Z 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.939756ms logger=migrator t=2026-05-28T07:07:42.155843183Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T07:07:42.156031647Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=189.184µs logger=migrator t=2026-05-28T07:07:42.162373767Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-28T07:07:42.169189889Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.815291ms logger=migrator t=2026-05-28T07:07:42.1756095Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-28T07:07:42.18403856Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.42945ms logger=migrator t=2026-05-28T07:07:42.202565698Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-28T07:07:42.214092531Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=11.524512ms logger=migrator t=2026-05-28T07:07:42.21953347Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-28T07:07:42.22421311Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.67983ms logger=migrator t=2026-05-28T07:07:42.229393173Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-28T07:07:42.235688271Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.294368ms logger=migrator t=2026-05-28T07:07:42.242089093Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-28T07:07:42.242186825Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=99.512µs logger=migrator t=2026-05-28T07:07:42.248355771Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-28T07:07:42.250274057Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.918206ms logger=migrator t=2026-05-28T07:07:42.257026957Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-28T07:07:42.26351851Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.491174ms logger=migrator t=2026-05-28T07:07:42.269744307Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-28T07:07:42.269923232Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=186.105µs logger=migrator t=2026-05-28T07:07:42.275291389Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-28T07:07:42.286845052Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.553684ms logger=migrator t=2026-05-28T07:07:42.294313938Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-28T07:07:42.295402214Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.089866ms logger=migrator t=2026-05-28T07:07:42.301617291Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-28T07:07:42.30872284Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.104868ms logger=migrator t=2026-05-28T07:07:42.317461416Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-28T07:07:42.318402868Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=939.762µs logger=migrator t=2026-05-28T07:07:42.32478266Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-28T07:07:42.326999572Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.218333ms logger=migrator t=2026-05-28T07:07:42.334022238Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-28T07:07:42.343009731Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.985693ms logger=migrator t=2026-05-28T07:07:42.347512917Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-28T07:07:42.348967212Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.453854ms logger=migrator t=2026-05-28T07:07:42.355102307Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-28T07:07:42.356896929Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.793632ms logger=migrator t=2026-05-28T07:07:42.363527626Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-28T07:07:42.364426977Z level=info msg="Migration successfully executed" id="create alert_image table" duration=899.521µs logger=migrator t=2026-05-28T07:07:42.370946252Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-28T07:07:42.372796265Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.850104ms logger=migrator t=2026-05-28T07:07:42.378156652Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-28T07:07:42.378224814Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.602µs logger=migrator t=2026-05-28T07:07:42.382217698Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-28T07:07:42.383484388Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.26549ms logger=migrator t=2026-05-28T07:07:42.389577372Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-28T07:07:42.391232701Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.655349ms logger=migrator t=2026-05-28T07:07:42.395938323Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-28T07:07:42.396636309Z 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-05-28T07:07:42.400728966Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-28T07:07:42.401382992Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=654.456µs logger=migrator t=2026-05-28T07:07:42.406147094Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-28T07:07:42.407189409Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.042555ms logger=migrator t=2026-05-28T07:07:42.410994449Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-28T07:07:42.422070741Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.074112ms logger=migrator t=2026-05-28T07:07:42.426046135Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-28T07:07:42.426781173Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=735.198µs logger=migrator t=2026-05-28T07:07:42.432247632Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-28T07:07:42.434016584Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.764841ms logger=migrator t=2026-05-28T07:07:42.439471223Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-28T07:07:42.440424195Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=953.882µs logger=migrator t=2026-05-28T07:07:42.445989887Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-28T07:07:42.447034402Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.044285ms logger=migrator t=2026-05-28T07:07:42.453562676Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-28T07:07:42.454624201Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.060785ms logger=migrator t=2026-05-28T07:07:42.45921361Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-28T07:07:42.4592382Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=24.65µs logger=migrator t=2026-05-28T07:07:42.46301365Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-28T07:07:42.463108322Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=95.492µs logger=migrator t=2026-05-28T07:07:42.468675934Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-28T07:07:42.478512307Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.837322ms logger=migrator t=2026-05-28T07:07:42.483803441Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-28T07:07:42.48416245Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=358.659µs logger=migrator t=2026-05-28T07:07:42.488490982Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-28T07:07:42.489529807Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.038145ms logger=migrator t=2026-05-28T07:07:42.495211221Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-28T07:07:42.495658662Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=446.731µs logger=migrator t=2026-05-28T07:07:42.500776823Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-28T07:07:42.50275369Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.982047ms logger=migrator t=2026-05-28T07:07:42.509648353Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-28T07:07:42.511261261Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.617238ms logger=migrator t=2026-05-28T07:07:42.516846053Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-28T07:07:42.55092458Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.068556ms logger=migrator t=2026-05-28T07:07:42.557998777Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-28T07:07:42.565075824Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.081677ms logger=migrator t=2026-05-28T07:07:42.569350695Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-28T07:07:42.569458218Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=108.073µs logger=migrator t=2026-05-28T07:07:42.573470693Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-28T07:07:42.606654528Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.178895ms logger=migrator t=2026-05-28T07:07:42.614090874Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-28T07:07:42.647823602Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.724318ms logger=migrator t=2026-05-28T07:07:42.652571524Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-28T07:07:42.653609569Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.039545ms logger=migrator t=2026-05-28T07:07:42.659729753Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-28T07:07:42.660874861Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.144278ms logger=migrator t=2026-05-28T07:07:42.670005577Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-28T07:07:42.670338775Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=334.758µs logger=migrator t=2026-05-28T07:07:42.674284378Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-28T07:07:42.675756123Z level=info msg="Migration successfully executed" id="create permission table" duration=1.470825ms logger=migrator t=2026-05-28T07:07:42.681029608Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-28T07:07:42.682134804Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.106017ms logger=migrator t=2026-05-28T07:07:42.687597223Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-28T07:07:42.688719269Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.129156ms logger=migrator t=2026-05-28T07:07:42.694880185Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-28T07:07:42.695876469Z level=info msg="Migration successfully executed" id="create role table" duration=996.383µs logger=migrator t=2026-05-28T07:07:42.700976159Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-28T07:07:42.711768785Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.786895ms logger=migrator t=2026-05-28T07:07:42.717436759Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-28T07:07:42.725465129Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.02754ms logger=migrator t=2026-05-28T07:07:42.730748314Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-28T07:07:42.731711877Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=965.063µs logger=migrator t=2026-05-28T07:07:42.73652726Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-28T07:07:42.73819114Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.66456ms logger=migrator t=2026-05-28T07:07:42.745624075Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-28T07:07:42.746837064Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.208989ms logger=migrator t=2026-05-28T07:07:42.753509042Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-28T07:07:42.754586617Z level=info msg="Migration successfully executed" id="create team role table" duration=1.079155ms logger=migrator t=2026-05-28T07:07:42.759025183Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-28T07:07:42.760151769Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.126946ms logger=migrator t=2026-05-28T07:07:42.766540971Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-28T07:07:42.768905286Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.351356ms logger=migrator t=2026-05-28T07:07:42.77667317Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-28T07:07:42.77837257Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.70518ms logger=migrator t=2026-05-28T07:07:42.795556397Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-28T07:07:42.797272467Z level=info msg="Migration successfully executed" id="create user role table" duration=1.72102ms logger=migrator t=2026-05-28T07:07:42.802235115Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-28T07:07:42.803344621Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.108326ms logger=migrator t=2026-05-28T07:07:42.812893927Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-28T07:07:42.813973673Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.087415ms logger=migrator t=2026-05-28T07:07:42.818780136Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-28T07:07:42.820725302Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.947286ms logger=migrator t=2026-05-28T07:07:42.825157997Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-28T07:07:42.825971677Z level=info msg="Migration successfully executed" id="create builtin role table" duration=815.899µs logger=migrator t=2026-05-28T07:07:42.831729793Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-28T07:07:42.833362161Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.632018ms logger=migrator t=2026-05-28T07:07:42.838754599Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-28T07:07:42.839939527Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.185928ms logger=migrator t=2026-05-28T07:07:42.844742541Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-28T07:07:42.852627857Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.884506ms logger=migrator t=2026-05-28T07:07:42.857962493Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-28T07:07:42.85909831Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.135867ms logger=migrator t=2026-05-28T07:07:42.864481588Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-28T07:07:42.865964033Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.480755ms logger=migrator t=2026-05-28T07:07:42.870411938Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-28T07:07:42.872071817Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.659689ms logger=migrator t=2026-05-28T07:07:42.876867071Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-28T07:07:42.877895415Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.027815ms logger=migrator t=2026-05-28T07:07:42.881960371Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-28T07:07:42.883349054Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.385153ms logger=migrator t=2026-05-28T07:07:42.889656483Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-28T07:07:42.89081517Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.158967ms logger=migrator t=2026-05-28T07:07:42.897611401Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-28T07:07:42.908828777Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.222256ms logger=migrator t=2026-05-28T07:07:42.913157329Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-28T07:07:42.921110357Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.952368ms logger=migrator t=2026-05-28T07:07:42.92543964Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-28T07:07:42.931077503Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.637843ms logger=migrator t=2026-05-28T07:07:42.950272717Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-28T07:07:42.961446661Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.175234ms logger=migrator t=2026-05-28T07:07:42.966688226Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-28T07:07:42.967580687Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=892.171µs logger=migrator t=2026-05-28T07:07:42.972580655Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-28T07:07:42.973712232Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.131097ms logger=migrator t=2026-05-28T07:07:42.980066652Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-28T07:07:42.981851484Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.785692ms logger=migrator t=2026-05-28T07:07:42.98760336Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-28T07:07:42.988621404Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.010154ms logger=migrator t=2026-05-28T07:07:43.007791128Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-28T07:07:43.009528459Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.734181ms logger=migrator t=2026-05-28T07:07:43.014501327Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-28T07:07:43.014568798Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=68.342µs logger=migrator t=2026-05-28T07:07:43.018502211Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-28T07:07:43.018559223Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=58.532µs logger=migrator t=2026-05-28T07:07:43.022654109Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-28T07:07:43.023320115Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=666.906µs logger=migrator t=2026-05-28T07:07:43.028828336Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-28T07:07:43.029774388Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=947.422µs logger=migrator t=2026-05-28T07:07:43.040195535Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-28T07:07:43.040818039Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=619.465µs logger=migrator t=2026-05-28T07:07:43.044408424Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-28T07:07:43.044609779Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=201.015µs logger=migrator t=2026-05-28T07:07:43.04845184Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-28T07:07:43.04928199Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=830.42µs logger=migrator t=2026-05-28T07:07:43.055757573Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-28T07:07:43.057550415Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.797883ms logger=migrator t=2026-05-28T07:07:43.062531863Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-28T07:07:43.06450841Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.976667ms logger=migrator t=2026-05-28T07:07:43.069645501Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-28T07:07:43.078380078Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.735127ms logger=migrator t=2026-05-28T07:07:43.085020545Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-28T07:07:43.085099087Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=73.892µs logger=migrator t=2026-05-28T07:07:43.089625534Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-28T07:07:43.090785401Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.159317ms logger=migrator t=2026-05-28T07:07:43.101759401Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-28T07:07:43.103443141Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.68984ms logger=migrator t=2026-05-28T07:07:43.109463643Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-28T07:07:43.110902467Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.443234ms logger=migrator t=2026-05-28T07:07:43.116221483Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-28T07:07:43.125495583Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.268379ms logger=migrator t=2026-05-28T07:07:43.130159073Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-28T07:07:43.131112406Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=955.583µs logger=migrator t=2026-05-28T07:07:43.136077003Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-28T07:07:43.137849125Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.772562ms logger=migrator t=2026-05-28T07:07:43.143283163Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-28T07:07:43.165662943Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.371599ms logger=migrator t=2026-05-28T07:07:43.178403154Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-28T07:07:43.180912554Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.510509ms logger=migrator t=2026-05-28T07:07:43.232881803Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-28T07:07:43.234971913Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.089969ms logger=migrator t=2026-05-28T07:07:43.273596886Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-28T07:07:43.275823729Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.231863ms logger=migrator t=2026-05-28T07:07:43.322595476Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-28T07:07:43.324075001Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.484355ms logger=migrator t=2026-05-28T07:07:43.345147939Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-28T07:07:43.345641791Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=498.532µs logger=migrator t=2026-05-28T07:07:43.400208762Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-28T07:07:43.401781219Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.576617ms logger=migrator t=2026-05-28T07:07:43.428408969Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-28T07:07:43.437680018Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.273059ms logger=migrator t=2026-05-28T07:07:43.442895042Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-28T07:07:43.443790163Z level=info msg="Migration successfully executed" id="create entity_events table" duration=895.481µs logger=migrator t=2026-05-28T07:07:43.448100585Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-28T07:07:43.449106059Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.005163ms logger=migrator t=2026-05-28T07:07:43.455727345Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T07:07:43.456097544Z 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-05-28T07:07:43.460250052Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T07:07:43.460601621Z 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-05-28T07:07:43.465173298Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-28T07:07:43.466348476Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.179658ms logger=migrator t=2026-05-28T07:07:43.470980606Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-28T07:07:43.472071402Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.090806ms logger=migrator t=2026-05-28T07:07:43.477282295Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T07:07:43.478526085Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.243409ms logger=migrator t=2026-05-28T07:07:43.48299815Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T07:07:43.484184298Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.187078ms logger=migrator t=2026-05-28T07:07:43.488504521Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T07:07:43.489669248Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.162127ms logger=migrator t=2026-05-28T07:07:43.495863355Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T07:07:43.497981505Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.1166ms logger=migrator t=2026-05-28T07:07:43.504354626Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-28T07:07:43.506275021Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.927776ms logger=migrator t=2026-05-28T07:07:43.511214318Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-28T07:07:43.512772765Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.560457ms logger=migrator t=2026-05-28T07:07:43.516471232Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T07:07:43.517688651Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.217419ms logger=migrator t=2026-05-28T07:07:43.523524049Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T07:07:43.526130171Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.606311ms logger=migrator t=2026-05-28T07:07:43.533957106Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-28T07:07:43.53541349Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.460824ms logger=migrator t=2026-05-28T07:07:43.544903245Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-28T07:07:43.571666218Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.751192ms logger=migrator t=2026-05-28T07:07:43.578898429Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-28T07:07:43.593235408Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=14.331929ms logger=migrator t=2026-05-28T07:07:43.602963828Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-28T07:07:43.618327592Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=15.358454ms logger=migrator t=2026-05-28T07:07:43.627313435Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-28T07:07:43.627946799Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=637.425µs logger=migrator t=2026-05-28T07:07:43.636231146Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-28T07:07:43.645758861Z level=info msg="Migration successfully executed" id="add share column" duration=9.534346ms logger=migrator t=2026-05-28T07:07:43.654774614Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-28T07:07:43.654997139Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=224.495µs logger=migrator t=2026-05-28T07:07:43.66176599Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-28T07:07:43.664032723Z level=info msg="Migration successfully executed" id="create file table" duration=2.231332ms logger=migrator t=2026-05-28T07:07:43.67279249Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-28T07:07:43.676336924Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=3.538424ms logger=migrator t=2026-05-28T07:07:43.68334588Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-28T07:07:43.686348281Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=3.006601ms logger=migrator t=2026-05-28T07:07:43.699449071Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-28T07:07:43.701441578Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.998647ms logger=migrator t=2026-05-28T07:07:43.709329215Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-28T07:07:43.714447136Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=5.120401ms logger=migrator t=2026-05-28T07:07:43.768420453Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-28T07:07:43.768627998Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=211.235µs logger=migrator t=2026-05-28T07:07:43.832831197Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-28T07:07:43.833156804Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=328.828µs logger=migrator t=2026-05-28T07:07:43.843679013Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-28T07:07:43.844546204Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=871.521µs logger=migrator t=2026-05-28T07:07:43.849367138Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-28T07:07:43.849721566Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=356.538µs logger=migrator t=2026-05-28T07:07:43.858946035Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-28T07:07:43.860686696Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.750562ms logger=migrator t=2026-05-28T07:07:43.872849573Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-28T07:07:43.884704514Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.858931ms logger=migrator t=2026-05-28T07:07:43.892029947Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-28T07:07:43.892324924Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=297.337µs logger=migrator t=2026-05-28T07:07:43.899655387Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-28T07:07:43.90146409Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.808193ms logger=migrator t=2026-05-28T07:07:43.907693548Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-28T07:07:43.908160849Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=468.071µs logger=migrator t=2026-05-28T07:07:43.915033151Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-28T07:07:43.915593975Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=563.374µs logger=migrator t=2026-05-28T07:07:43.921495754Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-28T07:07:43.922348484Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=849.88µs logger=migrator t=2026-05-28T07:07:43.92805428Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-28T07:07:43.940197587Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.137447ms logger=migrator t=2026-05-28T07:07:43.946872705Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-28T07:07:43.953813499Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.942284ms logger=migrator t=2026-05-28T07:07:43.960470016Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-28T07:07:43.962563576Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.09848ms logger=migrator t=2026-05-28T07:07:43.969666404Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-28T07:07:44.045969319Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.299455ms logger=migrator t=2026-05-28T07:07:44.051106291Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-28T07:07:44.051972931Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=867.86µs logger=migrator t=2026-05-28T07:07:44.058169358Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-28T07:07:44.059292844Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.123226ms logger=migrator t=2026-05-28T07:07:44.06461751Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-28T07:07:44.088964586Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.347386ms logger=migrator t=2026-05-28T07:07:44.095287406Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-28T07:07:44.103968531Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.682035ms logger=migrator t=2026-05-28T07:07:44.108918478Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-28T07:07:44.109145684Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=228.036µs logger=migrator t=2026-05-28T07:07:44.113940227Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-28T07:07:44.114186353Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=257.686µs logger=migrator t=2026-05-28T07:07:44.11955068Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-28T07:07:44.119873128Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=323.057µs logger=migrator t=2026-05-28T07:07:44.129407433Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-28T07:07:44.130196482Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=797.989µs logger=migrator t=2026-05-28T07:07:44.138263063Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-28T07:07:44.138815606Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=561.894µs logger=migrator t=2026-05-28T07:07:44.145927734Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-28T07:07:44.147387958Z level=info msg="Migration successfully executed" id="create folder table" duration=1.459294ms logger=migrator t=2026-05-28T07:07:44.154409345Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-28T07:07:44.156932264Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.52393ms logger=migrator t=2026-05-28T07:07:44.164541484Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-28T07:07:44.165726782Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.185268ms logger=migrator t=2026-05-28T07:07:44.173958367Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-28T07:07:44.174040029Z level=info msg="Migration successfully executed" id="Update folder title length" duration=84.052µs logger=migrator t=2026-05-28T07:07:44.181958536Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T07:07:44.184972068Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=3.026701ms logger=migrator t=2026-05-28T07:07:44.1965109Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T07:07:44.197540585Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.030765ms logger=migrator t=2026-05-28T07:07:44.202955613Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-28T07:07:44.205284148Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.323515ms logger=migrator t=2026-05-28T07:07:44.211883654Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-28T07:07:44.212469548Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=586.434µs logger=migrator t=2026-05-28T07:07:44.219016243Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-28T07:07:44.219463343Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=447.06µs logger=migrator t=2026-05-28T07:07:44.22524078Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-28T07:07:44.226740746Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.504146ms logger=migrator t=2026-05-28T07:07:44.232300497Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-28T07:07:44.234194722Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.893855ms logger=migrator t=2026-05-28T07:07:44.24127233Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-28T07:07:44.242485468Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.213578ms logger=migrator t=2026-05-28T07:07:44.249141456Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-28T07:07:44.251336288Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.197632ms logger=migrator t=2026-05-28T07:07:44.259611373Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-28T07:07:44.262403819Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.797966ms logger=migrator t=2026-05-28T07:07:44.269395005Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-28T07:07:44.270382088Z level=info msg="Migration successfully executed" id="create anon_device table" duration=986.783µs logger=migrator t=2026-05-28T07:07:44.276561314Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-28T07:07:44.278526381Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.965267ms logger=migrator t=2026-05-28T07:07:44.28693568Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-28T07:07:44.289306066Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.376466ms logger=migrator t=2026-05-28T07:07:44.294259303Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-28T07:07:44.295465532Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.207289ms logger=migrator t=2026-05-28T07:07:44.301533155Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-28T07:07:44.302648522Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.115066ms logger=migrator t=2026-05-28T07:07:44.309979645Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-28T07:07:44.312032304Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.057628ms logger=migrator t=2026-05-28T07:07:44.318891976Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-28T07:07:44.319229094Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=338.708µs logger=migrator t=2026-05-28T07:07:44.32623322Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-28T07:07:44.339472573Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.236034ms logger=migrator t=2026-05-28T07:07:44.346504859Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-28T07:07:44.347300148Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=796.319µs logger=migrator t=2026-05-28T07:07:44.352500691Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T07:07:44.352522891Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.38µs logger=migrator t=2026-05-28T07:07:44.358351379Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T07:07:44.36008351Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.727961ms logger=migrator t=2026-05-28T07:07:44.365968249Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T07:07:44.36599839Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=31.761µs logger=migrator t=2026-05-28T07:07:44.37233219Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-28T07:07:44.373706833Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.374193ms logger=migrator t=2026-05-28T07:07:44.379568911Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T07:07:44.380951294Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.382753ms logger=migrator t=2026-05-28T07:07:44.388079273Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-28T07:07:44.389739552Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.660469ms logger=migrator t=2026-05-28T07:07:44.395956309Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-28T07:07:44.39685619Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=892.091µs logger=migrator t=2026-05-28T07:07:44.402229597Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-28T07:07:44.402691068Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=462.451µs logger=migrator t=2026-05-28T07:07:44.408726431Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-28T07:07:44.409682394Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=956.383µs logger=migrator t=2026-05-28T07:07:44.415597444Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-28T07:07:44.417028747Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.430623ms logger=migrator t=2026-05-28T07:07:44.422813884Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-28T07:07:44.424182207Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.368123ms logger=migrator t=2026-05-28T07:07:44.430704191Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-28T07:07:44.440304508Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.595897ms logger=migrator t=2026-05-28T07:07:44.446039354Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-28T07:07:44.458658872Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.621628ms logger=migrator t=2026-05-28T07:07:44.464772137Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-28T07:07:44.472765896Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.993049ms logger=migrator t=2026-05-28T07:07:44.47887028Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-28T07:07:44.478988753Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=121.633µs logger=migrator t=2026-05-28T07:07:44.484730949Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-28T07:07:44.498978667Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.225997ms logger=migrator t=2026-05-28T07:07:44.505564102Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-28T07:07:44.515329623Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.768141ms logger=migrator t=2026-05-28T07:07:44.520926846Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-28T07:07:44.521314555Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=388.54µs logger=migrator t=2026-05-28T07:07:44.526799885Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.010585867s logger=migrator t=2026-05-28T07:07:44.527483051Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-28T07:07:44.547014103Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-28T07:07:44.547353351Z level=info msg="Created default organization" logger=secrets t=2026-05-28T07:07:44.556787184Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T07:07:44.623722437Z level=info msg="Restored cache from database" duration=575.523µs logger=plugin.store t=2026-05-28T07:07:44.625301595Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-28T07:07:44.662337871Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-28T07:07:44.662370172Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-28T07:07:44.662442403Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-28T07:07:44.662451734Z level=info msg="Plugins loaded" count=54 duration=37.150709ms logger=query_data t=2026-05-28T07:07:44.66651472Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-28T07:07:44.670173556Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-28T07:07:44.678044263Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-28T07:07:44.693307094Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-28T07:07:44.696746435Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-28T07:07:44.700174306Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-28T07:07:44.720301612Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-28T07:07:44.749526694Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-28T07:07:44.766804982Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-28T07:07:44.766828343Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-28T07:07:44.767033518Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-28T07:07:44.768316138Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-28T07:07:44.771583836Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-28T07:07:44.77474408Z level=info msg="State cache has been initialized" states=0 duration=6.416722ms logger=ngalert.scheduler t=2026-05-28T07:07:44.774905704Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-28T07:07:44.77516139Z level=info msg=starting first_tick=2026-05-28T07:07:50Z logger=http.server t=2026-05-28T07:07:44.787535153Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-28T07:07:44.861193645Z level=info msg="Update check succeeded" duration=92.917298ms logger=grafana.update.checker t=2026-05-28T07:07:44.865528228Z level=info msg="Update check succeeded" duration=98.163533ms logger=provisioning.dashboard t=2026-05-28T07:07:44.901229903Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T07:07:44.996289692Z level=info msg="Patterns update finished" duration=219.263497ms logger=provisioning.dashboard t=2026-05-28T07:07:45.036169995Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-28T07:07:45.209086396Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-28T07:07:45.209519656Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-28T07:07:46.869751843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:46.870731216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:46.894249522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:46.93936586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:46.957427117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.000929096Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.036945598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.113912759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.139521915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.195255223Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.211966989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.249145988Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.265951086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.312068917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.327996134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.389164731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.407990396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.463745815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.480683236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.517776494Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.535768709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.578177463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.597131681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.653071594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.670524237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.714638251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.731970261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.78434598Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.806588466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.871940472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.887716325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.93100795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:47.949267032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.00412154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.022200897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.086044627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.10558375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.166555692Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.184770163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.253687564Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.272661303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.347621596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.365772545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.426441531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.440929333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.487603547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.508018651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.574305519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.59886322Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.672111343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.686964324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.747459375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:48.76117414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.285673577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.324567137Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.422442123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.467012807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.578886664Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.618575223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.75330484Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.767306191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.850147701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.870314888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.953514727Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:49.973890149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.055892859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.069389318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.164957799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.186238972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.268042088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.283962185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.361086579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.378700676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.472016053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.491473824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.586560613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.609941326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.701287718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.716224171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T07:07:50.804312455Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-28T07:08:54.794625291Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-28T07:17:44.774318002Z level=info msg="Completed cleanup jobs" duration=5.087241ms logger=plugins.update.checker t=2026-05-28T07:17:44.909787083Z level=info msg="Update check succeeded" duration=47.537653ms logger=sqlstore.transactions t=2026-05-28T07:22:44.68510194Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-28T07:27:44.77414471Z level=info msg="Completed cleanup jobs" duration=5.505909ms logger=plugins.update.checker t=2026-05-28T07:27:44.909418837Z level=info msg="Update check succeeded" duration=47.683673ms