logger=settings t=2026-04-12T20:57:03.022842434Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-12T20:57:03Z logger=settings t=2026-04-12T20:57:03.023120982Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-12T20:57:03.023133423Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-12T20:57:03.023136753Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-12T20:57:03.023139773Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-12T20:57:03.023142653Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-12T20:57:03.023146083Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-12T20:57:03.023148753Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-12T20:57:03.023151593Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-12T20:57:03.023155783Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-12T20:57:03.023160513Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-12T20:57:03.023163793Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-12T20:57:03.023166703Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-12T20:57:03.023169764Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-12T20:57:03.023172944Z level=info msg=Target target=[all] logger=settings t=2026-04-12T20:57:03.023179654Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-12T20:57:03.023183084Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-12T20:57:03.023187455Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-12T20:57:03.023190795Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-12T20:57:03.023195225Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-12T20:57:03.023198855Z level=info msg="App mode production" logger=sqlstore t=2026-04-12T20:57:03.023464352Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-12T20:57:03.023488202Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-12T20:57:03.024932962Z level=info msg="Locking database" logger=migrator t=2026-04-12T20:57:03.024946012Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-12T20:57:03.025465407Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-12T20:57:03.026492205Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.024868ms logger=migrator t=2026-04-12T20:57:03.031510013Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-12T20:57:03.032085198Z level=info msg="Migration successfully executed" id="create user table" duration=575.155µs logger=migrator t=2026-04-12T20:57:03.041162048Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-12T20:57:03.042240268Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.07776ms logger=migrator t=2026-04-12T20:57:03.048930111Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-12T20:57:03.050428553Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.502861ms logger=migrator t=2026-04-12T20:57:03.059015428Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-12T20:57:03.059681277Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=666.009µs logger=migrator t=2026-04-12T20:57:03.066216936Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-12T20:57:03.066937296Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=720.13µs logger=migrator t=2026-04-12T20:57:03.072267322Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-12T20:57:03.075397967Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.143186ms logger=migrator t=2026-04-12T20:57:03.08096205Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-12T20:57:03.081826684Z level=info msg="Migration successfully executed" id="create user table v2" duration=865.334µs logger=migrator t=2026-04-12T20:57:03.087979373Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-12T20:57:03.088822996Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=844.553µs logger=migrator t=2026-04-12T20:57:03.094572885Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-12T20:57:03.095431007Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=859.353µs logger=migrator t=2026-04-12T20:57:03.100628121Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-12T20:57:03.101174486Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=549.795µs logger=migrator t=2026-04-12T20:57:03.106128302Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-12T20:57:03.107419017Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.293205ms logger=migrator t=2026-04-12T20:57:03.113316599Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-12T20:57:03.114812229Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.504951ms logger=migrator t=2026-04-12T20:57:03.119282683Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-12T20:57:03.119338664Z level=info msg="Migration successfully executed" id="Update user table charset" duration=58.991µs logger=migrator t=2026-04-12T20:57:03.123788407Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-12T20:57:03.125394861Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.604394ms logger=migrator t=2026-04-12T20:57:03.135138068Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-12T20:57:03.135527779Z level=info msg="Migration successfully executed" id="Add missing user data" duration=394.441µs logger=migrator t=2026-04-12T20:57:03.139350414Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-12T20:57:03.141369019Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.017126ms logger=migrator t=2026-04-12T20:57:03.146598313Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-12T20:57:03.147650091Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.052728ms logger=migrator t=2026-04-12T20:57:03.155522967Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-12T20:57:03.156804473Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.291516ms logger=migrator t=2026-04-12T20:57:03.161017558Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-12T20:57:03.168945116Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.924088ms logger=migrator t=2026-04-12T20:57:03.173220174Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-12T20:57:03.174392326Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.172092ms logger=migrator t=2026-04-12T20:57:03.179973299Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-12T20:57:03.180192245Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=219.517µs logger=migrator t=2026-04-12T20:57:03.185448819Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-12T20:57:03.186598781Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.149522ms logger=migrator t=2026-04-12T20:57:03.194263111Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-12T20:57:03.194704973Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=465.782µs logger=migrator t=2026-04-12T20:57:03.201365596Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-12T20:57:03.201745607Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=381.231µs logger=migrator t=2026-04-12T20:57:03.207431252Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-12T20:57:03.208237945Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=813.193µs logger=migrator t=2026-04-12T20:57:03.212930135Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-12T20:57:03.213617453Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=683.568µs logger=migrator t=2026-04-12T20:57:03.219718411Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-12T20:57:03.222298352Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=2.590371ms logger=migrator t=2026-04-12T20:57:03.230171148Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-12T20:57:03.23099851Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=827.502µs logger=migrator t=2026-04-12T20:57:03.236699686Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-12T20:57:03.237633402Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=939.176µs logger=migrator t=2026-04-12T20:57:03.241855198Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-12T20:57:03.241886139Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.011µs logger=migrator t=2026-04-12T20:57:03.24664532Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-12T20:57:03.247399741Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=753.711µs logger=migrator t=2026-04-12T20:57:03.251243026Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-12T20:57:03.251868833Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=625.697µs logger=migrator t=2026-04-12T20:57:03.256068479Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-12T20:57:03.25722023Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.151472ms logger=migrator t=2026-04-12T20:57:03.26196513Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-12T20:57:03.262591738Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=624.758µs logger=migrator t=2026-04-12T20:57:03.267569034Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-12T20:57:03.273088016Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.522401ms logger=migrator t=2026-04-12T20:57:03.278916966Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-12T20:57:03.279722588Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=805.563µs logger=migrator t=2026-04-12T20:57:03.286574836Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-12T20:57:03.287722038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.150152ms logger=migrator t=2026-04-12T20:57:03.294590186Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-12T20:57:03.295613454Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.027188ms logger=migrator t=2026-04-12T20:57:03.299755088Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-12T20:57:03.301228728Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.47137ms logger=migrator t=2026-04-12T20:57:03.310500404Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-12T20:57:03.311388038Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=889.666µs logger=migrator t=2026-04-12T20:57:03.320994501Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-12T20:57:03.322000649Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.010347ms logger=migrator t=2026-04-12T20:57:03.329268148Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-12T20:57:03.331419078Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=2.1508ms logger=migrator t=2026-04-12T20:57:03.337416332Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-12T20:57:03.338347457Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=936.676µs logger=migrator t=2026-04-12T20:57:03.344925998Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-12T20:57:03.345739831Z level=info msg="Migration successfully executed" id="create star table" duration=813.923µs logger=migrator t=2026-04-12T20:57:03.351818297Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-12T20:57:03.352767533Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=949.686µs logger=migrator t=2026-04-12T20:57:03.361138734Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-12T20:57:03.362027068Z level=info msg="Migration successfully executed" id="create org table v1" duration=888.424µs logger=migrator t=2026-04-12T20:57:03.36794974Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-12T20:57:03.369164684Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.214704ms logger=migrator t=2026-04-12T20:57:03.375740094Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-12T20:57:03.376846835Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.106221ms logger=migrator t=2026-04-12T20:57:03.382785678Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-12T20:57:03.384091394Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.316496ms logger=migrator t=2026-04-12T20:57:03.39017675Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-12T20:57:03.391795995Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.624305ms logger=migrator t=2026-04-12T20:57:03.400292798Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-12T20:57:03.401136421Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=844.013µs logger=migrator t=2026-04-12T20:57:03.408242267Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-12T20:57:03.408471893Z level=info msg="Migration successfully executed" id="Update org table charset" duration=234.617µs logger=migrator t=2026-04-12T20:57:03.422752045Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-12T20:57:03.422806806Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.811µs logger=migrator t=2026-04-12T20:57:03.431216257Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-12T20:57:03.431714631Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=502.194µs logger=migrator t=2026-04-12T20:57:03.442887838Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-12T20:57:03.4443996Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.501271ms logger=migrator t=2026-04-12T20:57:03.450520868Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-12T20:57:03.451312569Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=792.171µs logger=migrator t=2026-04-12T20:57:03.457799857Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-12T20:57:03.458964019Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.173392ms logger=migrator t=2026-04-12T20:57:03.467022541Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-12T20:57:03.468427439Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.407788ms logger=migrator t=2026-04-12T20:57:03.476604414Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-12T20:57:03.477597471Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.003587ms logger=migrator t=2026-04-12T20:57:03.483060821Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-12T20:57:03.483902444Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=841.603µs logger=migrator t=2026-04-12T20:57:03.489400665Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-12T20:57:03.495453941Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.066136ms logger=migrator t=2026-04-12T20:57:03.502171815Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-12T20:57:03.503078811Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=906.776µs logger=migrator t=2026-04-12T20:57:03.508279693Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-12T20:57:03.509146747Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=854.364µs logger=migrator t=2026-04-12T20:57:03.51469796Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-12T20:57:03.515335328Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=638.307µs logger=migrator t=2026-04-12T20:57:03.524650563Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-12T20:57:03.525342062Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=693.098µs logger=migrator t=2026-04-12T20:57:03.530602126Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-12T20:57:03.532298143Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.709127ms logger=migrator t=2026-04-12T20:57:03.538207065Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-12T20:57:03.538461022Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=254.727µs logger=migrator t=2026-04-12T20:57:03.545230558Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-12T20:57:03.548551339Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.320251ms logger=migrator t=2026-04-12T20:57:03.553933137Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-12T20:57:03.555932641Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.995384ms logger=migrator t=2026-04-12T20:57:03.560219309Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-12T20:57:03.562238655Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.025746ms logger=migrator t=2026-04-12T20:57:03.567724786Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-12T20:57:03.568752694Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.029208ms logger=migrator t=2026-04-12T20:57:03.577296308Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-12T20:57:03.580710283Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.415235ms logger=migrator t=2026-04-12T20:57:03.587387696Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-12T20:57:03.588521057Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.141192ms logger=migrator t=2026-04-12T20:57:03.594666005Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-12T20:57:03.596018213Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.351998ms logger=migrator t=2026-04-12T20:57:03.603478187Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-12T20:57:03.603527708Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=50.831µs logger=migrator t=2026-04-12T20:57:03.614609493Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-12T20:57:03.614666845Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=59.503µs logger=migrator t=2026-04-12T20:57:03.620225557Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-12T20:57:03.623841656Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.62007ms logger=migrator t=2026-04-12T20:57:03.628276328Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-12T20:57:03.631474896Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.209618ms logger=migrator t=2026-04-12T20:57:03.635103846Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-12T20:57:03.637183853Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.079547ms logger=migrator t=2026-04-12T20:57:03.64219365Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-12T20:57:03.644292608Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.098108ms logger=migrator t=2026-04-12T20:57:03.651534687Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-12T20:57:03.651834935Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=300.068µs logger=migrator t=2026-04-12T20:57:03.658629592Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-12T20:57:03.660288997Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.658675ms logger=migrator t=2026-04-12T20:57:03.66731195Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-12T20:57:03.668088981Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=777.591µs logger=migrator t=2026-04-12T20:57:03.674169638Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-12T20:57:03.67423662Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=67.312µs logger=migrator t=2026-04-12T20:57:03.679050533Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-12T20:57:03.680499462Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.448969ms logger=migrator t=2026-04-12T20:57:03.687888615Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-12T20:57:03.689118379Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.236004ms logger=migrator t=2026-04-12T20:57:03.705168319Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-12T20:57:03.711613176Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.446857ms logger=migrator t=2026-04-12T20:57:03.718006232Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-12T20:57:03.718880166Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=873.735µs logger=migrator t=2026-04-12T20:57:03.724241153Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-12T20:57:03.725488968Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.233294ms logger=migrator t=2026-04-12T20:57:03.736704955Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-12T20:57:03.738279749Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.573704ms logger=migrator t=2026-04-12T20:57:03.745748304Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-12T20:57:03.746415352Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=666.258µs logger=migrator t=2026-04-12T20:57:03.751579364Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-12T20:57:03.752260022Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=680.418µs logger=migrator t=2026-04-12T20:57:03.763460349Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-12T20:57:03.765589848Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.129009ms logger=migrator t=2026-04-12T20:57:03.775078959Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-12T20:57:03.776445826Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.365868ms logger=migrator t=2026-04-12T20:57:03.794613295Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-12T20:57:03.794963125Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=356.19µs logger=migrator t=2026-04-12T20:57:03.800912828Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-12T20:57:03.801253437Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=342.819µs logger=migrator t=2026-04-12T20:57:03.815884349Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-12T20:57:03.817298278Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.414009ms logger=migrator t=2026-04-12T20:57:03.822879551Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-12T20:57:03.826560042Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.681901ms logger=migrator t=2026-04-12T20:57:03.83303086Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-12T20:57:03.834011857Z level=info msg="Migration successfully executed" id="create data_source table" duration=980.488µs logger=migrator t=2026-04-12T20:57:03.840957368Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-12T20:57:03.842259583Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.302115ms logger=migrator t=2026-04-12T20:57:03.847632301Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-12T20:57:03.848516375Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=883.944µs logger=migrator t=2026-04-12T20:57:03.853202824Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-12T20:57:03.854378746Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.171492ms logger=migrator t=2026-04-12T20:57:03.859512697Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-12T20:57:03.860762681Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.249984ms logger=migrator t=2026-04-12T20:57:03.864977347Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-12T20:57:03.871226319Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.248572ms logger=migrator t=2026-04-12T20:57:03.875832185Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-12T20:57:03.876784052Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=951.727µs logger=migrator t=2026-04-12T20:57:03.880776371Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-12T20:57:03.881630095Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=853.604µs logger=migrator t=2026-04-12T20:57:03.885456639Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-12T20:57:03.886319353Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=862.344µs logger=migrator t=2026-04-12T20:57:03.891457044Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-12T20:57:03.89203307Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=575.746µs logger=migrator t=2026-04-12T20:57:03.896120482Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-12T20:57:03.898995601Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.882739ms logger=migrator t=2026-04-12T20:57:03.902996971Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-12T20:57:03.905351046Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.355125ms logger=migrator t=2026-04-12T20:57:03.909681855Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-12T20:57:03.909710605Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.72µs logger=migrator t=2026-04-12T20:57:03.913632713Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-12T20:57:03.91387344Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=240.697µs logger=migrator t=2026-04-12T20:57:03.917905751Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-12T20:57:03.921922291Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.026601ms logger=migrator t=2026-04-12T20:57:03.927203346Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-12T20:57:03.927505294Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=291.088µs logger=migrator t=2026-04-12T20:57:03.932720407Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-12T20:57:03.932952543Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=232.156µs logger=migrator t=2026-04-12T20:57:03.937489788Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-12T20:57:03.941441226Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.949218ms logger=migrator t=2026-04-12T20:57:03.946510876Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-12T20:57:03.946767723Z level=info msg="Migration successfully executed" id="Update uid value" duration=256.887µs logger=migrator t=2026-04-12T20:57:03.954489505Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-12T20:57:03.955834732Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.344967ms logger=migrator t=2026-04-12T20:57:03.962525276Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-12T20:57:03.963799641Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.273825ms logger=migrator t=2026-04-12T20:57:03.968608202Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-12T20:57:03.969906488Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.297276ms logger=migrator t=2026-04-12T20:57:03.979586584Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-12T20:57:03.981185818Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.589963ms logger=migrator t=2026-04-12T20:57:03.988139989Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-12T20:57:03.989424854Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.279335ms logger=migrator t=2026-04-12T20:57:03.995866881Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-12T20:57:03.996803297Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=935.986µs logger=migrator t=2026-04-12T20:57:04.002096412Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-12T20:57:04.003305856Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.209484ms logger=migrator t=2026-04-12T20:57:04.007577362Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-12T20:57:04.008812337Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.234775ms logger=migrator t=2026-04-12T20:57:04.012823637Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-12T20:57:04.013581027Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=755.38µs logger=migrator t=2026-04-12T20:57:04.018142012Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-12T20:57:04.029981958Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=11.837675ms logger=migrator t=2026-04-12T20:57:04.034673657Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-12T20:57:04.035265242Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=591.365µs logger=migrator t=2026-04-12T20:57:04.040983399Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-12T20:57:04.042399269Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.401889ms logger=migrator t=2026-04-12T20:57:04.051323703Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-12T20:57:04.052668801Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.336777ms logger=migrator t=2026-04-12T20:57:04.05992738Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-12T20:57:04.060843605Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=915.905µs logger=migrator t=2026-04-12T20:57:04.074018407Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-12T20:57:04.074629304Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=611.457µs logger=migrator t=2026-04-12T20:57:04.081736379Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-12T20:57:04.082725956Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=996.347µs logger=migrator t=2026-04-12T20:57:04.088887475Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-12T20:57:04.088999588Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=120.403µs logger=migrator t=2026-04-12T20:57:04.098797527Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-12T20:57:04.104428352Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.629364ms logger=migrator t=2026-04-12T20:57:04.114657383Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-12T20:57:04.118326464Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.671722ms logger=migrator t=2026-04-12T20:57:04.127796984Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-12T20:57:04.128005119Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=210.406µs logger=migrator t=2026-04-12T20:57:04.136285846Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-12T20:57:04.140521023Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.233737ms logger=migrator t=2026-04-12T20:57:04.156749588Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-12T20:57:04.161110888Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.35257ms logger=migrator t=2026-04-12T20:57:04.169968601Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-12T20:57:04.17574293Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=5.775509ms logger=migrator t=2026-04-12T20:57:04.608199484Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-12T20:57:04.616202734Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=7.99174ms logger=migrator t=2026-04-12T20:57:04.674784932Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-12T20:57:04.676480868Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.691037ms logger=migrator t=2026-04-12T20:57:04.681981499Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-12T20:57:04.682675399Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=693.85µs logger=migrator t=2026-04-12T20:57:04.68890754Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-12T20:57:04.690459212Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.554992ms logger=migrator t=2026-04-12T20:57:04.697490375Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-12T20:57:04.699014678Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.524763ms logger=migrator t=2026-04-12T20:57:04.705103054Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-12T20:57:04.705345491Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=256.737µs logger=migrator t=2026-04-12T20:57:04.710959035Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-12T20:57:04.710990376Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=32.081µs logger=migrator t=2026-04-12T20:57:04.717375672Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-12T20:57:04.720511177Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.134955ms logger=migrator t=2026-04-12T20:57:04.725807233Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-12T20:57:04.729051932Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.24737ms logger=migrator t=2026-04-12T20:57:04.734443701Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-12T20:57:04.734575754Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=132.524µs logger=migrator t=2026-04-12T20:57:04.740086235Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-12T20:57:04.741025971Z level=info msg="Migration successfully executed" id="create quota table v1" duration=940.456µs logger=migrator t=2026-04-12T20:57:04.747069887Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-12T20:57:04.748015553Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=935.835µs logger=migrator t=2026-04-12T20:57:04.753107373Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-12T20:57:04.753134623Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=59.391µs logger=migrator t=2026-04-12T20:57:04.758005137Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-12T20:57:04.758789399Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=788.152µs logger=migrator t=2026-04-12T20:57:04.763891429Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-12T20:57:04.76466999Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=776.551µs logger=migrator t=2026-04-12T20:57:04.770930042Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-12T20:57:04.773669637Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.740305ms logger=migrator t=2026-04-12T20:57:04.779802416Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-12T20:57:04.779884217Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=105.913µs logger=migrator t=2026-04-12T20:57:04.787765604Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-12T20:57:04.788814042Z level=info msg="Migration successfully executed" id="create session table" duration=1.060508ms logger=migrator t=2026-04-12T20:57:04.7966919Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-12T20:57:04.796852354Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=162.054µs logger=migrator t=2026-04-12T20:57:04.803242059Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-12T20:57:04.803395663Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=158.184µs logger=migrator t=2026-04-12T20:57:04.813460999Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-12T20:57:04.814869988Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.407819ms logger=migrator t=2026-04-12T20:57:04.822814686Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-12T20:57:04.823821464Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.009717ms logger=migrator t=2026-04-12T20:57:04.830667272Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-12T20:57:04.830692863Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.89µs logger=migrator t=2026-04-12T20:57:04.836487462Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-12T20:57:04.836522243Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=35.511µs logger=migrator t=2026-04-12T20:57:04.843129074Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-12T20:57:04.853574471Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=10.447277ms logger=migrator t=2026-04-12T20:57:04.861796027Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-12T20:57:04.86665141Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.857733ms logger=migrator t=2026-04-12T20:57:04.874112235Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-12T20:57:04.874215598Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=95.062µs logger=migrator t=2026-04-12T20:57:04.879505323Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-12T20:57:04.879585385Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.793µs logger=migrator t=2026-04-12T20:57:04.88487488Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-12T20:57:04.88629464Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.4194ms logger=migrator t=2026-04-12T20:57:04.892735346Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-12T20:57:04.892762318Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.122µs logger=migrator t=2026-04-12T20:57:04.897469216Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-12T20:57:04.900537081Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.067465ms logger=migrator t=2026-04-12T20:57:04.905831936Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-12T20:57:04.905978549Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=147.063µs logger=migrator t=2026-04-12T20:57:04.91147546Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-12T20:57:04.916488488Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.013098ms logger=migrator t=2026-04-12T20:57:04.921933178Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-12T20:57:04.925065304Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.129467ms logger=migrator t=2026-04-12T20:57:04.930078612Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-12T20:57:04.930153074Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=74.802µs logger=migrator t=2026-04-12T20:57:04.935196322Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-12T20:57:04.936511778Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.313666ms logger=migrator t=2026-04-12T20:57:04.945150635Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-12T20:57:04.945998849Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=848.134µs logger=migrator t=2026-04-12T20:57:04.954085811Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-12T20:57:04.956087076Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.002785ms logger=migrator t=2026-04-12T20:57:04.963419818Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-12T20:57:04.966185173Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=2.765226ms logger=migrator t=2026-04-12T20:57:04.983723524Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-12T20:57:04.985446562Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.732218ms logger=migrator t=2026-04-12T20:57:04.996913527Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-12T20:57:04.998410348Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.502921ms logger=migrator t=2026-04-12T20:57:05.011874178Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-12T20:57:05.013225934Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.350776ms logger=migrator t=2026-04-12T20:57:05.027532347Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-12T20:57:05.028781802Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.237414ms logger=migrator t=2026-04-12T20:57:05.04108011Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-12T20:57:05.042003414Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=924.074µs logger=migrator t=2026-04-12T20:57:05.056716719Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-12T20:57:05.068459611Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.613279ms logger=migrator t=2026-04-12T20:57:05.090342472Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-12T20:57:05.091651147Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.310576ms logger=migrator t=2026-04-12T20:57:05.116820819Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-12T20:57:05.118502366Z 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.685386ms logger=migrator t=2026-04-12T20:57:05.139914604Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-12T20:57:05.140481819Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=557.095µs logger=migrator t=2026-04-12T20:57:05.161748492Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-12T20:57:05.162696828Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=949.066µs logger=migrator t=2026-04-12T20:57:05.186398419Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-12T20:57:05.187804308Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.414809ms logger=migrator t=2026-04-12T20:57:05.229983946Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-12T20:57:05.247108816Z level=info msg="Migration successfully executed" id="Add column is_default" duration=17.12836ms logger=migrator t=2026-04-12T20:57:05.309845898Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-12T20:57:05.316940843Z level=info msg="Migration successfully executed" id="Add column frequency" duration=7.108495ms logger=migrator t=2026-04-12T20:57:05.323426272Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-12T20:57:05.327557665Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.131913ms logger=migrator t=2026-04-12T20:57:05.335421421Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-12T20:57:05.342172327Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.754006ms logger=migrator t=2026-04-12T20:57:05.347819561Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-12T20:57:05.348947503Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.124881ms logger=migrator t=2026-04-12T20:57:05.355392279Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-12T20:57:05.355422131Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=39.861µs logger=migrator t=2026-04-12T20:57:05.362163165Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-12T20:57:05.362202267Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.402µs logger=migrator t=2026-04-12T20:57:05.373720143Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-12T20:57:05.374771061Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.051818ms logger=migrator t=2026-04-12T20:57:05.381435814Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-12T20:57:05.38238307Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=952.306µs logger=migrator t=2026-04-12T20:57:05.390359889Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-12T20:57:05.39110744Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=747.751µs logger=migrator t=2026-04-12T20:57:05.399912202Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-12T20:57:05.40169635Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.788418ms logger=migrator t=2026-04-12T20:57:05.408385124Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-12T20:57:05.409862465Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.473801ms logger=migrator t=2026-04-12T20:57:05.415645004Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-12T20:57:05.423481719Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.825554ms logger=migrator t=2026-04-12T20:57:05.429432862Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-12T20:57:05.435225602Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.79205ms logger=migrator t=2026-04-12T20:57:05.444514197Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-12T20:57:05.444700992Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=201.026µs logger=migrator t=2026-04-12T20:57:05.45231876Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-12T20:57:05.45373537Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.416519ms logger=migrator t=2026-04-12T20:57:05.460519587Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-12T20:57:05.461379299Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=860.023µs logger=migrator t=2026-04-12T20:57:05.471823936Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-12T20:57:05.478034297Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.210961ms logger=migrator t=2026-04-12T20:57:05.492396862Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-12T20:57:05.492551985Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=156.424µs logger=migrator t=2026-04-12T20:57:05.527178936Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-12T20:57:05.528509423Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.521502ms logger=migrator t=2026-04-12T20:57:05.534136677Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-12T20:57:05.535108144Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=970.707µs logger=migrator t=2026-04-12T20:57:05.543495524Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-12T20:57:05.543656048Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=160.384µs logger=migrator t=2026-04-12T20:57:05.55026981Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-12T20:57:05.551913405Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.647435ms logger=migrator t=2026-04-12T20:57:05.559655198Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-12T20:57:05.560636184Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=980.566µs logger=migrator t=2026-04-12T20:57:05.573601311Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-12T20:57:05.57539677Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.793239ms logger=migrator t=2026-04-12T20:57:05.589268851Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-12T20:57:05.590780962Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.517811ms logger=migrator t=2026-04-12T20:57:05.600117979Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-12T20:57:05.601287751Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.160292ms logger=migrator t=2026-04-12T20:57:05.610638817Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-12T20:57:05.61255534Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.916523ms logger=migrator t=2026-04-12T20:57:05.618574026Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-12T20:57:05.618607906Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=35.561µs logger=migrator t=2026-04-12T20:57:05.62420744Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-12T20:57:05.628772426Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.564376ms logger=migrator t=2026-04-12T20:57:05.635061678Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-12T20:57:05.636009374Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=947.886µs logger=migrator t=2026-04-12T20:57:05.756641006Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-12T20:57:05.764225025Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.585959ms logger=migrator t=2026-04-12T20:57:05.773119699Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-12T20:57:05.774703142Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.590224ms logger=migrator t=2026-04-12T20:57:05.788944253Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-12T20:57:05.790828336Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.886543ms logger=migrator t=2026-04-12T20:57:05.797241551Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-12T20:57:05.798336891Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.0987ms logger=migrator t=2026-04-12T20:57:05.805472838Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-12T20:57:05.814088024Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.606955ms logger=migrator t=2026-04-12T20:57:05.824765987Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-12T20:57:05.825806675Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.044228ms logger=migrator t=2026-04-12T20:57:05.831740968Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-12T20:57:05.832730126Z 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=988.738µs logger=migrator t=2026-04-12T20:57:05.841596209Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-12T20:57:05.842042721Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=449.352µs logger=migrator t=2026-04-12T20:57:05.846814442Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-12T20:57:05.84745515Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=641.377µs logger=migrator t=2026-04-12T20:57:05.855592303Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-12T20:57:05.85581879Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=226.317µs logger=migrator t=2026-04-12T20:57:05.865230488Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-12T20:57:05.873042992Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.814644ms logger=migrator t=2026-04-12T20:57:05.879744946Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-12T20:57:05.886578624Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.828808ms logger=migrator t=2026-04-12T20:57:05.900527407Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-12T20:57:05.90353724Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=3.005522ms logger=migrator t=2026-04-12T20:57:05.912366252Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-12T20:57:05.914157872Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.789569ms logger=migrator t=2026-04-12T20:57:05.927011934Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-12T20:57:05.927560429Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=553.665µs logger=migrator t=2026-04-12T20:57:05.938006676Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-12T20:57:05.94323943Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.225204ms logger=migrator t=2026-04-12T20:57:05.963793374Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-12T20:57:05.970765985Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=6.996962ms logger=migrator t=2026-04-12T20:57:05.998039355Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-12T20:57:05.998440505Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=407.43µs logger=migrator t=2026-04-12T20:57:06.018366262Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-12T20:57:06.019192975Z level=info msg="Migration successfully executed" id="Move region to single row" duration=832.603µs logger=migrator t=2026-04-12T20:57:06.039635857Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-12T20:57:06.04087417Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.240793ms logger=migrator t=2026-04-12T20:57:06.052188831Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-12T20:57:06.053300742Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.111031ms logger=migrator t=2026-04-12T20:57:06.059761349Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-12T20:57:06.060969322Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.207103ms logger=migrator t=2026-04-12T20:57:06.066632198Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-12T20:57:06.067693617Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.061309ms logger=migrator t=2026-04-12T20:57:06.081932548Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-12T20:57:06.083264894Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.329596ms logger=migrator t=2026-04-12T20:57:06.095203012Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-12T20:57:06.096277542Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.07489ms logger=migrator t=2026-04-12T20:57:06.104829767Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-12T20:57:06.104923409Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=93.223µs logger=migrator t=2026-04-12T20:57:06.110479712Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-12T20:57:06.111918661Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.438969ms logger=migrator t=2026-04-12T20:57:06.123000626Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-12T20:57:06.124661631Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.661936ms logger=migrator t=2026-04-12T20:57:06.1358835Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-12T20:57:06.137685558Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.82729ms logger=migrator t=2026-04-12T20:57:06.151037155Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-12T20:57:06.1522748Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.235714ms logger=migrator t=2026-04-12T20:57:06.15995278Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-12T20:57:06.160386572Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=437.722µs logger=migrator t=2026-04-12T20:57:06.169352028Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-12T20:57:06.169801891Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=453.273µs logger=migrator t=2026-04-12T20:57:06.174664044Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-12T20:57:06.174754747Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=92.153µs logger=migrator t=2026-04-12T20:57:06.184026181Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-12T20:57:06.185166442Z level=info msg="Migration successfully executed" id="create team table" duration=1.141921ms logger=migrator t=2026-04-12T20:57:06.192975207Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-12T20:57:06.194452097Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.49259ms logger=migrator t=2026-04-12T20:57:06.202737765Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-12T20:57:06.204298548Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.564024ms logger=migrator t=2026-04-12T20:57:06.209645355Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-12T20:57:06.214528869Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.882135ms logger=migrator t=2026-04-12T20:57:06.225391237Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-12T20:57:06.225653984Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=274.887µs logger=migrator t=2026-04-12T20:57:06.233479269Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-12T20:57:06.234689932Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.213943ms logger=migrator t=2026-04-12T20:57:06.240497901Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-12T20:57:06.241328925Z level=info msg="Migration successfully executed" id="create team member table" duration=833.774µs logger=migrator t=2026-04-12T20:57:06.247975446Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-12T20:57:06.249204251Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.221004ms logger=migrator t=2026-04-12T20:57:06.256421399Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-12T20:57:06.257347664Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=925.865µs logger=migrator t=2026-04-12T20:57:06.262992009Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-12T20:57:06.264597474Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.604884ms logger=migrator t=2026-04-12T20:57:06.269835907Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-12T20:57:06.275367369Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.531042ms logger=migrator t=2026-04-12T20:57:06.282557327Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-12T20:57:06.286403582Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.841435ms logger=migrator t=2026-04-12T20:57:06.291354948Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-12T20:57:06.296482989Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.120901ms logger=migrator t=2026-04-12T20:57:06.300845458Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-12T20:57:06.301743723Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=898.115µs logger=migrator t=2026-04-12T20:57:06.307771469Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-12T20:57:06.308703544Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=932.305µs logger=migrator t=2026-04-12T20:57:06.316753445Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-12T20:57:06.318637368Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.889202ms logger=migrator t=2026-04-12T20:57:06.325872536Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-12T20:57:06.326837213Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=964.087µs logger=migrator t=2026-04-12T20:57:06.334089341Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-12T20:57:06.33550347Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.419609ms logger=migrator t=2026-04-12T20:57:06.343322465Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-12T20:57:06.345429482Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.111637ms logger=migrator t=2026-04-12T20:57:06.351854699Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-12T20:57:06.353863635Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.008546ms logger=migrator t=2026-04-12T20:57:06.360373673Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-12T20:57:06.361695609Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.321616ms logger=migrator t=2026-04-12T20:57:06.368145966Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-12T20:57:06.368682361Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=549.775µs logger=migrator t=2026-04-12T20:57:06.377299857Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-12T20:57:06.377702039Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=398.932µs logger=migrator t=2026-04-12T20:57:06.384418323Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-12T20:57:06.385511134Z level=info msg="Migration successfully executed" id="create tag table" duration=1.096741ms logger=migrator t=2026-04-12T20:57:06.39558491Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-12T20:57:06.39630469Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=719.65µs logger=migrator t=2026-04-12T20:57:06.406090279Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-12T20:57:06.407312342Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.222013ms logger=migrator t=2026-04-12T20:57:06.417279436Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-12T20:57:06.418295334Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.016419ms logger=migrator t=2026-04-12T20:57:06.424135303Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-12T20:57:06.425360828Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.204483ms logger=migrator t=2026-04-12T20:57:06.429236854Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-12T20:57:06.445195282Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.959918ms logger=migrator t=2026-04-12T20:57:06.451315411Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-12T20:57:06.453055188Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.742828ms logger=migrator t=2026-04-12T20:57:06.498112845Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-12T20:57:06.499202665Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.09342ms logger=migrator t=2026-04-12T20:57:06.503674288Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-12T20:57:06.503918414Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=241.996µs logger=migrator t=2026-04-12T20:57:06.508500991Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-12T20:57:06.509023374Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=522.593µs logger=migrator t=2026-04-12T20:57:06.516441588Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-12T20:57:06.517106006Z level=info msg="Migration successfully executed" id="create user auth table" duration=664.318µs logger=migrator t=2026-04-12T20:57:06.521498587Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-12T20:57:06.522206847Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=708.1µs logger=migrator t=2026-04-12T20:57:06.527963204Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-12T20:57:06.528048457Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=85.743µs logger=migrator t=2026-04-12T20:57:06.532385296Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-12T20:57:06.539579493Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.197488ms logger=migrator t=2026-04-12T20:57:06.544057697Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-12T20:57:06.549441585Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.383677ms logger=migrator t=2026-04-12T20:57:06.553343321Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-12T20:57:06.557514836Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.170615ms logger=migrator t=2026-04-12T20:57:06.563298424Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-12T20:57:06.56893901Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.643346ms logger=migrator t=2026-04-12T20:57:06.578691667Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-12T20:57:06.579742236Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.051149ms logger=migrator t=2026-04-12T20:57:06.589244357Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-12T20:57:06.597157135Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.914448ms logger=migrator t=2026-04-12T20:57:06.605707949Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-12T20:57:06.60648338Z level=info msg="Migration successfully executed" id="create server_lock table" duration=761.311µs logger=migrator t=2026-04-12T20:57:06.611476348Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-12T20:57:06.612318361Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=843.613µs logger=migrator t=2026-04-12T20:57:06.621184294Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-12T20:57:06.622069308Z level=info msg="Migration successfully executed" id="create user auth token table" duration=886.624µs logger=migrator t=2026-04-12T20:57:06.6301145Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-12T20:57:06.631081456Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=967.266µs logger=migrator t=2026-04-12T20:57:06.640242508Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-12T20:57:06.64179423Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.551543ms logger=migrator t=2026-04-12T20:57:06.648384591Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-12T20:57:06.64946392Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.079619ms logger=migrator t=2026-04-12T20:57:06.659123126Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-12T20:57:06.666436547Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.314681ms logger=migrator t=2026-04-12T20:57:06.673061779Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-12T20:57:06.673889171Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=834.623µs logger=migrator t=2026-04-12T20:57:06.680511323Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-12T20:57:06.681568122Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.055679ms logger=migrator t=2026-04-12T20:57:06.687722981Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-12T20:57:06.688741389Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.019788ms logger=migrator t=2026-04-12T20:57:06.695760171Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-12T20:57:06.697099209Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.339258ms logger=migrator t=2026-04-12T20:57:06.703488974Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-12T20:57:06.70517705Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.688016ms logger=migrator t=2026-04-12T20:57:06.712515792Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-12T20:57:06.712621735Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=105.763µs logger=migrator t=2026-04-12T20:57:06.717976682Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-12T20:57:06.718183318Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=210.856µs logger=migrator t=2026-04-12T20:57:06.724315695Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-12T20:57:06.725504819Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.190684ms logger=migrator t=2026-04-12T20:57:06.730376543Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T20:57:06.732075949Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.704507ms logger=migrator t=2026-04-12T20:57:06.736814399Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T20:57:06.73797217Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.157691ms logger=migrator t=2026-04-12T20:57:06.744163891Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-12T20:57:06.744242173Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=79.282µs logger=migrator t=2026-04-12T20:57:06.751665046Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T20:57:06.752893011Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.231564ms logger=migrator t=2026-04-12T20:57:06.757310552Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T20:57:06.759371828Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=2.058186ms logger=migrator t=2026-04-12T20:57:06.764762796Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-12T20:57:06.765788775Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.031769ms logger=migrator t=2026-04-12T20:57:06.77110143Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-12T20:57:06.773506186Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.396636ms logger=migrator t=2026-04-12T20:57:06.781738263Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-12T20:57:06.787342447Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.607183ms logger=migrator t=2026-04-12T20:57:06.798925524Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-12T20:57:06.801484824Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.57314ms logger=migrator t=2026-04-12T20:57:06.821856274Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-12T20:57:06.822170673Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=318.698µs logger=migrator t=2026-04-12T20:57:06.831757396Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-12T20:57:06.833734871Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.967803ms logger=migrator t=2026-04-12T20:57:06.843065616Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-12T20:57:06.844751193Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.685427ms logger=migrator t=2026-04-12T20:57:06.850965914Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-12T20:57:06.852553667Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.586933ms logger=migrator t=2026-04-12T20:57:06.858371256Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-12T20:57:06.85850381Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=133.884µs logger=migrator t=2026-04-12T20:57:06.863042245Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-12T20:57:06.86396603Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=916.645µs logger=migrator t=2026-04-12T20:57:06.868462674Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-12T20:57:06.869454171Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=990.787µs logger=migrator t=2026-04-12T20:57:06.876418732Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-12T20:57:06.877396719Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=977.727µs logger=migrator t=2026-04-12T20:57:06.887588569Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-12T20:57:06.889037108Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.45352ms logger=migrator t=2026-04-12T20:57:06.90401053Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-12T20:57:06.911356781Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.350701ms logger=migrator t=2026-04-12T20:57:06.918586339Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-12T20:57:06.919566696Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=980.527µs logger=migrator t=2026-04-12T20:57:06.927304769Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-12T20:57:06.929250332Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.951223ms logger=migrator t=2026-04-12T20:57:06.942089906Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-12T20:57:06.981323212Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=39.230267ms logger=migrator t=2026-04-12T20:57:06.990791422Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-12T20:57:07.046602325Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=55.811712ms logger=migrator t=2026-04-12T20:57:07.067314813Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-12T20:57:07.069609347Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.297044ms logger=migrator t=2026-04-12T20:57:07.080983238Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-12T20:57:07.082054138Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.0911ms logger=migrator t=2026-04-12T20:57:07.096502545Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-12T20:57:07.103043224Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.54349ms logger=migrator t=2026-04-12T20:57:07.109938234Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-12T20:57:07.114148169Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.209876ms logger=migrator t=2026-04-12T20:57:07.273289869Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-12T20:57:07.274641036Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.354247ms logger=migrator t=2026-04-12T20:57:07.285153954Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-12T20:57:07.28713783Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.986936ms logger=migrator t=2026-04-12T20:57:07.297529394Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-12T20:57:07.299108298Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.597454ms logger=migrator t=2026-04-12T20:57:07.306991164Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-12T20:57:07.308384333Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.394069ms logger=migrator t=2026-04-12T20:57:07.316290409Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-12T20:57:07.316512626Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=225.376µs logger=migrator t=2026-04-12T20:57:07.322314555Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-12T20:57:07.329314377Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.993362ms logger=migrator t=2026-04-12T20:57:07.335407895Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-12T20:57:07.341865642Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.457767ms logger=migrator t=2026-04-12T20:57:07.349540152Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-12T20:57:07.358448887Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.905475ms logger=migrator t=2026-04-12T20:57:07.365619104Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-12T20:57:07.366356824Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=738.81µs logger=migrator t=2026-04-12T20:57:07.373651415Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-12T20:57:07.375380612Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.729177ms logger=migrator t=2026-04-12T20:57:07.383509035Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-12T20:57:07.390031244Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.521709ms logger=migrator t=2026-04-12T20:57:07.39535824Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-12T20:57:07.405334484Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.969434ms logger=migrator t=2026-04-12T20:57:07.4120649Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-12T20:57:07.413974551Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.910901ms logger=migrator t=2026-04-12T20:57:07.421263362Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-12T20:57:07.428299845Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.036703ms logger=migrator t=2026-04-12T20:57:07.435426711Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-12T20:57:07.446372741Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=10.944021ms logger=migrator t=2026-04-12T20:57:07.45325815Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-12T20:57:07.453538438Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=282.058µs logger=migrator t=2026-04-12T20:57:07.4597864Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-12T20:57:07.461093535Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.303605ms logger=migrator t=2026-04-12T20:57:07.469584839Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-12T20:57:07.472082117Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.497658ms logger=migrator t=2026-04-12T20:57:07.478957736Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-12T20:57:07.480300352Z 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.342356ms logger=migrator t=2026-04-12T20:57:07.487205102Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-12T20:57:07.48749492Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=291.148µs logger=migrator t=2026-04-12T20:57:07.493430713Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-12T20:57:07.501018312Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.587059ms logger=migrator t=2026-04-12T20:57:07.506413Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-12T20:57:07.511234642Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.825342ms logger=migrator t=2026-04-12T20:57:07.516724472Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-12T20:57:07.525571486Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.844534ms logger=migrator t=2026-04-12T20:57:07.532707372Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-12T20:57:07.537982687Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.277175ms logger=migrator t=2026-04-12T20:57:07.543618311Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-12T20:57:07.552079744Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.460653ms logger=migrator t=2026-04-12T20:57:07.559070926Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-12T20:57:07.559284692Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=214.956µs logger=migrator t=2026-04-12T20:57:07.571123217Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-12T20:57:07.572239537Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.106511ms logger=migrator t=2026-04-12T20:57:07.583529027Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-12T20:57:07.592928365Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.364278ms logger=migrator t=2026-04-12T20:57:07.600812051Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-12T20:57:07.601196902Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=390.111µs logger=migrator t=2026-04-12T20:57:07.607900376Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-12T20:57:07.616465142Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.564485ms logger=migrator t=2026-04-12T20:57:07.622216639Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-12T20:57:07.623241317Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.025318ms logger=migrator t=2026-04-12T20:57:07.631638658Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-12T20:57:07.638606229Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.968651ms logger=migrator t=2026-04-12T20:57:07.645067797Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-12T20:57:07.64589435Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=829.904µs logger=migrator t=2026-04-12T20:57:07.652141781Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-12T20:57:07.65358423Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.441819ms logger=migrator t=2026-04-12T20:57:07.660655695Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-12T20:57:07.667695628Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.039683ms logger=migrator t=2026-04-12T20:57:07.673831116Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-12T20:57:07.674735802Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=897.716µs logger=migrator t=2026-04-12T20:57:07.682990908Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-12T20:57:07.684306194Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.315596ms logger=migrator t=2026-04-12T20:57:07.691038219Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-12T20:57:07.692047417Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.008947ms logger=migrator t=2026-04-12T20:57:07.698489893Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-12T20:57:07.700049887Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.553603ms logger=migrator t=2026-04-12T20:57:07.707785068Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-12T20:57:07.707864231Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=79.983µs logger=migrator t=2026-04-12T20:57:07.714455362Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-12T20:57:07.716029565Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.574474ms logger=migrator t=2026-04-12T20:57:07.722821182Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-12T20:57:07.72384787Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.027498ms logger=migrator t=2026-04-12T20:57:07.729077883Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-12T20:57:07.729481424Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-12T20:57:07.735822059Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-12T20:57:07.736513177Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=691.258µs logger=migrator t=2026-04-12T20:57:07.743317124Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-12T20:57:07.745478563Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.161169ms logger=migrator t=2026-04-12T20:57:07.751486728Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-12T20:57:07.758756998Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.27083ms logger=migrator t=2026-04-12T20:57:07.765677158Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-12T20:57:07.767343855Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.669096ms logger=migrator t=2026-04-12T20:57:07.77445821Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-12T20:57:07.776487055Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.029065ms logger=migrator t=2026-04-12T20:57:07.792099003Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-12T20:57:07.79377484Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.674987ms logger=migrator t=2026-04-12T20:57:07.801807301Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-12T20:57:07.803524337Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.715986ms logger=migrator t=2026-04-12T20:57:07.810592602Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-12T20:57:07.812656768Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.064207ms logger=migrator t=2026-04-12T20:57:07.820024631Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-12T20:57:07.820091832Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=71.731µs logger=migrator t=2026-04-12T20:57:07.828121073Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-12T20:57:07.828241546Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=122.683µs logger=migrator t=2026-04-12T20:57:07.834418465Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-12T20:57:07.840988246Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.562991ms logger=migrator t=2026-04-12T20:57:07.846308972Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-12T20:57:07.846638041Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=329.119µs logger=migrator t=2026-04-12T20:57:07.853248753Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-12T20:57:07.854178258Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=928.995µs logger=migrator t=2026-04-12T20:57:07.860606585Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-12T20:57:07.860843102Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=236.247µs logger=migrator t=2026-04-12T20:57:07.866573239Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-12T20:57:07.867400032Z level=info msg="Migration successfully executed" id="create data_keys table" duration=826.373µs logger=migrator t=2026-04-12T20:57:07.874436345Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-12T20:57:07.875173415Z level=info msg="Migration successfully executed" id="create secrets table" duration=736.96µs logger=migrator t=2026-04-12T20:57:07.88192291Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-12T20:57:07.919261645Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.331705ms logger=migrator t=2026-04-12T20:57:07.925312621Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-12T20:57:07.93108547Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.772189ms logger=migrator t=2026-04-12T20:57:07.936239362Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-12T20:57:07.936421846Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=182.774µs logger=migrator t=2026-04-12T20:57:07.945583258Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-12T20:57:07.978397339Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.813821ms logger=migrator t=2026-04-12T20:57:07.98462115Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-12T20:57:08.016038083Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.412033ms logger=migrator t=2026-04-12T20:57:08.022335705Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-12T20:57:08.023060655Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=724.86µs logger=migrator t=2026-04-12T20:57:08.032170836Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-12T20:57:08.034105319Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.934083ms logger=migrator t=2026-04-12T20:57:08.043062085Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-12T20:57:08.043451365Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=404.061µs logger=migrator t=2026-04-12T20:57:08.050049997Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-12T20:57:08.051615699Z level=info msg="Migration successfully executed" id="create permission table" duration=1.564852ms logger=migrator t=2026-04-12T20:57:08.061484821Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-12T20:57:08.063114885Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.629984ms logger=migrator t=2026-04-12T20:57:08.070441586Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-12T20:57:08.071775623Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.335846ms logger=migrator t=2026-04-12T20:57:08.079415572Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-12T20:57:08.080539614Z level=info msg="Migration successfully executed" id="create role table" duration=1.117302ms logger=migrator t=2026-04-12T20:57:08.086868307Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-12T20:57:08.09719106Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.320503ms logger=migrator t=2026-04-12T20:57:08.104766919Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-12T20:57:08.114555668Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.785808ms logger=migrator t=2026-04-12T20:57:08.121257692Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-12T20:57:08.122197928Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=940.326µs logger=migrator t=2026-04-12T20:57:08.127959765Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-12T20:57:08.130498285Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.54408ms logger=migrator t=2026-04-12T20:57:08.140824078Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-12T20:57:08.144833769Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=3.994671ms logger=migrator t=2026-04-12T20:57:08.152095628Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-12T20:57:08.153435616Z level=info msg="Migration successfully executed" id="create team role table" duration=1.343647ms logger=migrator t=2026-04-12T20:57:08.159721587Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-12T20:57:08.161696441Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.975324ms logger=migrator t=2026-04-12T20:57:08.170057381Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-12T20:57:08.171206453Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.148982ms logger=migrator t=2026-04-12T20:57:08.179357827Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-12T20:57:08.180999102Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.642935ms logger=migrator t=2026-04-12T20:57:08.20861148Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-12T20:57:08.209501134Z level=info msg="Migration successfully executed" id="create user role table" duration=892.854µs logger=migrator t=2026-04-12T20:57:08.221084683Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-12T20:57:08.223310563Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.229711ms logger=migrator t=2026-04-12T20:57:08.235896439Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-12T20:57:08.237348669Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.45058ms logger=migrator t=2026-04-12T20:57:08.24576729Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-12T20:57:08.246914492Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.147652ms logger=migrator t=2026-04-12T20:57:08.256289049Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-12T20:57:08.258493939Z level=info msg="Migration successfully executed" id="create builtin role table" duration=2.20789ms logger=migrator t=2026-04-12T20:57:08.266323235Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-12T20:57:08.267414384Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.090839ms logger=migrator t=2026-04-12T20:57:08.2738135Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-12T20:57:08.274811808Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=998.288µs logger=migrator t=2026-04-12T20:57:08.28289945Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-12T20:57:08.295645279Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.748869ms logger=migrator t=2026-04-12T20:57:08.302698244Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-12T20:57:08.303967538Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.282146ms logger=migrator t=2026-04-12T20:57:08.311113335Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-12T20:57:08.312328118Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.213533ms logger=migrator t=2026-04-12T20:57:08.334499727Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-12T20:57:08.336753219Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.254662ms logger=migrator t=2026-04-12T20:57:08.344611344Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-12T20:57:08.345820997Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.210153ms logger=migrator t=2026-04-12T20:57:08.352924262Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-12T20:57:08.354367792Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.44313ms logger=migrator t=2026-04-12T20:57:08.363082711Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-12T20:57:08.36525022Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.171549ms logger=migrator t=2026-04-12T20:57:08.37212938Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-12T20:57:08.380786928Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.653427ms logger=migrator t=2026-04-12T20:57:08.386580756Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-12T20:57:08.392342965Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.748999ms logger=migrator t=2026-04-12T20:57:08.398905955Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-12T20:57:08.407430139Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.523324ms logger=migrator t=2026-04-12T20:57:08.416963341Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-12T20:57:08.424106337Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.146757ms logger=migrator t=2026-04-12T20:57:08.43224305Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-12T20:57:08.433900856Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.658786ms logger=migrator t=2026-04-12T20:57:08.442395979Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-12T20:57:08.443604622Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.208453ms logger=migrator t=2026-04-12T20:57:08.458043329Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-12T20:57:08.460031413Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.994215ms logger=migrator t=2026-04-12T20:57:08.473445281Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-12T20:57:08.474911432Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.481611ms logger=migrator t=2026-04-12T20:57:08.481900424Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-12T20:57:08.483744775Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.844231ms logger=migrator t=2026-04-12T20:57:08.491323832Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-12T20:57:08.491489647Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=165.645µs logger=migrator t=2026-04-12T20:57:08.49672825Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-12T20:57:08.496817443Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=89.473µs logger=migrator t=2026-04-12T20:57:08.50397901Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-12T20:57:08.504789732Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=809.982µs logger=migrator t=2026-04-12T20:57:08.510277533Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-12T20:57:08.512293118Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=2.015825ms logger=migrator t=2026-04-12T20:57:08.518008295Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-12T20:57:08.519020373Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.013378ms logger=migrator t=2026-04-12T20:57:08.551542066Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-12T20:57:08.55206508Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=524.275µs logger=migrator t=2026-04-12T20:57:08.560874442Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-12T20:57:08.56151383Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=640.608µs logger=migrator t=2026-04-12T20:57:08.580689506Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-12T20:57:08.582581178Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.915022ms logger=migrator t=2026-04-12T20:57:08.591285157Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-12T20:57:08.593552359Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.270123ms logger=migrator t=2026-04-12T20:57:08.604770667Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-12T20:57:08.61507258Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.303323ms logger=migrator t=2026-04-12T20:57:08.621479307Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-12T20:57:08.621546218Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=67.391µs logger=migrator t=2026-04-12T20:57:08.627230754Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-12T20:57:08.629074044Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.84267ms logger=migrator t=2026-04-12T20:57:08.641839165Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-12T20:57:08.643325845Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.48801ms logger=migrator t=2026-04-12T20:57:08.65697064Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-12T20:57:08.65879646Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.82783ms logger=migrator t=2026-04-12T20:57:08.667696905Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-12T20:57:08.676092006Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.393861ms logger=migrator t=2026-04-12T20:57:08.686335117Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-12T20:57:08.687996972Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.661605ms logger=migrator t=2026-04-12T20:57:08.692636479Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-12T20:57:08.693729729Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.09369ms logger=migrator t=2026-04-12T20:57:08.69885596Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-12T20:57:08.725141272Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.282882ms logger=migrator t=2026-04-12T20:57:08.73125461Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-12T20:57:08.732501174Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.247314ms logger=migrator t=2026-04-12T20:57:08.740102043Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-12T20:57:08.742331165Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.231941ms logger=migrator t=2026-04-12T20:57:08.751371533Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-12T20:57:08.753204613Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.8362ms logger=migrator t=2026-04-12T20:57:08.758673843Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-12T20:57:08.761221813Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.573061ms logger=migrator t=2026-04-12T20:57:08.768076631Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-12T20:57:08.7683724Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=295.979µs logger=migrator t=2026-04-12T20:57:08.774706033Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-12T20:57:08.776247536Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.542243ms logger=migrator t=2026-04-12T20:57:08.782368114Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-12T20:57:08.791980338Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.612314ms logger=migrator t=2026-04-12T20:57:08.796664736Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-12T20:57:08.797739625Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.075449ms logger=migrator t=2026-04-12T20:57:08.802306201Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-12T20:57:08.803329269Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.021278ms logger=migrator t=2026-04-12T20:57:08.80845496Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-12T20:57:08.809264882Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-12T20:57:08.814970928Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-12T20:57:08.81575012Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-12T20:57:08.821425656Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-12T20:57:08.822725401Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.299605ms logger=migrator t=2026-04-12T20:57:08.827926195Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-12T20:57:08.828918242Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=991.347µs logger=migrator t=2026-04-12T20:57:08.836449449Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-12T20:57:08.838499545Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.048156ms logger=migrator t=2026-04-12T20:57:08.847920273Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-12T20:57:08.849428474Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.509111ms logger=migrator t=2026-04-12T20:57:08.854523375Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-12T20:57:08.856836418Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.314094ms logger=migrator t=2026-04-12T20:57:08.862778751Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-12T20:57:08.864038236Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.259325ms logger=migrator t=2026-04-12T20:57:08.870533134Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-12T20:57:08.871720187Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.188623ms logger=migrator t=2026-04-12T20:57:08.876705293Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-12T20:57:08.878662498Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.954285ms logger=migrator t=2026-04-12T20:57:08.884494568Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-12T20:57:08.886461322Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.967323ms logger=migrator t=2026-04-12T20:57:08.892892958Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-12T20:57:08.894118272Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.224624ms logger=migrator t=2026-04-12T20:57:08.899756177Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-12T20:57:08.901033171Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.277764ms logger=migrator t=2026-04-12T20:57:08.908649431Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-12T20:57:08.934759648Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.107546ms logger=migrator t=2026-04-12T20:57:08.940384402Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-12T20:57:08.947748474Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.363502ms logger=migrator t=2026-04-12T20:57:08.954047398Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-12T20:57:08.962741596Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.695308ms logger=migrator t=2026-04-12T20:57:08.970001185Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-12T20:57:08.970219371Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=218.816µs logger=migrator t=2026-04-12T20:57:08.975200568Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-12T20:57:08.986395565Z level=info msg="Migration successfully executed" id="add share column" duration=11.199087ms logger=migrator t=2026-04-12T20:57:08.991062553Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-12T20:57:08.991318861Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=256.378µs logger=migrator t=2026-04-12T20:57:08.99749596Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-12T20:57:08.998488227Z level=info msg="Migration successfully executed" id="create file table" duration=992.367µs logger=migrator t=2026-04-12T20:57:09.004826371Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-12T20:57:09.006675252Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.845831ms logger=migrator t=2026-04-12T20:57:09.011828594Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-12T20:57:09.013081048Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.252395ms logger=migrator t=2026-04-12T20:57:09.019392061Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-12T20:57:09.020916394Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.528493ms logger=migrator t=2026-04-12T20:57:09.028688547Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-12T20:57:09.030147806Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.459249ms logger=migrator t=2026-04-12T20:57:09.036543173Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-12T20:57:09.036721987Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=180.044µs logger=migrator t=2026-04-12T20:57:09.043122553Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-12T20:57:09.043259647Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=138.374µs logger=migrator t=2026-04-12T20:57:09.048872821Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-12T20:57:09.049776196Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=903.895µs logger=migrator t=2026-04-12T20:57:09.055467022Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-12T20:57:09.055660807Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=193.595µs logger=migrator t=2026-04-12T20:57:09.060818659Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-12T20:57:09.062096854Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.278565ms logger=migrator t=2026-04-12T20:57:09.067165633Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-12T20:57:09.076935992Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.769039ms logger=migrator t=2026-04-12T20:57:09.082264568Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-12T20:57:09.082445533Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=181.625µs logger=migrator t=2026-04-12T20:57:09.086994427Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-12T20:57:09.08816859Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.173733ms logger=migrator t=2026-04-12T20:57:09.09471607Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-12T20:57:09.095498231Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=786.881µs logger=migrator t=2026-04-12T20:57:09.110414121Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-12T20:57:09.110881994Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=467.252µs logger=migrator t=2026-04-12T20:57:09.116830297Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-12T20:57:09.117710701Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=880.934µs logger=migrator t=2026-04-12T20:57:09.122524773Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-12T20:57:09.132914339Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.388795ms logger=migrator t=2026-04-12T20:57:09.142364838Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-12T20:57:09.152568378Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.20356ms logger=migrator t=2026-04-12T20:57:09.160411963Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-12T20:57:09.16138667Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=972.307µs logger=migrator t=2026-04-12T20:57:09.16718497Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-12T20:57:09.260196243Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=93.004382ms logger=migrator t=2026-04-12T20:57:09.266370593Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-12T20:57:09.26845745Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.085327ms logger=migrator t=2026-04-12T20:57:09.275644658Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-12T20:57:09.277365015Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.722578ms logger=migrator t=2026-04-12T20:57:09.284524241Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-12T20:57:09.314277638Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.754977ms logger=migrator t=2026-04-12T20:57:09.320114099Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-12T20:57:09.328860879Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.74567ms logger=migrator t=2026-04-12T20:57:09.334327349Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-12T20:57:09.334650078Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=322.179µs logger=migrator t=2026-04-12T20:57:09.352658922Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-12T20:57:09.352982731Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=324.629µs logger=migrator t=2026-04-12T20:57:09.394328856Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-12T20:57:09.394979154Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=653.528µs logger=migrator t=2026-04-12T20:57:09.456751381Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-12T20:57:09.457291505Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=543.635µs logger=migrator t=2026-04-12T20:57:09.505986282Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-12T20:57:09.506434574Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=469.233µs logger=migrator t=2026-04-12T20:57:09.566839433Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-12T20:57:09.56783885Z level=info msg="Migration successfully executed" id="create folder table" duration=1.002777ms logger=migrator t=2026-04-12T20:57:09.749338173Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-12T20:57:09.752177872Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.837399ms logger=migrator t=2026-04-12T20:57:09.828690922Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-12T20:57:09.830333697Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.646265ms logger=migrator t=2026-04-12T20:57:09.843049036Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-12T20:57:09.843119598Z level=info msg="Migration successfully executed" id="Update folder title length" duration=56.612µs logger=migrator t=2026-04-12T20:57:09.851036966Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-12T20:57:09.853108223Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.071037ms logger=migrator t=2026-04-12T20:57:09.859057806Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-12T20:57:09.860120115Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.062399ms logger=migrator t=2026-04-12T20:57:09.870050208Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-12T20:57:09.871997061Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.946353ms logger=migrator t=2026-04-12T20:57:09.882413997Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-12T20:57:09.883188418Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=773.451µs logger=migrator t=2026-04-12T20:57:09.891418005Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-12T20:57:09.891914178Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=497.963µs logger=migrator t=2026-04-12T20:57:09.899269701Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-12T20:57:09.900515634Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.246014ms logger=migrator t=2026-04-12T20:57:09.953678024Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-12T20:57:09.955103683Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.428259ms logger=migrator t=2026-04-12T20:57:09.968689566Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-12T20:57:09.971054041Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.368065ms logger=migrator t=2026-04-12T20:57:09.990775572Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-12T20:57:09.992361526Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.588584ms logger=migrator t=2026-04-12T20:57:09.997936609Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-12T20:57:09.9990465Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.109921ms logger=migrator t=2026-04-12T20:57:10.00453889Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-12T20:57:10.005567229Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.028669ms logger=migrator t=2026-04-12T20:57:10.011192083Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-12T20:57:10.013356983Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.16481ms logger=migrator t=2026-04-12T20:57:10.022228266Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-12T20:57:10.023613804Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.386278ms logger=migrator t=2026-04-12T20:57:10.030232576Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-12T20:57:10.032405566Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.161149ms logger=migrator t=2026-04-12T20:57:10.040103127Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-12T20:57:10.041536217Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.4345ms logger=migrator t=2026-04-12T20:57:10.047268744Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-12T20:57:10.049130435Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.861041ms logger=migrator t=2026-04-12T20:57:10.056079516Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-12T20:57:10.056738384Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=661.888µs logger=migrator t=2026-04-12T20:57:10.246315849Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-12T20:57:10.262065611Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.753102ms logger=migrator t=2026-04-12T20:57:10.27038716Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-12T20:57:10.271054028Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=670.469µs logger=migrator t=2026-04-12T20:57:10.276266351Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-12T20:57:10.276293042Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.991µs logger=migrator t=2026-04-12T20:57:10.287383816Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-12T20:57:10.289002161Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.624565ms logger=migrator t=2026-04-12T20:57:10.294233315Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-12T20:57:10.294256495Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.75µs logger=migrator t=2026-04-12T20:57:10.300498736Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-12T20:57:10.302518932Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.014646ms logger=migrator t=2026-04-12T20:57:10.308790624Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-12T20:57:10.310145852Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.354808ms logger=migrator t=2026-04-12T20:57:10.318352277Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-12T20:57:10.320568507Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.22318ms logger=migrator t=2026-04-12T20:57:10.329895434Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-12T20:57:10.331534598Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.645355ms logger=migrator t=2026-04-12T20:57:10.337087671Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-12T20:57:10.3373828Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=295.219µs logger=migrator t=2026-04-12T20:57:10.343042735Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-12T20:57:10.344022111Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=979.396µs logger=migrator t=2026-04-12T20:57:10.350247723Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-12T20:57:10.351756694Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.512552ms logger=migrator t=2026-04-12T20:57:10.360159815Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-12T20:57:10.361726458Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.569513ms logger=migrator t=2026-04-12T20:57:10.368456772Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-12T20:57:10.378443587Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.984455ms logger=migrator t=2026-04-12T20:57:10.38511683Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-12T20:57:10.39459037Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.47179ms logger=migrator t=2026-04-12T20:57:10.402050795Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-12T20:57:10.412207794Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.155949ms logger=migrator t=2026-04-12T20:57:10.418280601Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-12T20:57:10.418384984Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=108.583µs logger=migrator t=2026-04-12T20:57:10.423983557Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-12T20:57:10.434519287Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.53129ms logger=migrator t=2026-04-12T20:57:10.442409903Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-12T20:57:10.452508171Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.096678ms logger=migrator t=2026-04-12T20:57:10.458309719Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-12T20:57:10.458745642Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=436.503µs logger=migrator t=2026-04-12T20:57:10.465078325Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.439637239s logger=migrator t=2026-04-12T20:57:10.465745764Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-12T20:57:10.488730835Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-12T20:57:10.488962841Z level=info msg="Created default organization" logger=secrets t=2026-04-12T20:57:10.500280252Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-12T20:57:10.55480914Z level=info msg="Restored cache from database" duration=597.386µs logger=plugin.store t=2026-04-12T20:57:10.556449474Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-12T20:57:10.601974654Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-12T20:57:10.602023126Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-12T20:57:10.602099668Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-12T20:57:10.602113628Z level=info msg="Plugins loaded" count=54 duration=45.664804ms logger=query_data t=2026-04-12T20:57:10.606831538Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-12T20:57:10.610263781Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-12T20:57:10.61964017Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-12T20:57:10.634302652Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-12T20:57:10.638476586Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-12T20:57:10.641819348Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-12T20:57:10.662925057Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-12T20:57:10.686143645Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-12T20:57:10.708769746Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-12T20:57:10.708808837Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-04-12T20:57:10.70961542Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-04-12T20:57:10.710700819Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-12T20:57:10.712652743Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-12T20:57:10.715738298Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-12T20:57:10.725560998Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-04-12T20:57:10.781897354Z level=info msg="Update check succeeded" duration=72.237994ms logger=grafana.update.checker t=2026-04-12T20:57:10.786006747Z level=info msg="Update check succeeded" duration=77.036475ms logger=ngalert.state.manager t=2026-04-12T20:57:10.801270936Z level=info msg="State cache has been initialized" states=0 duration=88.591783ms logger=ngalert.scheduler t=2026-04-12T20:57:10.801323438Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-12T20:57:10.80140116Z level=info msg=starting first_tick=2026-04-12T20:57:20Z logger=sqlstore.transactions t=2026-04-12T20:57:10.81161787Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-12T20:57:10.822277473Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-12T20:57:10.836414171Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-12T20:57:10.867079703Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-12T20:57:10.883047421Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-12T20:57:10.886446595Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-12T20:57:10.89683892Z level=info msg="Patterns update finished" duration=97.766274ms logger=grafana-apiserver t=2026-04-12T20:57:11.227137269Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-12T20:57:11.227592582Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-12T20:57:19.538690318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.540037866Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.610018537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.650695094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.677534651Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-12T20:57:19.690667382Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-12T20:57:19.704008297Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-12T20:57:19.727092552Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-12T20:57:19.728045158Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-12T20:57:19.744786787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.789822794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.81334356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.838208993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.857904913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.909535731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:19.927162174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.01329531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.044005812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.134079596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.156538222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.296767733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.313065751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.543283351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.566095318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.689774674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:20.710563115Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:21.574506266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:21.605029303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:21.984897954Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:22.018034143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:22.405532333Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:22.424407412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:22.765952959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:22.784061086Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.037823104Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.063323864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.287092678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.304347801Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.408289465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.426099275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.739271894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.753903265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.936304883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:23.953451205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.024121634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.041381218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.115940895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.133122067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.192930809Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.211380787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.275946849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.297222913Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.369285432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:24.386463223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:25.731220836Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:25.752004507Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:25.815816129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:25.839960422Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:25.914525599Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:25.933088118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.015605805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.035217383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.122111149Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.139395513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.221353274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.244654844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.315991872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.333975546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.445624712Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.458584157Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.54065817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.560701121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.770708427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.793306718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.871458784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.893706124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.971335835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:26.991440058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:27.065241014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:27.083612119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:27.148666465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:27.167326247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-12T20:57:27.243668973Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-12T20:58:52.734417103Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-12T21:07:10.747278768Z level=info msg="Completed cleanup jobs" duration=31.051232ms logger=plugins.update.checker t=2026-04-12T21:07:10.831745169Z level=info msg="Update check succeeded" duration=49.329739ms logger=sqlstore.transactions t=2026-04-12T21:12:10.624614486Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-12T21:17:10.730749243Z level=info msg="Completed cleanup jobs" duration=14.771868ms logger=plugins.update.checker t=2026-04-12T21:17:10.842102697Z level=info msg="Update check succeeded" duration=59.32985ms logger=cleanup t=2026-04-12T21:27:10.730988679Z level=info msg="Completed cleanup jobs" duration=14.750463ms logger=plugins.update.checker t=2026-04-12T21:27:10.850521301Z level=info msg="Update check succeeded" duration=67.538628ms logger=infra.usagestats t=2026-04-12T21:28:52.756743366Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-04-12T21:37:10.829169815Z level=info msg="Update check succeeded" duration=46.83877ms logger=cleanup t=2026-04-12T21:37:11.654308545Z level=info msg="Completed cleanup jobs" duration=938.32166ms logger=cleanup t=2026-04-12T21:47:10.731045226Z level=info msg="Completed cleanup jobs" duration=14.941042ms logger=plugins.update.checker t=2026-04-12T21:47:10.835715853Z level=info msg="Update check succeeded" duration=53.686538ms logger=cleanup t=2026-04-12T21:57:10.742864229Z level=info msg="Completed cleanup jobs" duration=26.851777ms logger=plugins.update.checker t=2026-04-12T21:57:10.844779709Z level=info msg="Update check succeeded" duration=61.986495ms logger=infra.usagestats t=2026-04-12T21:58:52.757601217Z level=info msg="Usage stats are ready to report"