logger=settings t=2026-03-03T01:02:19.709288487Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-03T01:02:19Z logger=settings t=2026-03-03T01:02:19.710016563Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-03T01:02:19.710035094Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-03T01:02:19.710041074Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-03T01:02:19.710046294Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-03T01:02:19.710051864Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-03T01:02:19.710056294Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-03T01:02:19.710060674Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-03T01:02:19.710071964Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-03T01:02:19.710076724Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-03T01:02:19.710081485Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-03T01:02:19.710086145Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-03T01:02:19.710091385Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-03T01:02:19.710096645Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-03T01:02:19.710101745Z level=info msg=Target target=[all] logger=settings t=2026-03-03T01:02:19.710114005Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-03T01:02:19.710124106Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-03T01:02:19.710128116Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-03T01:02:19.710137936Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-03T01:02:19.710142306Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-03T01:02:19.710152346Z level=info msg="App mode production" logger=sqlstore t=2026-03-03T01:02:19.710802111Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-03T01:02:19.710834302Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-03T01:02:19.713365699Z level=info msg="Locking database" logger=migrator t=2026-03-03T01:02:19.71338298Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-03T01:02:19.714311801Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-03T01:02:19.715500898Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.184977ms logger=migrator t=2026-03-03T01:02:19.728251637Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-03T01:02:19.729305561Z level=info msg="Migration successfully executed" id="create user table" duration=1.058704ms logger=migrator t=2026-03-03T01:02:19.733739272Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-03T01:02:19.734287675Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=548.703µs logger=migrator t=2026-03-03T01:02:19.739049813Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-03T01:02:19.739738908Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=690.025µs logger=migrator t=2026-03-03T01:02:19.744124218Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-03T01:02:19.744767063Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=641.344µs logger=migrator t=2026-03-03T01:02:19.748538848Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-03T01:02:19.749183233Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=644.435µs logger=migrator t=2026-03-03T01:02:19.752326624Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-03T01:02:19.754811731Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.484487ms logger=migrator t=2026-03-03T01:02:19.758541576Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-03T01:02:19.759322563Z level=info msg="Migration successfully executed" id="create user table v2" duration=780.918µs logger=migrator t=2026-03-03T01:02:19.762924165Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-03T01:02:19.763613021Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=688.266µs logger=migrator t=2026-03-03T01:02:19.767336225Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-03T01:02:19.768393429Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.054734ms logger=migrator t=2026-03-03T01:02:19.7767929Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-03T01:02:19.777155748Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=362.818µs logger=migrator t=2026-03-03T01:02:19.780340091Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-03T01:02:19.780815931Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=475.11µs logger=migrator t=2026-03-03T01:02:19.783744678Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-03T01:02:19.784804622Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.059594ms logger=migrator t=2026-03-03T01:02:19.788025495Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-03T01:02:19.788056066Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.031µs logger=migrator t=2026-03-03T01:02:19.794978793Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-03T01:02:19.796629491Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.649948ms logger=migrator t=2026-03-03T01:02:19.807474077Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-03T01:02:19.807778974Z level=info msg="Migration successfully executed" id="Add missing user data" duration=308.977µs logger=migrator t=2026-03-03T01:02:19.8199194Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-03T01:02:19.821419174Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.516245ms logger=migrator t=2026-03-03T01:02:19.825762932Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-03T01:02:19.826942719Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.181157ms logger=migrator t=2026-03-03T01:02:19.831604345Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-03T01:02:19.832904265Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.29898ms logger=migrator t=2026-03-03T01:02:19.83666854Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-03T01:02:19.845301726Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.627986ms logger=migrator t=2026-03-03T01:02:19.851252441Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-03T01:02:19.852764146Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.516225ms logger=migrator t=2026-03-03T01:02:19.856742116Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-03T01:02:19.857004072Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=262.536µs logger=migrator t=2026-03-03T01:02:19.861283869Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-03T01:02:19.862938157Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.655248ms logger=migrator t=2026-03-03T01:02:19.866903197Z 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-03-03T01:02:19.86747062Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=567.923µs logger=migrator t=2026-03-03T01:02:19.872613627Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-03T01:02:19.873141889Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=535.263µs logger=migrator t=2026-03-03T01:02:19.879165276Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-03T01:02:19.88069488Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.529975ms logger=migrator t=2026-03-03T01:02:19.884686991Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-03T01:02:19.885554991Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=868.87µs logger=migrator t=2026-03-03T01:02:19.890047613Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-03T01:02:19.891125507Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.076514ms logger=migrator t=2026-03-03T01:02:19.895096987Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-03T01:02:19.896197562Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.100715ms logger=migrator t=2026-03-03T01:02:19.899799314Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-03T01:02:19.900567352Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=767.558µs logger=migrator t=2026-03-03T01:02:19.904078361Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-03T01:02:19.904106862Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.561µs logger=migrator t=2026-03-03T01:02:19.90798882Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-03T01:02:19.908796289Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=807.308µs logger=migrator t=2026-03-03T01:02:19.914552539Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-03T01:02:19.915583363Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=989.493µs logger=migrator t=2026-03-03T01:02:19.919560943Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-03T01:02:19.920183587Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=622.884µs logger=migrator t=2026-03-03T01:02:19.923865221Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-03T01:02:19.924460844Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=595.613µs logger=migrator t=2026-03-03T01:02:19.930510422Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-03T01:02:19.932908476Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.397384ms logger=migrator t=2026-03-03T01:02:19.935999356Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-03T01:02:19.936636441Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=636.945µs logger=migrator t=2026-03-03T01:02:19.940225422Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-03T01:02:19.940953939Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=727.727µs logger=migrator t=2026-03-03T01:02:19.945425411Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-03T01:02:19.946476955Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.032463ms logger=migrator t=2026-03-03T01:02:19.95069725Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-03T01:02:19.951594841Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=896.891µs logger=migrator t=2026-03-03T01:02:19.955614592Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-03T01:02:19.956324258Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=709.086µs logger=migrator t=2026-03-03T01:02:19.959824858Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-03T01:02:19.960234397Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=411.639µs logger=migrator t=2026-03-03T01:02:19.964053404Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-03T01:02:19.965026826Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=973.742µs logger=migrator t=2026-03-03T01:02:19.972122317Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-03T01:02:19.972663999Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=541.842µs logger=migrator t=2026-03-03T01:02:19.97843654Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-03T01:02:19.979560776Z level=info msg="Migration successfully executed" id="create star table" duration=1.119546ms logger=migrator t=2026-03-03T01:02:19.984669292Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-03T01:02:19.98545145Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=781.708µs logger=migrator t=2026-03-03T01:02:19.992795377Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-03T01:02:19.993683897Z level=info msg="Migration successfully executed" id="create org table v1" duration=888.17µs logger=migrator t=2026-03-03T01:02:20.029846078Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-03T01:02:20.031331142Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.490534ms logger=migrator t=2026-03-03T01:02:20.036144981Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-03T01:02:20.037216776Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.068225ms logger=migrator t=2026-03-03T01:02:20.04183619Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-03T01:02:20.042606138Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=771.068µs logger=migrator t=2026-03-03T01:02:20.046344193Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-03T01:02:20.047267304Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=921.881µs logger=migrator t=2026-03-03T01:02:20.051173953Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-03T01:02:20.05191936Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=744.907µs logger=migrator t=2026-03-03T01:02:20.055733156Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-03T01:02:20.055768357Z level=info msg="Migration successfully executed" id="Update org table charset" duration=35.751µs logger=migrator t=2026-03-03T01:02:20.059580364Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-03T01:02:20.059633525Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=53.202µs logger=migrator t=2026-03-03T01:02:20.062638933Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-03T01:02:20.062826227Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=186.134µs logger=migrator t=2026-03-03T01:02:20.067366251Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-03T01:02:20.068255341Z level=info msg="Migration successfully executed" id="create dashboard table" duration=890.451µs logger=migrator t=2026-03-03T01:02:20.072851325Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-03T01:02:20.074697067Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.836552ms logger=migrator t=2026-03-03T01:02:20.080443848Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-03T01:02:20.08140682Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=962.451µs logger=migrator t=2026-03-03T01:02:20.087892637Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-03T01:02:20.088978091Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.086464ms logger=migrator t=2026-03-03T01:02:20.092695796Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-03T01:02:20.094043066Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.34639ms logger=migrator t=2026-03-03T01:02:20.098806835Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-03T01:02:20.099527801Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=720.306µs logger=migrator t=2026-03-03T01:02:20.103941041Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-03T01:02:20.10916897Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.227569ms logger=migrator t=2026-03-03T01:02:20.112916585Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-03T01:02:20.113686603Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=769.068µs logger=migrator t=2026-03-03T01:02:20.117480269Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-03T01:02:20.118623625Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.142566ms logger=migrator t=2026-03-03T01:02:20.123287471Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-03T01:02:20.124053208Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=765.197µs logger=migrator t=2026-03-03T01:02:20.127877435Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-03T01:02:20.128214313Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=336.378µs logger=migrator t=2026-03-03T01:02:20.132088611Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-03T01:02:20.132890559Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=801.858µs logger=migrator t=2026-03-03T01:02:20.138853434Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-03T01:02:20.138920546Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=68.062µs logger=migrator t=2026-03-03T01:02:20.143361707Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-03T01:02:20.145409803Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.052546ms logger=migrator t=2026-03-03T01:02:20.14880722Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-03T01:02:20.150627322Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.819292ms logger=migrator t=2026-03-03T01:02:20.155002901Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-03T01:02:20.156894674Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.891553ms logger=migrator t=2026-03-03T01:02:20.22624275Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-03T01:02:20.227048778Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=805.819µs logger=migrator t=2026-03-03T01:02:20.348003385Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-03T01:02:20.351434783Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.435968ms logger=migrator t=2026-03-03T01:02:20.358160886Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-03T01:02:20.359033436Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=872.31µs logger=migrator t=2026-03-03T01:02:20.364108871Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-03T01:02:20.36537327Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.263059ms logger=migrator t=2026-03-03T01:02:20.3719798Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-03T01:02:20.372017391Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.181µs logger=migrator t=2026-03-03T01:02:20.376716758Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-03T01:02:20.376747778Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.401µs logger=migrator t=2026-03-03T01:02:20.380235967Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-03T01:02:20.383638435Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.400648ms logger=migrator t=2026-03-03T01:02:20.387589634Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-03T01:02:20.389556359Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.967345ms logger=migrator t=2026-03-03T01:02:20.394395749Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-03T01:02:20.397036339Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.63732ms logger=migrator t=2026-03-03T01:02:20.400819665Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-03T01:02:20.402828491Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.007486ms logger=migrator t=2026-03-03T01:02:20.406716969Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-03T01:02:20.406931094Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.735µs logger=migrator t=2026-03-03T01:02:20.410865313Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-03T01:02:20.411680442Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=815.599µs logger=migrator t=2026-03-03T01:02:20.416483631Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-03T01:02:20.417637267Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.153116ms logger=migrator t=2026-03-03T01:02:20.421542836Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-03T01:02:20.421609387Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=67.161µs logger=migrator t=2026-03-03T01:02:20.42571618Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-03T01:02:20.426532129Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=815.439µs logger=migrator t=2026-03-03T01:02:20.431003731Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-03T01:02:20.431766678Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=761.088µs logger=migrator t=2026-03-03T01:02:20.435883051Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-03T01:02:20.444446026Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.563415ms logger=migrator t=2026-03-03T01:02:20.448295103Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-03T01:02:20.44904084Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=746.627µs logger=migrator t=2026-03-03T01:02:20.45386505Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-03T01:02:20.454826982Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=961.822µs logger=migrator t=2026-03-03T01:02:20.458926525Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-03T01:02:20.460733506Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.805951ms logger=migrator t=2026-03-03T01:02:20.464805258Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-03T01:02:20.465137406Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=332.678µs logger=migrator t=2026-03-03T01:02:20.469943425Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-03T01:02:20.470774194Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=827.009µs logger=migrator t=2026-03-03T01:02:20.476887503Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-03T01:02:20.479461081Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.573798ms logger=migrator t=2026-03-03T01:02:20.483200996Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-03T01:02:20.484078416Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=876.87µs logger=migrator t=2026-03-03T01:02:20.510084717Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-03T01:02:20.510549057Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=466.33µs logger=migrator t=2026-03-03T01:02:20.52123781Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-03T01:02:20.522442168Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=1.210058ms logger=migrator t=2026-03-03T01:02:20.529238472Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-03T01:02:20.530153273Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=916.801µs logger=migrator t=2026-03-03T01:02:20.535583486Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-03T01:02:20.537275135Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.691089ms logger=migrator t=2026-03-03T01:02:20.553037052Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-03T01:02:20.554292351Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.257139ms logger=migrator t=2026-03-03T01:02:20.560446801Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-03T01:02:20.561962925Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.516664ms logger=migrator t=2026-03-03T01:02:20.570004988Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-03T01:02:20.572524985Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=2.517667ms logger=migrator t=2026-03-03T01:02:20.658418326Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-03T01:02:20.659605763Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.198217ms logger=migrator t=2026-03-03T01:02:20.666871338Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-03T01:02:20.668053195Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.188387ms logger=migrator t=2026-03-03T01:02:20.676594529Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-03T01:02:20.685418419Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.81609ms logger=migrator t=2026-03-03T01:02:20.690107346Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-03T01:02:20.690988956Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=877.68µs logger=migrator t=2026-03-03T01:02:20.695373106Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-03T01:02:20.696308457Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=931.662µs logger=migrator t=2026-03-03T01:02:20.701999776Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-03T01:02:20.703646023Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.646107ms logger=migrator t=2026-03-03T01:02:20.708826201Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-03T01:02:20.709873305Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.048794ms logger=migrator t=2026-03-03T01:02:20.716938176Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-03T01:02:20.721850787Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.910502ms logger=migrator t=2026-03-03T01:02:20.729356877Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-03T01:02:20.734590336Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=5.223039ms logger=migrator t=2026-03-03T01:02:20.742401394Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-03T01:02:20.742489006Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=129.583µs logger=migrator t=2026-03-03T01:02:20.748435601Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-03T01:02:20.748728677Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=293.226µs logger=migrator t=2026-03-03T01:02:20.758000938Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-03T01:02:20.76115284Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.146542ms logger=migrator t=2026-03-03T01:02:20.773902599Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-03T01:02:20.774325489Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=423.97µs logger=migrator t=2026-03-03T01:02:20.781528352Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-03T01:02:20.781758108Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=229.566µs logger=migrator t=2026-03-03T01:02:20.870453802Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-03T01:02:20.873689065Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.238764ms logger=migrator t=2026-03-03T01:02:21.223623354Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-03T01:02:21.224224707Z level=info msg="Migration successfully executed" id="Update uid value" duration=605.183µs logger=migrator t=2026-03-03T01:02:21.233740994Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-03T01:02:21.234994392Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.282329ms logger=migrator t=2026-03-03T01:02:21.23929245Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-03T01:02:21.240493597Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.200627ms logger=migrator t=2026-03-03T01:02:21.244982679Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-03T01:02:21.245860809Z level=info msg="Migration successfully executed" id="create api_key table" duration=877.83µs logger=migrator t=2026-03-03T01:02:21.253910842Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-03T01:02:21.254818072Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=907.13µs logger=migrator t=2026-03-03T01:02:21.261097345Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-03T01:02:21.262464196Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.366661ms logger=migrator t=2026-03-03T01:02:21.270335165Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-03T01:02:21.272092445Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.76161ms logger=migrator t=2026-03-03T01:02:21.279879722Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-03T01:02:21.280942766Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.064185ms logger=migrator t=2026-03-03T01:02:21.288051667Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-03T01:02:21.288953218Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=902.961µs logger=migrator t=2026-03-03T01:02:21.294476423Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-03T01:02:21.295747452Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.267779ms logger=migrator t=2026-03-03T01:02:21.301661246Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-03T01:02:21.309372681Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.707035ms logger=migrator t=2026-03-03T01:02:21.314545589Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-03T01:02:21.315583433Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.036583ms logger=migrator t=2026-03-03T01:02:21.32116957Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-03T01:02:21.322105061Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=932.782µs logger=migrator t=2026-03-03T01:02:21.328280281Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-03T01:02:21.329689153Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.408922ms logger=migrator t=2026-03-03T01:02:21.334947543Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-03T01:02:21.336049688Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.101614ms logger=migrator t=2026-03-03T01:02:21.342666128Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-03T01:02:21.343550728Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=896.51µs logger=migrator t=2026-03-03T01:02:21.349418281Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-03T01:02:21.350602208Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.187347ms logger=migrator t=2026-03-03T01:02:21.357017804Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-03T01:02:21.357052555Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=36.451µs logger=migrator t=2026-03-03T01:02:21.362553559Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-03T01:02:21.367090413Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.535934ms logger=migrator t=2026-03-03T01:02:21.373320744Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-03T01:02:21.377632132Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.254827ms logger=migrator t=2026-03-03T01:02:21.38280651Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-03T01:02:21.382995974Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=190.024µs logger=migrator t=2026-03-03T01:02:21.388402547Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-03T01:02:21.392839188Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.43417ms logger=migrator t=2026-03-03T01:02:21.397874862Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-03T01:02:21.400369579Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.494606ms logger=migrator t=2026-03-03T01:02:21.40527811Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-03T01:02:21.406054288Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=778.828µs logger=migrator t=2026-03-03T01:02:21.411625934Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-03T01:02:21.412181167Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=554.163µs logger=migrator t=2026-03-03T01:02:21.416916104Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-03T01:02:21.418281875Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.364741ms logger=migrator t=2026-03-03T01:02:21.423514924Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-03T01:02:21.424802503Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.287789ms logger=migrator t=2026-03-03T01:02:21.431015945Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-03T01:02:21.432242122Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.226897ms logger=migrator t=2026-03-03T01:02:21.437823189Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-03T01:02:21.439026177Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.202918ms logger=migrator t=2026-03-03T01:02:21.444421879Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-03T01:02:21.444529052Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=108.293µs logger=migrator t=2026-03-03T01:02:21.473816007Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-03T01:02:21.473862488Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=52.111µs logger=migrator t=2026-03-03T01:02:21.4792373Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-03T01:02:21.48407279Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.83221ms logger=migrator t=2026-03-03T01:02:21.490330692Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-03T01:02:21.493243168Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.912076ms logger=migrator t=2026-03-03T01:02:21.499383488Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-03T01:02:21.49949955Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=117.622µs logger=migrator t=2026-03-03T01:02:21.505352223Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-03T01:02:21.507116293Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.76878ms logger=migrator t=2026-03-03T01:02:21.512406673Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-03T01:02:21.513260043Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=849.42µs logger=migrator t=2026-03-03T01:02:21.519052685Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-03T01:02:21.519092805Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=41.501µs logger=migrator t=2026-03-03T01:02:21.524437427Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-03T01:02:21.525744036Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.305929ms logger=migrator t=2026-03-03T01:02:21.531956568Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-03T01:02:21.532907969Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=950.731µs logger=migrator t=2026-03-03T01:02:21.538189699Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-03T01:02:21.543126331Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.936052ms logger=migrator t=2026-03-03T01:02:21.549283681Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-03T01:02:21.549350993Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=72.511µs logger=migrator t=2026-03-03T01:02:21.565175652Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-03T01:02:21.566808029Z level=info msg="Migration successfully executed" id="create session table" duration=1.635267ms logger=migrator t=2026-03-03T01:02:21.572637312Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-03T01:02:21.572775915Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=139.633µs logger=migrator t=2026-03-03T01:02:21.579691782Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-03T01:02:21.579790054Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=107.252µs logger=migrator t=2026-03-03T01:02:21.585567415Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-03T01:02:21.586522487Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=951.292µs logger=migrator t=2026-03-03T01:02:21.59236049Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-03T01:02:21.593790632Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.430362ms logger=migrator t=2026-03-03T01:02:21.599824759Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-03T01:02:21.59986531Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=45.851µs logger=migrator t=2026-03-03T01:02:21.605320564Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-03T01:02:21.605364095Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.961µs logger=migrator t=2026-03-03T01:02:21.611035264Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-03T01:02:21.617792737Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=6.749903ms logger=migrator t=2026-03-03T01:02:21.62362107Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-03T01:02:21.628610613Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.989403ms logger=migrator t=2026-03-03T01:02:21.635279655Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-03T01:02:21.635365717Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.812µs logger=migrator t=2026-03-03T01:02:21.641184899Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-03T01:02:21.641310942Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=126.752µs logger=migrator t=2026-03-03T01:02:21.646708794Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-03T01:02:21.647952102Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.242458ms logger=migrator t=2026-03-03T01:02:21.654277166Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-03T01:02:21.654320257Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=44.061µs logger=migrator t=2026-03-03T01:02:21.659854593Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-03T01:02:21.664745804Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.893931ms logger=migrator t=2026-03-03T01:02:21.670020854Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-03T01:02:21.670171037Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=150.433µs logger=migrator t=2026-03-03T01:02:21.675253353Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-03T01:02:21.680124843Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.87137ms logger=migrator t=2026-03-03T01:02:21.686887917Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-03T01:02:21.689935186Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.043239ms logger=migrator t=2026-03-03T01:02:21.694601852Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-03T01:02:21.694670664Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=69.271µs logger=migrator t=2026-03-03T01:02:21.69979106Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-03T01:02:21.70068379Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=892.75µs logger=migrator t=2026-03-03T01:02:21.706549464Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-03T01:02:21.707360062Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=810.799µs logger=migrator t=2026-03-03T01:02:21.712478098Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-03T01:02:21.714162266Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.684378ms logger=migrator t=2026-03-03T01:02:21.720235524Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-03T01:02:21.721200546Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=964.162µs logger=migrator t=2026-03-03T01:02:21.726339973Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-03T01:02:21.727184252Z level=info msg="Migration successfully executed" id="add index alert state" duration=844.329µs logger=migrator t=2026-03-03T01:02:21.731904939Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-03T01:02:21.73280343Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=897.691µs logger=migrator t=2026-03-03T01:02:21.738818646Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-03T01:02:21.740142356Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.34701ms logger=migrator t=2026-03-03T01:02:21.745553169Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-03T01:02:21.747087104Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.533365ms logger=migrator t=2026-03-03T01:02:21.752534008Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-03T01:02:21.753385188Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=851.459µs logger=migrator t=2026-03-03T01:02:21.759720881Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-03T01:02:21.773178497Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.457196ms logger=migrator t=2026-03-03T01:02:21.778354695Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-03T01:02:21.779089061Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=734.707µs logger=migrator t=2026-03-03T01:02:21.784076024Z 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-03-03T01:02:21.784961565Z 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=884.981µs logger=migrator t=2026-03-03T01:02:21.791288718Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-03T01:02:21.791722538Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=433.65µs logger=migrator t=2026-03-03T01:02:21.797178002Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-03T01:02:21.797982471Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=804.888µs logger=migrator t=2026-03-03T01:02:21.803220889Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-03T01:02:21.804390316Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.171017ms logger=migrator t=2026-03-03T01:02:21.83141307Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-03T01:02:21.83715311Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.74007ms logger=migrator t=2026-03-03T01:02:21.843453633Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-03T01:02:21.847176308Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.722395ms logger=migrator t=2026-03-03T01:02:21.852373346Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-03T01:02:21.85606921Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.695744ms logger=migrator t=2026-03-03T01:02:21.862462745Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-03T01:02:21.866805054Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.340729ms logger=migrator t=2026-03-03T01:02:21.872191286Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-03T01:02:21.873367973Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.173297ms logger=migrator t=2026-03-03T01:02:21.878439428Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-03T01:02:21.878478829Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=40.361µs logger=migrator t=2026-03-03T01:02:21.884303481Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-03T01:02:21.884342152Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=39.961µs logger=migrator t=2026-03-03T01:02:21.88954142Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-03T01:02:21.890765518Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.223768ms logger=migrator t=2026-03-03T01:02:21.896271953Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-03T01:02:21.897638604Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.362651ms logger=migrator t=2026-03-03T01:02:21.903399255Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-03T01:02:21.90448714Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.087195ms logger=migrator t=2026-03-03T01:02:21.911241683Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-03T01:02:21.91243669Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.197347ms logger=migrator t=2026-03-03T01:02:21.918305353Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-03T01:02:21.919811748Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.531045ms logger=migrator t=2026-03-03T01:02:21.926201563Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-03T01:02:21.930089981Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.887918ms logger=migrator t=2026-03-03T01:02:21.935187887Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-03T01:02:21.939093056Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.904949ms logger=migrator t=2026-03-03T01:02:21.944709523Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-03T01:02:21.944895228Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=185.934µs logger=migrator t=2026-03-03T01:02:21.94983458Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-03T01:02:21.95073672Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=901.85µs logger=migrator t=2026-03-03T01:02:21.956729286Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-03T01:02:21.957993815Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.260829ms logger=migrator t=2026-03-03T01:02:21.963464769Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-03T01:02:21.969200629Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.73588ms logger=migrator t=2026-03-03T01:02:21.974710955Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-03T01:02:21.974782766Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=72.601µs logger=migrator t=2026-03-03T01:02:21.981320065Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-03T01:02:21.982641305Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.32122ms logger=migrator t=2026-03-03T01:02:21.98858567Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-03T01:02:21.989965351Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.379501ms logger=migrator t=2026-03-03T01:02:21.996243444Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-03T01:02:21.996365297Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.853µs logger=migrator t=2026-03-03T01:02:22.002053036Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-03T01:02:22.003404527Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.35142ms logger=migrator t=2026-03-03T01:02:22.010104479Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-03T01:02:22.012028432Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.927133ms logger=migrator t=2026-03-03T01:02:22.019000291Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-03T01:02:22.020096546Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.099025ms logger=migrator t=2026-03-03T01:02:22.027060014Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-03T01:02:22.028540908Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.475653ms logger=migrator t=2026-03-03T01:02:22.035994847Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-03T01:02:22.037702096Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.706739ms logger=migrator t=2026-03-03T01:02:22.043588419Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-03T01:02:22.044541061Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=951.662µs logger=migrator t=2026-03-03T01:02:22.051289974Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-03T01:02:22.051338805Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=51.611µs logger=migrator t=2026-03-03T01:02:22.057640809Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-03T01:02:22.064616937Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.974628ms logger=migrator t=2026-03-03T01:02:22.071640117Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-03T01:02:22.073675553Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=2.042207ms logger=migrator t=2026-03-03T01:02:22.081267045Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-03T01:02:22.086934854Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.673629ms logger=migrator t=2026-03-03T01:02:22.094275481Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-03T01:02:22.09556995Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.294439ms logger=migrator t=2026-03-03T01:02:22.101180158Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-03T01:02:22.10215847Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=978.072µs logger=migrator t=2026-03-03T01:02:22.107371758Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-03T01:02:22.10832079Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=945.162µs logger=migrator t=2026-03-03T01:02:22.11449436Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-03T01:02:22.126914602Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.414652ms logger=migrator t=2026-03-03T01:02:22.132235783Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-03T01:02:22.132824326Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=588.293µs logger=migrator t=2026-03-03T01:02:22.13826122Z 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-03-03T01:02:22.139857836Z 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.596456ms logger=migrator t=2026-03-03T01:02:22.146489377Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-03T01:02:22.146808434Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=321.427µs logger=migrator t=2026-03-03T01:02:22.154838436Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-03T01:02:22.155799378Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=960.322µs logger=migrator t=2026-03-03T01:02:22.160952655Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-03T01:02:22.161257832Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=305.707µs logger=migrator t=2026-03-03T01:02:22.16774931Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-03T01:02:22.174178936Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.430817ms logger=migrator t=2026-03-03T01:02:22.180353756Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-03T01:02:22.184463479Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.108083ms logger=migrator t=2026-03-03T01:02:22.190163459Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-03T01:02:22.191201972Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.038273ms logger=migrator t=2026-03-03T01:02:22.196461032Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-03T01:02:22.197443884Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=981.672µs logger=migrator t=2026-03-03T01:02:22.204654438Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-03T01:02:22.205017646Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=363.568µs logger=migrator t=2026-03-03T01:02:22.211877882Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-03T01:02:22.21881629Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.937988ms logger=migrator t=2026-03-03T01:02:22.226657078Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-03T01:02:22.227335373Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=677.945µs logger=migrator t=2026-03-03T01:02:22.240530943Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-03T01:02:22.240960383Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=436.58µs logger=migrator t=2026-03-03T01:02:22.2470054Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-03T01:02:22.247615594Z level=info msg="Migration successfully executed" id="Move region to single row" duration=609.944µs logger=migrator t=2026-03-03T01:02:22.259557525Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-03T01:02:22.260507637Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=950.722µs logger=migrator t=2026-03-03T01:02:22.2672601Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-03T01:02:22.26812235Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=862µs logger=migrator t=2026-03-03T01:02:22.274181877Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-03T01:02:22.275489787Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.30793ms logger=migrator t=2026-03-03T01:02:22.284362318Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-03T01:02:22.286074747Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.716599ms logger=migrator t=2026-03-03T01:02:22.291771127Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-03T01:02:22.293257711Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.487053ms logger=migrator t=2026-03-03T01:02:22.299924472Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-03T01:02:22.301404126Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.478773ms logger=migrator t=2026-03-03T01:02:22.308895246Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-03T01:02:22.309016738Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=121.982µs logger=migrator t=2026-03-03T01:02:22.315130787Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-03T01:02:22.316529559Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.398472ms logger=migrator t=2026-03-03T01:02:22.321990783Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-03T01:02:22.322861063Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=865.24µs logger=migrator t=2026-03-03T01:02:22.329294299Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-03T01:02:22.33021145Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=915.981µs logger=migrator t=2026-03-03T01:02:22.335439519Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-03T01:02:22.336449482Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.010283ms logger=migrator t=2026-03-03T01:02:22.342205863Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-03T01:02:22.342502049Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=302.057µs logger=migrator t=2026-03-03T01:02:22.348919675Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-03T01:02:22.349512378Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=596.163µs logger=migrator t=2026-03-03T01:02:22.355955995Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-03T01:02:22.356065347Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=110.942µs logger=migrator t=2026-03-03T01:02:22.362493443Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-03T01:02:22.363830274Z level=info msg="Migration successfully executed" id="create team table" duration=1.336721ms logger=migrator t=2026-03-03T01:02:22.369787929Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-03T01:02:22.370946805Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.155926ms logger=migrator t=2026-03-03T01:02:22.378421965Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-03T01:02:22.379267154Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=845.069µs logger=migrator t=2026-03-03T01:02:22.385026925Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-03T01:02:22.391197575Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.1702ms logger=migrator t=2026-03-03T01:02:22.405674544Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-03T01:02:22.405879839Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=210.575µs logger=migrator t=2026-03-03T01:02:22.412505019Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-03T01:02:22.414159777Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.653148ms logger=migrator t=2026-03-03T01:02:22.419979479Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-03T01:02:22.421052744Z level=info msg="Migration successfully executed" id="create team member table" duration=1.074474ms logger=migrator t=2026-03-03T01:02:22.427176732Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-03T01:02:22.429013074Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.837182ms logger=migrator t=2026-03-03T01:02:22.435933481Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-03T01:02:22.437268142Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.334411ms logger=migrator t=2026-03-03T01:02:22.443042163Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-03T01:02:22.443843781Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=801.538µs logger=migrator t=2026-03-03T01:02:22.451184218Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-03T01:02:22.455136918Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.95155ms logger=migrator t=2026-03-03T01:02:22.460897138Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-03T01:02:22.466184199Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.28038ms logger=migrator t=2026-03-03T01:02:22.472083293Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-03T01:02:22.477927006Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.841753ms logger=migrator t=2026-03-03T01:02:22.483966793Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-03T01:02:22.48516484Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.201287ms logger=migrator t=2026-03-03T01:02:22.491433912Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-03T01:02:22.492482006Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.047924ms logger=migrator t=2026-03-03T01:02:22.4979516Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-03T01:02:22.498966743Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.014193ms logger=migrator t=2026-03-03T01:02:22.504574371Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-03T01:02:22.506171597Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.596357ms logger=migrator t=2026-03-03T01:02:22.513296409Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-03T01:02:22.515133371Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.837782ms logger=migrator t=2026-03-03T01:02:22.521470045Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-03T01:02:22.52259342Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.123225ms logger=migrator t=2026-03-03T01:02:22.528584046Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-03T01:02:22.529543838Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=959.622µs logger=migrator t=2026-03-03T01:02:22.536359123Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-03T01:02:22.537283674Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=924.531µs logger=migrator t=2026-03-03T01:02:22.600572951Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-03T01:02:22.601493192Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=924.111µs logger=migrator t=2026-03-03T01:02:22.608166214Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-03T01:02:22.608461371Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=295.466µs logger=migrator t=2026-03-03T01:02:22.615355257Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-03T01:02:22.616510633Z level=info msg="Migration successfully executed" id="create tag table" duration=1.154576ms logger=migrator t=2026-03-03T01:02:22.62298497Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-03T01:02:22.624514275Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.528665ms logger=migrator t=2026-03-03T01:02:22.630952702Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-03T01:02:22.63178844Z level=info msg="Migration successfully executed" id="create login attempt table" duration=827.239µs logger=migrator t=2026-03-03T01:02:22.677280644Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-03T01:02:22.679032194Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.750709ms logger=migrator t=2026-03-03T01:02:22.818716906Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-03T01:02:22.820765643Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.050627ms logger=migrator t=2026-03-03T01:02:22.826836601Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-03T01:02:22.844263927Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.422425ms logger=migrator t=2026-03-03T01:02:22.850628521Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-03T01:02:22.851341917Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=713.566µs logger=migrator t=2026-03-03T01:02:22.856202518Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-03T01:02:22.857222381Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.019693ms logger=migrator t=2026-03-03T01:02:22.862524162Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-03T01:02:22.862897Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=372.758µs logger=migrator t=2026-03-03T01:02:22.86904633Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-03T01:02:22.870079393Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.034583ms logger=migrator t=2026-03-03T01:02:22.876130151Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-03T01:02:22.876865417Z level=info msg="Migration successfully executed" id="create user auth table" duration=735.526µs logger=migrator t=2026-03-03T01:02:22.882135677Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-03T01:02:22.882867684Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=729.386µs logger=migrator t=2026-03-03T01:02:22.889565276Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-03T01:02:22.889702939Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=138.963µs logger=migrator t=2026-03-03T01:02:22.894502108Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-03T01:02:22.900506034Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.999716ms logger=migrator t=2026-03-03T01:02:22.907317269Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-03T01:02:22.915257869Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.94157ms logger=migrator t=2026-03-03T01:02:22.928367647Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-03T01:02:22.933383301Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.015644ms logger=migrator t=2026-03-03T01:02:22.940620456Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-03T01:02:22.94566212Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.041614ms logger=migrator t=2026-03-03T01:02:22.952066595Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-03T01:02:22.952966736Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=900.221µs logger=migrator t=2026-03-03T01:02:22.960570139Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-03T01:02:22.969062371Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.492682ms logger=migrator t=2026-03-03T01:02:22.97428192Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-03T01:02:22.975086178Z level=info msg="Migration successfully executed" id="create server_lock table" duration=803.948µs logger=migrator t=2026-03-03T01:02:22.979644822Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-03T01:02:22.981100275Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.450523ms logger=migrator t=2026-03-03T01:02:22.986513368Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-03T01:02:22.987513291Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.001133ms logger=migrator t=2026-03-03T01:02:23.015896615Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-03T01:02:23.017330008Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.433493ms logger=migrator t=2026-03-03T01:02:23.022426784Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-03T01:02:23.023348015Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=920.051µs logger=migrator t=2026-03-03T01:02:23.028564683Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-03T01:02:23.029518625Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=953.312µs logger=migrator t=2026-03-03T01:02:23.036134945Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-03T01:02:23.041338613Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.203888ms logger=migrator t=2026-03-03T01:02:23.045395256Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-03T01:02:23.046352957Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=957.652µs logger=migrator t=2026-03-03T01:02:23.051715189Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-03T01:02:23.052598519Z level=info msg="Migration successfully executed" id="create cache_data table" duration=883.12µs logger=migrator t=2026-03-03T01:02:23.056526118Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-03T01:02:23.05745334Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=926.912µs logger=migrator t=2026-03-03T01:02:23.061244465Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-03T01:02:23.062123505Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=878.56µs logger=migrator t=2026-03-03T01:02:23.067313783Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-03T01:02:23.069176826Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.865883ms logger=migrator t=2026-03-03T01:02:23.075061629Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-03T01:02:23.075148141Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=86.692µs logger=migrator t=2026-03-03T01:02:23.079033339Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-03T01:02:23.079124902Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=92.133µs logger=migrator t=2026-03-03T01:02:23.083325317Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-03T01:02:23.084812091Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.486644ms logger=migrator t=2026-03-03T01:02:23.090254895Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T01:02:23.091218496Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=963.682µs logger=migrator t=2026-03-03T01:02:23.095289399Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T01:02:23.096289792Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.000083ms logger=migrator t=2026-03-03T01:02:23.101665864Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-03T01:02:23.101739415Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=72.441µs logger=migrator t=2026-03-03T01:02:23.105546462Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T01:02:23.106985544Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.439232ms logger=migrator t=2026-03-03T01:02:23.114950775Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T01:02:23.11690797Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.963295ms logger=migrator t=2026-03-03T01:02:23.124463291Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-03T01:02:23.125915095Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.450453ms logger=migrator t=2026-03-03T01:02:23.131483621Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-03T01:02:23.132988955Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.504764ms logger=migrator t=2026-03-03T01:02:23.137205111Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-03T01:02:23.143124225Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.918064ms logger=migrator t=2026-03-03T01:02:23.147000003Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-03T01:02:23.147917464Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=916.821µs logger=migrator t=2026-03-03T01:02:23.152467808Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-03T01:02:23.152599701Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=133.023µs logger=migrator t=2026-03-03T01:02:23.158144386Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-03T01:02:23.159576559Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.432133ms logger=migrator t=2026-03-03T01:02:23.164784168Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-03T01:02:23.166358143Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.573245ms logger=migrator t=2026-03-03T01:02:23.171610733Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-03T01:02:23.17327029Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.663248ms logger=migrator t=2026-03-03T01:02:23.177300832Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-03T01:02:23.177366953Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.211µs logger=migrator t=2026-03-03T01:02:23.18118944Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-03T01:02:23.182085771Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=896.49µs logger=migrator t=2026-03-03T01:02:23.187843291Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-03T01:02:23.189406627Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.562296ms logger=migrator t=2026-03-03T01:02:23.193864768Z 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-03-03T01:02:23.195386612Z 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.517764ms logger=migrator t=2026-03-03T01:02:23.201799028Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-03T01:02:23.202791991Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=992.443µs logger=migrator t=2026-03-03T01:02:23.20672683Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-03T01:02:23.21243172Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.70707ms logger=migrator t=2026-03-03T01:02:23.216594854Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-03T01:02:23.217628578Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.032484ms logger=migrator t=2026-03-03T01:02:23.225924626Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-03T01:02:23.226832257Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=907.511µs logger=migrator t=2026-03-03T01:02:23.231109994Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-03T01:02:23.258363183Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.252879ms logger=migrator t=2026-03-03T01:02:23.262818754Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-03T01:02:23.288093789Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.275364ms logger=migrator t=2026-03-03T01:02:23.293649755Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-03T01:02:23.294359411Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=708.157µs logger=migrator t=2026-03-03T01:02:23.298517885Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-03T01:02:23.300010469Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.490874ms logger=migrator t=2026-03-03T01:02:23.305972115Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-03T01:02:23.311558111Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.585747ms logger=migrator t=2026-03-03T01:02:23.315699265Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-03T01:02:23.321278222Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.575457ms logger=migrator t=2026-03-03T01:02:23.328065206Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-03T01:02:23.329033418Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=974.872µs logger=migrator t=2026-03-03T01:02:23.332736293Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-03T01:02:23.334231377Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.494474ms logger=migrator t=2026-03-03T01:02:23.339087577Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-03T01:02:23.340299384Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.212617ms logger=migrator t=2026-03-03T01:02:23.348408588Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-03T01:02:23.350630809Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.222531ms logger=migrator t=2026-03-03T01:02:23.356884631Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-03T01:02:23.357890284Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=1.013523ms logger=migrator t=2026-03-03T01:02:23.364468893Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-03T01:02:23.374859929Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.392056ms logger=migrator t=2026-03-03T01:02:23.382584965Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-03T01:02:23.390525765Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.943661ms logger=migrator t=2026-03-03T01:02:23.396783997Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-03T01:02:23.402670121Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.889404ms logger=migrator t=2026-03-03T01:02:23.406642961Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-03T01:02:23.407381588Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=746.677µs logger=migrator t=2026-03-03T01:02:23.410932889Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-03T01:02:23.411710566Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=777.547µs logger=migrator t=2026-03-03T01:02:23.418375578Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-03T01:02:23.426664936Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.288398ms logger=migrator t=2026-03-03T01:02:23.43081609Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-03T01:02:23.437208586Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.392035ms logger=migrator t=2026-03-03T01:02:23.442757902Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-03T01:02:23.44355403Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=796.228µs logger=migrator t=2026-03-03T01:02:23.449864423Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-03T01:02:23.458458798Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.594325ms logger=migrator t=2026-03-03T01:02:23.462784586Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-03T01:02:23.469957499Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.171783ms logger=migrator t=2026-03-03T01:02:23.474921802Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-03T01:02:23.474996874Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.402µs logger=migrator t=2026-03-03T01:02:23.481511822Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-03T01:02:23.483675421Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.149439ms logger=migrator t=2026-03-03T01:02:23.489548964Z 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-03-03T01:02:23.490737211Z 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.187247ms logger=migrator t=2026-03-03T01:02:23.494311753Z 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-03-03T01:02:23.495354136Z 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.042203ms logger=migrator t=2026-03-03T01:02:23.500278108Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-03T01:02:23.50034454Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.752µs logger=migrator t=2026-03-03T01:02:23.504488694Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-03T01:02:23.510666534Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.17753ms logger=migrator t=2026-03-03T01:02:23.515973795Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-03T01:02:23.522776939Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.805014ms logger=migrator t=2026-03-03T01:02:23.528032799Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-03T01:02:23.534631808Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.598939ms logger=migrator t=2026-03-03T01:02:23.539207192Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-03T01:02:23.545362032Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.15447ms logger=migrator t=2026-03-03T01:02:23.549385054Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-03T01:02:23.555677287Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.291923ms logger=migrator t=2026-03-03T01:02:23.562108743Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-03T01:02:23.562319627Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=217.055µs logger=migrator t=2026-03-03T01:02:23.567185718Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-03T01:02:23.568276803Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.090755ms logger=migrator t=2026-03-03T01:02:23.572781645Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-03T01:02:23.579961188Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.177023ms logger=migrator t=2026-03-03T01:02:23.584841039Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-03T01:02:23.584935641Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=95.702µs logger=migrator t=2026-03-03T01:02:23.589472544Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-03T01:02:23.599982573Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.511549ms logger=migrator t=2026-03-03T01:02:23.603687927Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-03T01:02:23.604487745Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=799.698µs logger=migrator t=2026-03-03T01:02:23.60911095Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-03T01:02:23.619294972Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.183192ms logger=migrator t=2026-03-03T01:02:23.624410868Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-03T01:02:23.625103634Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=694.756µs logger=migrator t=2026-03-03T01:02:23.628937061Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-03T01:02:23.630631939Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.694748ms logger=migrator t=2026-03-03T01:02:23.635105731Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-03T01:02:23.646819587Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=11.717386ms logger=migrator t=2026-03-03T01:02:23.655085435Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-03T01:02:23.655952594Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=868.889µs logger=migrator t=2026-03-03T01:02:23.660436506Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-03T01:02:23.662524394Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.088108ms logger=migrator t=2026-03-03T01:02:23.667000435Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-03T01:02:23.667964417Z level=info msg="Migration successfully executed" id="create alert_image table" duration=963.682µs logger=migrator t=2026-03-03T01:02:23.672835068Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-03T01:02:23.674038635Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.206817ms logger=migrator t=2026-03-03T01:02:23.677987635Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-03T01:02:23.678101307Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=114.952µs logger=migrator t=2026-03-03T01:02:23.682754223Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-03T01:02:23.684755749Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.003995ms logger=migrator t=2026-03-03T01:02:23.690785386Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-03T01:02:23.69188068Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.095764ms logger=migrator t=2026-03-03T01:02:23.695971123Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-03T01:02:23.696528386Z 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-03-03T01:02:23.700628519Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-03T01:02:23.701211013Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=579.843µs logger=migrator t=2026-03-03T01:02:23.706106904Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-03T01:02:23.707500465Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.393611ms logger=migrator t=2026-03-03T01:02:23.712142771Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-03T01:02:23.722013355Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.870494ms logger=migrator t=2026-03-03T01:02:23.726394374Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-03T01:02:23.727406367Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.012063ms logger=migrator t=2026-03-03T01:02:23.732714938Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-03T01:02:23.734218392Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.502874ms logger=migrator t=2026-03-03T01:02:23.738352706Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-03T01:02:23.739372919Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.019283ms logger=migrator t=2026-03-03T01:02:23.745157891Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-03T01:02:23.746702596Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.542485ms logger=migrator t=2026-03-03T01:02:23.753244224Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-03T01:02:23.755120117Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.870873ms logger=migrator t=2026-03-03T01:02:23.759512227Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-03T01:02:23.759557528Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.081µs logger=migrator t=2026-03-03T01:02:23.76408202Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-03T01:02:23.764181153Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.083µs logger=migrator t=2026-03-03T01:02:23.769434222Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-03T01:02:23.78078914Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.355168ms logger=migrator t=2026-03-03T01:02:23.790137963Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-03T01:02:23.790850689Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=719.047µs logger=migrator t=2026-03-03T01:02:23.794997903Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-03T01:02:23.796237081Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.245738ms logger=migrator t=2026-03-03T01:02:23.801170633Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-03T01:02:23.80149423Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=323.837µs logger=migrator t=2026-03-03T01:02:23.806939964Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-03T01:02:23.808143651Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.192847ms logger=migrator t=2026-03-03T01:02:23.81290658Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-03T01:02:23.814481175Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.576336ms logger=migrator t=2026-03-03T01:02:23.819636383Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-03T01:02:23.852077799Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.434337ms logger=migrator t=2026-03-03T01:02:23.862176599Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-03T01:02:23.873012785Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=10.838266ms logger=migrator t=2026-03-03T01:02:23.877329563Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-03T01:02:23.877524747Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=196.054µs logger=migrator t=2026-03-03T01:02:23.881691322Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-03T01:02:23.919651444Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.953182ms logger=migrator t=2026-03-03T01:02:23.924421113Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-03T01:02:23.95777284Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.355438ms logger=migrator t=2026-03-03T01:02:23.962396035Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-03T01:02:23.963648274Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.251509ms logger=migrator t=2026-03-03T01:02:23.969046327Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-03T01:02:23.970342076Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.3015ms logger=migrator t=2026-03-03T01:02:23.974443809Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-03T01:02:23.974720275Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=276.606µs logger=migrator t=2026-03-03T01:02:23.978845159Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-03T01:02:23.979833201Z level=info msg="Migration successfully executed" id="create permission table" duration=988.052µs logger=migrator t=2026-03-03T01:02:23.984638711Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-03T01:02:23.98636783Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.727719ms logger=migrator t=2026-03-03T01:02:23.990950254Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-03T01:02:23.992825357Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.875002ms logger=migrator t=2026-03-03T01:02:23.99741055Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-03T01:02:23.998511905Z level=info msg="Migration successfully executed" id="create role table" duration=1.101175ms logger=migrator t=2026-03-03T01:02:24.00488491Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-03T01:02:24.016389002Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.503662ms logger=migrator t=2026-03-03T01:02:24.061318992Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-03T01:02:24.07135748Z level=info msg="Migration successfully executed" id="add column group_name" duration=10.037918ms logger=migrator t=2026-03-03T01:02:24.211724619Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-03T01:02:24.213904788Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.182759ms logger=migrator t=2026-03-03T01:02:24.220310064Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-03T01:02:24.222402691Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.083117ms logger=migrator t=2026-03-03T01:02:24.227332033Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-03T01:02:24.228786806Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.455713ms logger=migrator t=2026-03-03T01:02:24.234349153Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-03T01:02:24.23554983Z level=info msg="Migration successfully executed" id="create team role table" duration=1.196607ms logger=migrator t=2026-03-03T01:02:24.240798449Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-03T01:02:24.242853886Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.055867ms logger=migrator t=2026-03-03T01:02:24.249293862Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-03T01:02:24.250194993Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=900.721µs logger=migrator t=2026-03-03T01:02:24.255972324Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-03T01:02:24.256885025Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=912.3µs logger=migrator t=2026-03-03T01:02:24.260978958Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-03T01:02:24.261926839Z level=info msg="Migration successfully executed" id="create user role table" duration=947.561µs logger=migrator t=2026-03-03T01:02:24.267660899Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-03T01:02:24.269967892Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.311013ms logger=migrator t=2026-03-03T01:02:24.276821817Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-03T01:02:24.278043645Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.229358ms logger=migrator t=2026-03-03T01:02:24.281915953Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-03T01:02:24.283321115Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.403722ms logger=migrator t=2026-03-03T01:02:24.289989507Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-03T01:02:24.291293806Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.304949ms logger=migrator t=2026-03-03T01:02:24.297847715Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-03T01:02:24.299579784Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.731789ms logger=migrator t=2026-03-03T01:02:24.305743514Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-03T01:02:24.308347653Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.603419ms logger=migrator t=2026-03-03T01:02:24.31480562Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-03T01:02:24.324323277Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.517846ms logger=migrator t=2026-03-03T01:02:24.329711249Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-03T01:02:24.331010128Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.298939ms logger=migrator t=2026-03-03T01:02:24.335974761Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-03T01:02:24.337205909Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.230958ms logger=migrator t=2026-03-03T01:02:24.341375224Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-03T01:02:24.342480269Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.104755ms logger=migrator t=2026-03-03T01:02:24.347109734Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-03T01:02:24.348317091Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.205967ms logger=migrator t=2026-03-03T01:02:24.353322215Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-03T01:02:24.354767318Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.444863ms logger=migrator t=2026-03-03T01:02:24.358839851Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-03T01:02:24.359938126Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.098055ms logger=migrator t=2026-03-03T01:02:24.366838452Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-03T01:02:24.372716976Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=5.879594ms logger=migrator t=2026-03-03T01:02:24.377264959Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-03T01:02:24.386070848Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.805569ms logger=migrator t=2026-03-03T01:02:24.390539679Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-03T01:02:24.399332669Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.79331ms logger=migrator t=2026-03-03T01:02:24.404525737Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-03T01:02:24.410688347Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.15876ms logger=migrator t=2026-03-03T01:02:24.418199958Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-03T01:02:24.419406005Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.207997ms logger=migrator t=2026-03-03T01:02:24.423385426Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-03T01:02:24.424826368Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.446973ms logger=migrator t=2026-03-03T01:02:24.431191953Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-03T01:02:24.432247277Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.061114ms logger=migrator t=2026-03-03T01:02:24.436045293Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-03T01:02:24.436902173Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=856.54µs logger=migrator t=2026-03-03T01:02:24.440897574Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-03T01:02:24.442321116Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.422662ms logger=migrator t=2026-03-03T01:02:24.449410927Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-03T01:02:24.449520179Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=111.002µs logger=migrator t=2026-03-03T01:02:24.454070333Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-03T01:02:24.454129944Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=60.102µs logger=migrator t=2026-03-03T01:02:24.459053486Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-03T01:02:24.459507446Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=454.81µs logger=migrator t=2026-03-03T01:02:24.463945947Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-03T01:02:24.46450587Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=563.423µs logger=migrator t=2026-03-03T01:02:24.469225567Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-03T01:02:24.469881522Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=656.245µs logger=migrator t=2026-03-03T01:02:24.476968783Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-03T01:02:24.477177168Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=209.215µs logger=migrator t=2026-03-03T01:02:24.480841461Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-03T01:02:24.481313011Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=471.92µs logger=migrator t=2026-03-03T01:02:24.495808401Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-03T01:02:24.496850224Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.043693ms logger=migrator t=2026-03-03T01:02:24.503604418Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-03T01:02:24.505189564Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.584536ms logger=migrator t=2026-03-03T01:02:24.510433603Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-03T01:02:24.522843335Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.412442ms logger=migrator t=2026-03-03T01:02:24.529837834Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-03T01:02:24.529902925Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.901µs logger=migrator t=2026-03-03T01:02:24.534655283Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-03T01:02:24.536391873Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.735399ms logger=migrator t=2026-03-03T01:02:24.540577628Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-03T01:02:24.541820336Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.243419ms logger=migrator t=2026-03-03T01:02:24.547454644Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-03T01:02:24.54946492Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.014106ms logger=migrator t=2026-03-03T01:02:24.554199537Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-03T01:02:24.565184607Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.98036ms logger=migrator t=2026-03-03T01:02:24.570092858Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-03T01:02:24.571281765Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.190157ms logger=migrator t=2026-03-03T01:02:24.575090912Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-03T01:02:24.575838669Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=747.717µs logger=migrator t=2026-03-03T01:02:24.5803002Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-03T01:02:24.610766892Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.37641ms logger=migrator t=2026-03-03T01:02:24.615377137Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-03T01:02:24.616708667Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.33185ms logger=migrator t=2026-03-03T01:02:24.622713794Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-03T01:02:24.62386277Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.149827ms logger=migrator t=2026-03-03T01:02:24.628760201Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-03T01:02:24.629913367Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.155926ms logger=migrator t=2026-03-03T01:02:24.633793485Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-03T01:02:24.635791Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.995195ms logger=migrator t=2026-03-03T01:02:24.640225371Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-03T01:02:24.640530908Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=305.697µs logger=migrator t=2026-03-03T01:02:24.645419589Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-03T01:02:24.64635457Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=935.071µs logger=migrator t=2026-03-03T01:02:24.650338131Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-03T01:02:24.665020375Z level=info msg="Migration successfully executed" id="add provisioning column" duration=14.686343ms logger=migrator t=2026-03-03T01:02:24.669501186Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-03T01:02:24.670153181Z level=info msg="Migration successfully executed" id="create entity_events table" duration=652.385µs logger=migrator t=2026-03-03T01:02:24.674632073Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-03T01:02:24.675484572Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=851.659µs logger=migrator t=2026-03-03T01:02:24.679914993Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-03T01:02:24.680352023Z 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-03-03T01:02:24.687058565Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-03T01:02:24.687945665Z 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-03-03T01:02:24.69256594Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-03T01:02:24.693474961Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=908.71µs logger=migrator t=2026-03-03T01:02:24.697625135Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-03T01:02:24.698796742Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.169897ms logger=migrator t=2026-03-03T01:02:24.703913018Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-03T01:02:24.705130575Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.216977ms logger=migrator t=2026-03-03T01:02:24.709064505Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-03T01:02:24.710248962Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.183517ms logger=migrator t=2026-03-03T01:02:24.714200111Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-03T01:02:24.715296086Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.095935ms logger=migrator t=2026-03-03T01:02:24.720417443Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-03T01:02:24.721438496Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.017893ms logger=migrator t=2026-03-03T01:02:24.726385298Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-03T01:02:24.728302132Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.922144ms logger=migrator t=2026-03-03T01:02:24.735481135Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-03T01:02:24.736800635Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.32013ms logger=migrator t=2026-03-03T01:02:24.742474144Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-03T01:02:24.745101744Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.62763ms logger=migrator t=2026-03-03T01:02:24.754054707Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-03T01:02:24.755365397Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.31179ms logger=migrator t=2026-03-03T01:02:24.759809818Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-03T01:02:24.760982354Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.172377ms logger=migrator t=2026-03-03T01:02:24.76562893Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-03T01:02:24.789360539Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.770391ms logger=migrator t=2026-03-03T01:02:24.792777546Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-03T01:02:24.801204168Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.424372ms logger=migrator t=2026-03-03T01:02:24.805985396Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-03T01:02:24.815095123Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.109707ms logger=migrator t=2026-03-03T01:02:24.819237138Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-03T01:02:24.819437822Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=203.605µs logger=migrator t=2026-03-03T01:02:24.823993606Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-03T01:02:24.836050119Z level=info msg="Migration successfully executed" id="add share column" duration=12.057724ms logger=migrator t=2026-03-03T01:02:24.841689688Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-03T01:02:24.841844981Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=155.584µs logger=migrator t=2026-03-03T01:02:24.84576Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-03T01:02:24.846847354Z level=info msg="Migration successfully executed" id="create file table" duration=1.089624ms logger=migrator t=2026-03-03T01:02:24.852191036Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-03T01:02:24.854599051Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.406795ms logger=migrator t=2026-03-03T01:02:24.859204735Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-03T01:02:24.861104739Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.896253ms logger=migrator t=2026-03-03T01:02:24.865642041Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-03T01:02:24.866612354Z level=info msg="Migration successfully executed" id="create file_meta table" duration=970.082µs logger=migrator t=2026-03-03T01:02:24.871791661Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-03T01:02:24.873715875Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.923524ms logger=migrator t=2026-03-03T01:02:24.878390891Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-03T01:02:24.878599816Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=210.125µs logger=migrator t=2026-03-03T01:02:24.882976345Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-03T01:02:24.883090038Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=114.303µs logger=migrator t=2026-03-03T01:02:24.887063218Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-03T01:02:24.887791795Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=728.797µs logger=migrator t=2026-03-03T01:02:24.892320558Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-03T01:02:24.892614144Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=293.746µs logger=migrator t=2026-03-03T01:02:24.897573767Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-03T01:02:24.899264805Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.691228ms logger=migrator t=2026-03-03T01:02:24.904416582Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-03T01:02:24.915679408Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.270566ms logger=migrator t=2026-03-03T01:02:24.921141452Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-03T01:02:24.921300716Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=159.594µs logger=migrator t=2026-03-03T01:02:24.925272666Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-03T01:02:24.927555278Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.280122ms logger=migrator t=2026-03-03T01:02:24.932611073Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-03T01:02:24.933180066Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=571.383µs logger=migrator t=2026-03-03T01:02:24.941214768Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-03T01:02:24.942057767Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=835.599µs logger=migrator t=2026-03-03T01:02:24.94744264Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-03T01:02:24.94791025Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=468.01µs logger=migrator t=2026-03-03T01:02:24.951738137Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-03T01:02:24.962926741Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.172454ms logger=migrator t=2026-03-03T01:02:24.967663059Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-03T01:02:24.977055802Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.388983ms logger=migrator t=2026-03-03T01:02:24.984154084Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-03T01:02:24.98530207Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.147706ms logger=migrator t=2026-03-03T01:02:24.991532371Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-03T01:02:25.07734565Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.807119ms logger=migrator t=2026-03-03T01:02:25.082249842Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-03T01:02:25.08346535Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.198907ms logger=migrator t=2026-03-03T01:02:25.093776434Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-03T01:02:25.095509313Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.740669ms logger=migrator t=2026-03-03T01:02:25.436529199Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-03T01:02:25.470375138Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.844739ms logger=migrator t=2026-03-03T01:02:26.985436973Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-03T01:02:26.996789691Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.357748ms logger=migrator t=2026-03-03T01:02:27.722387042Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-03T01:02:27.723204711Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=821.389µs logger=migrator t=2026-03-03T01:02:27.957087944Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-03T01:02:27.957731548Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=625.654µs logger=migrator t=2026-03-03T01:02:29.720484899Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-03T01:02:29.721079682Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=593.753µs logger=migrator t=2026-03-03T01:02:31.365943725Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-03T01:02:31.366746154Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=807.269µs logger=migrator t=2026-03-03T01:02:32.11145173Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-03T01:02:32.112068754Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=619.844µs logger=migrator t=2026-03-03T01:02:32.124391873Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-03T01:02:32.126181764Z level=info msg="Migration successfully executed" id="create folder table" duration=1.789501ms logger=migrator t=2026-03-03T01:02:32.134006762Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-03T01:02:32.136686083Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.683121ms logger=migrator t=2026-03-03T01:02:32.144536211Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-03T01:02:32.147175191Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.64242ms logger=migrator t=2026-03-03T01:02:32.155142852Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-03T01:02:32.155200104Z level=info msg="Migration successfully executed" id="Update folder title length" duration=59.792µs logger=migrator t=2026-03-03T01:02:32.161142769Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-03T01:02:32.162887949Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.747389ms logger=migrator t=2026-03-03T01:02:32.172983778Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-03T01:02:32.174687817Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.718099ms logger=migrator t=2026-03-03T01:02:32.182717999Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-03T01:02:32.184667813Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.953334ms logger=migrator t=2026-03-03T01:02:32.192128283Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-03T01:02:32.193069074Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=944.941µs logger=migrator t=2026-03-03T01:02:32.198371385Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-03T01:02:32.198844245Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=475.511µs logger=migrator t=2026-03-03T01:02:32.204971624Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-03T01:02:32.207070492Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.099018ms logger=migrator t=2026-03-03T01:02:32.212566167Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-03T01:02:32.213985709Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.418672ms logger=migrator t=2026-03-03T01:02:32.219011103Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-03T01:02:32.220105118Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.095705ms logger=migrator t=2026-03-03T01:02:32.225862129Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-03T01:02:32.227863155Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.000196ms logger=migrator t=2026-03-03T01:02:32.23511954Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-03T01:02:32.236366748Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.248058ms logger=migrator t=2026-03-03T01:02:32.242086658Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-03T01:02:32.244078263Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.997715ms logger=migrator t=2026-03-03T01:02:32.250061059Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-03T01:02:32.251251116Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.190187ms logger=migrator t=2026-03-03T01:02:32.257757364Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-03T01:02:32.26110348Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=3.352026ms logger=migrator t=2026-03-03T01:02:32.268668732Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-03T01:02:32.269852069Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.183717ms logger=migrator t=2026-03-03T01:02:32.276302196Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-03T01:02:32.279067039Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.763793ms logger=migrator t=2026-03-03T01:02:32.288132165Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-03T01:02:32.290280044Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.147829ms logger=migrator t=2026-03-03T01:02:32.30067488Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-03T01:02:32.30113438Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=459.98µs logger=migrator t=2026-03-03T01:02:32.307461354Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-03T01:02:32.318448583Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.983519ms logger=migrator t=2026-03-03T01:02:32.323536069Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-03T01:02:32.324104412Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=569.233µs logger=migrator t=2026-03-03T01:02:32.329166467Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-03T01:02:32.329196988Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=91.983µs logger=migrator t=2026-03-03T01:02:32.335740986Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-03T01:02:32.337063536Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.32267ms logger=migrator t=2026-03-03T01:02:32.342193963Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-03T01:02:32.342223554Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=30.261µs logger=migrator t=2026-03-03T01:02:32.347496643Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-03T01:02:32.350069442Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.572159ms logger=migrator t=2026-03-03T01:02:32.356710303Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-03T01:02:32.35836785Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.661788ms logger=migrator t=2026-03-03T01:02:32.364388137Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-03T01:02:32.365528853Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.139006ms logger=migrator t=2026-03-03T01:02:32.371705513Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-03T01:02:32.37288702Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.183317ms logger=migrator t=2026-03-03T01:02:32.381491515Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-03T01:02:32.382206212Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=695.016µs logger=migrator t=2026-03-03T01:02:32.388154317Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-03T01:02:32.389066247Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=908.78µs logger=migrator t=2026-03-03T01:02:32.395374861Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-03T01:02:32.39666911Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.293669ms logger=migrator t=2026-03-03T01:02:32.402892692Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-03T01:02:32.403738601Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=840.939µs logger=migrator t=2026-03-03T01:02:32.410988606Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-03T01:02:32.425042635Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.055209ms logger=migrator t=2026-03-03T01:02:32.432347921Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-03T01:02:32.442299557Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.946765ms logger=migrator t=2026-03-03T01:02:32.449104012Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-03T01:02:32.462812893Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.686381ms logger=migrator t=2026-03-03T01:02:32.470134109Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-03T01:02:32.470348044Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=216.775µs logger=migrator t=2026-03-03T01:02:32.47634628Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-03T01:02:32.486205655Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.865315ms logger=migrator t=2026-03-03T01:02:32.492743954Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-03T01:02:32.503088498Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.344154ms logger=migrator t=2026-03-03T01:02:32.510152189Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-03T01:02:32.510679421Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=525.912µs logger=migrator t=2026-03-03T01:02:32.518832446Z level=info msg="migrations completed" performed=558 skipped=0 duration=12.804566486s logger=migrator t=2026-03-03T01:02:32.519546362Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-03T01:02:32.539765142Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-03T01:02:32.540072449Z level=info msg="Created default organization" logger=secrets t=2026-03-03T01:02:32.552417839Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-03T01:02:32.604749218Z level=info msg="Restored cache from database" duration=476.631µs logger=plugin.store t=2026-03-03T01:02:32.606510688Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-03T01:02:32.652330488Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-03T01:02:32.652374349Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-03T01:02:32.652453771Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-03T01:02:32.652467891Z level=info msg="Plugins loaded" count=54 duration=45.957683ms logger=query_data t=2026-03-03T01:02:32.656927162Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-03T01:02:32.661409644Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-03T01:02:32.666378947Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-03T01:02:32.675653278Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-03T01:02:32.677634263Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-03T01:02:32.679638568Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-03T01:02:32.702832045Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-03T01:02:32.731277171Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-03T01:02:32.751212374Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-03T01:02:32.751231864Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-03T01:02:32.751975881Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-03-03T01:02:32.753821953Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-03-03T01:02:32.753880754Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-03T01:02:32.753712801Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-03T01:02:32.791610021Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-03-03T01:02:32.855582634Z level=info msg="Update check succeeded" duration=103.90578ms logger=ngalert.state.manager t=2026-03-03T01:02:32.86948392Z level=info msg="State cache has been initialized" states=0 duration=117.503589ms logger=ngalert.scheduler t=2026-03-03T01:02:32.869706695Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-03T01:02:32.869801898Z level=info msg=starting first_tick=2026-03-03T01:02:40Z logger=sqlstore.transactions t=2026-03-03T01:02:32.880216824Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-03T01:02:32.889951015Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-03T01:02:32.890660631Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-03T01:02:32.902259535Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-03-03T01:02:32.923836765Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-03-03T01:02:32.949642711Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-03T01:02:32.949689602Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-03T01:02:32.955398952Z level=info msg="Patterns update finished" duration=83.731682ms logger=sqlstore.transactions t=2026-03-03T01:02:33.015086147Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-03T01:02:33.025822621Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-03-03T01:02:33.072703496Z level=info msg="Update check succeeded" duration=321.004561ms logger=grafana-apiserver t=2026-03-03T01:02:33.098247067Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-03T01:02:33.09883557Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-03T01:02:34.541476529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.54285254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.608666195Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.633837397Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.652715056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.682676536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.701692738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.732291313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.747743004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.783485246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.806836557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.910857869Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:34.961785935Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.418498979Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.445811989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.500353678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.520902885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.592310307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.616093537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.66463193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.685044103Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.728409128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.744937474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.796854683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.819564139Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.865704007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.87862513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.940525997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:35.961633846Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.015142162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.034252895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.080932226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.145096803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.204275578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.222052641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.274614565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.295178882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.347827458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.367818883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.425833151Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.454953562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.547511184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.566297111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.628817191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.649120222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.720082634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.737833008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.8255264Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.840565411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.903185163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.920409065Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:36.995466709Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.021513351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.09278079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.108800114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.178458036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.201481429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.280618587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.301392978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.370507069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.385673143Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.443876485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.454999748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.533196554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.553491865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.636504171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.655939962Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.740235117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.758781238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.841710232Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.859196279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.938415989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:37.961665237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:38.04015163Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:38.059905648Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:38.152028791Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:38.169347664Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:38.248179905Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:38.271070245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-03T01:02:38.353206461Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-03T01:03:18.777514267Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-03T01:12:32.778671961Z level=info msg="Completed cleanup jobs" duration=25.698766ms logger=plugins.update.checker t=2026-03-03T01:12:32.909300809Z level=info msg="Update check succeeded" duration=52.986649ms logger=sqlstore.transactions t=2026-03-03T01:17:32.677452015Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-03T01:22:32.777154885Z level=info msg="Completed cleanup jobs" duration=24.581714ms logger=plugins.update.checker t=2026-03-03T01:22:32.903649437Z level=info msg="Update check succeeded" duration=47.789785ms logger=cleanup t=2026-03-03T01:32:32.775600821Z level=info msg="Completed cleanup jobs" duration=23.054396ms logger=plugins.update.checker t=2026-03-03T01:32:32.911912681Z level=info msg="Update check succeeded" duration=55.937191ms logger=infra.usagestats t=2026-03-03T01:33:18.800543759Z level=info msg="Usage stats are ready to report"