logger=settings t=2026-05-25T10:21:32.557714721Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-25T10:21:32Z logger=settings t=2026-05-25T10:21:32.558355499Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-25T10:21:32.55838434Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-25T10:21:32.55839212Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-25T10:21:32.55839965Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-25T10:21:32.558449032Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-25T10:21:32.558458042Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-25T10:21:32.558468522Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-25T10:21:32.558481733Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-25T10:21:32.558514444Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-25T10:21:32.558548375Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-25T10:21:32.558563125Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-25T10:21:32.558570195Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-25T10:21:32.558576515Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-25T10:21:32.558584176Z level=info msg=Target target=[all] logger=settings t=2026-05-25T10:21:32.558642007Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-25T10:21:32.558649297Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-25T10:21:32.558655578Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-25T10:21:32.55869249Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-25T10:21:32.55870015Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-25T10:21:32.5587083Z level=info msg="App mode production" logger=sqlstore t=2026-05-25T10:21:32.5594077Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-25T10:21:32.559444031Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-25T10:21:32.561563663Z level=info msg="Locking database" logger=migrator t=2026-05-25T10:21:32.561576483Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-25T10:21:32.562286384Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-25T10:21:32.563353894Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.067141ms logger=migrator t=2026-05-25T10:21:32.568534274Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-25T10:21:32.569269575Z level=info msg="Migration successfully executed" id="create user table" duration=733.891µs logger=migrator t=2026-05-25T10:21:32.574533058Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-25T10:21:32.575441254Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=906.666µs logger=migrator t=2026-05-25T10:21:32.579700658Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-25T10:21:32.58048692Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=787.132µs logger=migrator t=2026-05-25T10:21:32.585139775Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-25T10:21:32.585954448Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=817.823µs logger=migrator t=2026-05-25T10:21:32.591253802Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-25T10:21:32.591954582Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=701.03µs logger=migrator t=2026-05-25T10:21:32.5974245Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-25T10:21:32.602333203Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.908223ms logger=migrator t=2026-05-25T10:21:32.607333128Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-25T10:21:32.608204723Z level=info msg="Migration successfully executed" id="create user table v2" duration=871.125µs logger=migrator t=2026-05-25T10:21:32.613713542Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-25T10:21:32.614956258Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.243096ms logger=migrator t=2026-05-25T10:21:32.618647825Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-25T10:21:32.620097477Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.448991ms logger=migrator t=2026-05-25T10:21:32.624608868Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-25T10:21:32.625460582Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=854.145µs logger=migrator t=2026-05-25T10:21:32.629462858Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-25T10:21:32.630050875Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=587.647µs logger=migrator t=2026-05-25T10:21:32.634877535Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-25T10:21:32.636159622Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.281597ms logger=migrator t=2026-05-25T10:21:32.643694891Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-25T10:21:32.643726642Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.041µs logger=migrator t=2026-05-25T10:21:32.64989687Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-25T10:21:32.652263778Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.366028ms logger=migrator t=2026-05-25T10:21:32.658972242Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-25T10:21:32.659877129Z level=info msg="Migration successfully executed" id="Add missing user data" duration=916.957µs logger=migrator t=2026-05-25T10:21:32.66889877Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-25T10:21:32.670853997Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.955087ms logger=migrator t=2026-05-25T10:21:32.675331626Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-25T10:21:32.676314974Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=984.458µs logger=migrator t=2026-05-25T10:21:32.680494706Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-25T10:21:32.681807754Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.312997ms logger=migrator t=2026-05-25T10:21:32.690943618Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-25T10:21:32.70377889Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.833921ms logger=migrator t=2026-05-25T10:21:32.707832468Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-25T10:21:32.708861657Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.029099ms logger=migrator t=2026-05-25T10:21:32.714374557Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-25T10:21:32.714552632Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=177.535µs logger=migrator t=2026-05-25T10:21:32.71931174Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-25T10:21:32.719853335Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=541.085µs logger=migrator t=2026-05-25T10:21:32.725582721Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-25T10:21:32.725790867Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=208.106µs logger=migrator t=2026-05-25T10:21:32.73071786Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-25T10:21:32.731294586Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=576.466µs logger=migrator t=2026-05-25T10:21:32.740618166Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-25T10:21:32.741814901Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.204885ms logger=migrator t=2026-05-25T10:21:32.748021181Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-25T10:21:32.74868853Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=667.399µs logger=migrator t=2026-05-25T10:21:32.753069447Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-25T10:21:32.753738856Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=670.359µs logger=migrator t=2026-05-25T10:21:32.759000889Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-25T10:21:32.75973734Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=735.851µs logger=migrator t=2026-05-25T10:21:32.766048503Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-25T10:21:32.767095353Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.0468ms logger=migrator t=2026-05-25T10:21:32.772667675Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-25T10:21:32.772704076Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=37.942µs logger=migrator t=2026-05-25T10:21:32.795001051Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-25T10:21:32.796258687Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.262426ms logger=migrator t=2026-05-25T10:21:32.800634764Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-25T10:21:32.801608262Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=974.038µs logger=migrator t=2026-05-25T10:21:32.807123702Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-25T10:21:32.807810281Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=686.529µs logger=migrator t=2026-05-25T10:21:32.813036883Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-25T10:21:32.814135125Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.100502ms logger=migrator t=2026-05-25T10:21:32.819848441Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-25T10:21:32.823532817Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.681976ms logger=migrator t=2026-05-25T10:21:32.828488381Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-25T10:21:32.829396027Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=908.216µs logger=migrator t=2026-05-25T10:21:32.834184886Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-25T10:21:32.834987579Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=803.203µs logger=migrator t=2026-05-25T10:21:32.840129618Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-25T10:21:32.840865309Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=735.791µs logger=migrator t=2026-05-25T10:21:32.847311956Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-25T10:21:32.848673165Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.360559ms logger=migrator t=2026-05-25T10:21:32.853643819Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-25T10:21:32.854513444Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=869.105µs logger=migrator t=2026-05-25T10:21:32.859741345Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-25T10:21:32.860220699Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=477.204µs logger=migrator t=2026-05-25T10:21:32.865644506Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-25T10:21:32.866439749Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=795.833µs logger=migrator t=2026-05-25T10:21:32.872024961Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-25T10:21:32.872421642Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=396.971µs logger=migrator t=2026-05-25T10:21:32.877399866Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-25T10:21:32.878225211Z level=info msg="Migration successfully executed" id="create star table" duration=818.995µs logger=migrator t=2026-05-25T10:21:32.883892955Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-25T10:21:32.88477346Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=880.515µs logger=migrator t=2026-05-25T10:21:32.89305105Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-25T10:21:32.89444279Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.39567ms logger=migrator t=2026-05-25T10:21:32.900585448Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-25T10:21:32.901588167Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.005649ms logger=migrator t=2026-05-25T10:21:32.907103557Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-25T10:21:32.907953521Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=846.324µs logger=migrator t=2026-05-25T10:21:32.914888423Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-25T10:21:32.915772448Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=884.876µs logger=migrator t=2026-05-25T10:21:32.922867854Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-25T10:21:32.924207602Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.342678ms logger=migrator t=2026-05-25T10:21:32.932691557Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-25T10:21:32.933689886Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.001729ms logger=migrator t=2026-05-25T10:21:32.999713668Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-25T10:21:32.99978935Z level=info msg="Migration successfully executed" id="Update org table charset" duration=80.752µs logger=migrator t=2026-05-25T10:21:33.20219172Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-25T10:21:33.202263652Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=77.142µs logger=migrator t=2026-05-25T10:21:33.32686497Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-25T10:21:33.327245611Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=383.061µs logger=migrator t=2026-05-25T10:21:33.338801296Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-25T10:21:33.34001648Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.218855ms logger=migrator t=2026-05-25T10:21:33.345156469Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-25T10:21:33.347202709Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=2.049289ms logger=migrator t=2026-05-25T10:21:33.355951462Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-25T10:21:33.356822507Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=873.905µs logger=migrator t=2026-05-25T10:21:33.362502911Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-25T10:21:33.363664376Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.161234ms logger=migrator t=2026-05-25T10:21:33.371003667Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-25T10:21:33.373249793Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.245656ms logger=migrator t=2026-05-25T10:21:33.380298887Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-25T10:21:33.38110328Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=808.453µs logger=migrator t=2026-05-25T10:21:33.385270871Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-25T10:21:33.389218175Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.948564ms logger=migrator t=2026-05-25T10:21:33.394658053Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-25T10:21:33.396330902Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.676049ms logger=migrator t=2026-05-25T10:21:33.41077717Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-25T10:21:33.411929553Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.149953ms logger=migrator t=2026-05-25T10:21:33.41630015Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-25T10:21:33.417149194Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=846.484µs logger=migrator t=2026-05-25T10:21:33.422322334Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-25T10:21:33.422671444Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=354.74µs logger=migrator t=2026-05-25T10:21:33.430285915Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-25T10:21:33.432124847Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.840493ms logger=migrator t=2026-05-25T10:21:33.448245374Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-25T10:21:33.448421639Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=182.705µs logger=migrator t=2026-05-25T10:21:33.452152837Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-25T10:21:33.454639939Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.484982ms logger=migrator t=2026-05-25T10:21:33.459416037Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-25T10:21:33.461433406Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.017889ms logger=migrator t=2026-05-25T10:21:33.466184813Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-25T10:21:33.469234952Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.050479ms logger=migrator t=2026-05-25T10:21:33.474280908Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-25T10:21:33.47535566Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.077191ms logger=migrator t=2026-05-25T10:21:33.48161099Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-25T10:21:33.484678379Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.063909ms logger=migrator t=2026-05-25T10:21:33.488466518Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-25T10:21:33.489177369Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=710.871µs logger=migrator t=2026-05-25T10:21:33.492540107Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-25T10:21:33.493230646Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=692.439µs logger=migrator t=2026-05-25T10:21:33.498942112Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-25T10:21:33.498969993Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.311µs logger=migrator t=2026-05-25T10:21:33.504070991Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-25T10:21:33.504125562Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.361µs logger=migrator t=2026-05-25T10:21:33.509864048Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-25T10:21:33.511446605Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.582987ms logger=migrator t=2026-05-25T10:21:33.515533062Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-25T10:21:33.518699914Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.157252ms logger=migrator t=2026-05-25T10:21:33.524666626Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-25T10:21:33.527011574Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.344988ms logger=migrator t=2026-05-25T10:21:33.530447184Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-25T10:21:33.532551315Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.09034ms logger=migrator t=2026-05-25T10:21:33.536016955Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-25T10:21:33.536273482Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=262.197µs logger=migrator t=2026-05-25T10:21:33.539320662Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-25T10:21:33.540106384Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=785.642µs logger=migrator t=2026-05-25T10:21:33.543609205Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-25T10:21:33.544322246Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=713.681µs logger=migrator t=2026-05-25T10:21:33.549250069Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-25T10:21:33.549273359Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=24.15µs logger=migrator t=2026-05-25T10:21:33.553863862Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-25T10:21:33.554700136Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=835.944µs logger=migrator t=2026-05-25T10:21:33.56828598Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-25T10:21:33.569312759Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.030569ms logger=migrator t=2026-05-25T10:21:33.576597261Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-25T10:21:33.586303501Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.704911ms logger=migrator t=2026-05-25T10:21:33.591129741Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-25T10:21:33.592167721Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.046139ms logger=migrator t=2026-05-25T10:21:33.59696717Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-25T10:21:33.598390392Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.423681ms logger=migrator t=2026-05-25T10:21:33.60420675Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-25T10:21:33.605461626Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.255156ms logger=migrator t=2026-05-25T10:21:33.611391578Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-25T10:21:33.611879311Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=488.284µs logger=migrator t=2026-05-25T10:21:33.616116395Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-25T10:21:33.617020171Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=903.735µs logger=migrator t=2026-05-25T10:21:33.621443529Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-25T10:21:33.623797277Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.353538ms logger=migrator t=2026-05-25T10:21:33.629283256Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-25T10:21:33.630988035Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.72295ms logger=migrator t=2026-05-25T10:21:33.636556816Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-25T10:21:33.636753702Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=197.786µs logger=migrator t=2026-05-25T10:21:33.640307565Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-25T10:21:33.640552522Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=238.207µs logger=migrator t=2026-05-25T10:21:33.646231477Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-25T10:21:33.64738806Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.161503ms logger=migrator t=2026-05-25T10:21:33.652938341Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-25T10:21:33.655473804Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.529963ms logger=migrator t=2026-05-25T10:21:33.661519059Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-25T10:21:33.66256596Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.045911ms logger=migrator t=2026-05-25T10:21:33.668526342Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-25T10:21:33.670933142Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.40609ms logger=migrator t=2026-05-25T10:21:33.676114821Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-25T10:21:33.676954866Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=839.545µs logger=migrator t=2026-05-25T10:21:33.683455324Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-25T10:21:33.684243897Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=791.553µs logger=migrator t=2026-05-25T10:21:33.688221383Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-25T10:21:33.689048136Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=826.943µs logger=migrator t=2026-05-25T10:21:33.693913297Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-25T10:21:33.700489657Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.57548ms logger=migrator t=2026-05-25T10:21:33.704791822Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-25T10:21:33.705885344Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.094411ms logger=migrator t=2026-05-25T10:21:33.71199097Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-25T10:21:33.71300399Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.01194ms logger=migrator t=2026-05-25T10:21:33.717086068Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-25T10:21:33.718133028Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.04666ms logger=migrator t=2026-05-25T10:21:33.728752916Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-25T10:21:33.729661132Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=912.677µs logger=migrator t=2026-05-25T10:21:33.735099449Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-25T10:21:33.739068674Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.974596ms logger=migrator t=2026-05-25T10:21:33.746956763Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-25T10:21:33.750720462Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.78251ms logger=migrator t=2026-05-25T10:21:33.758712363Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-25T10:21:33.758779835Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=71.912µs logger=migrator t=2026-05-25T10:21:33.764890412Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-25T10:21:33.765228792Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=340.399µs logger=migrator t=2026-05-25T10:21:33.769073183Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-25T10:21:33.771926026Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.848243ms logger=migrator t=2026-05-25T10:21:33.776649592Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-25T10:21:33.77692206Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=274.388µs logger=migrator t=2026-05-25T10:21:33.782043448Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-25T10:21:33.782469251Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=432.182µs logger=migrator t=2026-05-25T10:21:33.786474007Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-25T10:21:33.789068012Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.593465ms logger=migrator t=2026-05-25T10:21:33.79348642Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-25T10:21:33.793939123Z level=info msg="Migration successfully executed" id="Update uid value" duration=452.292µs logger=migrator t=2026-05-25T10:21:33.79831628Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-25T10:21:33.799735041Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.419732ms logger=migrator t=2026-05-25T10:21:33.805133336Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-25T10:21:33.806442775Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.311569ms logger=migrator t=2026-05-25T10:21:33.813964033Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-25T10:21:33.815025103Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.06487ms logger=migrator t=2026-05-25T10:21:33.820704978Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-25T10:21:33.821588293Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=845.554µs logger=migrator t=2026-05-25T10:21:33.826539107Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-25T10:21:33.827586867Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.04759ms logger=migrator t=2026-05-25T10:21:33.833434907Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-25T10:21:33.834424145Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=988.598µs logger=migrator t=2026-05-25T10:21:33.839907834Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-25T10:21:33.840843481Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=939.057µs logger=migrator t=2026-05-25T10:21:33.844906689Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-25T10:21:33.847763472Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=2.854483ms logger=migrator t=2026-05-25T10:21:33.853676003Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-25T10:21:33.855218387Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.549535ms logger=migrator t=2026-05-25T10:21:33.860027977Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-25T10:21:33.86880066Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.773264ms logger=migrator t=2026-05-25T10:21:33.873552538Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-25T10:21:33.874137505Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=584.777µs logger=migrator t=2026-05-25T10:21:33.877803881Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-25T10:21:33.878656826Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=852.875µs logger=migrator t=2026-05-25T10:21:33.882356173Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-25T10:21:33.883204917Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=848.624µs logger=migrator t=2026-05-25T10:21:33.887592715Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-25T10:21:33.888581353Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=987.338µs logger=migrator t=2026-05-25T10:21:33.892682722Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-25T10:21:33.893032582Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=350.65µs logger=migrator t=2026-05-25T10:21:33.896352158Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-25T10:21:33.897043848Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=690.93µs logger=migrator t=2026-05-25T10:21:33.903693851Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-25T10:21:33.903781214Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=96.363µs logger=migrator t=2026-05-25T10:21:33.90853758Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-25T10:21:33.910905039Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.366079ms logger=migrator t=2026-05-25T10:21:33.917451889Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-25T10:21:33.922208397Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.716566ms logger=migrator t=2026-05-25T10:21:33.928781668Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-25T10:21:33.929133988Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=359.721µs logger=migrator t=2026-05-25T10:21:33.933166614Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-25T10:21:33.936450479Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.284295ms logger=migrator t=2026-05-25T10:21:33.943944446Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-25T10:21:33.948953881Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.006165ms logger=migrator t=2026-05-25T10:21:33.95619923Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-25T10:21:33.957590621Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.397791ms logger=migrator t=2026-05-25T10:21:33.961326149Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-25T10:21:33.961822173Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=495.934µs logger=migrator t=2026-05-25T10:21:33.965769928Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-25T10:21:33.966770087Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=999.869µs logger=migrator t=2026-05-25T10:21:33.97204946Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-25T10:21:33.973294785Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.249495ms logger=migrator t=2026-05-25T10:21:33.978885237Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-25T10:21:33.980508805Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.626647ms logger=migrator t=2026-05-25T10:21:33.986035875Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-25T10:21:33.987771805Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.759941ms logger=migrator t=2026-05-25T10:21:33.992600084Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-25T10:21:33.992842661Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=248.877µs logger=migrator t=2026-05-25T10:21:33.997586919Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-25T10:21:33.997776845Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=195.775µs logger=migrator t=2026-05-25T10:21:34.002055109Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-25T10:21:34.007171797Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.112298ms logger=migrator t=2026-05-25T10:21:34.012893513Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-25T10:21:34.016358733Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.46455ms logger=migrator t=2026-05-25T10:21:34.020185343Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-25T10:21:34.020388839Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=205.486µs logger=migrator t=2026-05-25T10:21:34.025495207Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-25T10:21:34.026533647Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.03861ms logger=migrator t=2026-05-25T10:21:34.030181993Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-25T10:21:34.031254054Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.071941ms logger=migrator t=2026-05-25T10:21:34.036773274Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-25T10:21:34.036910208Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=141.004µs logger=migrator t=2026-05-25T10:21:34.04253901Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-25T10:21:34.044717314Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=2.158493ms logger=migrator t=2026-05-25T10:21:34.052103758Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-25T10:21:34.053857938Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.7529ms logger=migrator t=2026-05-25T10:21:34.059331617Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-25T10:21:34.062506428Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.174391ms logger=migrator t=2026-05-25T10:21:34.066229377Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-25T10:21:34.066300249Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=40.651µs logger=migrator t=2026-05-25T10:21:34.069741918Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-25T10:21:34.070809339Z level=info msg="Migration successfully executed" id="create session table" duration=1.067421ms logger=migrator t=2026-05-25T10:21:34.075459334Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-25T10:21:34.075582348Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=123.403µs logger=migrator t=2026-05-25T10:21:34.079644624Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-25T10:21:34.079771548Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=127.854µs logger=migrator t=2026-05-25T10:21:34.084158555Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-25T10:21:34.084956728Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=798.063µs logger=migrator t=2026-05-25T10:21:34.090410106Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-25T10:21:34.091245051Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=834.875µs logger=migrator t=2026-05-25T10:21:34.097160622Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-25T10:21:34.097192413Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.521µs logger=migrator t=2026-05-25T10:21:34.101434306Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-25T10:21:34.101496197Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=63.621µs logger=migrator t=2026-05-25T10:21:34.105589377Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-25T10:21:34.110717895Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.127959ms logger=migrator t=2026-05-25T10:21:34.119220321Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-25T10:21:34.124813563Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.599922ms logger=migrator t=2026-05-25T10:21:34.130846058Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-25T10:21:34.131127876Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=286.099µs logger=migrator t=2026-05-25T10:21:34.136219513Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-25T10:21:34.136335477Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=119.474µs logger=migrator t=2026-05-25T10:21:34.141329251Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-25T10:21:34.142459574Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.130284ms logger=migrator t=2026-05-25T10:21:34.146755697Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-25T10:21:34.146790188Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=39.971µs logger=migrator t=2026-05-25T10:21:34.150720413Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-25T10:21:34.154991166Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.268563ms logger=migrator t=2026-05-25T10:21:34.159078695Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-25T10:21:34.159407194Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=329.919µs logger=migrator t=2026-05-25T10:21:34.16409561Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-25T10:21:34.167730985Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.635625ms logger=migrator t=2026-05-25T10:21:34.17171539Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-25T10:21:34.175183432Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.466932ms logger=migrator t=2026-05-25T10:21:34.178999012Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-25T10:21:34.179127905Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=127.823µs logger=migrator t=2026-05-25T10:21:34.185616353Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-25T10:21:34.187820917Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.209005ms logger=migrator t=2026-05-25T10:21:34.193906593Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-25T10:21:34.195019146Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.112283ms logger=migrator t=2026-05-25T10:21:34.201804452Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-25T10:21:34.203649226Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.839913ms logger=migrator t=2026-05-25T10:21:34.209048722Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-25T10:21:34.210109252Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.06085ms logger=migrator t=2026-05-25T10:21:34.21418134Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-25T10:21:34.21520765Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.02917ms logger=migrator t=2026-05-25T10:21:34.219393011Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-25T10:21:34.220349749Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=956.689µs logger=migrator t=2026-05-25T10:21:34.225759826Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-25T10:21:34.226854157Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.093971ms logger=migrator t=2026-05-25T10:21:34.231834801Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-25T10:21:34.233276803Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.441872ms logger=migrator t=2026-05-25T10:21:34.238065162Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-25T10:21:34.239084341Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.023129ms logger=migrator t=2026-05-25T10:21:34.244557909Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-25T10:21:34.257201616Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.640117ms logger=migrator t=2026-05-25T10:21:34.261441778Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-25T10:21:34.262037546Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=595.848µs logger=migrator t=2026-05-25T10:21:34.265430764Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-25T10:21:34.266153785Z 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=722.671µs logger=migrator t=2026-05-25T10:21:34.273045084Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-25T10:21:34.273366774Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=321.94µs logger=migrator t=2026-05-25T10:21:34.276964368Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-25T10:21:34.277809452Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=845.144µs logger=migrator t=2026-05-25T10:21:34.281974873Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-25T10:21:34.283487577Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.511474ms logger=migrator t=2026-05-25T10:21:34.288329247Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-25T10:21:34.291969192Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.639945ms logger=migrator t=2026-05-25T10:21:34.296426531Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-25T10:21:34.300345005Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.918333ms logger=migrator t=2026-05-25T10:21:34.303850516Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-25T10:21:34.307535433Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.685057ms logger=migrator t=2026-05-25T10:21:34.312130316Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-25T10:21:34.316140132Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.009006ms logger=migrator t=2026-05-25T10:21:34.320594261Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-25T10:21:34.322205678Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.611107ms logger=migrator t=2026-05-25T10:21:34.326795361Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-25T10:21:34.326916984Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=119.633µs logger=migrator t=2026-05-25T10:21:34.331466615Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-25T10:21:34.331494806Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.101µs logger=migrator t=2026-05-25T10:21:34.335023409Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-25T10:21:34.336148161Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.124582ms logger=migrator t=2026-05-25T10:21:34.340393185Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-25T10:21:34.341498776Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.105481ms logger=migrator t=2026-05-25T10:21:34.346617545Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-25T10:21:34.348155779Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.538104ms logger=migrator t=2026-05-25T10:21:34.353320659Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-25T10:21:34.354638297Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.316568ms logger=migrator t=2026-05-25T10:21:34.358442907Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-25T10:21:34.359645331Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.202414ms logger=migrator t=2026-05-25T10:21:34.36409683Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-25T10:21:34.370237788Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.138958ms logger=migrator t=2026-05-25T10:21:34.374989536Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-25T10:21:34.377851379Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.865873ms logger=migrator t=2026-05-25T10:21:34.382293337Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-25T10:21:34.382877865Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=590.728µs logger=migrator t=2026-05-25T10:21:34.388810266Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-25T10:21:34.390509635Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.695119ms logger=migrator t=2026-05-25T10:21:34.3972374Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-25T10:21:34.398259469Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.020119ms logger=migrator t=2026-05-25T10:21:34.402855063Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-25T10:21:34.407305451Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.448578ms logger=migrator t=2026-05-25T10:21:34.41207307Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-25T10:21:34.412221094Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=150.995µs logger=migrator t=2026-05-25T10:21:34.415875169Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-25T10:21:34.416943061Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.068032ms logger=migrator t=2026-05-25T10:21:34.420630247Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-25T10:21:34.421666768Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.036601ms logger=migrator t=2026-05-25T10:21:34.42659112Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-25T10:21:34.426707943Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=117.104µs logger=migrator t=2026-05-25T10:21:34.430280577Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-25T10:21:34.431915214Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.634157ms logger=migrator t=2026-05-25T10:21:34.43661288Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-25T10:21:34.437569338Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=956.717µs logger=migrator t=2026-05-25T10:21:34.443013085Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-25T10:21:34.443953462Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=940.687µs logger=migrator t=2026-05-25T10:21:34.448592267Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-25T10:21:34.449492923Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=897.026µs logger=migrator t=2026-05-25T10:21:34.453727726Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-25T10:21:34.455334303Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.599927ms logger=migrator t=2026-05-25T10:21:34.460520112Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-25T10:21:34.46146656Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=946.498µs logger=migrator t=2026-05-25T10:21:34.465487956Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-25T10:21:34.465516437Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=28.911µs logger=migrator t=2026-05-25T10:21:34.471152Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-25T10:21:34.47527937Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.104829ms logger=migrator t=2026-05-25T10:21:34.480193772Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-25T10:21:34.481183491Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=989.87µs logger=migrator t=2026-05-25T10:21:34.486073933Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-25T10:21:34.492683274Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.609351ms logger=migrator t=2026-05-25T10:21:34.496280308Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-25T10:21:34.496817243Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=536.595µs logger=migrator t=2026-05-25T10:21:34.500749007Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-25T10:21:34.501448677Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=699.02µs logger=migrator t=2026-05-25T10:21:34.505535025Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-25T10:21:34.506967487Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.432372ms logger=migrator t=2026-05-25T10:21:34.511135007Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-25T10:21:34.521374464Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.239547ms logger=migrator t=2026-05-25T10:21:34.525754342Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-25T10:21:34.526293257Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=538.826µs logger=migrator t=2026-05-25T10:21:34.529735546Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-25T10:21:34.530692123Z 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=956.007µs logger=migrator t=2026-05-25T10:21:34.534639298Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-25T10:21:34.534976258Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=337.12µs logger=migrator t=2026-05-25T10:21:34.538909081Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-25T10:21:34.539477649Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=568.628µs logger=migrator t=2026-05-25T10:21:34.54296935Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-25T10:21:34.543178396Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=208.926µs logger=migrator t=2026-05-25T10:21:34.547125419Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-25T10:21:34.553601678Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.476009ms logger=migrator t=2026-05-25T10:21:34.557535231Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-25T10:21:34.561569968Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.034507ms logger=migrator t=2026-05-25T10:21:34.5664824Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-25T10:21:34.56748712Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.004479ms logger=migrator t=2026-05-25T10:21:34.571233858Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-25T10:21:34.572732181Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.497982ms logger=migrator t=2026-05-25T10:21:34.577557561Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-25T10:21:34.577920221Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=365.581µs logger=migrator t=2026-05-25T10:21:34.58236878Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-25T10:21:34.586482729Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.113159ms logger=migrator t=2026-05-25T10:21:34.590016772Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-25T10:21:34.59100057Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=983.418µs logger=migrator t=2026-05-25T10:21:34.595240763Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-25T10:21:34.595448689Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=208.107µs logger=migrator t=2026-05-25T10:21:34.600113354Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-25T10:21:34.600775883Z level=info msg="Migration successfully executed" id="Move region to single row" duration=662.239µs logger=migrator t=2026-05-25T10:21:34.605146849Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-25T10:21:34.60651483Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.3647ms logger=migrator t=2026-05-25T10:21:34.610669229Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-25T10:21:34.612099021Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.429972ms logger=migrator t=2026-05-25T10:21:34.616626802Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-25T10:21:34.617590149Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=965.607µs logger=migrator t=2026-05-25T10:21:34.621188904Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-25T10:21:34.622192063Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.001819ms logger=migrator t=2026-05-25T10:21:34.626932181Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-25T10:21:34.62832113Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.387409ms logger=migrator t=2026-05-25T10:21:34.632627135Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-25T10:21:34.633558692Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=930.847µs logger=migrator t=2026-05-25T10:21:34.636911059Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-25T10:21:34.637008592Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=97.962µs logger=migrator t=2026-05-25T10:21:34.639812923Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-25T10:21:34.641130821Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.317568ms logger=migrator t=2026-05-25T10:21:34.647358792Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-25T10:21:34.64866549Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.304908ms logger=migrator t=2026-05-25T10:21:34.653349725Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-25T10:21:34.654323704Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=974.329µs logger=migrator t=2026-05-25T10:21:34.658142604Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-25T10:21:34.659312208Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.167954ms logger=migrator t=2026-05-25T10:21:34.663211441Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-25T10:21:34.663603732Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=392.071µs logger=migrator t=2026-05-25T10:21:34.667995339Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-25T10:21:34.668432742Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=437.803µs logger=migrator t=2026-05-25T10:21:34.671646275Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-25T10:21:34.671770729Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=122.323µs logger=migrator t=2026-05-25T10:21:34.675113135Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-25T10:21:34.676268648Z level=info msg="Migration successfully executed" id="create team table" duration=1.154133ms logger=migrator t=2026-05-25T10:21:34.680532762Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-25T10:21:34.682392626Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.859304ms logger=migrator t=2026-05-25T10:21:34.686836615Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-25T10:21:34.687981988Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.145563ms logger=migrator t=2026-05-25T10:21:34.692079907Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-25T10:21:34.697852144Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.772428ms logger=migrator t=2026-05-25T10:21:34.703861318Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-25T10:21:34.704143596Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=284.249µs logger=migrator t=2026-05-25T10:21:34.70739722Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-25T10:21:34.708511162Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.117532ms logger=migrator t=2026-05-25T10:21:34.712374914Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-25T10:21:34.714036442Z level=info msg="Migration successfully executed" id="create team member table" duration=1.665548ms logger=migrator t=2026-05-25T10:21:34.719672946Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-25T10:21:34.720912231Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.240596ms logger=migrator t=2026-05-25T10:21:34.726925485Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-25T10:21:34.728883682Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.962407ms logger=migrator t=2026-05-25T10:21:34.734465274Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-25T10:21:34.735587957Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.122783ms logger=migrator t=2026-05-25T10:21:34.742159297Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-25T10:21:34.749796448Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.632201ms logger=migrator t=2026-05-25T10:21:34.754308218Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-25T10:21:34.759314603Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.003785ms logger=migrator t=2026-05-25T10:21:34.763145284Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-25T10:21:34.768208921Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.060707ms logger=migrator t=2026-05-25T10:21:34.773245777Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-25T10:21:34.774280656Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.0376ms logger=migrator t=2026-05-25T10:21:34.780679142Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-25T10:21:34.781833705Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.155023ms logger=migrator t=2026-05-25T10:21:34.786733607Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-25T10:21:34.787976693Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.242916ms logger=migrator t=2026-05-25T10:21:34.79580427Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-25T10:21:34.797389956Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.585156ms logger=migrator t=2026-05-25T10:21:34.805416389Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-25T10:21:34.807348014Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.932085ms logger=migrator t=2026-05-25T10:21:34.812789281Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-25T10:21:34.814044528Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.254857ms logger=migrator t=2026-05-25T10:21:34.819667661Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-25T10:21:34.821249456Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.581995ms logger=migrator t=2026-05-25T10:21:34.826614412Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-25T10:21:34.82825229Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.636727ms logger=migrator t=2026-05-25T10:21:34.833349636Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-25T10:21:34.833907563Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=558.167µs logger=migrator t=2026-05-25T10:21:34.839464244Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-25T10:21:34.839759923Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=296.379µs logger=migrator t=2026-05-25T10:21:34.846158567Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-25T10:21:34.84762128Z level=info msg="Migration successfully executed" id="create tag table" duration=1.458843ms logger=migrator t=2026-05-25T10:21:34.853655655Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-25T10:21:34.855438676Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.781941ms logger=migrator t=2026-05-25T10:21:34.862388018Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-25T10:21:34.863345735Z level=info msg="Migration successfully executed" id="create login attempt table" duration=957.767µs logger=migrator t=2026-05-25T10:21:34.867023492Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-25T10:21:34.868057882Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.03406ms logger=migrator t=2026-05-25T10:21:34.872943604Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-25T10:21:34.874415816Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.471962ms logger=migrator t=2026-05-25T10:21:34.879507563Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-25T10:21:34.898070211Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.557998ms logger=migrator t=2026-05-25T10:21:34.904166757Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-25T10:21:34.904836717Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=670.99µs logger=migrator t=2026-05-25T10:21:34.911828879Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-25T10:21:34.9132396Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.417802ms logger=migrator t=2026-05-25T10:21:34.954636818Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-25T10:21:34.955415041Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=781.563µs logger=migrator t=2026-05-25T10:21:34.963604408Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-25T10:21:34.964637658Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.032789ms logger=migrator t=2026-05-25T10:21:34.971197888Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-25T10:21:34.972614109Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.420181ms logger=migrator t=2026-05-25T10:21:34.985272936Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-25T10:21:34.986694116Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.424551ms logger=migrator t=2026-05-25T10:21:34.992388281Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-25T10:21:34.992442763Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=55.051µs logger=migrator t=2026-05-25T10:21:34.998784447Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-25T10:21:35.007449948Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.665691ms logger=migrator t=2026-05-25T10:21:35.014203133Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-25T10:21:35.017936371Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.732937ms logger=migrator t=2026-05-25T10:21:35.023542293Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-25T10:21:35.033225614Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=9.681841ms logger=migrator t=2026-05-25T10:21:35.039949598Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-25T10:21:35.044855601Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.907182ms logger=migrator t=2026-05-25T10:21:35.049885296Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-25T10:21:35.051352838Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.468512ms logger=migrator t=2026-05-25T10:21:35.056494377Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-25T10:21:35.062218663Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.723546ms logger=migrator t=2026-05-25T10:21:35.068068622Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-25T10:21:35.069090762Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.0226ms logger=migrator t=2026-05-25T10:21:35.075598511Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-25T10:21:35.077371012Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.772081ms logger=migrator t=2026-05-25T10:21:35.082953664Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-25T10:21:35.084021365Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.067241ms logger=migrator t=2026-05-25T10:21:35.091324966Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-25T10:21:35.093026255Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.701629ms logger=migrator t=2026-05-25T10:21:35.101201452Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-25T10:21:35.102295813Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.093571ms logger=migrator t=2026-05-25T10:21:35.108286487Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-25T10:21:35.110249523Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.961986ms logger=migrator t=2026-05-25T10:21:35.116939538Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-25T10:21:35.123122136Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.182198ms logger=migrator t=2026-05-25T10:21:35.128461391Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-25T10:21:35.129576313Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.110842ms logger=migrator t=2026-05-25T10:21:35.135154945Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-25T10:21:35.136190275Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.034641ms logger=migrator t=2026-05-25T10:21:35.142376864Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-25T10:21:35.144216137Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.838573ms logger=migrator t=2026-05-25T10:21:35.151605631Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-25T10:21:35.152542658Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=936.967µs logger=migrator t=2026-05-25T10:21:35.157768429Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-25T10:21:35.15882759Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.058861ms logger=migrator t=2026-05-25T10:21:35.164792723Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-25T10:21:35.164875645Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=83.602µs logger=migrator t=2026-05-25T10:21:35.170148808Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-25T10:21:35.170236331Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=92.263µs logger=migrator t=2026-05-25T10:21:35.174943686Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-25T10:21:35.175916715Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=972.029µs logger=migrator t=2026-05-25T10:21:35.18228945Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-25T10:21:35.184262057Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.971228ms logger=migrator t=2026-05-25T10:21:35.189634583Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-25T10:21:35.190805416Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.167523ms logger=migrator t=2026-05-25T10:21:35.195982456Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-25T10:21:35.19612957Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=146.934µs logger=migrator t=2026-05-25T10:21:35.201252349Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-25T10:21:35.202803413Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.545244ms logger=migrator t=2026-05-25T10:21:35.208704214Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-25T10:21:35.210112825Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.408681ms logger=migrator t=2026-05-25T10:21:35.215781729Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-25T10:21:35.217120958Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.338318ms logger=migrator t=2026-05-25T10:21:35.225722737Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-25T10:21:35.226950872Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.228455ms logger=migrator t=2026-05-25T10:21:35.234170872Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-25T10:21:35.242857703Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.686871ms logger=migrator t=2026-05-25T10:21:35.250177325Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-25T10:21:35.251238566Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.061751ms logger=migrator t=2026-05-25T10:21:35.25689338Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-25T10:21:35.257019754Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.683µs logger=migrator t=2026-05-25T10:21:35.262257385Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-25T10:21:35.263882811Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.624346ms logger=migrator t=2026-05-25T10:21:35.269472773Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-25T10:21:35.271121232Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.656528ms logger=migrator t=2026-05-25T10:21:35.277761294Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-25T10:21:35.279823293Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.06434ms logger=migrator t=2026-05-25T10:21:35.286514667Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-25T10:21:35.286668871Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=158.114µs logger=migrator t=2026-05-25T10:21:35.291939724Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-25T10:21:35.293442088Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.505464ms logger=migrator t=2026-05-25T10:21:35.299345979Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-25T10:21:35.300646446Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.302518ms logger=migrator t=2026-05-25T10:21:35.30561363Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-25T10:21:35.307175436Z 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.562875ms logger=migrator t=2026-05-25T10:21:35.313274712Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-25T10:21:35.314859737Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.585595ms logger=migrator t=2026-05-25T10:21:35.322332474Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-25T10:21:35.342513388Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=20.173914ms logger=migrator t=2026-05-25T10:21:35.350412727Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-25T10:21:35.351600111Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.192844ms logger=migrator t=2026-05-25T10:21:35.356793592Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-25T10:21:35.359396807Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.610256ms logger=migrator t=2026-05-25T10:21:35.365085352Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-25T10:21:35.392196807Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.081484ms logger=migrator t=2026-05-25T10:21:35.397267114Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-25T10:21:35.426914212Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=29.623477ms logger=migrator t=2026-05-25T10:21:35.431790363Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-25T10:21:35.432670088Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=880.055µs logger=migrator t=2026-05-25T10:21:35.438101526Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-25T10:21:35.439367463Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.267818ms logger=migrator t=2026-05-25T10:21:35.444937844Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-25T10:21:35.455607923Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.662289ms logger=migrator t=2026-05-25T10:21:35.461624697Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-25T10:21:35.466056285Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.432158ms logger=migrator t=2026-05-25T10:21:35.4720994Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-25T10:21:35.473199542Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.101463ms logger=migrator t=2026-05-25T10:21:35.479816773Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-25T10:21:35.480893455Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.076692ms logger=migrator t=2026-05-25T10:21:35.486692903Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-25T10:21:35.488077493Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.38722ms logger=migrator t=2026-05-25T10:21:35.493102048Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-25T10:21:35.494310843Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.209135ms logger=migrator t=2026-05-25T10:21:35.498855885Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-25T10:21:35.498930097Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.782µs logger=migrator t=2026-05-25T10:21:35.503709056Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-25T10:21:35.513167709Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.458593ms logger=migrator t=2026-05-25T10:21:35.518202905Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-25T10:21:35.524715543Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.512508ms logger=migrator t=2026-05-25T10:21:35.52908606Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-25T10:21:35.535539217Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.449927ms logger=migrator t=2026-05-25T10:21:35.54046929Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-25T10:21:35.542454018Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.985217ms logger=migrator t=2026-05-25T10:21:35.547596276Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-25T10:21:35.54876425Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.168065ms logger=migrator t=2026-05-25T10:21:35.552774396Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-25T10:21:35.562519588Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.743592ms logger=migrator t=2026-05-25T10:21:35.567712649Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-25T10:21:35.572721213Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.007474ms logger=migrator t=2026-05-25T10:21:35.580083366Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-25T10:21:35.581421626Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.34001ms logger=migrator t=2026-05-25T10:21:35.587382278Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-25T10:21:35.593839875Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.455807ms logger=migrator t=2026-05-25T10:21:35.598716777Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-25T10:21:35.603319649Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.604943ms logger=migrator t=2026-05-25T10:21:35.60745437Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-25T10:21:35.607583583Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=128.954µs logger=migrator t=2026-05-25T10:21:35.611597519Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-25T10:21:35.61300909Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.411081ms logger=migrator t=2026-05-25T10:21:35.618119948Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-25T10:21:35.619816057Z 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.696389ms logger=migrator t=2026-05-25T10:21:35.625207073Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-25T10:21:35.626488701Z 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.282428ms logger=migrator t=2026-05-25T10:21:35.632161835Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-25T10:21:35.632357831Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=199.265µs logger=migrator t=2026-05-25T10:21:35.63786089Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-25T10:21:35.646536861Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.672171ms logger=migrator t=2026-05-25T10:21:35.652572915Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-25T10:21:35.657282462Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.708497ms logger=migrator t=2026-05-25T10:21:35.662167033Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-25T10:21:35.669080684Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.904ms logger=migrator t=2026-05-25T10:21:35.674017437Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-25T10:21:35.681118062Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.087374ms logger=migrator t=2026-05-25T10:21:35.687542937Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-25T10:21:35.694750607Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.21044ms logger=migrator t=2026-05-25T10:21:35.702128841Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-25T10:21:35.702259154Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=131.463µs logger=migrator t=2026-05-25T10:21:35.707243848Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-25T10:21:35.70798243Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=738.572µs logger=migrator t=2026-05-25T10:21:35.713296914Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-25T10:21:35.723720955Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.425051ms logger=migrator t=2026-05-25T10:21:35.729943546Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-25T10:21:35.730034219Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=91.313µs logger=migrator t=2026-05-25T10:21:35.734816716Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-25T10:21:35.744453426Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.63789ms logger=migrator t=2026-05-25T10:21:35.749882653Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-25T10:21:35.750937723Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.05872ms logger=migrator t=2026-05-25T10:21:35.757321118Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-25T10:21:35.764934429Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.611991ms logger=migrator t=2026-05-25T10:21:35.775554147Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-25T10:21:35.776472623Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=921.917µs logger=migrator t=2026-05-25T10:21:35.788170031Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-25T10:21:35.789312545Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.143364ms logger=migrator t=2026-05-25T10:21:35.794816094Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-25T10:21:35.8043597Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.544616ms logger=migrator t=2026-05-25T10:21:35.811067984Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-25T10:21:35.812843126Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.774662ms logger=migrator t=2026-05-25T10:21:35.820423076Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-25T10:21:35.821509787Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.086541ms logger=migrator t=2026-05-25T10:21:35.827903293Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-25T10:21:35.828777258Z level=info msg="Migration successfully executed" id="create alert_image table" duration=874.735µs logger=migrator t=2026-05-25T10:21:35.836392309Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-25T10:21:35.838395536Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.004368ms logger=migrator t=2026-05-25T10:21:35.844589845Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-25T10:21:35.844682467Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=95.772µs logger=migrator t=2026-05-25T10:21:35.850631601Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-25T10:21:35.851900017Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.266067ms logger=migrator t=2026-05-25T10:21:35.859576199Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-25T10:21:35.86063435Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.058271ms logger=migrator t=2026-05-25T10:21:35.865921163Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-25T10:21:35.866616033Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-25T10:21:35.872157083Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-25T10:21:35.872798493Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=641.46µs logger=migrator t=2026-05-25T10:21:35.877309933Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-25T10:21:35.878453026Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.143183ms logger=migrator t=2026-05-25T10:21:35.88202104Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-25T10:21:35.892003548Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.008089ms logger=migrator t=2026-05-25T10:21:35.897069775Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-25T10:21:35.898303051Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.233286ms logger=migrator t=2026-05-25T10:21:35.90690776Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-25T10:21:35.907894338Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=986.538µs logger=migrator t=2026-05-25T10:21:35.912177023Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-25T10:21:35.91312005Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=945.007µs logger=migrator t=2026-05-25T10:21:35.92003265Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-25T10:21:35.921585795Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.553226ms logger=migrator t=2026-05-25T10:21:35.927233909Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-25T10:21:35.929233137Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.998318ms logger=migrator t=2026-05-25T10:21:35.934125627Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-25T10:21:35.934155898Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.491µs logger=migrator t=2026-05-25T10:21:35.940231505Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-25T10:21:35.940336038Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=102.123µs logger=migrator t=2026-05-25T10:21:35.945801096Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-25T10:21:35.957098874Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.296127ms logger=migrator t=2026-05-25T10:21:35.961652775Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-25T10:21:35.962095587Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=442.082µs logger=migrator t=2026-05-25T10:21:35.967373771Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-25T10:21:35.968462273Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.086622ms logger=migrator t=2026-05-25T10:21:35.991033626Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-25T10:21:35.991583252Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=556.696µs logger=migrator t=2026-05-25T10:21:35.996753202Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-25T10:21:35.997922495Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.170013ms logger=migrator t=2026-05-25T10:21:36.001945902Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-25T10:21:36.00292016Z level=info msg="Migration successfully executed" id="create secrets table" duration=966.048µs logger=migrator t=2026-05-25T10:21:36.007940346Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-25T10:21:36.043985149Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.040253ms logger=migrator t=2026-05-25T10:21:36.04816553Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-25T10:21:36.05437618Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.21017ms logger=migrator t=2026-05-25T10:21:36.058252183Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-25T10:21:36.058432708Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=180.906µs logger=migrator t=2026-05-25T10:21:36.063045321Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-25T10:21:36.095963244Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.914253ms logger=migrator t=2026-05-25T10:21:36.102982528Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-25T10:21:36.131350379Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.366541ms logger=migrator t=2026-05-25T10:21:36.13555202Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-25T10:21:36.136268362Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=715.672µs logger=migrator t=2026-05-25T10:21:36.142602625Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-25T10:21:36.14382528Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.222395ms logger=migrator t=2026-05-25T10:21:36.148094744Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-25T10:21:36.1483212Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=223.966µs logger=migrator t=2026-05-25T10:21:36.152423419Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-25T10:21:36.153286044Z level=info msg="Migration successfully executed" id="create permission table" duration=862.415µs logger=migrator t=2026-05-25T10:21:36.160463582Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-25T10:21:36.162746618Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=2.288476ms logger=migrator t=2026-05-25T10:21:36.170782321Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-25T10:21:36.171866032Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.08322ms logger=migrator t=2026-05-25T10:21:36.177374801Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-25T10:21:36.178818673Z level=info msg="Migration successfully executed" id="create role table" duration=1.443202ms logger=migrator t=2026-05-25T10:21:36.183411286Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-25T10:21:36.191215882Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.804496ms logger=migrator t=2026-05-25T10:21:36.195509647Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-25T10:21:36.203374575Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.907939ms logger=migrator t=2026-05-25T10:21:36.208909845Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-25T10:21:36.210062028Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.152593ms logger=migrator t=2026-05-25T10:21:36.216162135Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-25T10:21:36.217299828Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.137213ms logger=migrator t=2026-05-25T10:21:36.221588832Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-25T10:21:36.222708864Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.119992ms logger=migrator t=2026-05-25T10:21:36.228352657Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-25T10:21:36.229412938Z level=info msg="Migration successfully executed" id="create team role table" duration=1.063691ms logger=migrator t=2026-05-25T10:21:36.234197277Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-25T10:21:36.235764432Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.570795ms logger=migrator t=2026-05-25T10:21:36.243601359Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-25T10:21:36.245098052Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.498373ms logger=migrator t=2026-05-25T10:21:36.249424658Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-25T10:21:36.251038045Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.615187ms logger=migrator t=2026-05-25T10:21:36.255797122Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-25T10:21:36.256920055Z level=info msg="Migration successfully executed" id="create user role table" duration=1.123533ms logger=migrator t=2026-05-25T10:21:36.26470146Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-25T10:21:36.266746709Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.0485ms logger=migrator t=2026-05-25T10:21:36.281418834Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-25T10:21:36.283438633Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.031699ms logger=migrator t=2026-05-25T10:21:36.288726886Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-25T10:21:36.291038643Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.315777ms logger=migrator t=2026-05-25T10:21:36.297536721Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-25T10:21:36.298806738Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.273137ms logger=migrator t=2026-05-25T10:21:36.303123693Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-25T10:21:36.304242586Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.118533ms logger=migrator t=2026-05-25T10:21:36.308159209Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-25T10:21:36.30924693Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.084871ms logger=migrator t=2026-05-25T10:21:36.31374536Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-25T10:21:36.325368667Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.623027ms logger=migrator t=2026-05-25T10:21:36.329032373Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-25T10:21:36.331104473Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.073351ms logger=migrator t=2026-05-25T10:21:36.335954984Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-25T10:21:36.337174978Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.220924ms logger=migrator t=2026-05-25T10:21:36.342498533Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-25T10:21:36.343631746Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.133953ms logger=migrator t=2026-05-25T10:21:36.347299302Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-25T10:21:36.348467536Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.168064ms logger=migrator t=2026-05-25T10:21:36.352838023Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-25T10:21:36.353740338Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=901.745µs logger=migrator t=2026-05-25T10:21:36.359500505Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-25T10:21:36.36068896Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.187915ms logger=migrator t=2026-05-25T10:21:36.366995002Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-25T10:21:36.37623544Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.240007ms logger=migrator t=2026-05-25T10:21:36.379850935Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-25T10:21:36.38590358Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.052325ms logger=migrator t=2026-05-25T10:21:36.390085791Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-25T10:21:36.398168395Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.082534ms logger=migrator t=2026-05-25T10:21:36.401371447Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-25T10:21:36.409638807Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.26454ms logger=migrator t=2026-05-25T10:21:36.415253579Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-25T10:21:36.417562936Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.319237ms logger=migrator t=2026-05-25T10:21:36.428513694Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-25T10:21:36.430620165Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.129152ms logger=migrator t=2026-05-25T10:21:36.435017382Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-25T10:21:36.436297449Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.280977ms logger=migrator t=2026-05-25T10:21:36.43943724Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-25T10:21:36.440539572Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.102092ms logger=migrator t=2026-05-25T10:21:36.443773225Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-25T10:21:36.444827646Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.054241ms logger=migrator t=2026-05-25T10:21:36.449389328Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-25T10:21:36.44947947Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=91.172µs logger=migrator t=2026-05-25T10:21:36.461037846Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-25T10:21:36.46117153Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=138.433µs logger=migrator t=2026-05-25T10:21:36.465719721Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-25T10:21:36.466580775Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=862.254µs logger=migrator t=2026-05-25T10:21:36.471776236Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-25T10:21:36.472656602Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=883.166µs logger=migrator t=2026-05-25T10:21:36.476602606Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-25T10:21:36.477594544Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=990.808µs logger=migrator t=2026-05-25T10:21:36.485100582Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-25T10:21:36.485705849Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=605.237µs logger=migrator t=2026-05-25T10:21:36.48985639Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-25T10:21:36.490475728Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=625.688µs logger=migrator t=2026-05-25T10:21:36.494961878Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-25T10:21:36.495975467Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.013099ms logger=migrator t=2026-05-25T10:21:36.500292942Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-25T10:21:36.501709593Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.412271ms logger=migrator t=2026-05-25T10:21:36.506119311Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-25T10:21:36.523027931Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=16.898689ms logger=migrator t=2026-05-25T10:21:36.526782469Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-25T10:21:36.526901073Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=119.293µs logger=migrator t=2026-05-25T10:21:36.530388423Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-25T10:21:36.531393433Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.00414ms logger=migrator t=2026-05-25T10:21:36.536226012Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-25T10:21:36.537554631Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.334239ms logger=migrator t=2026-05-25T10:21:36.541573727Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-25T10:21:36.542865775Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.292648ms logger=migrator t=2026-05-25T10:21:36.547755036Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-25T10:21:36.560277709Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.522063ms logger=migrator t=2026-05-25T10:21:36.564273474Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-25T10:21:36.565269114Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=996µs logger=migrator t=2026-05-25T10:21:36.568913729Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-25T10:21:36.57032865Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.415381ms logger=migrator t=2026-05-25T10:21:36.580771502Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-25T10:21:36.605584511Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.792028ms logger=migrator t=2026-05-25T10:21:36.610016599Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-25T10:21:36.612053348Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.054709ms logger=migrator t=2026-05-25T10:21:36.617779614Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-25T10:21:36.618976379Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.203436ms logger=migrator t=2026-05-25T10:21:36.624431427Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-25T10:21:36.626183377Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.75228ms logger=migrator t=2026-05-25T10:21:36.632404008Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-25T10:21:36.63351078Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.103191ms logger=migrator t=2026-05-25T10:21:36.638823883Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-25T10:21:36.639081411Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=266.077µs logger=migrator t=2026-05-25T10:21:36.643781847Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-25T10:21:36.645216018Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.434891ms logger=migrator t=2026-05-25T10:21:36.650025898Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-25T10:21:36.659168362Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.139304ms logger=migrator t=2026-05-25T10:21:36.666348431Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-25T10:21:36.667481003Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.096971ms logger=migrator t=2026-05-25T10:21:36.672473478Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-25T10:21:36.674140167Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.669108ms logger=migrator t=2026-05-25T10:21:36.68221994Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-25T10:21:36.682866759Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-25T10:21:36.688686757Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-25T10:21:36.689397228Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-25T10:21:36.694982929Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-25T10:21:36.696959197Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.976248ms logger=migrator t=2026-05-25T10:21:36.702283771Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-25T10:21:36.703966319Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.686438ms logger=migrator t=2026-05-25T10:21:36.707979826Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-25T10:21:36.709669235Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.689648ms logger=migrator t=2026-05-25T10:21:36.715607556Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-25T10:21:36.71745175Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.846084ms logger=migrator t=2026-05-25T10:21:36.72193483Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-25T10:21:36.723240828Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.308618ms logger=migrator t=2026-05-25T10:21:36.730859578Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-25T10:21:36.732567057Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.713679ms logger=migrator t=2026-05-25T10:21:36.736762019Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-25T10:21:36.737954123Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.194584ms logger=migrator t=2026-05-25T10:21:36.744913615Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-25T10:21:36.747389017Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.477822ms logger=migrator t=2026-05-25T10:21:36.755955305Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-25T10:21:36.75717405Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.221975ms logger=migrator t=2026-05-25T10:21:36.760975891Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-25T10:21:36.762158575Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.182454ms logger=migrator t=2026-05-25T10:21:36.76681041Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-25T10:21:36.768126387Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.315507ms logger=migrator t=2026-05-25T10:21:36.774961446Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-25T10:21:36.794282194Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=19.325698ms logger=migrator t=2026-05-25T10:21:36.798696913Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-25T10:21:36.805770578Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.067345ms logger=migrator t=2026-05-25T10:21:36.809529717Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-25T10:21:36.818798735Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.268599ms logger=migrator t=2026-05-25T10:21:36.824346025Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-25T10:21:36.824624653Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=278.928µs logger=migrator t=2026-05-25T10:21:36.830345059Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-25T10:21:36.843075558Z level=info msg="Migration successfully executed" id="add share column" duration=12.728059ms logger=migrator t=2026-05-25T10:21:36.847496495Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-25T10:21:36.847803335Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=309.98µs logger=migrator t=2026-05-25T10:21:36.852690366Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-25T10:21:36.854230811Z level=info msg="Migration successfully executed" id="create file table" duration=1.548605ms logger=migrator t=2026-05-25T10:21:36.859253277Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-25T10:21:36.862281034Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=3.031088ms logger=migrator t=2026-05-25T10:21:36.868987438Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-25T10:21:36.871645435Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.661377ms logger=migrator t=2026-05-25T10:21:36.878276546Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-25T10:21:36.880796899Z level=info msg="Migration successfully executed" id="create file_meta table" duration=2.526213ms logger=migrator t=2026-05-25T10:21:36.885692082Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-25T10:21:36.887154064Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.461843ms logger=migrator t=2026-05-25T10:21:36.893968381Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-25T10:21:36.894188928Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=221.956µs logger=migrator t=2026-05-25T10:21:36.900985275Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-25T10:21:36.901075418Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.093µs logger=migrator t=2026-05-25T10:21:36.904204248Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-25T10:21:36.904935419Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=730.951µs logger=migrator t=2026-05-25T10:21:36.91153433Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-25T10:21:36.911832938Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=298.568µs logger=migrator t=2026-05-25T10:21:36.915463454Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-25T10:21:36.916890615Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.431591ms logger=migrator t=2026-05-25T10:21:36.921035575Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-25T10:21:36.934712021Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.727708ms logger=migrator t=2026-05-25T10:21:36.93917559Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-25T10:21:36.93953271Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=358.24µs logger=migrator t=2026-05-25T10:21:36.94675413Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-25T10:21:36.948260023Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.512983ms logger=migrator t=2026-05-25T10:21:36.953039132Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-25T10:21:36.953486105Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=448.273µs logger=migrator t=2026-05-25T10:21:36.958259833Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-25T10:21:36.958467509Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=208.546µs logger=migrator t=2026-05-25T10:21:36.963532536Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-25T10:21:36.964459042Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=930.506µs logger=migrator t=2026-05-25T10:21:36.969624732Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-25T10:21:36.979655923Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.036502ms logger=migrator t=2026-05-25T10:21:36.984908965Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-25T10:21:36.999562249Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.640994ms logger=migrator t=2026-05-25T10:21:37.00408175Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-25T10:21:37.004997587Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=916.147µs logger=migrator t=2026-05-25T10:21:37.010188567Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-25T10:21:37.097640399Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.450482ms logger=migrator t=2026-05-25T10:21:37.107446372Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-25T10:21:37.108599966Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.156114ms logger=migrator t=2026-05-25T10:21:37.11253005Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-25T10:21:37.113478487Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=947.717µs logger=migrator t=2026-05-25T10:21:37.119928795Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-25T10:21:37.151500359Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.571895ms logger=migrator t=2026-05-25T10:21:37.15743404Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-25T10:21:37.164494705Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.059795ms logger=migrator t=2026-05-25T10:21:37.168276594Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-25T10:21:37.168643615Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=364.541µs logger=migrator t=2026-05-25T10:21:37.172120615Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-25T10:21:37.172336351Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=194.896µs logger=migrator t=2026-05-25T10:21:37.177286655Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-25T10:21:37.177576703Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=289.428µs logger=migrator t=2026-05-25T10:21:37.181133997Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-25T10:21:37.18159692Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=466.053µs logger=migrator t=2026-05-25T10:21:37.186425779Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-25T10:21:37.186846142Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=420.543µs logger=migrator t=2026-05-25T10:21:37.192101244Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-25T10:21:37.193365741Z level=info msg="Migration successfully executed" id="create folder table" duration=1.264407ms logger=migrator t=2026-05-25T10:21:37.199452507Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-25T10:21:37.200668342Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.221856ms logger=migrator t=2026-05-25T10:21:37.204583985Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-25T10:21:37.206648856Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.06227ms logger=migrator t=2026-05-25T10:21:37.211342011Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-25T10:21:37.211390582Z level=info msg="Migration successfully executed" id="Update folder title length" duration=43.661µs logger=migrator t=2026-05-25T10:21:37.215544403Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-25T10:21:37.216779488Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.235055ms logger=migrator t=2026-05-25T10:21:37.222030751Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-25T10:21:37.224537943Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.508153ms logger=migrator t=2026-05-25T10:21:37.22891169Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-25T10:21:37.230846046Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.936156ms logger=migrator t=2026-05-25T10:21:37.234610466Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-25T10:21:37.235142981Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=532.886µs logger=migrator t=2026-05-25T10:21:37.240060893Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-25T10:21:37.240411673Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=349.42µs logger=migrator t=2026-05-25T10:21:37.243899274Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-25T10:21:37.245178241Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.278787ms logger=migrator t=2026-05-25T10:21:37.248906619Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-25T10:21:37.250285839Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.378389ms logger=migrator t=2026-05-25T10:21:37.253661856Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-25T10:21:37.255062147Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.399841ms logger=migrator t=2026-05-25T10:21:37.258657641Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-25T10:21:37.260071412Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.413891ms logger=migrator t=2026-05-25T10:21:37.263654296Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-25T10:21:37.264923852Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.268226ms logger=migrator t=2026-05-25T10:21:37.268424744Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-25T10:21:37.269612858Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.187224ms logger=migrator t=2026-05-25T10:21:37.273164481Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-25T10:21:37.274736637Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.572216ms logger=migrator t=2026-05-25T10:21:37.285331474Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-25T10:21:37.287184467Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.856213ms logger=migrator t=2026-05-25T10:21:37.291698708Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-25T10:21:37.292590234Z level=info msg="Migration successfully executed" id="create signing_key table" duration=892.296µs logger=migrator t=2026-05-25T10:21:37.296685933Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-25T10:21:37.297864636Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.179624ms logger=migrator t=2026-05-25T10:21:37.301851842Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-25T10:21:37.303489139Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.637337ms logger=migrator t=2026-05-25T10:21:37.307012051Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-25T10:21:37.307444444Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=432.953µs logger=migrator t=2026-05-25T10:21:37.310549194Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-25T10:21:37.323115628Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.551433ms logger=migrator t=2026-05-25T10:21:37.32803443Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-25T10:21:37.329902015Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.866685ms logger=migrator t=2026-05-25T10:21:37.334727044Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-25T10:21:37.334773505Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=48.771µs logger=migrator t=2026-05-25T10:21:37.340207092Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-25T10:21:37.341199682Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=993.35µs logger=migrator t=2026-05-25T10:21:37.344527328Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-25T10:21:37.344548358Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=15.85µs logger=migrator t=2026-05-25T10:21:37.353666442Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-25T10:21:37.355211397Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.543595ms logger=migrator t=2026-05-25T10:21:37.359641195Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-25T10:21:37.360973044Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.337049ms logger=migrator t=2026-05-25T10:21:37.365788813Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-25T10:21:37.367122782Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.342829ms logger=migrator t=2026-05-25T10:21:37.371769997Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-25T10:21:37.373094265Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.327648ms logger=migrator t=2026-05-25T10:21:37.378915184Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-25T10:21:37.37949155Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=580.067µs logger=migrator t=2026-05-25T10:21:37.387374528Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-25T10:21:37.388390248Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.045231ms logger=migrator t=2026-05-25T10:21:37.406445181Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-25T10:21:37.407886533Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.453683ms logger=migrator t=2026-05-25T10:21:37.412405453Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-25T10:21:37.413494595Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.095652ms logger=migrator t=2026-05-25T10:21:37.417771069Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-25T10:21:37.428792948Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.016179ms logger=migrator t=2026-05-25T10:21:37.434907255Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-25T10:21:37.445179472Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.262718ms logger=migrator t=2026-05-25T10:21:37.4513263Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-25T10:21:37.46030197Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.96481ms logger=migrator t=2026-05-25T10:21:37.464710258Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-25T10:21:37.464827522Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=120.073µs logger=migrator t=2026-05-25T10:21:37.470675401Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-25T10:21:37.481852264Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.172853ms logger=migrator t=2026-05-25T10:21:37.487791986Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-25T10:21:37.498417314Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.619708ms logger=migrator t=2026-05-25T10:21:37.505002654Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-25T10:21:37.5055592Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=557.126µs logger=migrator t=2026-05-25T10:21:37.510493454Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.9482259s logger=migrator t=2026-05-25T10:21:37.511629787Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-25T10:21:37.529861154Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-25T10:21:37.530125272Z level=info msg="Created default organization" logger=secrets t=2026-05-25T10:21:37.537074554Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-25T10:21:37.594217468Z level=info msg="Restored cache from database" duration=446.113µs logger=plugin.store t=2026-05-25T10:21:37.59669276Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-25T10:21:37.640981442Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-25T10:21:37.641017153Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-25T10:21:37.641104516Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-25T10:21:37.641121066Z level=info msg="Plugins loaded" count=54 duration=44.428936ms logger=query_data t=2026-05-25T10:21:37.645600605Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-25T10:21:37.649399036Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-25T10:21:37.655652617Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-25T10:21:37.664098092Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-25T10:21:37.665834752Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-25T10:21:37.667309204Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-25T10:21:37.688698894Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-25T10:21:37.742958285Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-25T10:21:37.766255539Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-25T10:21:37.76628975Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-25T10:21:37.766462486Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-25T10:21:37.767348601Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-25T10:21:37.767363862Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-25T10:21:37.77110271Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-05-25T10:21:37.839789309Z level=info msg="Update check succeeded" duration=73.261882ms logger=grafana.update.checker t=2026-05-25T10:21:37.840945082Z level=info msg="Update check succeeded" duration=74.431715ms logger=provisioning.dashboard t=2026-05-25T10:21:37.893292908Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-25T10:21:37.897015866Z level=info msg="State cache has been initialized" states=0 duration=129.663875ms logger=ngalert.scheduler t=2026-05-25T10:21:37.897094408Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-25T10:21:37.897394737Z level=info msg=starting first_tick=2026-05-25T10:21:40Z logger=provisioning.dashboard t=2026-05-25T10:21:37.974541091Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-25T10:21:38.2497529Z level=info msg="Patterns update finished" duration=356.900094ms logger=grafana-apiserver t=2026-05-25T10:21:38.281464977Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-25T10:21:38.281947522Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-25T10:21:41.952192999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:41.953135736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:41.974817813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.007242652Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.029165447Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.057109996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.078502946Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.116159876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.140763119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.201492088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.229003843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.292911764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.314341685Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.343424687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.362211401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.39050272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.414445034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.472750771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.492834413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.524573462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.540938256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.576056083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.597517034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.637176542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.650494238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.685862213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.706684026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.751294517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.771479901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.807007931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.824761554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.857211524Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.887179192Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.952040571Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:42.976010484Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.025030514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.042259993Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.088402408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.105972498Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.174121401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.193705768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.24007901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.257092753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.331745265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.351579549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.403335408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.435357215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.491547322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.510162641Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.567522902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.591331062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.659769983Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.678808594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.729219014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.74667309Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.838054396Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.858036084Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.917362472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:43.939105622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.011958261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.03089155Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.12070062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.13867067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.218496992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.239943172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.305175752Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.336080537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.449009077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.470488969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.792767741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:44.816071315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.268471685Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.28900379Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.371519529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.388095499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.46789916Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.48586683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.559611025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.58600898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-25T10:21:45.649055635Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-25T10:22:41.789765294Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-25T10:31:37.817962816Z level=info msg="Completed cleanup jobs" duration=50.477828ms logger=plugins.update.checker t=2026-05-25T10:31:37.926052069Z level=info msg="Update check succeeded" duration=85.734526ms logger=sqlstore.transactions t=2026-05-25T10:36:37.664441902Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-25T10:41:37.802826738Z level=info msg="Completed cleanup jobs" duration=35.303762ms logger=plugins.update.checker t=2026-05-25T10:41:37.89789386Z level=info msg="Update check succeeded" duration=57.888956ms logger=cleanup t=2026-05-25T10:51:37.792832573Z level=info msg="Completed cleanup jobs" duration=25.333333ms logger=plugins.update.checker t=2026-05-25T10:51:37.887498952Z level=info msg="Update check succeeded" duration=47.589947ms logger=infra.usagestats t=2026-05-25T10:52:41.814961677Z level=info msg="Usage stats are ready to report"