logger=settings t=2026-03-18T10:19:54.61731846Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-18T10:19:54Z logger=settings t=2026-03-18T10:19:54.61857025Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-18T10:19:54.618602191Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-18T10:19:54.618612171Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-18T10:19:54.618619532Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-18T10:19:54.618637362Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-18T10:19:54.618648782Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-18T10:19:54.618659693Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-18T10:19:54.618699894Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-18T10:19:54.618713184Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-18T10:19:54.619070146Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-18T10:19:54.619084206Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-18T10:19:54.619089617Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-18T10:19:54.619094517Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-18T10:19:54.619100457Z level=info msg=Target target=[all] logger=settings t=2026-03-18T10:19:54.619137728Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-18T10:19:54.619143138Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-18T10:19:54.619150178Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-18T10:19:54.619154989Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-18T10:19:54.619162539Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-18T10:19:54.619167729Z level=info msg="App mode production" logger=sqlstore t=2026-03-18T10:19:54.619616003Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-18T10:19:54.619663395Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-18T10:19:54.62201026Z level=info msg="Locking database" logger=migrator t=2026-03-18T10:19:54.62202836Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-18T10:19:54.622970941Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-18T10:19:54.624161499Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.196788ms logger=migrator t=2026-03-18T10:19:54.628385123Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-18T10:19:54.62922482Z level=info msg="Migration successfully executed" id="create user table" duration=839.497µs logger=migrator t=2026-03-18T10:19:54.633798577Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-18T10:19:54.634595102Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=795.345µs logger=migrator t=2026-03-18T10:19:54.639865711Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-18T10:19:54.640721308Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=859.187µs logger=migrator t=2026-03-18T10:19:54.645084407Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-18T10:19:54.645761949Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=677.702µs logger=migrator t=2026-03-18T10:19:54.650772109Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-18T10:19:54.651381309Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=609.75µs logger=migrator t=2026-03-18T10:19:54.655040296Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-18T10:19:54.657505905Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.468399ms logger=migrator t=2026-03-18T10:19:54.661044418Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-18T10:19:54.661873324Z level=info msg="Migration successfully executed" id="create user table v2" duration=826.766µs logger=migrator t=2026-03-18T10:19:54.666179982Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-18T10:19:54.666897695Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=720.373µs logger=migrator t=2026-03-18T10:19:54.670241292Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-18T10:19:54.670910503Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=669.031µs logger=migrator t=2026-03-18T10:19:54.674969483Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-18T10:19:54.675313804Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=349.761µs logger=migrator t=2026-03-18T10:19:54.6786167Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-18T10:19:54.679125166Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=508.406µs logger=migrator t=2026-03-18T10:19:54.682963669Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-18T10:19:54.684703124Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.737226ms logger=migrator t=2026-03-18T10:19:54.691181221Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-18T10:19:54.691229713Z level=info msg="Migration successfully executed" id="Update user table charset" duration=50.672µs logger=migrator t=2026-03-18T10:19:54.69676438Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-18T10:19:54.698613069Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.855899ms logger=migrator t=2026-03-18T10:19:54.702197053Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-18T10:19:54.702432001Z level=info msg="Migration successfully executed" id="Add missing user data" duration=235.488µs logger=migrator t=2026-03-18T10:19:54.706533442Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-18T10:19:54.707769312Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.23989ms logger=migrator t=2026-03-18T10:19:54.712143912Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-18T10:19:54.712835624Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=691.612µs logger=migrator t=2026-03-18T10:19:54.717256055Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-18T10:19:54.719415564Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.158289ms logger=migrator t=2026-03-18T10:19:54.724103264Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-18T10:19:54.733860106Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.758162ms logger=migrator t=2026-03-18T10:19:54.737366528Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-18T10:19:54.738482144Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.118806ms logger=migrator t=2026-03-18T10:19:54.74181032Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-18T10:19:54.742008426Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=198.356µs logger=migrator t=2026-03-18T10:19:54.745852269Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-18T10:19:54.746610563Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=759.214µs logger=migrator t=2026-03-18T10:19:54.753594577Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-03-18T10:19:54.753983169Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=383.542µs logger=migrator t=2026-03-18T10:19:54.758774632Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-18T10:19:54.759131004Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=356.402µs logger=migrator t=2026-03-18T10:19:54.76463398Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-18T10:19:54.766359015Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.724916ms logger=migrator t=2026-03-18T10:19:54.772492291Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-18T10:19:54.773168773Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=676.372µs logger=migrator t=2026-03-18T10:19:54.778503633Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-18T10:19:54.779207036Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=703.633µs logger=migrator t=2026-03-18T10:19:54.782603034Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-18T10:19:54.783275316Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=673.532µs logger=migrator t=2026-03-18T10:19:54.78714051Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-18T10:19:54.787967476Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=826.617µs logger=migrator t=2026-03-18T10:19:54.79904344Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-18T10:19:54.799114032Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=80.643µs logger=migrator t=2026-03-18T10:19:54.810331491Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-18T10:19:54.811677984Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.347483ms logger=migrator t=2026-03-18T10:19:54.81623623Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-18T10:19:54.817288143Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.052904ms logger=migrator t=2026-03-18T10:19:54.820695602Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-18T10:19:54.821332312Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=636.99µs logger=migrator t=2026-03-18T10:19:54.825827056Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-18T10:19:54.826499048Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=672.022µs logger=migrator t=2026-03-18T10:19:54.829890496Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-18T10:19:54.835200476Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.30989ms logger=migrator t=2026-03-18T10:19:54.839032698Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-18T10:19:54.839876875Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=844.037µs logger=migrator t=2026-03-18T10:19:54.843447Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-18T10:19:54.844369889Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=920.88µs logger=migrator t=2026-03-18T10:19:54.850736063Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-18T10:19:54.851839788Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.103955ms logger=migrator t=2026-03-18T10:19:54.857055765Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-18T10:19:54.85816736Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.110926ms logger=migrator t=2026-03-18T10:19:54.863720218Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-18T10:19:54.864460132Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=739.103µs logger=migrator t=2026-03-18T10:19:54.873440178Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-18T10:19:54.873848602Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=408.483µs logger=migrator t=2026-03-18T10:19:54.878998526Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-18T10:19:54.87974694Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=750.124µs logger=migrator t=2026-03-18T10:19:54.883221981Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-18T10:19:54.883936714Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=714.943µs logger=migrator t=2026-03-18T10:19:54.887636322Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-18T10:19:54.888832421Z level=info msg="Migration successfully executed" id="create star table" duration=1.195839ms logger=migrator t=2026-03-18T10:19:54.893800119Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-18T10:19:54.894525373Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=725.343µs logger=migrator t=2026-03-18T10:19:54.899351367Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-18T10:19:54.900596057Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.24693ms logger=migrator t=2026-03-18T10:19:54.904980567Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-18T10:19:54.906094203Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.116706ms logger=migrator t=2026-03-18T10:19:54.919873133Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-18T10:19:54.922382023Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=2.51425ms logger=migrator t=2026-03-18T10:19:54.927997193Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-18T10:19:54.929515241Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.522938ms logger=migrator t=2026-03-18T10:19:54.935168662Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-18T10:19:54.935905686Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=736.604µs logger=migrator t=2026-03-18T10:19:55.060772478Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-18T10:19:55.062114871Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.345863ms logger=migrator t=2026-03-18T10:19:55.066905464Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-18T10:19:55.066953955Z level=info msg="Migration successfully executed" id="Update org table charset" duration=49.021µs logger=migrator t=2026-03-18T10:19:55.071494881Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-18T10:19:55.071520672Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=26.941µs logger=migrator t=2026-03-18T10:19:55.07773741Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-18T10:19:55.077907106Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=167.386µs logger=migrator t=2026-03-18T10:19:55.082619686Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-18T10:19:55.083327299Z level=info msg="Migration successfully executed" id="create dashboard table" duration=707.733µs logger=migrator t=2026-03-18T10:19:55.104299839Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-18T10:19:55.105628712Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.332723ms logger=migrator t=2026-03-18T10:19:55.112295495Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-18T10:19:55.113113382Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=817.546µs logger=migrator t=2026-03-18T10:19:55.121799329Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-18T10:19:55.123018868Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.216589ms logger=migrator t=2026-03-18T10:19:55.131020194Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-18T10:19:55.131861571Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=841.347µs logger=migrator t=2026-03-18T10:19:55.138058509Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-18T10:19:55.139164224Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.109405ms logger=migrator t=2026-03-18T10:19:55.146179898Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-18T10:19:55.152302404Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.136196ms logger=migrator t=2026-03-18T10:19:55.158386489Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-18T10:19:55.159261917Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=874.858µs logger=migrator t=2026-03-18T10:19:55.168256245Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-18T10:19:55.170103784Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.848339ms logger=migrator t=2026-03-18T10:19:55.177043315Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-18T10:19:55.178530773Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.489908ms logger=migrator t=2026-03-18T10:19:55.185047401Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-18T10:19:55.185743344Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=697.003µs logger=migrator t=2026-03-18T10:19:55.192662545Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-18T10:19:55.194350379Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.688804ms logger=migrator t=2026-03-18T10:19:55.200260588Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-18T10:19:55.200547477Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=289.46µs logger=migrator t=2026-03-18T10:19:55.205935499Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-18T10:19:55.208020866Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.085617ms logger=migrator t=2026-03-18T10:19:55.214772332Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-18T10:19:55.216981592Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.210221ms logger=migrator t=2026-03-18T10:19:55.222264271Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-18T10:19:55.223701497Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.437276ms logger=migrator t=2026-03-18T10:19:55.228764149Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-18T10:19:55.229510303Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=745.684µs logger=migrator t=2026-03-18T10:19:55.23506711Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-18T10:19:55.238787709Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.718709ms logger=migrator t=2026-03-18T10:19:55.244055628Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-18T10:19:55.245276697Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.220849ms logger=migrator t=2026-03-18T10:19:55.249817342Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-18T10:19:55.250519805Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=701.773µs logger=migrator t=2026-03-18T10:19:55.257558529Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-18T10:19:55.257599651Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.032µs logger=migrator t=2026-03-18T10:19:55.26350932Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-18T10:19:55.263600433Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=93.633µs logger=migrator t=2026-03-18T10:19:55.270528784Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-18T10:19:55.273257501Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.727657ms logger=migrator t=2026-03-18T10:19:55.278728666Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-18T10:19:55.280911346Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.18221ms logger=migrator t=2026-03-18T10:19:55.285587066Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-18T10:19:55.287651172Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.063816ms logger=migrator t=2026-03-18T10:19:55.294006725Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-18T10:19:55.296269357Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.262062ms logger=migrator t=2026-03-18T10:19:55.302050482Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-18T10:19:55.302364372Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=313.77µs logger=migrator t=2026-03-18T10:19:55.30823563Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-18T10:19:55.309425548Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.187808ms logger=migrator t=2026-03-18T10:19:55.31668543Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-18T10:19:55.317732983Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.048613ms logger=migrator t=2026-03-18T10:19:55.32232501Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-18T10:19:55.322351901Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.711µs logger=migrator t=2026-03-18T10:19:55.32795648Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-18T10:19:55.329113487Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.156767ms logger=migrator t=2026-03-18T10:19:55.333825998Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-18T10:19:55.335088858Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.221449ms logger=migrator t=2026-03-18T10:19:55.340779941Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-18T10:19:55.348864379Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.084509ms logger=migrator t=2026-03-18T10:19:55.356499403Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-18T10:19:55.357388052Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=889.038µs logger=migrator t=2026-03-18T10:19:55.363796826Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-18T10:19:55.364808949Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.014513ms logger=migrator t=2026-03-18T10:19:55.370146479Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-18T10:19:55.371154061Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.007442ms logger=migrator t=2026-03-18T10:19:55.379132767Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-18T10:19:55.379903211Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=770.764µs logger=migrator t=2026-03-18T10:19:55.386000086Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-18T10:19:55.386720769Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=721.423µs logger=migrator t=2026-03-18T10:19:55.391378388Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-18T10:19:55.394996224Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.616816ms logger=migrator t=2026-03-18T10:19:55.40238677Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-18T10:19:55.404203148Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.819558ms logger=migrator t=2026-03-18T10:19:55.41396511Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-18T10:19:55.414463396Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=501.656µs logger=migrator t=2026-03-18T10:19:55.419977213Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-18T10:19:55.422004057Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=2.025235ms logger=migrator t=2026-03-18T10:19:55.426876443Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-18T10:19:55.427920126Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.044453ms logger=migrator t=2026-03-18T10:19:55.434064253Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-18T10:19:55.438879967Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.789923ms logger=migrator t=2026-03-18T10:19:55.444237938Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-18T10:19:55.445271701Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.035623ms logger=migrator t=2026-03-18T10:19:55.450960583Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-18T10:19:55.452005477Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.045253ms logger=migrator t=2026-03-18T10:19:55.460598931Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-18T10:19:55.461738838Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.141267ms logger=migrator t=2026-03-18T10:19:55.466957684Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-18T10:19:55.468875196Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.921702ms logger=migrator t=2026-03-18T10:19:55.474831716Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-18T10:19:55.475950422Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=2.009274ms logger=migrator t=2026-03-18T10:19:55.480765886Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-18T10:19:55.491664745Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.892988ms logger=migrator t=2026-03-18T10:19:55.498138441Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-18T10:19:55.498818493Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=680.512µs logger=migrator t=2026-03-18T10:19:55.50436458Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-18T10:19:55.506374915Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=2.004664ms logger=migrator t=2026-03-18T10:19:55.512852052Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-18T10:19:55.513828073Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=975.981µs logger=migrator t=2026-03-18T10:19:55.526145927Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-18T10:19:55.527102607Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=962.601µs logger=migrator t=2026-03-18T10:19:55.533189342Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-18T10:19:55.535694542Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.50617ms logger=migrator t=2026-03-18T10:19:55.540278949Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-18T10:19:55.543470991Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.197113ms logger=migrator t=2026-03-18T10:19:55.548217163Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-18T10:19:55.548285305Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=74.863µs logger=migrator t=2026-03-18T10:19:55.552695976Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-18T10:19:55.552975235Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=283.209µs logger=migrator t=2026-03-18T10:19:55.557663045Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-18T10:19:55.560915588Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.270214ms logger=migrator t=2026-03-18T10:19:55.564555095Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-18T10:19:55.564768152Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=216.027µs logger=migrator t=2026-03-18T10:19:55.568368727Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-18T10:19:55.568580684Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=222.037µs logger=migrator t=2026-03-18T10:19:55.572187109Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-18T10:19:55.574698199Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.51118ms logger=migrator t=2026-03-18T10:19:55.579517843Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-18T10:19:55.579707809Z level=info msg="Migration successfully executed" id="Update uid value" duration=187.656µs logger=migrator t=2026-03-18T10:19:55.586005201Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-18T10:19:55.588871273Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.867691ms logger=migrator t=2026-03-18T10:19:55.595492664Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-18T10:19:55.59629833Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=805.326µs logger=migrator t=2026-03-18T10:19:55.600934938Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-18T10:19:55.601893229Z level=info msg="Migration successfully executed" id="create api_key table" duration=957.93µs logger=migrator t=2026-03-18T10:19:55.606586179Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-18T10:19:55.607334633Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=746.284µs logger=migrator t=2026-03-18T10:19:55.614023297Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-18T10:19:55.615251126Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.22849ms logger=migrator t=2026-03-18T10:19:55.622495417Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-18T10:19:55.62413588Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.647483ms logger=migrator t=2026-03-18T10:19:55.62852111Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-18T10:19:55.629522742Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.003562ms logger=migrator t=2026-03-18T10:19:55.63322411Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-18T10:19:55.634021136Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=799.106µs logger=migrator t=2026-03-18T10:19:55.638329634Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-18T10:19:55.639052147Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=722.823µs logger=migrator t=2026-03-18T10:19:55.642843968Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-18T10:19:55.649709998Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.865209ms logger=migrator t=2026-03-18T10:19:55.6541838Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-18T10:19:55.654893833Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=710.243µs logger=migrator t=2026-03-18T10:19:55.658828479Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-18T10:19:55.659593854Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=765.274µs logger=migrator t=2026-03-18T10:19:55.664654845Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-18T10:19:55.666200765Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.55071ms logger=migrator t=2026-03-18T10:19:55.734528489Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-18T10:19:55.735389047Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=863.828µs logger=migrator t=2026-03-18T10:19:55.973307864Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-18T10:19:55.973848501Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=544.457µs logger=migrator t=2026-03-18T10:19:55.980085331Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-18T10:19:55.980613218Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=528.416µs logger=migrator t=2026-03-18T10:19:55.98664099Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-18T10:19:55.986682481Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.381µs logger=migrator t=2026-03-18T10:19:55.991999051Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-18T10:19:55.994905884Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.906463ms logger=migrator t=2026-03-18T10:19:56.001886437Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-18T10:19:56.005435681Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.546553ms logger=migrator t=2026-03-18T10:19:56.016702101Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-18T10:19:56.016874116Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=172.285µs logger=migrator t=2026-03-18T10:19:56.020202233Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-18T10:19:56.023784227Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.576374ms logger=migrator t=2026-03-18T10:19:56.028370134Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-18T10:19:56.030488122Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.117708ms logger=migrator t=2026-03-18T10:19:56.034058536Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-18T10:19:56.035261804Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.202578ms logger=migrator t=2026-03-18T10:19:56.03888779Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-18T10:19:56.039533401Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=645.281µs logger=migrator t=2026-03-18T10:19:56.045012066Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-18T10:19:56.045895425Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=883.718µs logger=migrator t=2026-03-18T10:19:56.048947762Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-18T10:19:56.049879232Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=931.68µs logger=migrator t=2026-03-18T10:19:56.053509528Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-18T10:19:56.054893252Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.384754ms logger=migrator t=2026-03-18T10:19:56.059915392Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-18T10:19:56.061300757Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.383155ms logger=migrator t=2026-03-18T10:19:56.065338286Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-18T10:19:56.065478171Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=142.005µs logger=migrator t=2026-03-18T10:19:56.069377285Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-18T10:19:56.069422367Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=46.622µs logger=migrator t=2026-03-18T10:19:56.075845372Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-18T10:19:56.078998113Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.15142ms logger=migrator t=2026-03-18T10:19:56.082065321Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-18T10:19:56.083969532Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.904041ms logger=migrator t=2026-03-18T10:19:56.088394883Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-18T10:19:56.088703433Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=279.659µs logger=migrator t=2026-03-18T10:19:56.092527915Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-18T10:19:56.093820067Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.293611ms logger=migrator t=2026-03-18T10:19:56.099003562Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-18T10:19:56.099826738Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=822.796µs logger=migrator t=2026-03-18T10:19:56.105385216Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-18T10:19:56.105414367Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.051µs logger=migrator t=2026-03-18T10:19:56.109112496Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-18T10:19:56.109894041Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=781.774µs logger=migrator t=2026-03-18T10:19:56.116627646Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-18T10:19:56.117512234Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=884.288µs logger=migrator t=2026-03-18T10:19:56.121547163Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-18T10:19:56.1255162Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.985537ms logger=migrator t=2026-03-18T10:19:56.128940499Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-18T10:19:56.12897018Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.041µs logger=migrator t=2026-03-18T10:19:56.132686889Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-18T10:19:56.133557057Z level=info msg="Migration successfully executed" id="create session table" duration=873.408µs logger=migrator t=2026-03-18T10:19:56.138709732Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-18T10:19:56.138945469Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=236.927µs logger=migrator t=2026-03-18T10:19:56.144388103Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-18T10:19:56.14458318Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=198.337µs logger=migrator t=2026-03-18T10:19:56.147870335Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-18T10:19:56.148532106Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=659.981µs logger=migrator t=2026-03-18T10:19:56.154094534Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-18T10:19:56.15460146Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=506.886µs logger=migrator t=2026-03-18T10:19:56.160308662Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-18T10:19:56.160334823Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.161µs logger=migrator t=2026-03-18T10:19:56.163816304Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-18T10:19:56.163841195Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.061µs logger=migrator t=2026-03-18T10:19:56.169729963Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-18T10:19:56.17431303Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.584997ms logger=migrator t=2026-03-18T10:19:56.177514442Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-18T10:19:56.180541699Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.026777ms logger=migrator t=2026-03-18T10:19:56.183777823Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-18T10:19:56.183836405Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=59.222µs logger=migrator t=2026-03-18T10:19:56.18683396Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-18T10:19:56.186889352Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=57.622µs logger=migrator t=2026-03-18T10:19:56.19025859Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-18T10:19:56.190827888Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=569.518µs logger=migrator t=2026-03-18T10:19:56.195759096Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-18T10:19:56.195869399Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=110.673µs logger=migrator t=2026-03-18T10:19:56.19961887Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-18T10:19:56.202853753Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.233163ms logger=migrator t=2026-03-18T10:19:56.208157873Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-18T10:19:56.208292417Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=113.163µs logger=migrator t=2026-03-18T10:19:56.211902942Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-18T10:19:56.215073034Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.169971ms logger=migrator t=2026-03-18T10:19:56.224107722Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-18T10:19:56.22872246Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.614728ms logger=migrator t=2026-03-18T10:19:56.233960587Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-18T10:19:56.234031989Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=71.882µs logger=migrator t=2026-03-18T10:19:56.238295776Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-18T10:19:56.239749602Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.453986ms logger=migrator t=2026-03-18T10:19:56.244394181Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-18T10:19:56.245474615Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.081644ms logger=migrator t=2026-03-18T10:19:56.249454672Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-18T10:19:56.250818916Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.361984ms logger=migrator t=2026-03-18T10:19:56.263508842Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-18T10:19:56.265212886Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.707154ms logger=migrator t=2026-03-18T10:19:56.272457158Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-18T10:19:56.273972687Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.513888ms logger=migrator t=2026-03-18T10:19:56.279847204Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-18T10:19:56.280710382Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=862.768µs logger=migrator t=2026-03-18T10:19:56.284327367Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-18T10:19:56.28503664Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=708.293µs logger=migrator t=2026-03-18T10:19:56.290207665Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-18T10:19:56.291030902Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=820.167µs logger=migrator t=2026-03-18T10:19:56.295546936Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-18T10:19:56.29690318Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.355984ms logger=migrator t=2026-03-18T10:19:56.300884987Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-18T10:19:56.312301392Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.417075ms logger=migrator t=2026-03-18T10:19:56.31819435Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-18T10:19:56.318760648Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=551.148µs logger=migrator t=2026-03-18T10:19:56.322715555Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-03-18T10:19:56.323997776Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.281901ms logger=migrator t=2026-03-18T10:19:56.332514588Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-18T10:19:56.333014534Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=501.256µs logger=migrator t=2026-03-18T10:19:56.337529619Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-18T10:19:56.338074386Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=545.098µs logger=migrator t=2026-03-18T10:19:56.341466714Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-18T10:19:56.342159326Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=693.002µs logger=migrator t=2026-03-18T10:19:56.346046911Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-18T10:19:56.348749877Z level=info msg="Migration successfully executed" id="Add column is_default" duration=2.702976ms logger=migrator t=2026-03-18T10:19:56.354018326Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-18T10:19:56.357545338Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.527442ms logger=migrator t=2026-03-18T10:19:56.361606088Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-18T10:19:56.366725992Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.121344ms logger=migrator t=2026-03-18T10:19:56.370573195Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-18T10:19:56.374219572Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.645647ms logger=migrator t=2026-03-18T10:19:56.378964913Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-18T10:19:56.379953205Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=987.892µs logger=migrator t=2026-03-18T10:19:56.38478754Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-18T10:19:56.384818141Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.061µs logger=migrator t=2026-03-18T10:19:56.387722154Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-18T10:19:56.387756485Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=32.581µs logger=migrator t=2026-03-18T10:19:56.392694773Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-18T10:19:56.393906882Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.212718ms logger=migrator t=2026-03-18T10:19:56.402327441Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T10:19:56.403836609Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.509279ms logger=migrator t=2026-03-18T10:19:56.409408077Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-18T10:19:56.410173432Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=764.925µs logger=migrator t=2026-03-18T10:19:56.41545451Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-18T10:19:56.416267106Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=812.466µs logger=migrator t=2026-03-18T10:19:56.419983105Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-18T10:19:56.421450882Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.466737ms logger=migrator t=2026-03-18T10:19:56.426177603Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-18T10:19:56.432090382Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.912339ms logger=migrator t=2026-03-18T10:19:56.437371501Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-18T10:19:56.440981206Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.609345ms logger=migrator t=2026-03-18T10:19:56.444937723Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-18T10:19:56.445111279Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=173.466µs logger=migrator t=2026-03-18T10:19:56.447836026Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-18T10:19:56.448726905Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=890.119µs logger=migrator t=2026-03-18T10:19:56.454749137Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-18T10:19:56.456038098Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.289141ms logger=migrator t=2026-03-18T10:19:56.460666106Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-18T10:19:56.464440097Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.774031ms logger=migrator t=2026-03-18T10:19:56.468009581Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-18T10:19:56.468074523Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.492µs logger=migrator t=2026-03-18T10:19:56.471662518Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-18T10:19:56.472554406Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=891.418µs logger=migrator t=2026-03-18T10:19:56.477393611Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-18T10:19:56.478805676Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.411525ms logger=migrator t=2026-03-18T10:19:56.485865122Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-18T10:19:56.486023097Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=166.005µs logger=migrator t=2026-03-18T10:19:56.493247928Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-18T10:19:56.494817428Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.56875ms logger=migrator t=2026-03-18T10:19:56.498795775Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-18T10:19:56.499769006Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=967.251µs logger=migrator t=2026-03-18T10:19:56.503820636Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-18T10:19:56.50519991Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.380884ms logger=migrator t=2026-03-18T10:19:56.509320102Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-18T10:19:56.510316584Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=995.832µs logger=migrator t=2026-03-18T10:19:56.51553119Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-18T10:19:56.51644478Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=913.24µs logger=migrator t=2026-03-18T10:19:56.520896892Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-18T10:19:56.522602427Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.701305ms logger=migrator t=2026-03-18T10:19:56.52833065Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-18T10:19:56.528374511Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=45.261µs logger=migrator t=2026-03-18T10:19:56.532820803Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-18T10:19:56.539541698Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.719335ms logger=migrator t=2026-03-18T10:19:56.543492635Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-18T10:19:56.544135815Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=643.24µs logger=migrator t=2026-03-18T10:19:56.54961372Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-18T10:19:56.554208887Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.593327ms logger=migrator t=2026-03-18T10:19:56.558525595Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-18T10:19:56.559567738Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.041933ms logger=migrator t=2026-03-18T10:19:56.563118222Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-18T10:19:56.56397867Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=860.408µs logger=migrator t=2026-03-18T10:19:56.568769653Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-18T10:19:56.569570928Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=801.055µs logger=migrator t=2026-03-18T10:19:56.573156793Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-18T10:19:56.584493325Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.334942ms logger=migrator t=2026-03-18T10:19:56.589143024Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-18T10:19:56.590131476Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=992.922µs logger=migrator t=2026-03-18T10:19:56.596030934Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-03-18T10:19:56.597620865Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.589991ms logger=migrator t=2026-03-18T10:19:56.602506211Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-18T10:19:56.602988677Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=480.376µs logger=migrator t=2026-03-18T10:19:56.606927663Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-18T10:19:56.60777203Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=846.838µs logger=migrator t=2026-03-18T10:19:56.612090348Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-18T10:19:56.612292974Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=197.696µs logger=migrator t=2026-03-18T10:19:56.616060895Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-18T10:19:56.622302324Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.238679ms logger=migrator t=2026-03-18T10:19:56.626279581Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-18T10:19:56.630283019Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.002818ms logger=migrator t=2026-03-18T10:19:56.634136592Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-18T10:19:56.635045092Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=908.49µs logger=migrator t=2026-03-18T10:19:56.639212205Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-18T10:19:56.640188946Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=976.531µs logger=migrator t=2026-03-18T10:19:56.644638738Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-18T10:19:56.644925138Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=286.619µs logger=migrator t=2026-03-18T10:19:56.648873474Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-18T10:19:56.655710672Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.835828ms logger=migrator t=2026-03-18T10:19:56.660361591Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-18T10:19:56.661045553Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=686.942µs logger=migrator t=2026-03-18T10:19:56.665500045Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-18T10:19:56.665825506Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=324.511µs logger=migrator t=2026-03-18T10:19:56.669922057Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-18T10:19:56.670540896Z level=info msg="Migration successfully executed" id="Move region to single row" duration=622.49µs logger=migrator t=2026-03-18T10:19:56.675983011Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-18T10:19:56.677489889Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.506748ms logger=migrator t=2026-03-18T10:19:56.681694813Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-18T10:19:56.683063617Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.369624ms logger=migrator t=2026-03-18T10:19:56.687994144Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T10:19:56.689021877Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.027363ms logger=migrator t=2026-03-18T10:19:56.694358018Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-18T10:19:56.695312059Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=953.851µs logger=migrator t=2026-03-18T10:19:56.700813684Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-18T10:19:56.702070165Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.25487ms logger=migrator t=2026-03-18T10:19:56.70693888Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-18T10:19:56.708368706Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.430646ms logger=migrator t=2026-03-18T10:19:56.712900641Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-18T10:19:56.712964593Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.772µs logger=migrator t=2026-03-18T10:19:56.716552048Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-18T10:19:56.717717815Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.158007ms logger=migrator t=2026-03-18T10:19:56.723155269Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-18T10:19:56.724412869Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.2581ms logger=migrator t=2026-03-18T10:19:56.729532952Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-18T10:19:56.730945288Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.412976ms logger=migrator t=2026-03-18T10:19:56.734919075Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-18T10:19:56.735773272Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=853.967µs logger=migrator t=2026-03-18T10:19:56.739696338Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-18T10:19:56.739873043Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=177.156µs logger=migrator t=2026-03-18T10:19:56.744280664Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-18T10:19:56.744617925Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=338.001µs logger=migrator t=2026-03-18T10:19:56.748449988Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-18T10:19:56.74851539Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=65.953µs logger=migrator t=2026-03-18T10:19:56.752094634Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-18T10:19:56.753359235Z level=info msg="Migration successfully executed" id="create team table" duration=1.2643ms logger=migrator t=2026-03-18T10:19:56.758144897Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-18T10:19:56.759052176Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=906.669µs logger=migrator t=2026-03-18T10:19:56.765573345Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-18T10:19:56.767012451Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.438196ms logger=migrator t=2026-03-18T10:19:56.77166334Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-18T10:19:56.776561366Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.899176ms logger=migrator t=2026-03-18T10:19:56.780105239Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-18T10:19:56.780285475Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=180.546µs logger=migrator t=2026-03-18T10:19:56.78636445Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-18T10:19:56.788046023Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.680334ms logger=migrator t=2026-03-18T10:19:56.79357909Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-18T10:19:56.794374106Z level=info msg="Migration successfully executed" id="create team member table" duration=795.006µs logger=migrator t=2026-03-18T10:19:56.798812438Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-18T10:19:56.800245073Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.432816ms logger=migrator t=2026-03-18T10:19:56.805055807Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-18T10:19:56.806446882Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.391474ms logger=migrator t=2026-03-18T10:19:56.812065211Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-18T10:19:56.813002511Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=940.37µs logger=migrator t=2026-03-18T10:19:56.819593002Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-18T10:19:56.825338476Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.746964ms logger=migrator t=2026-03-18T10:19:56.829348304Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-18T10:19:56.834384015Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.035171ms logger=migrator t=2026-03-18T10:19:56.83955584Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-18T10:19:56.844462517Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.906487ms logger=migrator t=2026-03-18T10:19:56.848483636Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-18T10:19:56.849484738Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.000892ms logger=migrator t=2026-03-18T10:19:56.854417165Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-18T10:19:56.855894493Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.477418ms logger=migrator t=2026-03-18T10:19:56.861052117Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-18T10:19:56.862711561Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.659233ms logger=migrator t=2026-03-18T10:19:56.868117984Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-18T10:19:56.869121636Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.006383ms logger=migrator t=2026-03-18T10:19:56.873566558Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-18T10:19:56.874502338Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=935.229µs logger=migrator t=2026-03-18T10:19:56.880043585Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-18T10:19:56.881029806Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=983.471µs logger=migrator t=2026-03-18T10:19:56.885466408Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-18T10:19:56.886919675Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.453007ms logger=migrator t=2026-03-18T10:19:56.892342038Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-18T10:19:56.894261179Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.915431ms logger=migrator t=2026-03-18T10:19:56.89991923Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-18T10:19:56.900752957Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=834.017µs logger=migrator t=2026-03-18T10:19:56.905001953Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-18T10:19:56.905275292Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=273.219µs logger=migrator t=2026-03-18T10:19:56.912363248Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-18T10:19:56.913497624Z level=info msg="Migration successfully executed" id="create tag table" duration=1.135046ms logger=migrator t=2026-03-18T10:19:56.919046942Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-18T10:19:56.919962561Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=913.879µs logger=migrator t=2026-03-18T10:19:56.92618511Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-18T10:19:56.927342867Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.157757ms logger=migrator t=2026-03-18T10:19:56.932504042Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-18T10:19:56.934241867Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.736735ms logger=migrator t=2026-03-18T10:19:56.944363631Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-18T10:19:56.945317062Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=954.711µs logger=migrator t=2026-03-18T10:19:56.948938417Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-18T10:19:56.962714688Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.776141ms logger=migrator t=2026-03-18T10:19:56.967412888Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-18T10:19:56.967959646Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=547.318µs logger=migrator t=2026-03-18T10:19:56.973474732Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-18T10:19:56.974409112Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=933.99µs logger=migrator t=2026-03-18T10:19:56.978615257Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-18T10:19:56.978900566Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=285.68µs logger=migrator t=2026-03-18T10:19:56.984338819Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-18T10:19:56.985334421Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=995.412µs logger=migrator t=2026-03-18T10:19:56.989335609Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-18T10:19:56.990529887Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.193688ms logger=migrator t=2026-03-18T10:19:56.994782223Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-18T10:19:56.996334613Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.54824ms logger=migrator t=2026-03-18T10:19:57.001909731Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-18T10:19:57.001990864Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=85.833µs logger=migrator t=2026-03-18T10:19:57.007538391Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-18T10:19:57.013550633Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.009452ms logger=migrator t=2026-03-18T10:19:57.018275194Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-18T10:19:57.023309505Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.036851ms logger=migrator t=2026-03-18T10:19:57.028352656Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-18T10:19:57.033519542Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.166475ms logger=migrator t=2026-03-18T10:19:57.03814372Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-18T10:19:57.04345952Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.315629ms logger=migrator t=2026-03-18T10:19:57.048232302Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-18T10:19:57.049250875Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.018322ms logger=migrator t=2026-03-18T10:19:57.054944517Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-18T10:19:57.059988958Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.044631ms logger=migrator t=2026-03-18T10:19:57.063687146Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-18T10:19:57.064497102Z level=info msg="Migration successfully executed" id="create server_lock table" duration=809.886µs logger=migrator t=2026-03-18T10:19:57.068627564Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-18T10:19:57.069624616Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.000512ms logger=migrator t=2026-03-18T10:19:57.0750559Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-18T10:19:57.076480015Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.424155ms logger=migrator t=2026-03-18T10:19:57.082281981Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-18T10:19:57.083927723Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.645482ms logger=migrator t=2026-03-18T10:19:57.089220832Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-18T10:19:57.091194976Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.975034ms logger=migrator t=2026-03-18T10:19:57.098246501Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-18T10:19:57.099271114Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.028673ms logger=migrator t=2026-03-18T10:19:57.104855652Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-18T10:19:57.110165112Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.30899ms logger=migrator t=2026-03-18T10:19:57.114272654Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-18T10:19:57.115234284Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=961.48µs logger=migrator t=2026-03-18T10:19:57.120570005Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-18T10:19:57.121468394Z level=info msg="Migration successfully executed" id="create cache_data table" duration=898.249µs logger=migrator t=2026-03-18T10:19:57.127089153Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-18T10:19:57.128690544Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.589761ms logger=migrator t=2026-03-18T10:19:57.133640813Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-18T10:19:57.134695177Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.055594ms logger=migrator t=2026-03-18T10:19:57.139691186Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-18T10:19:57.140689998Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=998.492µs logger=migrator t=2026-03-18T10:19:57.147843097Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-18T10:19:57.14793136Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=88.843µs logger=migrator t=2026-03-18T10:19:57.155090529Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-18T10:19:57.155246504Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=156.435µs logger=migrator t=2026-03-18T10:19:57.16232464Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-18T10:19:57.164042395Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.717375ms logger=migrator t=2026-03-18T10:19:57.170264244Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T10:19:57.172150484Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.88594ms logger=migrator t=2026-03-18T10:19:57.180990437Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T10:19:57.182011179Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.020512ms logger=migrator t=2026-03-18T10:19:57.189422926Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-18T10:19:57.189560501Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=138.975µs logger=migrator t=2026-03-18T10:19:57.197216435Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T10:19:57.199336193Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.121868ms logger=migrator t=2026-03-18T10:19:57.205715197Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T10:19:57.206883244Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.167707ms logger=migrator t=2026-03-18T10:19:57.215039475Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-18T10:19:57.217285597Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.18615ms logger=migrator t=2026-03-18T10:19:57.223763544Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-18T10:19:57.224927972Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.163928ms logger=migrator t=2026-03-18T10:19:57.231604645Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-18T10:19:57.237629867Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.025032ms logger=migrator t=2026-03-18T10:19:57.244844228Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-18T10:19:57.246478351Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.640003ms logger=migrator t=2026-03-18T10:19:57.251730578Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-18T10:19:57.251863413Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=130.964µs logger=migrator t=2026-03-18T10:19:57.256975866Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-18T10:19:57.258642209Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.665463ms logger=migrator t=2026-03-18T10:19:57.326324623Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-18T10:19:57.327991387Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.670454ms logger=migrator t=2026-03-18T10:19:57.334396191Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-18T10:19:57.33622095Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.824268ms logger=migrator t=2026-03-18T10:19:57.343390329Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T10:19:57.343483262Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=94.513µs logger=migrator t=2026-03-18T10:19:57.348649407Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-18T10:19:57.349924658Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.275191ms logger=migrator t=2026-03-18T10:19:57.364269937Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-18T10:19:57.366128146Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.856969ms logger=migrator t=2026-03-18T10:19:57.37096512Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-03-18T10:19:57.372360425Z 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.396705ms logger=migrator t=2026-03-18T10:19:57.377451188Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-18T10:19:57.378394888Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=943.68µs logger=migrator t=2026-03-18T10:19:57.385314059Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-18T10:19:57.391250839Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.93871ms logger=migrator t=2026-03-18T10:19:57.39657774Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-18T10:19:57.39753494Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=954.041µs logger=migrator t=2026-03-18T10:19:57.402448157Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T10:19:57.403327435Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=878.918µs logger=migrator t=2026-03-18T10:19:57.409211053Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-18T10:19:57.439534503Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.32445ms logger=migrator t=2026-03-18T10:19:57.444525822Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-18T10:19:57.468896631Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.370559ms logger=migrator t=2026-03-18T10:19:57.477023852Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-18T10:19:57.478995345Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.974013ms logger=migrator t=2026-03-18T10:19:57.486009409Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-18T10:19:57.487762345Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.754357ms logger=migrator t=2026-03-18T10:19:57.492714203Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-18T10:19:57.498429526Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.715373ms logger=migrator t=2026-03-18T10:19:57.505715479Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-18T10:19:57.513305132Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.593713ms logger=migrator t=2026-03-18T10:19:57.528459956Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-18T10:19:57.530093238Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.632502ms logger=migrator t=2026-03-18T10:19:57.536320467Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-18T10:19:57.537944569Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.619242ms logger=migrator t=2026-03-18T10:19:57.544170258Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-18T10:19:57.54517969Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.009512ms logger=migrator t=2026-03-18T10:19:57.552010199Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-18T10:19:57.554333123Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.325674ms logger=migrator t=2026-03-18T10:19:57.562288927Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-18T10:19:57.562496474Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=211.887µs logger=migrator t=2026-03-18T10:19:57.568568038Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-18T10:19:57.575137128Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.56918ms logger=migrator t=2026-03-18T10:19:57.580658535Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-18T10:19:57.58582857Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.168965ms logger=migrator t=2026-03-18T10:19:57.590971245Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-18T10:19:57.597771032Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.796417ms logger=migrator t=2026-03-18T10:19:57.604408054Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-18T10:19:57.605605862Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.193158ms logger=migrator t=2026-03-18T10:19:57.611677707Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-18T10:19:57.613286088Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.607161ms logger=migrator t=2026-03-18T10:19:57.618646169Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-18T10:19:57.626335125Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.687676ms logger=migrator t=2026-03-18T10:19:57.63335421Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-18T10:19:57.637859244Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.505394ms logger=migrator t=2026-03-18T10:19:57.647859274Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-18T10:19:57.649778285Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.917462ms logger=migrator t=2026-03-18T10:19:57.655912531Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-18T10:19:57.663110431Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.19656ms logger=migrator t=2026-03-18T10:19:57.675490457Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-18T10:19:57.684098152Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.608405ms logger=migrator t=2026-03-18T10:19:57.691466468Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-18T10:19:57.691564431Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=94.593µs logger=migrator t=2026-03-18T10:19:57.696708545Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-18T10:19:57.697864662Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.156197ms logger=migrator t=2026-03-18T10:19:57.706706805Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-03-18T10:19:57.707985876Z 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.281691ms logger=migrator t=2026-03-18T10:19:57.71376132Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-03-18T10:19:57.714931038Z 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.166708ms logger=migrator t=2026-03-18T10:19:57.722298984Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-18T10:19:57.722412007Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=114.363µs logger=migrator t=2026-03-18T10:19:57.726855949Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-18T10:19:57.734781442Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.926533ms logger=migrator t=2026-03-18T10:19:57.745713702Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-18T10:19:57.752598012Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.88735ms logger=migrator t=2026-03-18T10:19:57.758805501Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-18T10:19:57.767612142Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.811592ms logger=migrator t=2026-03-18T10:19:57.772329293Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-18T10:19:57.778550232Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.220979ms logger=migrator t=2026-03-18T10:19:57.784672988Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-18T10:19:57.791145505Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.472306ms logger=migrator t=2026-03-18T10:19:57.795789203Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-18T10:19:57.795872676Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=83.733µs logger=migrator t=2026-03-18T10:19:57.801907549Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-18T10:19:57.803262972Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.354583ms logger=migrator t=2026-03-18T10:19:57.809843162Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-18T10:19:57.816074082Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.23059ms logger=migrator t=2026-03-18T10:19:57.827217917Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-18T10:19:57.827365972Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=197.807µs logger=migrator t=2026-03-18T10:19:57.837113443Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-18T10:19:57.84388903Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.775677ms logger=migrator t=2026-03-18T10:19:57.850427749Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-18T10:19:57.851530434Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.103245ms logger=migrator t=2026-03-18T10:19:57.859139888Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-18T10:19:57.864092316Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.954049ms logger=migrator t=2026-03-18T10:19:57.868874899Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-18T10:19:57.869502029Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=627.18µs logger=migrator t=2026-03-18T10:19:57.877429532Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-18T10:19:57.87892587Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.55856ms logger=migrator t=2026-03-18T10:19:57.890981846Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-18T10:19:57.898255578Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.273793ms logger=migrator t=2026-03-18T10:19:57.903536467Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-18T10:19:57.904382704Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=846.327µs logger=migrator t=2026-03-18T10:19:57.911787261Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-18T10:19:57.912899736Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.109325ms logger=migrator t=2026-03-18T10:19:57.918485195Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-18T10:19:57.919788157Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.302961ms logger=migrator t=2026-03-18T10:19:57.925979004Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-18T10:19:57.928269638Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=2.294584ms logger=migrator t=2026-03-18T10:19:57.935611793Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-18T10:19:57.935702055Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=93.053µs logger=migrator t=2026-03-18T10:19:57.944586849Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-18T10:19:57.945594462Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.003612ms logger=migrator t=2026-03-18T10:19:57.953598518Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-18T10:19:57.956032895Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.438908ms logger=migrator t=2026-03-18T10:19:57.961770599Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T10:19:57.962238134Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-18T10:19:57.968810184Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-18T10:19:57.969532377Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=724.743µs logger=migrator t=2026-03-18T10:19:57.975490878Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-18T10:19:57.976730717Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.23979ms logger=migrator t=2026-03-18T10:19:57.982114269Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-18T10:19:57.990662953Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.553754ms logger=migrator t=2026-03-18T10:19:57.997514562Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-18T10:19:57.998326498Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=811.506µs logger=migrator t=2026-03-18T10:19:58.003539114Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-18T10:19:58.004411832Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=870.818µs logger=migrator t=2026-03-18T10:19:58.011500499Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-18T10:19:58.012836932Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.335342ms logger=migrator t=2026-03-18T10:19:58.018056848Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-18T10:19:58.019103562Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.048904ms logger=migrator t=2026-03-18T10:19:58.026092196Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-18T10:19:58.027148049Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.059174ms logger=migrator t=2026-03-18T10:19:58.033840373Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-18T10:19:58.033869234Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.981µs logger=migrator t=2026-03-18T10:19:58.048147791Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-18T10:19:58.048422029Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=278.399µs logger=migrator t=2026-03-18T10:19:58.054649178Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-18T10:19:58.061747925Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.084527ms logger=migrator t=2026-03-18T10:19:58.070147714Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-18T10:19:58.070475094Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=328.26µs logger=migrator t=2026-03-18T10:19:58.076790926Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-18T10:19:58.077993025Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.201149ms logger=migrator t=2026-03-18T10:19:58.084368199Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-18T10:19:58.084624517Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=256.748µs logger=migrator t=2026-03-18T10:19:58.090621599Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-18T10:19:58.091492956Z level=info msg="Migration successfully executed" id="create data_keys table" duration=872.068µs logger=migrator t=2026-03-18T10:19:58.097771387Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-18T10:19:58.098673116Z level=info msg="Migration successfully executed" id="create secrets table" duration=901.939µs logger=migrator t=2026-03-18T10:19:58.104173262Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-18T10:19:58.137664582Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.47371ms logger=migrator t=2026-03-18T10:19:58.144182781Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-18T10:19:58.151532586Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.353255ms logger=migrator t=2026-03-18T10:19:58.15821789Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-18T10:19:58.158326283Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=108.993µs logger=migrator t=2026-03-18T10:19:58.164097618Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-18T10:19:58.202683651Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.579873ms logger=migrator t=2026-03-18T10:19:58.21859339Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-18T10:19:58.252118932Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.528122ms logger=migrator t=2026-03-18T10:19:58.257413131Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-18T10:19:58.258097543Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=684.392µs logger=migrator t=2026-03-18T10:19:58.266617145Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-18T10:19:58.268355321Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.737756ms logger=migrator t=2026-03-18T10:19:58.274064774Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-18T10:19:58.274357283Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=293.599µs logger=migrator t=2026-03-18T10:19:58.279036313Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-18T10:19:58.280014854Z level=info msg="Migration successfully executed" id="create permission table" duration=979.202µs logger=migrator t=2026-03-18T10:19:58.286077808Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-18T10:19:58.287228204Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.150657ms logger=migrator t=2026-03-18T10:19:58.295736607Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-18T10:19:58.29740661Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.669364ms logger=migrator t=2026-03-18T10:19:58.307626816Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-18T10:19:58.308871666Z level=info msg="Migration successfully executed" id="create role table" duration=1.2456ms logger=migrator t=2026-03-18T10:19:58.316585863Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-18T10:19:58.325162407Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.573284ms logger=migrator t=2026-03-18T10:19:58.328958449Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-18T10:19:58.33806266Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.101311ms logger=migrator t=2026-03-18T10:19:58.34277249Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-18T10:19:58.343568066Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=798.886µs logger=migrator t=2026-03-18T10:19:58.356117447Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-18T10:19:58.358010918Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.89461ms logger=migrator t=2026-03-18T10:19:58.362176331Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-18T10:19:58.363763271Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.587041ms logger=migrator t=2026-03-18T10:19:58.368367789Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-18T10:19:58.369470504Z level=info msg="Migration successfully executed" id="create team role table" duration=1.102965ms logger=migrator t=2026-03-18T10:19:58.376391475Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-18T10:19:58.377456139Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.065714ms logger=migrator t=2026-03-18T10:19:58.382300664Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-18T10:19:58.383052968Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=752.364µs logger=migrator t=2026-03-18T10:19:58.391923432Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-18T10:19:58.393175062Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.24968ms logger=migrator t=2026-03-18T10:19:58.399136642Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-18T10:19:58.399809074Z level=info msg="Migration successfully executed" id="create user role table" duration=673.482µs logger=migrator t=2026-03-18T10:19:58.403494912Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-18T10:19:58.40532644Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.831368ms logger=migrator t=2026-03-18T10:19:58.410219717Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-18T10:19:58.411906031Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.686064ms logger=migrator t=2026-03-18T10:19:58.417081766Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-18T10:19:58.419762442Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.679006ms logger=migrator t=2026-03-18T10:19:58.425718702Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-18T10:19:58.42657025Z level=info msg="Migration successfully executed" id="create builtin role table" duration=851.488µs logger=migrator t=2026-03-18T10:19:58.430670101Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-18T10:19:58.432437857Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.763596ms logger=migrator t=2026-03-18T10:19:58.43786289Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-18T10:19:58.439078359Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.216609ms logger=migrator t=2026-03-18T10:19:58.445239147Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-18T10:19:58.455134923Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.895707ms logger=migrator t=2026-03-18T10:19:58.458634254Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-18T10:19:58.459403819Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=771.425µs logger=migrator t=2026-03-18T10:19:58.463430758Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-18T10:19:58.465824755Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.393727ms logger=migrator t=2026-03-18T10:19:58.471156065Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-18T10:19:58.472658733Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.502818ms logger=migrator t=2026-03-18T10:19:58.476227877Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-18T10:19:58.477327202Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.099175ms logger=migrator t=2026-03-18T10:19:58.483334625Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-18T10:19:58.484161341Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=826.827µs logger=migrator t=2026-03-18T10:19:58.488971345Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-18T10:19:58.490170213Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.198008ms logger=migrator t=2026-03-18T10:19:58.498057815Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-18T10:19:58.508292902Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.235457ms logger=migrator t=2026-03-18T10:19:58.516402091Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-18T10:19:58.52448596Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.084189ms logger=migrator t=2026-03-18T10:19:58.533076295Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-18T10:19:58.541420782Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.343967ms logger=migrator t=2026-03-18T10:19:58.545457481Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-18T10:19:58.553393964Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.934863ms logger=migrator t=2026-03-18T10:19:58.558550979Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-18T10:19:58.56012688Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.576891ms logger=migrator t=2026-03-18T10:19:58.572891848Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-18T10:19:58.574703726Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.820978ms logger=migrator t=2026-03-18T10:19:58.579656984Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-18T10:19:58.583342602Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=3.685248ms logger=migrator t=2026-03-18T10:19:58.587615838Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-18T10:19:58.58830111Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=680.152µs logger=migrator t=2026-03-18T10:19:58.592543126Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-18T10:19:58.593335371Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=795.145µs logger=migrator t=2026-03-18T10:19:58.597600218Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-18T10:19:58.597793284Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=192.706µs logger=migrator t=2026-03-18T10:19:58.602099742Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-18T10:19:58.602202525Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=104.264µs logger=migrator t=2026-03-18T10:19:58.607341199Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-18T10:19:58.607747862Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=407.533µs logger=migrator t=2026-03-18T10:19:58.612489874Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-18T10:19:58.613055312Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=568.919µs logger=migrator t=2026-03-18T10:19:58.617966789Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-18T10:19:58.618651111Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=684.682µs logger=migrator t=2026-03-18T10:19:58.622249556Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-18T10:19:58.622596697Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=347.371µs logger=migrator t=2026-03-18T10:19:58.62738983Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-18T10:19:58.628071342Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=681.702µs logger=migrator t=2026-03-18T10:19:58.631952826Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-18T10:19:58.632816194Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=862.988µs logger=migrator t=2026-03-18T10:19:58.636949996Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-18T10:19:58.638239597Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.281581ms logger=migrator t=2026-03-18T10:19:58.645272852Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-18T10:19:58.653732583Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.45966ms logger=migrator t=2026-03-18T10:19:58.657443441Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-18T10:19:58.657516143Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=68.872µs logger=migrator t=2026-03-18T10:19:58.662226374Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-18T10:19:58.663160504Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=933.37µs logger=migrator t=2026-03-18T10:19:58.669222737Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-18T10:19:58.671093047Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.8706ms logger=migrator t=2026-03-18T10:19:58.679903449Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-18T10:19:58.680978833Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.074564ms logger=migrator t=2026-03-18T10:19:58.685174488Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-18T10:19:58.69619706Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.022433ms logger=migrator t=2026-03-18T10:19:58.700948232Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-18T10:19:58.701729847Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=782.005µs logger=migrator t=2026-03-18T10:19:58.705529558Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-18T10:19:58.706592902Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.063644ms logger=migrator t=2026-03-18T10:19:58.71027496Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-18T10:19:58.734942139Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.668159ms logger=migrator t=2026-03-18T10:19:58.739752653Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-18T10:19:58.740491706Z level=info msg="Migration successfully executed" id="create correlation v2" duration=743.644µs logger=migrator t=2026-03-18T10:19:58.744581297Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-18T10:19:58.745432734Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=851.307µs logger=migrator t=2026-03-18T10:19:58.750156545Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-18T10:19:58.750880329Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=723.923µs logger=migrator t=2026-03-18T10:19:58.755224717Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-18T10:19:58.756130726Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=902.929µs logger=migrator t=2026-03-18T10:19:58.762125458Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-18T10:19:58.762570292Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=448.774µs logger=migrator t=2026-03-18T10:19:58.767238311Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-18T10:19:58.768605595Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.367014ms logger=migrator t=2026-03-18T10:19:58.773697618Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-18T10:19:58.783977157Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.280709ms logger=migrator t=2026-03-18T10:19:58.787675375Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-18T10:19:58.788516192Z level=info msg="Migration successfully executed" id="create entity_events table" duration=846.037µs logger=migrator t=2026-03-18T10:19:58.793121239Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-18T10:19:58.794160942Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.039523ms logger=migrator t=2026-03-18T10:19:58.798437579Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T10:19:58.798870173Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T10:19:58.802394325Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T10:19:58.802820469Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T10:19:58.806518707Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-18T10:19:58.808077707Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.55816ms logger=migrator t=2026-03-18T10:19:58.813582923Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-18T10:19:58.814678418Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.094855ms logger=migrator t=2026-03-18T10:19:58.818107018Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-18T10:19:58.819317096Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.213659ms logger=migrator t=2026-03-18T10:19:58.824202653Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-18T10:19:58.82535762Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.148886ms logger=migrator t=2026-03-18T10:19:58.829575375Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T10:19:58.831285319Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.710415ms logger=migrator t=2026-03-18T10:19:58.835313928Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T10:19:58.837022902Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.709304ms logger=migrator t=2026-03-18T10:19:58.855760062Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-18T10:19:58.857039922Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.281231ms logger=migrator t=2026-03-18T10:19:58.861855006Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-18T10:19:58.863416516Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.56601ms logger=migrator t=2026-03-18T10:19:58.868473038Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-18T10:19:58.869612155Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.139946ms logger=migrator t=2026-03-18T10:19:58.873257611Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-18T10:19:58.875203243Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.945682ms logger=migrator t=2026-03-18T10:19:58.880536144Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-18T10:19:58.881628049Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.091985ms logger=migrator t=2026-03-18T10:19:58.885967908Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-18T10:19:58.907902619Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.932052ms logger=migrator t=2026-03-18T10:19:58.911615947Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-18T10:19:58.918987213Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.370756ms logger=migrator t=2026-03-18T10:19:58.922598409Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-18T10:19:58.930903144Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.300725ms logger=migrator t=2026-03-18T10:19:58.935871703Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-18T10:19:58.936032908Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=161.365µs logger=migrator t=2026-03-18T10:19:58.939781658Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-18T10:19:58.951487532Z level=info msg="Migration successfully executed" id="add share column" duration=11.702994ms logger=migrator t=2026-03-18T10:19:58.955519311Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-18T10:19:58.955646315Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=127.344µs logger=migrator t=2026-03-18T10:19:58.959945243Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-18T10:19:58.961504673Z level=info msg="Migration successfully executed" id="create file table" duration=1.55916ms logger=migrator t=2026-03-18T10:19:58.965883202Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-18T10:19:58.967024299Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.140947ms logger=migrator t=2026-03-18T10:19:58.973794725Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-18T10:19:58.97550624Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.713445ms logger=migrator t=2026-03-18T10:19:58.984167707Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-18T10:19:58.985843061Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.675393ms logger=migrator t=2026-03-18T10:19:58.991686057Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-18T10:19:58.993780044Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.103247ms logger=migrator t=2026-03-18T10:19:58.999535269Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-18T10:19:58.999703894Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=168.846µs logger=migrator t=2026-03-18T10:19:59.004749465Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-18T10:19:59.004882159Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=133.974µs logger=migrator t=2026-03-18T10:19:59.009233888Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-18T10:19:59.010201589Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=967.091µs logger=migrator t=2026-03-18T10:19:59.014850508Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-18T10:19:59.015108816Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=258.248µs logger=migrator t=2026-03-18T10:19:59.01959701Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-18T10:19:59.021727498Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.128118ms logger=migrator t=2026-03-18T10:19:59.026954735Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-18T10:19:59.038338369Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.384034ms logger=migrator t=2026-03-18T10:19:59.042945906Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-18T10:19:59.043220585Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=273.349µs logger=migrator t=2026-03-18T10:19:59.049736143Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-18T10:19:59.051837501Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.096217ms logger=migrator t=2026-03-18T10:19:59.056074596Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-18T10:19:59.056607673Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=533.917µs logger=migrator t=2026-03-18T10:19:59.061247321Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-18T10:19:59.061577572Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=329.811µs logger=migrator t=2026-03-18T10:19:59.065324042Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-18T10:19:59.066356145Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.030723ms logger=migrator t=2026-03-18T10:19:59.070417495Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-18T10:19:59.079518436Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.101182ms logger=migrator t=2026-03-18T10:19:59.083369249Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-18T10:19:59.092045526Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.674507ms logger=migrator t=2026-03-18T10:19:59.096682494Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-18T10:19:59.097836731Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.153487ms logger=migrator t=2026-03-18T10:19:59.10155089Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-18T10:19:59.18131494Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.75948ms logger=migrator t=2026-03-18T10:19:59.186245518Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-18T10:19:59.187154707Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=903.139µs logger=migrator t=2026-03-18T10:19:59.191749004Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-18T10:19:59.193546731Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.797397ms logger=migrator t=2026-03-18T10:19:59.197941062Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-18T10:19:59.225211104Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.274683ms logger=migrator t=2026-03-18T10:19:59.230674108Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-18T10:19:59.237943051Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.268143ms logger=migrator t=2026-03-18T10:19:59.241631729Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-18T10:19:59.242012721Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=381.543µs logger=migrator t=2026-03-18T10:19:59.246635149Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-18T10:19:59.246836095Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=201.056µs logger=migrator t=2026-03-18T10:19:59.251735512Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-18T10:19:59.252092033Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=357.431µs logger=migrator t=2026-03-18T10:19:59.259262722Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-18T10:19:59.25949192Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=230.168µs logger=migrator t=2026-03-18T10:19:59.265815042Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-18T10:19:59.26606853Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=254.188µs logger=migrator t=2026-03-18T10:19:59.277280908Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-18T10:19:59.278317152Z level=info msg="Migration successfully executed" id="create folder table" duration=1.040043ms logger=migrator t=2026-03-18T10:19:59.286022408Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-18T10:19:59.287105873Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.084125ms logger=migrator t=2026-03-18T10:19:59.293566539Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-18T10:19:59.295521642Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.956243ms logger=migrator t=2026-03-18T10:19:59.300553173Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-18T10:19:59.300580384Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.1µs logger=migrator t=2026-03-18T10:19:59.307473584Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T10:19:59.309691645Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.218111ms logger=migrator t=2026-03-18T10:19:59.320068517Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-18T10:19:59.321302416Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.23329ms logger=migrator t=2026-03-18T10:19:59.327176884Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-18T10:19:59.329399725Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.222171ms logger=migrator t=2026-03-18T10:19:59.335468459Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-18T10:19:59.336099309Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=627.71µs logger=migrator t=2026-03-18T10:19:59.34020067Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-18T10:19:59.340726927Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=526.607µs logger=migrator t=2026-03-18T10:19:59.34708217Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-18T10:19:59.348492715Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.411045ms logger=migrator t=2026-03-18T10:19:59.370105616Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-18T10:19:59.372779672Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.676885ms logger=migrator t=2026-03-18T10:19:59.381351696Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-18T10:19:59.38273133Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.380644ms logger=migrator t=2026-03-18T10:19:59.390440286Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-18T10:19:59.392774631Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.334175ms logger=migrator t=2026-03-18T10:19:59.398523865Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-18T10:19:59.400001612Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.477267ms logger=migrator t=2026-03-18T10:19:59.404351151Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-18T10:19:59.405920761Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.56944ms logger=migrator t=2026-03-18T10:19:59.410733065Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-18T10:19:59.413488213Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.755148ms logger=migrator t=2026-03-18T10:19:59.421397176Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-18T10:19:59.423192854Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.791507ms logger=migrator t=2026-03-18T10:19:59.427626985Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-18T10:19:59.428533924Z level=info msg="Migration successfully executed" id="create signing_key table" duration=910.489µs logger=migrator t=2026-03-18T10:19:59.434132374Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-18T10:19:59.436434347Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.303844ms logger=migrator t=2026-03-18T10:19:59.443330897Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-18T10:19:59.444499485Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.173938ms logger=migrator t=2026-03-18T10:19:59.44966793Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-18T10:19:59.450152665Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=508.536µs logger=migrator t=2026-03-18T10:19:59.455987542Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-18T10:19:59.465172986Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.181914ms logger=migrator t=2026-03-18T10:19:59.471137566Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-18T10:19:59.471978713Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=842.097µs logger=migrator t=2026-03-18T10:19:59.476736036Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T10:19:59.476755676Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.46µs logger=migrator t=2026-03-18T10:19:59.59197554Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T10:19:59.595324777Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=3.391618ms logger=migrator t=2026-03-18T10:19:59.601609628Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-18T10:19:59.601638779Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.291µs logger=migrator t=2026-03-18T10:19:59.606616408Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-18T10:19:59.60793356Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.315892ms logger=migrator t=2026-03-18T10:19:59.612995242Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-18T10:19:59.614377956Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.381704ms logger=migrator t=2026-03-18T10:19:59.620814592Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-18T10:19:59.622841557Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.024225ms logger=migrator t=2026-03-18T10:19:59.630111269Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-18T10:19:59.631116261Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.004052ms logger=migrator t=2026-03-18T10:19:59.636357969Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-18T10:19:59.636668369Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=311.89µs logger=migrator t=2026-03-18T10:19:59.641285016Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-18T10:19:59.642473594Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.203358ms logger=migrator t=2026-03-18T10:19:59.648024612Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-18T10:19:59.648991543Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=966.891µs logger=migrator t=2026-03-18T10:19:59.653845058Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-18T10:19:59.654802569Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=957.131µs logger=migrator t=2026-03-18T10:19:59.660002905Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-18T10:19:59.67204971Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.047135ms logger=migrator t=2026-03-18T10:19:59.677236086Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-18T10:19:59.684700895Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.467929ms logger=migrator t=2026-03-18T10:19:59.69049966Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-18T10:19:59.700093007Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.593557ms logger=migrator t=2026-03-18T10:19:59.704969043Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-18T10:19:59.705025675Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=57.681µs logger=migrator t=2026-03-18T10:19:59.710491869Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-18T10:19:59.727459732Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.966153ms logger=migrator t=2026-03-18T10:19:59.732983288Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-18T10:19:59.741715438Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.730289ms logger=migrator t=2026-03-18T10:19:59.746762149Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-18T10:19:59.747087179Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=325.19µs logger=migrator t=2026-03-18T10:19:59.751913953Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.128985734s logger=migrator t=2026-03-18T10:19:59.752522133Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-18T10:19:59.770015012Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-18T10:19:59.770232139Z level=info msg="Created default organization" logger=secrets t=2026-03-18T10:19:59.77619294Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T10:19:59.822552542Z level=info msg="Restored cache from database" duration=410.683µs logger=plugin.store t=2026-03-18T10:19:59.823839713Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-18T10:19:59.859455432Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-18T10:19:59.859489313Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-18T10:19:59.859547835Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-18T10:19:59.859556725Z level=info msg="Plugins loaded" count=54 duration=35.717732ms logger=query_data t=2026-03-18T10:19:59.863389918Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-18T10:19:59.866851368Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-18T10:19:59.873837062Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-18T10:19:59.88505262Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-18T10:19:59.887403985Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-18T10:19:59.889434441Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-18T10:19:59.912352153Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-18T10:19:59.931094352Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-18T10:19:59.952568059Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-18T10:19:59.95259862Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-18T10:19:59.952761895Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-18T10:19:59.95321287Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-18T10:19:59.95354994Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-18T10:19:59.956603578Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-18T10:20:00.029339974Z level=info msg="Update check succeeded" duration=76.415773ms logger=ngalert.state.manager t=2026-03-18T10:20:00.036447281Z level=info msg="State cache has been initialized" states=0 duration=83.217731ms logger=ngalert.scheduler t=2026-03-18T10:20:00.036544214Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-18T10:20:00.036636497Z level=info msg=starting first_tick=2026-03-18T10:20:10Z logger=plugins.update.checker t=2026-03-18T10:20:00.040534061Z level=info msg="Update check succeeded" duration=87.314801ms logger=provisioning.dashboard t=2026-03-18T10:20:00.052518154Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-03-18T10:20:00.130773306Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-18T10:20:00.134257378Z level=info msg="Patterns update finished" duration=99.996317ms logger=provisioning.dashboard t=2026-03-18T10:20:00.146088626Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-18T10:20:00.519798165Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-18T10:20:00.520498957Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-18T10:20:02.988956927Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:02.999171234Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:03.261916295Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:03.292358728Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:03.313989269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:03.354121953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:03.380707583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.653423345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.676627896Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.722663378Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.738254997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.769247898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.787500871Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.823621376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.842244452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.879022388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.896500226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.94008816Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.959092998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:04.998646431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.018459835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.071768569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.089078093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.135782266Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.1524838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.189225384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.205517415Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.245324878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.261569947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.307827036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.32359668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.363042872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.384203698Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.430094846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.452407029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.500473776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.514513695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.552414756Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.568952525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.613324014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.631736332Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.680867993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.698961352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.747548565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.764634861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.815144806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.83369779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.886021933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:05.904548615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.094067634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.117182973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.171258082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.191626653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.25595793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.271461056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.319210782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.335566615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.385526943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.400648306Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.461425919Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.475757408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.530716825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.544195096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.596900681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.614534125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.680620067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.692940441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.750211632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.765721828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.839422365Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.858371601Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.903239925Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.918796703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:06.980109813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:07.013008405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:07.123698404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:07.15049714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:07.225570341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:07.244530047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-18T10:20:07.336152696Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-18T10:21:21.975921205Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-03-18T10:29:59.964866135Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-18T10:30:00.009431745Z level=info msg="Completed cleanup jobs" duration=55.692902ms logger=plugins.update.checker t=2026-03-18T10:30:00.095045203Z level=info msg="Update check succeeded" duration=53.875114ms logger=sqlstore.transactions t=2026-03-18T10:34:59.882907155Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"