logger=settings t=2026-04-28T17:00:29.234339747Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-28T17:00:29Z logger=settings t=2026-04-28T17:00:29.234609683Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-28T17:00:29.234622454Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-28T17:00:29.234625734Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-28T17:00:29.234628614Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-28T17:00:29.234631254Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-28T17:00:29.234633844Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-28T17:00:29.234636464Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-28T17:00:29.234644815Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-28T17:00:29.234647865Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-28T17:00:29.234650465Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-28T17:00:29.234653005Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-28T17:00:29.234655645Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-28T17:00:29.234658185Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-28T17:00:29.234662605Z level=info msg=Target target=[all] logger=settings t=2026-04-28T17:00:29.234673916Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-28T17:00:29.234676666Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-28T17:00:29.234679426Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-28T17:00:29.234681976Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-28T17:00:29.234684556Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-28T17:00:29.234687776Z level=info msg="App mode production" logger=sqlstore t=2026-04-28T17:00:29.235023075Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-28T17:00:29.235039975Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-28T17:00:29.237961815Z level=info msg="Locking database" logger=migrator t=2026-04-28T17:00:29.238003857Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-28T17:00:29.239321603Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-28T17:00:29.240471245Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.14322ms logger=migrator t=2026-04-28T17:00:29.244958167Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-28T17:00:29.245898143Z level=info msg="Migration successfully executed" id="create user table" duration=944.256µs logger=migrator t=2026-04-28T17:00:29.253657256Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-28T17:00:29.254374796Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=717.94µs logger=migrator t=2026-04-28T17:00:29.261567012Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-28T17:00:29.262999042Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.4328ms logger=migrator t=2026-04-28T17:00:29.270652702Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-28T17:00:29.271442293Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=796.152µs logger=migrator t=2026-04-28T17:00:29.281795257Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-28T17:00:29.282751013Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=961.546µs logger=migrator t=2026-04-28T17:00:29.287253337Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-28T17:00:29.289036626Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.782999ms logger=migrator t=2026-04-28T17:00:29.292539432Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-28T17:00:29.293903439Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.362687ms logger=migrator t=2026-04-28T17:00:29.297429925Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-28T17:00:29.298287789Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=856.274µs logger=migrator t=2026-04-28T17:00:29.303112231Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-28T17:00:29.303903024Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=789.102µs logger=migrator t=2026-04-28T17:00:29.310113333Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-28T17:00:29.310587397Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=476.444µs logger=migrator t=2026-04-28T17:00:29.316243031Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-28T17:00:29.316715735Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=473.664µs logger=migrator t=2026-04-28T17:00:29.325845884Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-28T17:00:29.328054315Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.241542ms logger=migrator t=2026-04-28T17:00:29.333236237Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-28T17:00:29.33332436Z level=info msg="Migration successfully executed" id="Update user table charset" duration=93.473µs logger=migrator t=2026-04-28T17:00:29.339511599Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-28T17:00:29.341174105Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.659016ms logger=migrator t=2026-04-28T17:00:29.34719507Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-28T17:00:29.347451327Z level=info msg="Migration successfully executed" id="Add missing user data" duration=256.987µs logger=migrator t=2026-04-28T17:00:29.352111385Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-28T17:00:29.35340485Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.293376ms logger=migrator t=2026-04-28T17:00:29.356947397Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-28T17:00:29.358201392Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.248625ms logger=migrator t=2026-04-28T17:00:29.361498852Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-28T17:00:29.362607413Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.108071ms logger=migrator t=2026-04-28T17:00:29.368949237Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-28T17:00:29.379446914Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=10.496378ms logger=migrator t=2026-04-28T17:00:29.386666232Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-28T17:00:29.388029539Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.363837ms logger=migrator t=2026-04-28T17:00:29.393244962Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-28T17:00:29.393469808Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=224.866µs logger=migrator t=2026-04-28T17:00:29.400343316Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-28T17:00:29.404029047Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=3.681081ms logger=migrator t=2026-04-28T17:00:29.410341721Z 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-28T17:00:29.41067811Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=336.899µs logger=migrator t=2026-04-28T17:00:29.417379674Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-28T17:00:29.418961767Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.577433ms logger=migrator t=2026-04-28T17:00:29.426598417Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-28T17:00:29.428228111Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.634195ms logger=migrator t=2026-04-28T17:00:29.435871901Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-28T17:00:29.437068203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.196792ms logger=migrator t=2026-04-28T17:00:29.442251005Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-28T17:00:29.443394797Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.142322ms logger=migrator t=2026-04-28T17:00:29.447872159Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-28T17:00:29.449165355Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.292625ms logger=migrator t=2026-04-28T17:00:29.453420082Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-28T17:00:29.45411907Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=698.638µs logger=migrator t=2026-04-28T17:00:29.459021415Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-28T17:00:29.459059896Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.231µs logger=migrator t=2026-04-28T17:00:29.462920162Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-28T17:00:29.464019742Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.10004ms logger=migrator t=2026-04-28T17:00:29.468252968Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-28T17:00:29.468933247Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=678.849µs logger=migrator t=2026-04-28T17:00:29.473015179Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-28T17:00:29.473641326Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=632.698µs logger=migrator t=2026-04-28T17:00:29.479209708Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-28T17:00:29.480580716Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.377468ms logger=migrator t=2026-04-28T17:00:29.487360102Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-28T17:00:29.490588861Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.233369ms logger=migrator t=2026-04-28T17:00:29.497328856Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-28T17:00:29.49895538Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.636355ms logger=migrator t=2026-04-28T17:00:29.503543265Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-28T17:00:29.504265315Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=722.37µs logger=migrator t=2026-04-28T17:00:29.509465088Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-28T17:00:29.510585659Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.120771ms logger=migrator t=2026-04-28T17:00:29.517170899Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-28T17:00:29.517832247Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=661.808µs logger=migrator t=2026-04-28T17:00:29.524783398Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-28T17:00:29.525463917Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=679.988µs logger=migrator t=2026-04-28T17:00:29.531729168Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-28T17:00:29.532369236Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=640.068µs logger=migrator t=2026-04-28T17:00:29.541997709Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-28T17:00:29.542770281Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=771.902µs logger=migrator t=2026-04-28T17:00:29.547258804Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-28T17:00:29.547797599Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=539.285µs logger=migrator t=2026-04-28T17:00:29.553370882Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-28T17:00:29.554289987Z level=info msg="Migration successfully executed" id="create star table" duration=919.015µs logger=migrator t=2026-04-28T17:00:29.55915186Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-28T17:00:29.5602494Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.09729ms logger=migrator t=2026-04-28T17:00:29.566737848Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-28T17:00:29.568387733Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.656485ms logger=migrator t=2026-04-28T17:00:29.574421308Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-28T17:00:29.575232551Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=811.203µs logger=migrator t=2026-04-28T17:00:29.581226825Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-28T17:00:29.582928801Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.704166ms logger=migrator t=2026-04-28T17:00:29.588179685Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-28T17:00:29.589039719Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=860.984µs logger=migrator t=2026-04-28T17:00:29.59347577Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-28T17:00:29.594297403Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=822.533µs logger=migrator t=2026-04-28T17:00:29.600668688Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-28T17:00:29.601556452Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=888.664µs logger=migrator t=2026-04-28T17:00:29.605880841Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-28T17:00:29.605931502Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.081µs logger=migrator t=2026-04-28T17:00:29.610397645Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-28T17:00:29.610550119Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=154.114µs logger=migrator t=2026-04-28T17:00:29.615388382Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-28T17:00:29.615595968Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=204.955µs logger=migrator t=2026-04-28T17:00:29.620469141Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-28T17:00:29.621266172Z level=info msg="Migration successfully executed" id="create dashboard table" duration=796.801µs logger=migrator t=2026-04-28T17:00:29.625439787Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-28T17:00:29.626209048Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=771.741µs logger=migrator t=2026-04-28T17:00:29.630770484Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-28T17:00:29.631676738Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=906.214µs logger=migrator t=2026-04-28T17:00:29.63831945Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-28T17:00:29.639812561Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.493401ms logger=migrator t=2026-04-28T17:00:29.647701457Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-28T17:00:29.650266928Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.569931ms logger=migrator t=2026-04-28T17:00:29.65654862Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-28T17:00:29.657480556Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=931.125µs logger=migrator t=2026-04-28T17:00:29.661925067Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-28T17:00:29.667677214Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.751127ms logger=migrator t=2026-04-28T17:00:29.672492587Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-28T17:00:29.674253564Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.761368ms logger=migrator t=2026-04-28T17:00:29.748985394Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-28T17:00:29.750698801Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.734657ms logger=migrator t=2026-04-28T17:00:30.185929772Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-28T17:00:30.188682926Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.755235ms logger=migrator t=2026-04-28T17:00:30.255993912Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-28T17:00:30.25666564Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=675.669µs logger=migrator t=2026-04-28T17:00:30.312590914Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-28T17:00:30.314307101Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.722398ms logger=migrator t=2026-04-28T17:00:30.650702921Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-28T17:00:30.650910597Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=202.356µs logger=migrator t=2026-04-28T17:00:30.694764379Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-28T17:00:30.69732607Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.565861ms logger=migrator t=2026-04-28T17:00:30.72726007Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-28T17:00:30.729506562Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.245792ms logger=migrator t=2026-04-28T17:00:30.736489243Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-28T17:00:30.739733472Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.248399ms logger=migrator t=2026-04-28T17:00:30.743344152Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-28T17:00:30.744311648Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=973.666µs logger=migrator t=2026-04-28T17:00:30.748965676Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-28T17:00:30.751094823Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.130627ms logger=migrator t=2026-04-28T17:00:30.759746391Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-28T17:00:30.760857161Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.10887ms logger=migrator t=2026-04-28T17:00:30.768059629Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-28T17:00:30.768991695Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=934.276µs logger=migrator t=2026-04-28T17:00:30.774896697Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-28T17:00:30.774927277Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=30.971µs logger=migrator t=2026-04-28T17:00:30.782625008Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-28T17:00:30.782727141Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=106.442µs logger=migrator t=2026-04-28T17:00:30.788611732Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-28T17:00:30.790870934Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.259932ms logger=migrator t=2026-04-28T17:00:30.81260875Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-28T17:00:30.836092114Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=23.478134ms logger=migrator t=2026-04-28T17:00:30.852696859Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-28T17:00:30.856338829Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.64906ms logger=migrator t=2026-04-28T17:00:30.861651364Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-28T17:00:30.863375831Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.725017ms logger=migrator t=2026-04-28T17:00:30.879875804Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-28T17:00:30.880506261Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=631.347µs logger=migrator t=2026-04-28T17:00:30.88701619Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-28T17:00:30.8892341Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=2.22229ms logger=migrator t=2026-04-28T17:00:30.896315765Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-28T17:00:30.897403564Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.09654ms logger=migrator t=2026-04-28T17:00:30.902107344Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-28T17:00:30.902139414Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.11µs logger=migrator t=2026-04-28T17:00:30.910329159Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-28T17:00:30.911269915Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=944.437µs logger=migrator t=2026-04-28T17:00:30.918259926Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-28T17:00:30.918811791Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=548.975µs logger=migrator t=2026-04-28T17:00:30.968721909Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-28T17:00:30.973406318Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.687609ms logger=migrator t=2026-04-28T17:00:30.979546516Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-28T17:00:30.980101121Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=554.385µs logger=migrator t=2026-04-28T17:00:30.987302539Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-28T17:00:30.987899755Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=594.676µs logger=migrator t=2026-04-28T17:00:30.998116915Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-28T17:00:30.999870334Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.758877ms logger=migrator t=2026-04-28T17:00:31.0475314Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-28T17:00:31.048317101Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=786.412µs logger=migrator t=2026-04-28T17:00:31.065405289Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-28T17:00:31.066584792Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.185493ms logger=migrator t=2026-04-28T17:00:31.072933776Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-28T17:00:31.075135796Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.20184ms logger=migrator t=2026-04-28T17:00:31.081990784Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-28T17:00:31.08291802Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=929.726µs logger=migrator t=2026-04-28T17:00:31.089418208Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-28T17:00:31.089645524Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=226.976µs logger=migrator t=2026-04-28T17:00:31.095861295Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-28T17:00:31.096080981Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=219.716µs logger=migrator t=2026-04-28T17:00:31.101606222Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-28T17:00:31.10300171Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.394688ms logger=migrator t=2026-04-28T17:00:31.10919748Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-28T17:00:31.11138044Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.18251ms logger=migrator t=2026-04-28T17:00:31.117141067Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-28T17:00:31.11865902Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.517702ms logger=migrator t=2026-04-28T17:00:31.124981362Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-28T17:00:31.125877478Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=896.486µs logger=migrator t=2026-04-28T17:00:31.13513376Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-28T17:00:31.136300793Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.166262ms logger=migrator t=2026-04-28T17:00:31.146498983Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-28T17:00:31.148183159Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.685156ms logger=migrator t=2026-04-28T17:00:31.156518257Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-28T17:00:31.157674019Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.161592ms logger=migrator t=2026-04-28T17:00:31.167742405Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-28T17:00:31.176969638Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.232563ms logger=migrator t=2026-04-28T17:00:31.183558098Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-28T17:00:31.184793023Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.239235ms logger=migrator t=2026-04-28T17:00:31.192925565Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-28T17:00:31.194407506Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.481141ms logger=migrator t=2026-04-28T17:00:31.199694951Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-28T17:00:31.200483002Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=787.831µs logger=migrator t=2026-04-28T17:00:31.206032074Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-28T17:00:31.206661442Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=627.058µs logger=migrator t=2026-04-28T17:00:31.215599047Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-28T17:00:31.220652286Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.049529ms logger=migrator t=2026-04-28T17:00:31.225697383Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-28T17:00:31.228034578Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.336745ms logger=migrator t=2026-04-28T17:00:31.232280495Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-28T17:00:31.232317865Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.88µs logger=migrator t=2026-04-28T17:00:31.240566361Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-28T17:00:31.241156957Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=588.206µs logger=migrator t=2026-04-28T17:00:31.247416739Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-28T17:00:31.250999167Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.579558ms logger=migrator t=2026-04-28T17:00:31.256027625Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-28T17:00:31.256273311Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=245.166µs logger=migrator t=2026-04-28T17:00:31.261475115Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-28T17:00:31.261657399Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=182.134µs logger=migrator t=2026-04-28T17:00:31.272169957Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-28T17:00:31.275207351Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.036684ms logger=migrator t=2026-04-28T17:00:31.280222769Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-28T17:00:31.280427724Z level=info msg="Migration successfully executed" id="Update uid value" duration=202.285µs logger=migrator t=2026-04-28T17:00:31.285311198Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-28T17:00:31.286194542Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=887.034µs logger=migrator t=2026-04-28T17:00:31.298657264Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-28T17:00:31.300029902Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.372838ms logger=migrator t=2026-04-28T17:00:31.306345874Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-28T17:00:31.307215378Z level=info msg="Migration successfully executed" id="create api_key table" duration=863.974µs logger=migrator t=2026-04-28T17:00:31.312588875Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-28T17:00:31.313576492Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=986.377µs logger=migrator t=2026-04-28T17:00:31.32221163Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-28T17:00:31.323433263Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.220964ms logger=migrator t=2026-04-28T17:00:31.328643505Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-28T17:00:31.329637663Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=995.028µs logger=migrator t=2026-04-28T17:00:31.334444654Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-28T17:00:31.335190635Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=745.781µs logger=migrator t=2026-04-28T17:00:31.341968121Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-28T17:00:31.342713881Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=744.77µs logger=migrator t=2026-04-28T17:00:31.34775661Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-28T17:00:31.348898081Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.141411ms logger=migrator t=2026-04-28T17:00:31.354000481Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-28T17:00:31.362536475Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.536594ms logger=migrator t=2026-04-28T17:00:31.36969341Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-28T17:00:31.370441641Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=745.251µs logger=migrator t=2026-04-28T17:00:31.377746371Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-28T17:00:31.378964145Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.217484ms logger=migrator t=2026-04-28T17:00:31.386204044Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-28T17:00:31.387444167Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.240054ms logger=migrator t=2026-04-28T17:00:31.392419734Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-28T17:00:31.393620757Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.200704ms logger=migrator t=2026-04-28T17:00:31.399101627Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-28T17:00:31.399428436Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=326.459µs logger=migrator t=2026-04-28T17:00:31.404023571Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-28T17:00:31.404864775Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=841.174µs logger=migrator t=2026-04-28T17:00:31.411697273Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-28T17:00:31.411739274Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.042µs logger=migrator t=2026-04-28T17:00:31.417586954Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-28T17:00:31.422627612Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=5.039778ms logger=migrator t=2026-04-28T17:00:31.427288709Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-28T17:00:31.429754687Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.466288ms logger=migrator t=2026-04-28T17:00:31.437271413Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-28T17:00:31.437426887Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.944µs logger=migrator t=2026-04-28T17:00:31.44189096Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-28T17:00:31.445871419Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.980319ms logger=migrator t=2026-04-28T17:00:31.450355821Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-28T17:00:31.45284328Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.486519ms logger=migrator t=2026-04-28T17:00:31.460020077Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-28T17:00:31.460747807Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=727.371µs logger=migrator t=2026-04-28T17:00:31.466193906Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-28T17:00:31.467026998Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=836.323µs logger=migrator t=2026-04-28T17:00:31.47363595Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-28T17:00:31.474912626Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.276925ms logger=migrator t=2026-04-28T17:00:31.482641177Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-28T17:00:31.483591733Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=950.236µs logger=migrator t=2026-04-28T17:00:31.488827857Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-28T17:00:31.489591008Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=763.041µs logger=migrator t=2026-04-28T17:00:31.495034856Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-28T17:00:31.495807408Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=771.991µs logger=migrator t=2026-04-28T17:00:31.505572115Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-28T17:00:31.505657608Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=84.493µs logger=migrator t=2026-04-28T17:00:31.514840809Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-28T17:00:31.514875761Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=35.622µs logger=migrator t=2026-04-28T17:00:31.51887125Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-28T17:00:31.521627025Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.755525ms logger=migrator t=2026-04-28T17:00:31.525976125Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-28T17:00:31.528631827Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.654862ms logger=migrator t=2026-04-28T17:00:31.535667451Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-28T17:00:31.535737272Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.201µs logger=migrator t=2026-04-28T17:00:31.540630377Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-28T17:00:31.541422948Z level=info msg="Migration successfully executed" id="create quota table v1" duration=792.561µs logger=migrator t=2026-04-28T17:00:31.54769729Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-28T17:00:31.548546164Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=848.413µs logger=migrator t=2026-04-28T17:00:31.556258045Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-28T17:00:31.556289896Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.821µs logger=migrator t=2026-04-28T17:00:31.561480378Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-28T17:00:31.562790034Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.309686ms logger=migrator t=2026-04-28T17:00:31.568696026Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-28T17:00:31.569511148Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=812.932µs logger=migrator t=2026-04-28T17:00:31.578450373Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-28T17:00:31.58414268Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.693026ms logger=migrator t=2026-04-28T17:00:31.592382465Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-28T17:00:31.592415346Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=34.121µs logger=migrator t=2026-04-28T17:00:31.597602198Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-28T17:00:31.598509813Z level=info msg="Migration successfully executed" id="create session table" duration=907.765µs logger=migrator t=2026-04-28T17:00:31.607993453Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-28T17:00:31.608079796Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=87.293µs logger=migrator t=2026-04-28T17:00:31.612808935Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-28T17:00:31.612925789Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=117.923µs logger=migrator t=2026-04-28T17:00:31.617436102Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-28T17:00:31.618626925Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.190753ms logger=migrator t=2026-04-28T17:00:31.624178017Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-28T17:00:31.62539489Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.217164ms logger=migrator t=2026-04-28T17:00:31.633592095Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-28T17:00:31.633634896Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.661µs logger=migrator t=2026-04-28T17:00:31.639732193Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-28T17:00:31.639776824Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=46.341µs logger=migrator t=2026-04-28T17:00:31.64508843Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-28T17:00:31.650172109Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.082259ms logger=migrator t=2026-04-28T17:00:31.65492495Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-28T17:00:31.657973223Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.049344ms logger=migrator t=2026-04-28T17:00:31.664344787Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-28T17:00:31.66442291Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=78.653µs logger=migrator t=2026-04-28T17:00:31.668892923Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-28T17:00:31.668996586Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=103.682µs logger=migrator t=2026-04-28T17:00:31.673717555Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-28T17:00:31.674991719Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.272585ms logger=migrator t=2026-04-28T17:00:31.682090064Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-28T17:00:31.682120646Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.472µs logger=migrator t=2026-04-28T17:00:31.687151803Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-28T17:00:31.690574347Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.422544ms logger=migrator t=2026-04-28T17:00:31.695208454Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-28T17:00:31.695352008Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=143.894µs logger=migrator t=2026-04-28T17:00:31.700967012Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-28T17:00:31.707621164Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.652293ms logger=migrator t=2026-04-28T17:00:31.715323695Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-28T17:00:31.718433701Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.110346ms logger=migrator t=2026-04-28T17:00:31.725040791Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-28T17:00:31.725112854Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.843µs logger=migrator t=2026-04-28T17:00:31.734621124Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-28T17:00:31.735993982Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.373308ms logger=migrator t=2026-04-28T17:00:31.74318711Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-28T17:00:31.744023442Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=836.272µs logger=migrator t=2026-04-28T17:00:31.751219509Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-28T17:00:31.752836244Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.616615ms logger=migrator t=2026-04-28T17:00:31.760020301Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-28T17:00:31.760953017Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=932.506µs logger=migrator t=2026-04-28T17:00:31.768358399Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-28T17:00:31.769605673Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.243704ms logger=migrator t=2026-04-28T17:00:31.775910086Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-28T17:00:31.776859102Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=946.296µs logger=migrator t=2026-04-28T17:00:31.783592677Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-28T17:00:31.784319256Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=726.329µs logger=migrator t=2026-04-28T17:00:31.790988669Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-28T17:00:31.792331386Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.342857ms logger=migrator t=2026-04-28T17:00:31.798187106Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-28T17:00:31.798986249Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=796.393µs logger=migrator t=2026-04-28T17:00:31.805330073Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-28T17:00:31.817815635Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.483781ms logger=migrator t=2026-04-28T17:00:31.823817919Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-28T17:00:31.824358834Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=541.205µs logger=migrator t=2026-04-28T17:00:31.830527964Z 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-28T17:00:31.832548288Z 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=2.025545ms logger=migrator t=2026-04-28T17:00:31.840064105Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-28T17:00:31.840500677Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=436.711µs logger=migrator t=2026-04-28T17:00:31.84572579Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-28T17:00:31.846398298Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=672.188µs logger=migrator t=2026-04-28T17:00:31.852732382Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-28T17:00:31.85376203Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.028518ms logger=migrator t=2026-04-28T17:00:31.859757154Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-28T17:00:31.863391924Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.63453ms logger=migrator t=2026-04-28T17:00:31.871307901Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-28T17:00:31.876503263Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.197272ms logger=migrator t=2026-04-28T17:00:31.881402118Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-28T17:00:31.885369437Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.967189ms logger=migrator t=2026-04-28T17:00:31.890956Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-28T17:00:31.89388928Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.93195ms logger=migrator t=2026-04-28T17:00:31.899809463Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-28T17:00:31.90117358Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.364457ms logger=migrator t=2026-04-28T17:00:31.906942128Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-28T17:00:31.90698855Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=46.712µs logger=migrator t=2026-04-28T17:00:31.912823869Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-28T17:00:31.91286038Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.011µs logger=migrator t=2026-04-28T17:00:31.918056812Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-28T17:00:31.919135142Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.07595ms logger=migrator t=2026-04-28T17:00:31.925075894Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T17:00:31.926682649Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.606094ms logger=migrator t=2026-04-28T17:00:31.935567253Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-28T17:00:31.936405726Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=838.634µs logger=migrator t=2026-04-28T17:00:31.945097654Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-28T17:00:31.946420421Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.323137ms logger=migrator t=2026-04-28T17:00:31.954233704Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-28T17:00:31.955318874Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.08623ms logger=migrator t=2026-04-28T17:00:31.96209104Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-28T17:00:31.968553567Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.460627ms logger=migrator t=2026-04-28T17:00:31.974761907Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-28T17:00:31.97742352Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.661563ms logger=migrator t=2026-04-28T17:00:31.983186478Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-28T17:00:31.983408044Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=222.166µs logger=migrator t=2026-04-28T17:00:31.990023896Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-28T17:00:31.991603468Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.578812ms logger=migrator t=2026-04-28T17:00:32.000310967Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-28T17:00:32.001201971Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=891.104µs logger=migrator t=2026-04-28T17:00:32.006797365Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-28T17:00:32.013336615Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.518729ms logger=migrator t=2026-04-28T17:00:32.019605846Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-28T17:00:32.019675288Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.832µs logger=migrator t=2026-04-28T17:00:32.026535397Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-28T17:00:32.028075149Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.539622ms logger=migrator t=2026-04-28T17:00:32.036377656Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-28T17:00:32.037931758Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.554942ms logger=migrator t=2026-04-28T17:00:32.045565398Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-28T17:00:32.045686991Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.833µs logger=migrator t=2026-04-28T17:00:32.051255144Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-28T17:00:32.052719104Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.46424ms logger=migrator t=2026-04-28T17:00:32.057902326Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-28T17:00:32.059019706Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.11557ms logger=migrator t=2026-04-28T17:00:32.067585582Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-28T17:00:32.068717122Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.13048ms logger=migrator t=2026-04-28T17:00:32.076738223Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-28T17:00:32.07845635Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.720047ms logger=migrator t=2026-04-28T17:00:32.084505746Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-28T17:00:32.085630736Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.12467ms logger=migrator t=2026-04-28T17:00:32.091878137Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-28T17:00:32.093222575Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.343248ms logger=migrator t=2026-04-28T17:00:32.102086587Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-28T17:00:32.10218219Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=98.253µs logger=migrator t=2026-04-28T17:00:32.108818342Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-28T17:00:32.115360431Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.538469ms logger=migrator t=2026-04-28T17:00:32.122283421Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-28T17:00:32.123483534Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.197163ms logger=migrator t=2026-04-28T17:00:32.129745935Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-28T17:00:32.134166166Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.419961ms logger=migrator t=2026-04-28T17:00:32.141852037Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-28T17:00:32.142790113Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=939.316µs logger=migrator t=2026-04-28T17:00:32.150398262Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-28T17:00:32.151998996Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.602054ms logger=migrator t=2026-04-28T17:00:32.158124453Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-28T17:00:32.159109691Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=986.018µs logger=migrator t=2026-04-28T17:00:32.163968144Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-28T17:00:32.172037485Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=8.066301ms logger=migrator t=2026-04-28T17:00:32.177493104Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-28T17:00:32.178095331Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=599.457µs logger=migrator t=2026-04-28T17:00:32.182835431Z 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-28T17:00:32.184411224Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.574523ms logger=migrator t=2026-04-28T17:00:32.19085848Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-28T17:00:32.191132978Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=274.478µs logger=migrator t=2026-04-28T17:00:32.196936367Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-28T17:00:32.197775741Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=849.183µs logger=migrator t=2026-04-28T17:00:32.205743539Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-28T17:00:32.206308374Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=565.765µs logger=migrator t=2026-04-28T17:00:32.212617527Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-28T17:00:32.217197233Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.579876ms logger=migrator t=2026-04-28T17:00:32.223050333Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-28T17:00:32.22728432Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.236337ms logger=migrator t=2026-04-28T17:00:32.232174143Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-28T17:00:32.23314539Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=970.567µs logger=migrator t=2026-04-28T17:00:32.238069565Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-28T17:00:32.238966429Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=896.104µs logger=migrator t=2026-04-28T17:00:32.245467917Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-28T17:00:32.245787486Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=319.769µs logger=migrator t=2026-04-28T17:00:32.250992089Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-28T17:00:32.256538731Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.546772ms logger=migrator t=2026-04-28T17:00:32.261498887Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-28T17:00:32.262394162Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=895.665µs logger=migrator t=2026-04-28T17:00:32.269452775Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-28T17:00:32.26963824Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=186.705µs logger=migrator t=2026-04-28T17:00:32.274863443Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-28T17:00:32.27546283Z level=info msg="Migration successfully executed" id="Move region to single row" duration=600.367µs logger=migrator t=2026-04-28T17:00:32.280371465Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-28T17:00:32.282293497Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.912462ms logger=migrator t=2026-04-28T17:00:32.288107746Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-28T17:00:32.289581997Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.474881ms logger=migrator t=2026-04-28T17:00:32.295853159Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T17:00:32.297332429Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.47863ms logger=migrator t=2026-04-28T17:00:32.302783209Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-28T17:00:32.304139066Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.348707ms logger=migrator t=2026-04-28T17:00:32.310656535Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-28T17:00:32.311461276Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=804.681µs logger=migrator t=2026-04-28T17:00:32.31777091Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-28T17:00:32.318632823Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=861.913µs logger=migrator t=2026-04-28T17:00:32.325110191Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-28T17:00:32.325244104Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=129.633µs logger=migrator t=2026-04-28T17:00:32.330643212Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-28T17:00:32.331965959Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.322747ms logger=migrator t=2026-04-28T17:00:32.340264317Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-28T17:00:32.341056268Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=792.011µs logger=migrator t=2026-04-28T17:00:32.34734629Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-28T17:00:32.348740288Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.393218ms logger=migrator t=2026-04-28T17:00:32.354429014Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-28T17:00:32.355307968Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=878.954µs logger=migrator t=2026-04-28T17:00:32.361648632Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-28T17:00:32.361827837Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=179.465µs logger=migrator t=2026-04-28T17:00:32.367622266Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-28T17:00:32.367972666Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=351µs logger=migrator t=2026-04-28T17:00:32.373280941Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-28T17:00:32.373352153Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=71.572µs logger=migrator t=2026-04-28T17:00:32.379649905Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-28T17:00:32.38091968Z level=info msg="Migration successfully executed" id="create team table" duration=1.269565ms logger=migrator t=2026-04-28T17:00:32.386423381Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-28T17:00:32.387343527Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=920.226µs logger=migrator t=2026-04-28T17:00:32.393219727Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-28T17:00:32.394722369Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.498471ms logger=migrator t=2026-04-28T17:00:32.40134154Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-28T17:00:32.405968698Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.626767ms logger=migrator t=2026-04-28T17:00:32.411374686Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-28T17:00:32.411545151Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.995µs logger=migrator t=2026-04-28T17:00:32.420789663Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-28T17:00:32.42174855Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=954.647µs logger=migrator t=2026-04-28T17:00:32.427859297Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-28T17:00:32.428721751Z level=info msg="Migration successfully executed" id="create team member table" duration=861.994µs logger=migrator t=2026-04-28T17:00:32.43452532Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-28T17:00:32.435716723Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.191043ms logger=migrator t=2026-04-28T17:00:32.4418Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-28T17:00:32.442811087Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.006977ms logger=migrator t=2026-04-28T17:00:32.448409991Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-28T17:00:32.449345307Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=934.936µs logger=migrator t=2026-04-28T17:00:32.455701761Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-28T17:00:32.460531982Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.829631ms logger=migrator t=2026-04-28T17:00:32.465573971Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-28T17:00:32.47064733Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.071549ms logger=migrator t=2026-04-28T17:00:32.498313198Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-28T17:00:32.507969393Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=9.673695ms logger=migrator t=2026-04-28T17:00:32.67564751Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-28T17:00:32.676967586Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.325306ms logger=migrator t=2026-04-28T17:00:32.842246717Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-28T17:00:32.846987007Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=4.74395ms logger=migrator t=2026-04-28T17:00:32.864407234Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-28T17:00:32.866650625Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.245401ms logger=migrator t=2026-04-28T17:00:32.883874488Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-28T17:00:32.884994609Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.124682ms logger=migrator t=2026-04-28T17:00:32.89232542Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-28T17:00:32.893305136Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=979.756µs logger=migrator t=2026-04-28T17:00:32.899658431Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-28T17:00:32.900935266Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.278016ms logger=migrator t=2026-04-28T17:00:32.906782616Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-28T17:00:32.907776223Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=999.528µs logger=migrator t=2026-04-28T17:00:32.914095636Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-28T17:00:32.915265288Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.172922ms logger=migrator t=2026-04-28T17:00:32.921020386Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-28T17:00:32.921567331Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=550.045µs logger=migrator t=2026-04-28T17:00:32.929591191Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-28T17:00:32.929994892Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=409.301µs logger=migrator t=2026-04-28T17:00:32.934803763Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-28T17:00:32.936404867Z level=info msg="Migration successfully executed" id="create tag table" duration=1.605054ms logger=migrator t=2026-04-28T17:00:32.943680838Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-28T17:00:32.944748327Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.067099ms logger=migrator t=2026-04-28T17:00:32.948937902Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-28T17:00:32.950322949Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.388138ms logger=migrator t=2026-04-28T17:00:32.956385796Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-28T17:00:32.957758833Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.378197ms logger=migrator t=2026-04-28T17:00:32.967090839Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-28T17:00:32.968070396Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=991.027µs logger=migrator t=2026-04-28T17:00:32.974167533Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-28T17:00:32.987070287Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.897304ms logger=migrator t=2026-04-28T17:00:32.991267852Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-28T17:00:32.991832127Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=567.225µs logger=migrator t=2026-04-28T17:00:32.99848073Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-28T17:00:32.999516727Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.038487ms logger=migrator t=2026-04-28T17:00:33.005215044Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-28T17:00:33.005506682Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=292.108µs logger=migrator t=2026-04-28T17:00:33.00979196Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-28T17:00:33.010635762Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=843.652µs logger=migrator t=2026-04-28T17:00:33.015073715Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-28T17:00:33.015859786Z level=info msg="Migration successfully executed" id="create user auth table" duration=785.831µs logger=migrator t=2026-04-28T17:00:33.024491962Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-28T17:00:33.026540199Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=2.048086ms logger=migrator t=2026-04-28T17:00:33.034576259Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-28T17:00:33.03464691Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=71.511µs logger=migrator t=2026-04-28T17:00:33.039602276Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-28T17:00:33.044944013Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.341167ms logger=migrator t=2026-04-28T17:00:33.049639772Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-28T17:00:33.064341124Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=14.690192ms logger=migrator t=2026-04-28T17:00:33.069742372Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-28T17:00:33.074957846Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.216234ms logger=migrator t=2026-04-28T17:00:33.078674048Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-28T17:00:33.087564402Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.883634ms logger=migrator t=2026-04-28T17:00:33.092300302Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-28T17:00:33.093981357Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.682906ms logger=migrator t=2026-04-28T17:00:33.098943283Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-28T17:00:33.104127896Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.184143ms logger=migrator t=2026-04-28T17:00:33.1133974Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-28T17:00:33.114732496Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.336006ms logger=migrator t=2026-04-28T17:00:33.120584346Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-28T17:00:33.12215735Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.575353ms logger=migrator t=2026-04-28T17:00:33.126325174Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-28T17:00:33.12762728Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.298285ms logger=migrator t=2026-04-28T17:00:33.135437523Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-28T17:00:33.136393429Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=955.696µs logger=migrator t=2026-04-28T17:00:33.153673894Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-28T17:00:33.155191996Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.519142ms logger=migrator t=2026-04-28T17:00:33.162427174Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-28T17:00:33.164189032Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.766688ms logger=migrator t=2026-04-28T17:00:33.170568487Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-28T17:00:33.175961465Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.391449ms logger=migrator t=2026-04-28T17:00:33.179970395Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-28T17:00:33.180919001Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=948.647µs logger=migrator t=2026-04-28T17:00:33.185639079Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-28T17:00:33.186821082Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.180653ms logger=migrator t=2026-04-28T17:00:33.193921676Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-28T17:00:33.195990344Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=2.068498ms logger=migrator t=2026-04-28T17:00:33.201990718Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-28T17:00:33.202843541Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=854.143µs logger=migrator t=2026-04-28T17:00:33.208250029Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-28T17:00:33.209177185Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=927.196µs logger=migrator t=2026-04-28T17:00:33.217278997Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-28T17:00:33.217349009Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=64.492µs logger=migrator t=2026-04-28T17:00:33.23198417Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-28T17:00:33.233554933Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=2.104567ms logger=migrator t=2026-04-28T17:00:33.238614192Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-28T17:00:33.240437732Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.82367ms logger=migrator t=2026-04-28T17:00:33.247572208Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T17:00:33.248836652Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.264324ms logger=migrator t=2026-04-28T17:00:33.252713328Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T17:00:33.253803648Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.08593ms logger=migrator t=2026-04-28T17:00:33.258370794Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-28T17:00:33.258464626Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=93.282µs logger=migrator t=2026-04-28T17:00:33.264484381Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T17:00:33.266200488Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.718626ms logger=migrator t=2026-04-28T17:00:33.274811524Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T17:00:33.276609324Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.803829ms logger=migrator t=2026-04-28T17:00:33.281622061Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-28T17:00:33.282690951Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.06613ms logger=migrator t=2026-04-28T17:00:33.305031733Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-28T17:00:33.307158021Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.131379ms logger=migrator t=2026-04-28T17:00:33.319703164Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-28T17:00:33.329886654Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.1771ms logger=migrator t=2026-04-28T17:00:33.360102392Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-28T17:00:33.361641475Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.547003ms logger=migrator t=2026-04-28T17:00:33.372123932Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-28T17:00:33.372339988Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=231.277µs logger=migrator t=2026-04-28T17:00:33.378675031Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-28T17:00:33.380236734Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.560803ms logger=migrator t=2026-04-28T17:00:33.386776313Z 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-28T17:00:33.388377097Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.603844ms logger=migrator t=2026-04-28T17:00:33.395073081Z 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-28T17:00:33.396216152Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.143982ms logger=migrator t=2026-04-28T17:00:33.403262115Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T17:00:33.403502392Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=244.737µs logger=migrator t=2026-04-28T17:00:33.411731658Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-28T17:00:33.412754565Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.021007ms logger=migrator t=2026-04-28T17:00:33.419335806Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-28T17:00:33.420482407Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.146291ms logger=migrator t=2026-04-28T17:00:33.427018067Z 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-28T17:00:33.428168588Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.148421ms logger=migrator t=2026-04-28T17:00:33.43443235Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-28T17:00:33.437084782Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.654262ms logger=migrator t=2026-04-28T17:00:33.444702111Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-28T17:00:33.460031461Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=15.31808ms logger=migrator t=2026-04-28T17:00:33.466950311Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-28T17:00:33.468295708Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.347087ms logger=migrator t=2026-04-28T17:00:33.47599993Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T17:00:33.477082779Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.083959ms logger=migrator t=2026-04-28T17:00:33.484792Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-28T17:00:33.514790293Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=29.993982ms logger=migrator t=2026-04-28T17:00:33.52200087Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-28T17:00:33.551932541Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.930391ms logger=migrator t=2026-04-28T17:00:33.559723064Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-28T17:00:33.560726552Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.002427ms logger=migrator t=2026-04-28T17:00:33.566143131Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-28T17:00:33.56832373Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.179479ms logger=migrator t=2026-04-28T17:00:33.578052106Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-28T17:00:33.584556385Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.507509ms logger=migrator t=2026-04-28T17:00:33.591788713Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-28T17:00:33.598697253Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.902239ms logger=migrator t=2026-04-28T17:00:33.605397956Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-28T17:00:33.60699267Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.596764ms logger=migrator t=2026-04-28T17:00:33.612890922Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-28T17:00:33.613874059Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=982.727µs logger=migrator t=2026-04-28T17:00:33.621780345Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-28T17:00:33.622816024Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.035429ms logger=migrator t=2026-04-28T17:00:33.716657366Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-28T17:00:33.720391769Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=3.740652ms logger=migrator t=2026-04-28T17:00:33.737516788Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-28T17:00:33.737709154Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=197.416µs logger=migrator t=2026-04-28T17:00:33.744380517Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-28T17:00:33.750036841Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.655344ms logger=migrator t=2026-04-28T17:00:33.760326944Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-28T17:00:33.765073264Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.751211ms logger=migrator t=2026-04-28T17:00:33.774976905Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-28T17:00:33.784349282Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.360697ms logger=migrator t=2026-04-28T17:00:33.792829835Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-28T17:00:33.794001766Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.172173ms logger=migrator t=2026-04-28T17:00:33.80216142Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-28T17:00:33.803386764Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.220963ms logger=migrator t=2026-04-28T17:00:33.809648336Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-28T17:00:33.815946068Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.298032ms logger=migrator t=2026-04-28T17:00:33.823135285Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-28T17:00:33.828457181Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.329045ms logger=migrator t=2026-04-28T17:00:33.832137392Z 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-28T17:00:33.83319784Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.060259ms logger=migrator t=2026-04-28T17:00:33.838671101Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-28T17:00:33.844396847Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.725776ms logger=migrator t=2026-04-28T17:00:33.850144576Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-28T17:00:33.861852166Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=11.70954ms logger=migrator t=2026-04-28T17:00:33.867644915Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-28T17:00:33.867706087Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=55.912µs logger=migrator t=2026-04-28T17:00:33.875811759Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-28T17:00:33.876865218Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.055319ms logger=migrator t=2026-04-28T17:00:33.881281879Z 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-28T17:00:33.882288126Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.006097ms logger=migrator t=2026-04-28T17:00:33.889625587Z 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-28T17:00:33.890762009Z 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.135812ms logger=migrator t=2026-04-28T17:00:33.895409006Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-28T17:00:33.895583811Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=179.965µs logger=migrator t=2026-04-28T17:00:33.902628784Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-28T17:00:33.909249266Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.620372ms logger=migrator t=2026-04-28T17:00:33.915683492Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-28T17:00:33.921897182Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.267272ms logger=migrator t=2026-04-28T17:00:33.925429529Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-28T17:00:33.931641419Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.21183ms logger=migrator t=2026-04-28T17:00:33.936987656Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-28T17:00:33.949991913Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=12.990696ms logger=migrator t=2026-04-28T17:00:33.957084057Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-28T17:00:33.9623066Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.214583ms logger=migrator t=2026-04-28T17:00:33.967889943Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-28T17:00:33.968176871Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=293.318µs logger=migrator t=2026-04-28T17:00:33.981501666Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-28T17:00:33.983226163Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.728558ms logger=migrator t=2026-04-28T17:00:33.990378589Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-28T17:00:33.999024556Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.644227ms logger=migrator t=2026-04-28T17:00:34.023336623Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-28T17:00:34.023520918Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=188.165µs logger=migrator t=2026-04-28T17:00:34.028376911Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-28T17:00:34.038934551Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.55926ms logger=migrator t=2026-04-28T17:00:34.043355552Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-28T17:00:34.044076471Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=718.439µs logger=migrator t=2026-04-28T17:00:34.047989859Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-28T17:00:34.055082263Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.091874ms logger=migrator t=2026-04-28T17:00:34.058771174Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-28T17:00:34.059567666Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=795.142µs logger=migrator t=2026-04-28T17:00:34.064481951Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-28T17:00:34.066088165Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.613065ms logger=migrator t=2026-04-28T17:00:34.073994751Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-28T17:00:34.079472102Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.479881ms logger=migrator t=2026-04-28T17:00:34.083358258Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-28T17:00:34.084137979Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=779.481µs logger=migrator t=2026-04-28T17:00:34.091935004Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-28T17:00:34.093727293Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.792559ms logger=migrator t=2026-04-28T17:00:34.098186795Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-28T17:00:34.099133971Z level=info msg="Migration successfully executed" id="create alert_image table" duration=946.886µs logger=migrator t=2026-04-28T17:00:34.1042196Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-28T17:00:34.105921757Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.702737ms logger=migrator t=2026-04-28T17:00:34.111640754Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-28T17:00:34.11187226Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=231.846µs logger=migrator t=2026-04-28T17:00:34.116158427Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-28T17:00:34.117277658Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.119381ms logger=migrator t=2026-04-28T17:00:34.121393Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-28T17:00:34.122495871Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.107451ms logger=migrator t=2026-04-28T17:00:34.128946718Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-28T17:00:34.129579825Z 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-28T17:00:34.135341713Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-28T17:00:34.135775725Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=434.912µs logger=migrator t=2026-04-28T17:00:34.139359503Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-28T17:00:34.140646259Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.286156ms logger=migrator t=2026-04-28T17:00:34.144367461Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-28T17:00:34.151577579Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.209628ms logger=migrator t=2026-04-28T17:00:34.155821455Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-28T17:00:34.157613114Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.791269ms logger=migrator t=2026-04-28T17:00:34.168814991Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-28T17:00:34.172128731Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=3.33011ms logger=migrator t=2026-04-28T17:00:34.178299101Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-28T17:00:34.179685509Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.385408ms logger=migrator t=2026-04-28T17:00:34.184850981Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-28T17:00:34.186265879Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.415228ms logger=migrator t=2026-04-28T17:00:34.190168806Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-28T17:00:34.191422891Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.253225ms logger=migrator t=2026-04-28T17:00:34.195297587Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-28T17:00:34.195379018Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=82.321µs logger=migrator t=2026-04-28T17:00:34.199632815Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-28T17:00:34.199801669Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=169.164µs logger=migrator t=2026-04-28T17:00:34.204401376Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-28T17:00:34.213221578Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.817652ms logger=migrator t=2026-04-28T17:00:34.218563155Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-28T17:00:34.21913446Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=572.235µs logger=migrator t=2026-04-28T17:00:34.223449008Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-28T17:00:34.225112414Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.669676ms logger=migrator t=2026-04-28T17:00:34.231684084Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-28T17:00:34.232131957Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=455.814µs logger=migrator t=2026-04-28T17:00:34.23626416Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-28T17:00:34.237766981Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.502371ms logger=migrator t=2026-04-28T17:00:34.245153734Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-28T17:00:34.247118487Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.964803ms logger=migrator t=2026-04-28T17:00:34.253309857Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-28T17:00:34.30009945Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=46.784124ms logger=migrator t=2026-04-28T17:00:34.303953626Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-28T17:00:34.311343788Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.389661ms logger=migrator t=2026-04-28T17:00:34.316470588Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-28T17:00:34.316647723Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=167.124µs logger=migrator t=2026-04-28T17:00:34.320314573Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-28T17:00:34.354880331Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.561398ms logger=migrator t=2026-04-28T17:00:34.360173077Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-28T17:00:34.392795901Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.620053ms logger=migrator t=2026-04-28T17:00:34.396637016Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-28T17:00:34.397487239Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=851.314µs logger=migrator t=2026-04-28T17:00:34.402948199Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-28T17:00:34.404015229Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.06401ms logger=migrator t=2026-04-28T17:00:34.409856488Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-28T17:00:34.410219498Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=363.22µs logger=migrator t=2026-04-28T17:00:34.414212047Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-28T17:00:34.415582345Z level=info msg="Migration successfully executed" id="create permission table" duration=1.370168ms logger=migrator t=2026-04-28T17:00:34.420541041Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-28T17:00:34.422266308Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.724167ms logger=migrator t=2026-04-28T17:00:34.428053797Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-28T17:00:34.429188358Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.133391ms logger=migrator t=2026-04-28T17:00:34.433801874Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-28T17:00:34.435269405Z level=info msg="Migration successfully executed" id="create role table" duration=1.469601ms logger=migrator t=2026-04-28T17:00:34.44241533Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-28T17:00:34.45079864Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.38144ms logger=migrator t=2026-04-28T17:00:34.455802648Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-28T17:00:34.464748333Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.942295ms logger=migrator t=2026-04-28T17:00:34.472750643Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-28T17:00:34.474306985Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.562753ms logger=migrator t=2026-04-28T17:00:34.481273736Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-28T17:00:34.482402677Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.128801ms logger=migrator t=2026-04-28T17:00:34.491196468Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-28T17:00:34.492666098Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.47234ms logger=migrator t=2026-04-28T17:00:34.50074391Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-28T17:00:34.502460267Z level=info msg="Migration successfully executed" id="create team role table" duration=1.721457ms logger=migrator t=2026-04-28T17:00:34.507872995Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-28T17:00:34.508934774Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.061609ms logger=migrator t=2026-04-28T17:00:34.514130966Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-28T17:00:34.516171402Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.044166ms logger=migrator t=2026-04-28T17:00:34.52226056Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-28T17:00:34.523092832Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=832.412µs logger=migrator t=2026-04-28T17:00:34.529348543Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-28T17:00:34.530719441Z level=info msg="Migration successfully executed" id="create user role table" duration=1.370448ms logger=migrator t=2026-04-28T17:00:34.536120599Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-28T17:00:34.537207449Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.0859ms logger=migrator t=2026-04-28T17:00:34.543611925Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-28T17:00:34.545430135Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.81701ms logger=migrator t=2026-04-28T17:00:34.550261588Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-28T17:00:34.551313196Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.051899ms logger=migrator t=2026-04-28T17:00:34.556066927Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-28T17:00:34.55692615Z level=info msg="Migration successfully executed" id="create builtin role table" duration=862.254µs logger=migrator t=2026-04-28T17:00:34.562341718Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-28T17:00:34.563385997Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.043988ms logger=migrator t=2026-04-28T17:00:34.567829489Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-28T17:00:34.569601947Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.771498ms logger=migrator t=2026-04-28T17:00:34.574319796Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-28T17:00:34.582727327Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.409951ms logger=migrator t=2026-04-28T17:00:34.587970351Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-28T17:00:34.588944857Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=974.736µs logger=migrator t=2026-04-28T17:00:34.595489517Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-28T17:00:34.597156852Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.668785ms logger=migrator t=2026-04-28T17:00:34.60362633Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-28T17:00:34.605726218Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.100778ms logger=migrator t=2026-04-28T17:00:34.612660958Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-28T17:00:34.614286032Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.630655ms logger=migrator t=2026-04-28T17:00:34.617785738Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-28T17:00:34.618621971Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=836.143µs logger=migrator t=2026-04-28T17:00:34.624172433Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-28T17:00:34.625324895Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.151832ms logger=migrator t=2026-04-28T17:00:34.629494929Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-28T17:00:34.641358625Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.861094ms logger=migrator t=2026-04-28T17:00:34.645307782Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-28T17:00:34.653139097Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.829155ms logger=migrator t=2026-04-28T17:00:34.657666141Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-28T17:00:34.663382638Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.716167ms logger=migrator t=2026-04-28T17:00:34.667159471Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-28T17:00:34.675035447Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.875586ms logger=migrator t=2026-04-28T17:00:34.678987516Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-28T17:00:34.680045805Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.058999ms logger=migrator t=2026-04-28T17:00:34.685273318Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-28T17:00:34.686365518Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.0908ms logger=migrator t=2026-04-28T17:00:34.69044658Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-28T17:00:34.692059094Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.612305ms logger=migrator t=2026-04-28T17:00:34.696714302Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-28T17:00:34.698145701Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.431139ms logger=migrator t=2026-04-28T17:00:34.704457723Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-28T17:00:34.705574815Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.116542ms logger=migrator t=2026-04-28T17:00:34.710602532Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-28T17:00:34.710714736Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=112.624µs logger=migrator t=2026-04-28T17:00:34.71451718Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-28T17:00:34.714573721Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=57.501µs logger=migrator t=2026-04-28T17:00:34.718945131Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-28T17:00:34.719408433Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=462.572µs logger=migrator t=2026-04-28T17:00:34.722813787Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-28T17:00:34.723430904Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=618.347µs logger=migrator t=2026-04-28T17:00:34.726735454Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-28T17:00:34.727363331Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=627.677µs logger=migrator t=2026-04-28T17:00:34.730638112Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-28T17:00:34.730842887Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=204.574µs logger=migrator t=2026-04-28T17:00:34.735251928Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-28T17:00:34.735929397Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=678.209µs logger=migrator t=2026-04-28T17:00:34.739575177Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-28T17:00:34.740848311Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.271285ms logger=migrator t=2026-04-28T17:00:34.74479545Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-28T17:00:34.746005563Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.209913ms logger=migrator t=2026-04-28T17:00:34.750816985Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-28T17:00:34.758882706Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.062881ms logger=migrator t=2026-04-28T17:00:34.762124125Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-28T17:00:34.762172516Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=48.251µs logger=migrator t=2026-04-28T17:00:34.764723836Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-28T17:00:34.765430636Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=706.55µs logger=migrator t=2026-04-28T17:00:34.770126694Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-28T17:00:34.771925633Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.797629ms logger=migrator t=2026-04-28T17:00:34.777017743Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-28T17:00:34.778151654Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.129791ms logger=migrator t=2026-04-28T17:00:34.782053401Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-28T17:00:34.790429971Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.37559ms logger=migrator t=2026-04-28T17:00:34.793946146Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-28T17:00:34.795051817Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.100871ms logger=migrator t=2026-04-28T17:00:34.800531078Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-28T17:00:34.801575616Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.044488ms logger=migrator t=2026-04-28T17:00:34.8067904Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-28T17:00:34.831468726Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.678046ms logger=migrator t=2026-04-28T17:00:34.837365528Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-28T17:00:34.839681421Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.319574ms logger=migrator t=2026-04-28T17:00:34.84512042Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-28T17:00:34.846261961Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.135221ms logger=migrator t=2026-04-28T17:00:34.851521275Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-28T17:00:34.853338015Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.81991ms logger=migrator t=2026-04-28T17:00:34.860599334Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-28T17:00:34.861804466Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.205232ms logger=migrator t=2026-04-28T17:00:34.866091524Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-28T17:00:34.866338502Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=248.128µs logger=migrator t=2026-04-28T17:00:34.870612608Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-28T17:00:34.871487022Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=874.484µs logger=migrator t=2026-04-28T17:00:34.877532109Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-28T17:00:34.889319711Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.784933ms logger=migrator t=2026-04-28T17:00:34.8929223Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-28T17:00:34.893753453Z level=info msg="Migration successfully executed" id="create entity_events table" duration=831.963µs logger=migrator t=2026-04-28T17:00:34.897340241Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-28T17:00:34.89837542Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.034968ms logger=migrator t=2026-04-28T17:00:34.903913941Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T17:00:34.904720544Z 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-28T17:00:34.910881712Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T17:00:34.911651413Z 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-28T17:00:34.917446592Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-28T17:00:34.918782579Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.336517ms logger=migrator t=2026-04-28T17:00:34.927859588Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-28T17:00:34.929558935Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.700107ms logger=migrator t=2026-04-28T17:00:34.935630041Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-28T17:00:34.936931387Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.301496ms logger=migrator t=2026-04-28T17:00:34.942722416Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-28T17:00:34.943837156Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.1079ms logger=migrator t=2026-04-28T17:00:34.948266947Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T17:00:34.949354477Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.08756ms logger=migrator t=2026-04-28T17:00:34.953221703Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T17:00:34.954248221Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.026508ms logger=migrator t=2026-04-28T17:00:34.958310793Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-28T17:00:34.959159545Z level=info msg="Migration successfully executed" id="Drop public config table" duration=847.742µs logger=migrator t=2026-04-28T17:00:34.962728634Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-28T17:00:34.963820084Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.09134ms logger=migrator t=2026-04-28T17:00:34.969016736Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-28T17:00:34.970176878Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.160112ms logger=migrator t=2026-04-28T17:00:34.97390596Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-28T17:00:34.974974559Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.065709ms logger=migrator t=2026-04-28T17:00:34.978619369Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-28T17:00:34.979706179Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.08615ms logger=migrator t=2026-04-28T17:00:34.984570422Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-28T17:00:35.009041274Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.469282ms logger=migrator t=2026-04-28T17:00:35.012883478Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-28T17:00:35.021359681Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.475073ms logger=migrator t=2026-04-28T17:00:35.025028271Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-28T17:00:35.031699434Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.667753ms logger=migrator t=2026-04-28T17:00:35.03738574Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-28T17:00:35.037786242Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=400.391µs logger=migrator t=2026-04-28T17:00:35.041585945Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-28T17:00:35.050468318Z level=info msg="Migration successfully executed" id="add share column" duration=8.882513ms logger=migrator t=2026-04-28T17:00:35.053922523Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-28T17:00:35.054052797Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=131.784µs logger=migrator t=2026-04-28T17:00:35.056924645Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-28T17:00:35.057627635Z level=info msg="Migration successfully executed" id="create file table" duration=703.48µs logger=migrator t=2026-04-28T17:00:35.062463038Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-28T17:00:35.064326648Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.85938ms logger=migrator t=2026-04-28T17:00:35.068868433Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-28T17:00:35.070080036Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.210893ms logger=migrator t=2026-04-28T17:00:35.075154366Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-28T17:00:35.07601378Z level=info msg="Migration successfully executed" id="create file_meta table" duration=859.343µs logger=migrator t=2026-04-28T17:00:35.081347335Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-28T17:00:35.084277635Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.92775ms logger=migrator t=2026-04-28T17:00:35.091638538Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-28T17:00:35.091799122Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=162.144µs logger=migrator t=2026-04-28T17:00:35.097439916Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-28T17:00:35.097602451Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=163.415µs logger=migrator t=2026-04-28T17:00:35.103735169Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-28T17:00:35.104725876Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=990.727µs logger=migrator t=2026-04-28T17:00:35.109416865Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-28T17:00:35.109682132Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=265.617µs logger=migrator t=2026-04-28T17:00:35.114142895Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-28T17:00:35.115660366Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.518672ms logger=migrator t=2026-04-28T17:00:35.120222891Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-28T17:00:35.12966165Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.438669ms logger=migrator t=2026-04-28T17:00:35.133841084Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-28T17:00:35.134004199Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=164.845µs logger=migrator t=2026-04-28T17:00:35.140101076Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-28T17:00:35.142024218Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.923552ms logger=migrator t=2026-04-28T17:00:35.148069085Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-28T17:00:35.148764473Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=697.128µs logger=migrator t=2026-04-28T17:00:35.155006624Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-28T17:00:35.15522141Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=215.416µs logger=migrator t=2026-04-28T17:00:35.159341373Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-28T17:00:35.160082813Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=741.71µs logger=migrator t=2026-04-28T17:00:35.166566031Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-28T17:00:35.179689701Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.125ms logger=migrator t=2026-04-28T17:00:35.185053568Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-28T17:00:35.193610852Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.556524ms logger=migrator t=2026-04-28T17:00:35.198943239Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-28T17:00:35.199743691Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=800.101µs logger=migrator t=2026-04-28T17:00:35.205796427Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-28T17:00:35.287206959Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.38475ms logger=migrator t=2026-04-28T17:00:35.292260636Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-28T17:00:35.293220993Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=961.027µs logger=migrator t=2026-04-28T17:00:35.297751807Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-28T17:00:35.29968842Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.936283ms logger=migrator t=2026-04-28T17:00:35.305927031Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-28T17:00:35.331302047Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.375546ms logger=migrator t=2026-04-28T17:00:35.336433588Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-28T17:00:35.345025883Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.591435ms logger=migrator t=2026-04-28T17:00:35.349737392Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-28T17:00:35.350035641Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=298.149µs logger=migrator t=2026-04-28T17:00:35.353786674Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-28T17:00:35.353961128Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=176.124µs logger=migrator t=2026-04-28T17:00:35.358204275Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-28T17:00:35.358678347Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=473.982µs logger=migrator t=2026-04-28T17:00:35.362853912Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-28T17:00:35.363377316Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=527.424µs logger=migrator t=2026-04-28T17:00:35.368902018Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-28T17:00:35.369433702Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=532.165µs logger=migrator t=2026-04-28T17:00:35.37408934Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-28T17:00:35.376027873Z level=info msg="Migration successfully executed" id="create folder table" duration=1.938334ms logger=migrator t=2026-04-28T17:00:35.381144003Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-28T17:00:35.382614313Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.46973ms logger=migrator t=2026-04-28T17:00:35.388588717Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-28T17:00:35.391431865Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.842448ms logger=migrator t=2026-04-28T17:00:35.397840381Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-28T17:00:35.397875812Z level=info msg="Migration successfully executed" id="Update folder title length" duration=37.491µs logger=migrator t=2026-04-28T17:00:35.405552722Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T17:00:35.407780023Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.226661ms logger=migrator t=2026-04-28T17:00:35.413904961Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-28T17:00:35.415068654Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.163873ms logger=migrator t=2026-04-28T17:00:35.419230087Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-28T17:00:35.420470001Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.239184ms logger=migrator t=2026-04-28T17:00:35.42444574Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-28T17:00:35.424947625Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=501.135µs logger=migrator t=2026-04-28T17:00:35.429879869Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-28T17:00:35.430394093Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=513.924µs logger=migrator t=2026-04-28T17:00:35.434742472Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-28T17:00:35.436494451Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.751929ms logger=migrator t=2026-04-28T17:00:35.442244568Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-28T17:00:35.443915064Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.669366ms logger=migrator t=2026-04-28T17:00:35.449877207Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-28T17:00:35.450904676Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.025719ms logger=migrator t=2026-04-28T17:00:35.458016671Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-28T17:00:35.46017825Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.160669ms logger=migrator t=2026-04-28T17:00:35.465228979Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-28T17:00:35.46638374Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.154751ms logger=migrator t=2026-04-28T17:00:35.473986189Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-28T17:00:35.475967372Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.981713ms logger=migrator t=2026-04-28T17:00:35.488136836Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-28T17:00:35.48971873Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.585234ms logger=migrator t=2026-04-28T17:00:35.496538796Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-28T17:00:35.497447022Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=909.316µs logger=migrator t=2026-04-28T17:00:35.506096868Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-28T17:00:35.508252567Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.157789ms logger=migrator t=2026-04-28T17:00:35.516045981Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-28T17:00:35.519981679Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.946909ms logger=migrator t=2026-04-28T17:00:35.527762352Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-28T17:00:35.531424493Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.662451ms logger=migrator t=2026-04-28T17:00:35.545421476Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-28T17:00:35.545799517Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=378.721µs logger=migrator t=2026-04-28T17:00:35.55757268Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-28T17:00:35.566239088Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.667367ms logger=migrator t=2026-04-28T17:00:35.573772973Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-28T17:00:35.574542295Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=769.052µs logger=migrator t=2026-04-28T17:00:35.586321228Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T17:00:35.586344408Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=30.851µs logger=migrator t=2026-04-28T17:00:35.593460953Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T17:00:35.595015076Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.558333ms logger=migrator t=2026-04-28T17:00:35.59992272Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-28T17:00:35.599943701Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=22.441µs logger=migrator t=2026-04-28T17:00:35.606172732Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-28T17:00:35.607658233Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.489781ms logger=migrator t=2026-04-28T17:00:35.615850337Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-28T17:00:35.617325228Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.475591ms logger=migrator t=2026-04-28T17:00:35.648388949Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-28T17:00:35.649723686Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.337997ms logger=migrator t=2026-04-28T17:00:35.656873681Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-28T17:00:35.658249279Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.391348ms logger=migrator t=2026-04-28T17:00:35.664510471Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-28T17:00:35.66485593Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=346.409µs logger=migrator t=2026-04-28T17:00:35.670516336Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-28T17:00:35.671799071Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.288785ms logger=migrator t=2026-04-28T17:00:35.678172266Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-28T17:00:35.679185773Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.020057ms logger=migrator t=2026-04-28T17:00:35.685079375Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-28T17:00:35.685982229Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=903.114µs logger=migrator t=2026-04-28T17:00:35.693961138Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-28T17:00:35.704291221Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.325863ms logger=migrator t=2026-04-28T17:00:35.71078602Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-28T17:00:35.720798854Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.009704ms logger=migrator t=2026-04-28T17:00:35.725555104Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-28T17:00:35.733483821Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.927367ms logger=migrator t=2026-04-28T17:00:35.739501907Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-28T17:00:35.739570949Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.833µs logger=migrator t=2026-04-28T17:00:35.74581274Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-28T17:00:35.755723891Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.910141ms logger=migrator t=2026-04-28T17:00:35.763734441Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-28T17:00:35.770713402Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.979081ms logger=migrator t=2026-04-28T17:00:35.776203293Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-28T17:00:35.776541472Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=355.03µs logger=migrator t=2026-04-28T17:00:35.781348064Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.542061742s logger=migrator t=2026-04-28T17:00:35.781952381Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-28T17:00:35.799982055Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-28T17:00:35.800281123Z level=info msg="Created default organization" logger=secrets t=2026-04-28T17:00:35.806850223Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T17:00:35.859944258Z level=info msg="Restored cache from database" duration=567.756µs logger=plugin.store t=2026-04-28T17:00:35.861814969Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-28T17:00:35.899685638Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-28T17:00:35.899722569Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-28T17:00:35.899996257Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-28T17:00:35.900015617Z level=info msg="Plugins loaded" count=54 duration=38.202118ms logger=query_data t=2026-04-28T17:00:35.904935341Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-28T17:00:35.908625143Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-28T17:00:35.91324173Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-28T17:00:35.936580549Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-28T17:00:35.939501909Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-28T17:00:35.942701297Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-28T17:00:35.975562017Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-28T17:00:36.001124879Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-28T17:00:36.024269513Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-28T17:00:36.024299034Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-28T17:00:36.02455828Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-28T17:00:36.025040794Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-04-28T17:00:36.025436154Z level=info msg="State cache has been initialized" states=0 duration=873.404µs logger=ngalert.scheduler t=2026-04-28T17:00:36.025601999Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=grafanaStorageLogger t=2026-04-28T17:00:36.025832576Z level=info msg="Storage starting" logger=ticker t=2026-04-28T17:00:36.026162195Z level=info msg=starting first_tick=2026-04-28T17:00:40Z logger=http.server t=2026-04-28T17:00:36.028325434Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-28T17:00:36.06248462Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-28T17:00:36.101432328Z level=info msg="Update check succeeded" duration=76.983891ms logger=grafana.update.checker t=2026-04-28T17:00:36.10915232Z level=info msg="Update check succeeded" duration=84.708803ms logger=provisioning.dashboard t=2026-04-28T17:00:36.155606123Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-28T17:00:36.157742262Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T17:00:36.169125804Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T17:00:36.181550414Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-28T17:00:36.19089661Z level=info msg="Patterns update finished" duration=85.123094ms logger=sqlstore.transactions t=2026-04-28T17:00:36.195530598Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-28T17:00:36.243409019Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-28T17:00:36.25802113Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana-apiserver t=2026-04-28T17:00:36.310999123Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-28T17:00:36.311469985Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-28T17:00:39.213155587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.214860214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.240374863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.259436136Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.281435449Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.307296327Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.328043237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.349197896Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.386248212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.465923246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.490756797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.592525877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.609488771Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.662921766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.688118427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.731132216Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.74986376Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.798828232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.815616732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.868364208Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.884954963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.926121301Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.946445688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:39.994981729Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.026943734Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.078876639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.095321729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.151859959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.180430762Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.261677029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.28431571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.348591192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.367064958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.417287165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.434531987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.490192633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.512528405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.576809987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.59401796Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.652906144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.673064606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.743758034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.759717912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.839889659Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.859644131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.938239655Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:40.954550453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.039327456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.064555988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.226066045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.254813694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.328633387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.346060855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.424482824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.441823519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.503830069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.536250418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.607188053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.623489759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.69572365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.717213388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.796710368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.815317248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.89565495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:41.915165005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.00217785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.023389461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.114824788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.131828074Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.226205952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.244373519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.532070226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.55377148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.77116468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:42.788730671Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:43.284765109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:43.302787642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:43.398962589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:43.417440036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-28T17:00:43.503914106Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-28T17:01:56.04652381Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T17:10:36.080861475Z level=info msg="Completed cleanup jobs" duration=54.39329ms logger=plugins.update.checker t=2026-04-28T17:10:36.164640715Z level=info msg="Update check succeeded" duration=62.486252ms logger=sqlstore.transactions t=2026-04-28T17:15:35.922956583Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-28T17:20:36.094369105Z level=info msg="Completed cleanup jobs" duration=66.79634ms logger=plugins.update.checker t=2026-04-28T17:20:36.158270165Z level=info msg="Update check succeeded" duration=56.696004ms logger=cleanup t=2026-04-28T17:30:36.081587087Z level=info msg="Completed cleanup jobs" duration=55.573255ms logger=plugins.update.checker t=2026-04-28T17:30:36.166877743Z level=info msg="Update check succeeded" duration=64.749306ms logger=infra.usagestats t=2026-04-28T17:31:56.071777832Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-28T17:40:36.055661063Z level=info msg="Completed cleanup jobs" duration=28.127508ms logger=plugins.update.checker t=2026-04-28T17:40:36.159253736Z level=info msg="Update check succeeded" duration=54.681574ms logger=cleanup t=2026-04-28T17:50:36.059969868Z level=info msg="Completed cleanup jobs" duration=34.871214ms logger=plugins.update.checker t=2026-04-28T17:50:36.163781187Z level=info msg="Update check succeeded" duration=61.363748ms logger=cleanup t=2026-04-28T18:00:36.052854641Z level=info msg="Completed cleanup jobs" duration=24.025325ms logger=plugins.update.checker t=2026-04-28T18:00:36.199427187Z level=info msg="Update check succeeded" duration=97.877929ms logger=infra.usagestats t=2026-04-28T18:01:56.068451621Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-04-28T18:10:36.152585229Z level=info msg="Update check succeeded" duration=50.634504ms logger=cleanup t=2026-04-28T18:10:36.214053913Z level=info msg="Completed cleanup jobs" duration=185.784181ms