logger=settings t=2026-04-07T00:16:32.895892361Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T00:16:32Z logger=settings t=2026-04-07T00:16:32.896163727Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T00:16:32.896180788Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T00:16:32.896184418Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T00:16:32.896187678Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T00:16:32.896190348Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:16:32.896192968Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:16:32.896195558Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T00:16:32.896198788Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T00:16:32.896202158Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T00:16:32.896204708Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T00:16:32.896209808Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T00:16:32.896214918Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T00:16:32.896218639Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T00:16:32.896222249Z level=info msg=Target target=[all] logger=settings t=2026-04-07T00:16:32.896228549Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T00:16:32.896233269Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T00:16:32.896238119Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T00:16:32.896241829Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T00:16:32.896245869Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T00:16:32.896250759Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T00:16:32.896530886Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T00:16:32.896550436Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T00:16:32.897961491Z level=info msg="Locking database" logger=migrator t=2026-04-07T00:16:32.897974651Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T00:16:32.898476334Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T00:16:32.899349964Z level=info msg="Migration successfully executed" id="create migration_log table" duration=873.41µs logger=migrator t=2026-04-07T00:16:33.110134103Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T00:16:33.112299175Z level=info msg="Migration successfully executed" id="create user table" duration=2.170252ms logger=migrator t=2026-04-07T00:16:33.167337206Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T00:16:33.16872821Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.394064ms logger=migrator t=2026-04-07T00:16:33.181070419Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T00:16:33.181860937Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=790.368µs logger=migrator t=2026-04-07T00:16:33.189762089Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T00:16:33.191321856Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.561097ms logger=migrator t=2026-04-07T00:16:33.196035551Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T00:16:33.197503996Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.470546ms logger=migrator t=2026-04-07T00:16:33.20221382Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T00:16:33.206306689Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.092878ms logger=migrator t=2026-04-07T00:16:33.211559575Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T00:16:33.212374346Z level=info msg="Migration successfully executed" id="create user table v2" duration=814.661µs logger=migrator t=2026-04-07T00:16:33.219908468Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T00:16:33.220633595Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=724.917µs logger=migrator t=2026-04-07T00:16:33.224311104Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T00:16:33.225040952Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=729.388µs logger=migrator t=2026-04-07T00:16:33.228985617Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T00:16:33.229543281Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=558.094µs logger=migrator t=2026-04-07T00:16:33.238343034Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T00:16:33.238896967Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=554.013µs logger=migrator t=2026-04-07T00:16:33.24396841Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T00:16:33.245700582Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.731632ms logger=migrator t=2026-04-07T00:16:33.249795871Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T00:16:33.249842442Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.562µs logger=migrator t=2026-04-07T00:16:33.254990306Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T00:16:33.257829355Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.843679ms logger=migrator t=2026-04-07T00:16:33.263328498Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T00:16:33.263606634Z level=info msg="Migration successfully executed" id="Add missing user data" duration=275.206µs logger=migrator t=2026-04-07T00:16:33.268211787Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T00:16:33.27000898Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.796573ms logger=migrator t=2026-04-07T00:16:33.273797171Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T00:16:33.275057802Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.259781ms logger=migrator t=2026-04-07T00:16:33.278449284Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T00:16:33.279647292Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.197848ms logger=migrator t=2026-04-07T00:16:33.282970133Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T00:16:33.291418078Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.453075ms logger=migrator t=2026-04-07T00:16:33.295085206Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T00:16:33.295912907Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=827.161µs logger=migrator t=2026-04-07T00:16:33.299209555Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T00:16:33.29935156Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=141.925µs logger=migrator t=2026-04-07T00:16:33.302835394Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T00:16:33.303983681Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.147937ms logger=migrator t=2026-04-07T00:16:33.307841495Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-07T00:16:33.308125062Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=283.707µs logger=migrator t=2026-04-07T00:16:33.311279008Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T00:16:33.311645647Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=366.919µs logger=migrator t=2026-04-07T00:16:33.31511143Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T00:16:33.315929421Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=854.422µs logger=migrator t=2026-04-07T00:16:33.320807149Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T00:16:33.321514405Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=698.336µs logger=migrator t=2026-04-07T00:16:33.325171393Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T00:16:33.3258524Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=680.487µs logger=migrator t=2026-04-07T00:16:33.329441197Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T00:16:33.330100963Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=659.576µs logger=migrator t=2026-04-07T00:16:33.333514665Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T00:16:33.334199072Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=684.437µs logger=migrator t=2026-04-07T00:16:33.33784845Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T00:16:33.337875601Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.021µs logger=migrator t=2026-04-07T00:16:33.343059547Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T00:16:33.344152693Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.096186ms logger=migrator t=2026-04-07T00:16:33.348115439Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T00:16:33.349101632Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=986.543µs logger=migrator t=2026-04-07T00:16:33.352863583Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T00:16:33.353494519Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=630.666µs logger=migrator t=2026-04-07T00:16:33.356938592Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T00:16:33.357562908Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=618.716µs logger=migrator t=2026-04-07T00:16:33.361286178Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:16:33.36425943Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=2.973122ms logger=migrator t=2026-04-07T00:16:33.367613951Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T00:16:33.368390699Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=776.838µs logger=migrator t=2026-04-07T00:16:33.371486214Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T00:16:33.37215971Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=672.866µs logger=migrator t=2026-04-07T00:16:33.375434949Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T00:16:33.376114216Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=682.387µs logger=migrator t=2026-04-07T00:16:33.379539479Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T00:16:33.380210065Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=670.616µs logger=migrator t=2026-04-07T00:16:33.383604278Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T00:16:33.384267173Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=662.345µs logger=migrator t=2026-04-07T00:16:33.387706446Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T00:16:33.388076835Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=369.979µs logger=migrator t=2026-04-07T00:16:33.391246962Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T00:16:33.391762655Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=514.963µs logger=migrator t=2026-04-07T00:16:33.395080905Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T00:16:33.395679199Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=598.494µs logger=migrator t=2026-04-07T00:16:33.399290076Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T00:16:33.40025678Z level=info msg="Migration successfully executed" id="create star table" duration=966.454µs logger=migrator t=2026-04-07T00:16:33.403729564Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T00:16:33.40441192Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=681.366µs logger=migrator t=2026-04-07T00:16:33.407739132Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T00:16:33.408448128Z level=info msg="Migration successfully executed" id="create org table v1" duration=709.026µs logger=migrator t=2026-04-07T00:16:33.413002269Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T00:16:33.413699885Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=697.626µs logger=migrator t=2026-04-07T00:16:33.41723097Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T00:16:33.417865046Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=633.606µs logger=migrator t=2026-04-07T00:16:33.421048133Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T00:16:33.421721029Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=672.677µs logger=migrator t=2026-04-07T00:16:33.425239274Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T00:16:33.42591856Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=679.086µs logger=migrator t=2026-04-07T00:16:33.429308973Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T00:16:33.43000948Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=700.147µs logger=migrator t=2026-04-07T00:16:33.433681989Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T00:16:33.43372018Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.611µs logger=migrator t=2026-04-07T00:16:33.43743916Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T00:16:33.437479041Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=37.591µs logger=migrator t=2026-04-07T00:16:33.441091678Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T00:16:33.441365424Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=269.536µs logger=migrator t=2026-04-07T00:16:33.445056953Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T00:16:33.44613657Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.079547ms logger=migrator t=2026-04-07T00:16:33.449830129Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T00:16:33.450553937Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=727.098µs logger=migrator t=2026-04-07T00:16:33.453827146Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T00:16:33.454664986Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=837.72µs logger=migrator t=2026-04-07T00:16:33.458252243Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T00:16:33.458897349Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=645.015µs logger=migrator t=2026-04-07T00:16:33.462637919Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T00:16:33.46349371Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=851.271µs logger=migrator t=2026-04-07T00:16:33.467165298Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T00:16:33.468002088Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=836.18µs logger=migrator t=2026-04-07T00:16:33.471701448Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T00:16:33.47673278Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.028582ms logger=migrator t=2026-04-07T00:16:33.4800562Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T00:16:33.480880371Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=823.891µs logger=migrator t=2026-04-07T00:16:33.484301733Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T00:16:33.485117683Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=815.819µs logger=migrator t=2026-04-07T00:16:33.488577846Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T00:16:33.489363806Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=785.63µs logger=migrator t=2026-04-07T00:16:33.493034404Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T00:16:33.493378972Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=344.588µs logger=migrator t=2026-04-07T00:16:33.496676262Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T00:16:33.497487141Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=810.729µs logger=migrator t=2026-04-07T00:16:33.500675539Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T00:16:33.500783322Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=108.283µs logger=migrator t=2026-04-07T00:16:33.504044591Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T00:16:33.505815003Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.769932ms logger=migrator t=2026-04-07T00:16:33.509184005Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T00:16:33.510977218Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.792943ms logger=migrator t=2026-04-07T00:16:33.515820325Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T00:16:33.517706611Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.885996ms logger=migrator t=2026-04-07T00:16:33.522358943Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T00:16:33.523245784Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=886.731µs logger=migrator t=2026-04-07T00:16:33.52674807Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T00:16:33.528598724Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.845234ms logger=migrator t=2026-04-07T00:16:33.531823032Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T00:16:33.532713413Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=889.991µs logger=migrator t=2026-04-07T00:16:33.537496319Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T00:16:33.538311029Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=808.62µs logger=migrator t=2026-04-07T00:16:33.543055064Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T00:16:33.543122526Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=42.121µs logger=migrator t=2026-04-07T00:16:33.546750483Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T00:16:33.546834325Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=85.172µs logger=migrator t=2026-04-07T00:16:33.550646438Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T00:16:33.553641Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.995202ms logger=migrator t=2026-04-07T00:16:33.558908718Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T00:16:33.560887806Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.978767ms logger=migrator t=2026-04-07T00:16:33.56524683Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T00:16:33.56727614Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.02922ms logger=migrator t=2026-04-07T00:16:33.570817326Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T00:16:33.572787423Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.969607ms logger=migrator t=2026-04-07T00:16:33.576251947Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T00:16:33.576544425Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=293.938µs logger=migrator t=2026-04-07T00:16:33.580009078Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T00:16:33.58093295Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=923.592µs logger=migrator t=2026-04-07T00:16:33.584543857Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T00:16:33.585350037Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=804.04µs logger=migrator t=2026-04-07T00:16:33.589750253Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T00:16:33.589831745Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=95.463µs logger=migrator t=2026-04-07T00:16:33.593568876Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T00:16:33.594447217Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=878.011µs logger=migrator t=2026-04-07T00:16:33.597677905Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T00:16:33.598365902Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=687.617µs logger=migrator t=2026-04-07T00:16:33.60160248Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:16:33.607376439Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.773809ms logger=migrator t=2026-04-07T00:16:33.610674849Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T00:16:33.611408847Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=733.898µs logger=migrator t=2026-04-07T00:16:33.614852291Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T00:16:33.61568498Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=832.83µs logger=migrator t=2026-04-07T00:16:33.619172394Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T00:16:33.620051436Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=878.872µs logger=migrator t=2026-04-07T00:16:33.624968365Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T00:16:33.625320244Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=352.039µs logger=migrator t=2026-04-07T00:16:33.628710606Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T00:16:33.62928179Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=571.154µs logger=migrator t=2026-04-07T00:16:33.632842206Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T00:16:33.635689565Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.846229ms logger=migrator t=2026-04-07T00:16:33.640933971Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T00:16:33.642020588Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.086987ms logger=migrator t=2026-04-07T00:16:33.645737668Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T00:16:33.645928212Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=190.925µs logger=migrator t=2026-04-07T00:16:33.649241952Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T00:16:33.649428977Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=189.375µs logger=migrator t=2026-04-07T00:16:33.652769517Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T00:16:33.653629669Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=859.682µs logger=migrator t=2026-04-07T00:16:33.656947459Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T00:16:33.660379912Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.434183ms logger=migrator t=2026-04-07T00:16:33.66404897Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T00:16:33.664968033Z level=info msg="Migration successfully executed" id="create data_source table" duration=912.593µs logger=migrator t=2026-04-07T00:16:33.669202166Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T00:16:33.670006875Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=804.209µs logger=migrator t=2026-04-07T00:16:33.676691166Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T00:16:33.677549777Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=858.821µs logger=migrator t=2026-04-07T00:16:33.684188708Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T00:16:33.685515329Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.325591ms logger=migrator t=2026-04-07T00:16:33.689302261Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T00:16:33.690201914Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=899.673µs logger=migrator t=2026-04-07T00:16:33.693719369Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T00:16:33.699787665Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.067637ms logger=migrator t=2026-04-07T00:16:33.704408916Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T00:16:33.705453662Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.044596ms logger=migrator t=2026-04-07T00:16:33.70866017Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T00:16:33.709568251Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=907.641µs logger=migrator t=2026-04-07T00:16:33.712958253Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T00:16:33.713892806Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=934.173µs logger=migrator t=2026-04-07T00:16:33.717295418Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T00:16:33.717843352Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=547.744µs logger=migrator t=2026-04-07T00:16:33.721246314Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T00:16:33.72481052Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.562666ms logger=migrator t=2026-04-07T00:16:33.728425478Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T00:16:33.731177564Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.752906ms logger=migrator t=2026-04-07T00:16:33.73470697Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T00:16:33.73473266Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.68µs logger=migrator t=2026-04-07T00:16:33.738330697Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T00:16:33.738597063Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=266.566µs logger=migrator t=2026-04-07T00:16:33.74298892Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T00:16:33.745274905Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.292965ms logger=migrator t=2026-04-07T00:16:33.750259245Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T00:16:33.750486162Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=227.007µs logger=migrator t=2026-04-07T00:16:33.754293723Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T00:16:33.754532099Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=230.156µs logger=migrator t=2026-04-07T00:16:33.758503695Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T00:16:33.762283307Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.779473ms logger=migrator t=2026-04-07T00:16:33.766290353Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T00:16:33.766495639Z level=info msg="Migration successfully executed" id="Update uid value" duration=205.486µs logger=migrator t=2026-04-07T00:16:33.769933912Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T00:16:33.771040808Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.104796ms logger=migrator t=2026-04-07T00:16:33.774810519Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T00:16:33.77689507Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.083891ms logger=migrator t=2026-04-07T00:16:33.78063875Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T00:16:33.781415899Z level=info msg="Migration successfully executed" id="create api_key table" duration=773.728µs logger=migrator t=2026-04-07T00:16:33.784889294Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T00:16:33.785821585Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=931.842µs logger=migrator t=2026-04-07T00:16:33.789304091Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T00:16:33.790179491Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=875.25µs logger=migrator t=2026-04-07T00:16:33.793411549Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T00:16:33.794398784Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=987.165µs logger=migrator t=2026-04-07T00:16:33.79797173Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T00:16:33.798788749Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=816.489µs logger=migrator t=2026-04-07T00:16:33.802298244Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T00:16:33.803651437Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.350113ms logger=migrator t=2026-04-07T00:16:33.807571472Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T00:16:33.808868204Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.302682ms logger=migrator t=2026-04-07T00:16:33.813527237Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T00:16:33.82069622Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.176863ms logger=migrator t=2026-04-07T00:16:33.824307637Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T00:16:33.824848309Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=539.672µs logger=migrator t=2026-04-07T00:16:33.830447975Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T00:16:33.83186729Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.411305ms logger=migrator t=2026-04-07T00:16:33.840536799Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T00:16:33.842031025Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.500046ms logger=migrator t=2026-04-07T00:16:33.850393888Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T00:16:33.851901674Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.511027ms logger=migrator t=2026-04-07T00:16:33.857047688Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T00:16:33.857693725Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=640.036µs logger=migrator t=2026-04-07T00:16:33.863431533Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T00:16:33.864060119Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=628.996µs logger=migrator t=2026-04-07T00:16:33.869256334Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T00:16:33.869324956Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=75.022µs logger=migrator t=2026-04-07T00:16:33.875673599Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T00:16:33.878023856Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.355227ms logger=migrator t=2026-04-07T00:16:33.882206767Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T00:16:33.88398432Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.777523ms logger=migrator t=2026-04-07T00:16:33.887331971Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T00:16:33.887450014Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=117.973µs logger=migrator t=2026-04-07T00:16:33.891859611Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T00:16:33.893645524Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=1.785103ms logger=migrator t=2026-04-07T00:16:33.89721848Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T00:16:33.89972921Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.51007ms logger=migrator t=2026-04-07T00:16:33.903533463Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T00:16:33.904306081Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=772.128µs logger=migrator t=2026-04-07T00:16:33.908749769Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T00:16:33.909281713Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=526.703µs logger=migrator t=2026-04-07T00:16:33.913091224Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T00:16:33.914362415Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.270501ms logger=migrator t=2026-04-07T00:16:33.91914024Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T00:16:33.920560114Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.421554ms logger=migrator t=2026-04-07T00:16:33.925910825Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T00:16:33.926720854Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=809.829µs logger=migrator t=2026-04-07T00:16:33.931861088Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T00:16:33.933050197Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.188199ms logger=migrator t=2026-04-07T00:16:33.937347291Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T00:16:33.937454824Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=118.273µs logger=migrator t=2026-04-07T00:16:33.941612984Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T00:16:33.941694116Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=87.643µs logger=migrator t=2026-04-07T00:16:33.946602614Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T00:16:33.951153645Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.54626ms logger=migrator t=2026-04-07T00:16:33.956158466Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T00:16:33.960112872Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.953557ms logger=migrator t=2026-04-07T00:16:33.964086987Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T00:16:33.964162099Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=75.122µs logger=migrator t=2026-04-07T00:16:33.970130964Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T00:16:33.970952063Z level=info msg="Migration successfully executed" id="create quota table v1" duration=820.529µs logger=migrator t=2026-04-07T00:16:33.978538737Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T00:16:33.980082054Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.575028ms logger=migrator t=2026-04-07T00:16:33.98609965Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T00:16:33.986130021Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.971µs logger=migrator t=2026-04-07T00:16:33.989903352Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T00:16:33.990763253Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=859.471µs logger=migrator t=2026-04-07T00:16:33.99602757Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T00:16:33.997722721Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.698581ms logger=migrator t=2026-04-07T00:16:34.002783904Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T00:16:34.005821587Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.037964ms logger=migrator t=2026-04-07T00:16:34.009330792Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T00:16:34.009358663Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.49µs logger=migrator t=2026-04-07T00:16:34.013202385Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T00:16:34.014023785Z level=info msg="Migration successfully executed" id="create session table" duration=821.41µs logger=migrator t=2026-04-07T00:16:34.020046691Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T00:16:34.020170744Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=135.413µs logger=migrator t=2026-04-07T00:16:34.024075948Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T00:16:34.024207342Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=132.403µs logger=migrator t=2026-04-07T00:16:34.02946762Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T00:16:34.030564645Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.096906ms logger=migrator t=2026-04-07T00:16:34.036669313Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T00:16:34.03738658Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=717.287µs logger=migrator t=2026-04-07T00:16:34.050794275Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T00:16:34.050832806Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=39.831µs logger=migrator t=2026-04-07T00:16:34.057851016Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T00:16:34.057900887Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.551µs logger=migrator t=2026-04-07T00:16:34.063920773Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T00:16:34.068926564Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.005141ms logger=migrator t=2026-04-07T00:16:34.082138353Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T00:16:34.087095673Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.95759ms logger=migrator t=2026-04-07T00:16:34.093128089Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T00:16:34.093205331Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.422µs logger=migrator t=2026-04-07T00:16:34.099697998Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T00:16:34.099827561Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=130.143µs logger=migrator t=2026-04-07T00:16:34.104594556Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T00:16:34.105799015Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.215869ms logger=migrator t=2026-04-07T00:16:34.115801567Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T00:16:34.11588871Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=88.602µs logger=migrator t=2026-04-07T00:16:34.123309848Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T00:16:34.126859194Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.535696ms logger=migrator t=2026-04-07T00:16:34.132229215Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T00:16:34.132416909Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=188.974µs logger=migrator t=2026-04-07T00:16:34.138712152Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T00:16:34.142935014Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.222333ms logger=migrator t=2026-04-07T00:16:34.152418983Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T00:16:34.156126132Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.71233ms logger=migrator t=2026-04-07T00:16:34.161177304Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T00:16:34.16137373Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=201.756µs logger=migrator t=2026-04-07T00:16:34.167923338Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T00:16:34.169552677Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.628589ms logger=migrator t=2026-04-07T00:16:34.209818432Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T00:16:34.211457191Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.66329ms logger=migrator t=2026-04-07T00:16:34.214998727Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T00:16:34.21594797Z level=info msg="Migration successfully executed" id="create alert table v1" duration=949.493µs logger=migrator t=2026-04-07T00:16:34.224066835Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T00:16:34.226071935Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.986609ms logger=migrator t=2026-04-07T00:16:34.232645404Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T00:16:34.233504144Z level=info msg="Migration successfully executed" id="add index alert state" duration=860.89µs logger=migrator t=2026-04-07T00:16:34.245383012Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T00:16:34.247030672Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.64572ms logger=migrator t=2026-04-07T00:16:34.25360114Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T00:16:34.254471041Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=872.072µs logger=migrator t=2026-04-07T00:16:34.260535418Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T00:16:34.261421Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=885.772µs logger=migrator t=2026-04-07T00:16:34.266235325Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T00:16:34.271162455Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=4.927219ms logger=migrator t=2026-04-07T00:16:34.278717818Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T00:16:34.289452238Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.73327ms logger=migrator t=2026-04-07T00:16:34.296556549Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T00:16:34.297306887Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=750.318µs logger=migrator t=2026-04-07T00:16:34.303887907Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-07T00:16:34.305575788Z 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.693581ms logger=migrator t=2026-04-07T00:16:34.310601399Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T00:16:34.310937377Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=340.928µs logger=migrator t=2026-04-07T00:16:34.317358922Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T00:16:34.317992477Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=629.545µs logger=migrator t=2026-04-07T00:16:34.325685994Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T00:16:34.326608225Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=921.941µs logger=migrator t=2026-04-07T00:16:34.33380613Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T00:16:34.340144264Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.336503ms logger=migrator t=2026-04-07T00:16:34.345950993Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T00:16:34.349763286Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.812193ms logger=migrator t=2026-04-07T00:16:34.358157239Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T00:16:34.362607637Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.447888ms logger=migrator t=2026-04-07T00:16:34.37598055Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T00:16:34.37971535Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.73459ms logger=migrator t=2026-04-07T00:16:34.387487098Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T00:16:34.388435902Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=945.544µs logger=migrator t=2026-04-07T00:16:34.396893636Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T00:16:34.396924067Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=49.611µs logger=migrator t=2026-04-07T00:16:34.403299031Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T00:16:34.403329142Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.441µs logger=migrator t=2026-04-07T00:16:34.409586533Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T00:16:34.410634018Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.051695ms logger=migrator t=2026-04-07T00:16:34.415602128Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:16:34.417149896Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.548848ms logger=migrator t=2026-04-07T00:16:34.421656715Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T00:16:34.422438743Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=781.988µs logger=migrator t=2026-04-07T00:16:34.427915576Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T00:16:34.428803078Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=886.012µs logger=migrator t=2026-04-07T00:16:34.433633245Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T00:16:34.43511258Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.478395ms logger=migrator t=2026-04-07T00:16:34.440231074Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T00:16:34.444550658Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.320184ms logger=migrator t=2026-04-07T00:16:34.450080343Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T00:16:34.454037058Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.954615ms logger=migrator t=2026-04-07T00:16:34.458607749Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T00:16:34.458831674Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=223.905µs logger=migrator t=2026-04-07T00:16:34.463413765Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T00:16:34.464537682Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.123477ms logger=migrator t=2026-04-07T00:16:34.470950407Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T00:16:34.471855659Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=904.192µs logger=migrator t=2026-04-07T00:16:34.478165652Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T00:16:34.483245795Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.080713ms logger=migrator t=2026-04-07T00:16:34.488101752Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T00:16:34.488224065Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=123.093µs logger=migrator t=2026-04-07T00:16:34.492765405Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T00:16:34.493723159Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=955.923µs logger=migrator t=2026-04-07T00:16:34.499231581Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T00:16:34.500684777Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.453126ms logger=migrator t=2026-04-07T00:16:34.506271231Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T00:16:34.506422785Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=149.464µs logger=migrator t=2026-04-07T00:16:34.512459991Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T00:16:34.513762873Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.306402ms logger=migrator t=2026-04-07T00:16:34.519443361Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T00:16:34.521513221Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=2.075629ms logger=migrator t=2026-04-07T00:16:34.527268339Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T00:16:34.528391587Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.124788ms logger=migrator t=2026-04-07T00:16:34.533530261Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T00:16:34.534467984Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=937.283µs logger=migrator t=2026-04-07T00:16:34.539395753Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T00:16:34.540419047Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.022484ms logger=migrator t=2026-04-07T00:16:34.545578113Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T00:16:34.547232263Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.65115ms logger=migrator t=2026-04-07T00:16:34.552414638Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T00:16:34.55251886Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=106.682µs logger=migrator t=2026-04-07T00:16:34.557689695Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T00:16:34.562313857Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.624282ms logger=migrator t=2026-04-07T00:16:34.567279547Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T00:16:34.568295252Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.014835ms logger=migrator t=2026-04-07T00:16:34.573126219Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T00:16:34.577191537Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.064658ms logger=migrator t=2026-04-07T00:16:34.58272562Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T00:16:34.583565311Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=836.241µs logger=migrator t=2026-04-07T00:16:34.58889934Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T00:16:34.590394576Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.494686ms logger=migrator t=2026-04-07T00:16:34.595985912Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T00:16:34.596847322Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=860.74µs logger=migrator t=2026-04-07T00:16:34.602492159Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T00:16:34.616262152Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.769483ms logger=migrator t=2026-04-07T00:16:34.620924065Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T00:16:34.621594731Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=670.606µs logger=migrator t=2026-04-07T00:16:34.626387847Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-07T00:16:34.627810191Z 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.420604ms logger=migrator t=2026-04-07T00:16:34.633297823Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T00:16:34.634035392Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=737.359µs logger=migrator t=2026-04-07T00:16:34.641408661Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T00:16:34.642190199Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=779.348µs logger=migrator t=2026-04-07T00:16:34.646184086Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T00:16:34.646402391Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=217.705µs logger=migrator t=2026-04-07T00:16:34.650158052Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T00:16:34.654710652Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.54768ms logger=migrator t=2026-04-07T00:16:34.657806856Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T00:16:34.661921706Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.11345ms logger=migrator t=2026-04-07T00:16:34.667404159Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T00:16:34.668368722Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=964.273µs logger=migrator t=2026-04-07T00:16:34.671881287Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T00:16:34.672787499Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=905.192µs logger=migrator t=2026-04-07T00:16:34.678306952Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T00:16:34.678573389Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=262.417µs logger=migrator t=2026-04-07T00:16:34.684339629Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T00:16:34.691064491Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.726193ms logger=migrator t=2026-04-07T00:16:34.696493612Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T00:16:34.697393384Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=900.162µs logger=migrator t=2026-04-07T00:16:34.702140549Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T00:16:34.702311793Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=169.704µs logger=migrator t=2026-04-07T00:16:34.707218522Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T00:16:34.707686443Z level=info msg="Migration successfully executed" id="Move region to single row" duration=466.361µs logger=migrator t=2026-04-07T00:16:34.713288689Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T00:16:34.714715414Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.422004ms logger=migrator t=2026-04-07T00:16:34.719816017Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T00:16:34.720769869Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=954.122µs logger=migrator t=2026-04-07T00:16:34.726836136Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:16:34.728356563Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.518437ms logger=migrator t=2026-04-07T00:16:34.73483563Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T00:16:34.735786043Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=949.973µs logger=migrator t=2026-04-07T00:16:34.744262778Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T00:16:34.74556743Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.311592ms logger=migrator t=2026-04-07T00:16:34.751112043Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T00:16:34.752252001Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.139858ms logger=migrator t=2026-04-07T00:16:34.757841676Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T00:16:34.757911958Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=79.512µs logger=migrator t=2026-04-07T00:16:34.763264738Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T00:16:34.764552648Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.28738ms logger=migrator t=2026-04-07T00:16:34.769441627Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T00:16:34.77079942Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.357503ms logger=migrator t=2026-04-07T00:16:34.776564009Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T00:16:34.777906072Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.339333ms logger=migrator t=2026-04-07T00:16:34.783131138Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T00:16:34.784530402Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.398634ms logger=migrator t=2026-04-07T00:16:34.7902596Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T00:16:34.790439624Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=180.774µs logger=migrator t=2026-04-07T00:16:34.797716551Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T00:16:34.798467469Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=754.558µs logger=migrator t=2026-04-07T00:16:34.804587437Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T00:16:34.80471759Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=132.283µs logger=migrator t=2026-04-07T00:16:34.809743802Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T00:16:34.810792397Z level=info msg="Migration successfully executed" id="create team table" duration=1.048616ms logger=migrator t=2026-04-07T00:16:34.81668205Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T00:16:34.817759105Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.077565ms logger=migrator t=2026-04-07T00:16:34.82372466Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T00:16:34.825160925Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.430945ms logger=migrator t=2026-04-07T00:16:34.831493658Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T00:16:34.836499539Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.002991ms logger=migrator t=2026-04-07T00:16:34.841549901Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T00:16:34.841733016Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=182.654µs logger=migrator t=2026-04-07T00:16:34.84936553Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T00:16:34.850834206Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.471536ms logger=migrator t=2026-04-07T00:16:34.856442011Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T00:16:34.857282732Z level=info msg="Migration successfully executed" id="create team member table" duration=839.931µs logger=migrator t=2026-04-07T00:16:34.862288093Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T00:16:34.863388799Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.099566ms logger=migrator t=2026-04-07T00:16:34.869316113Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T00:16:34.870270485Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=954.362µs logger=migrator t=2026-04-07T00:16:34.877527891Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T00:16:34.878455554Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=928.183µs logger=migrator t=2026-04-07T00:16:34.883351493Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T00:16:34.88949406Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.143138ms logger=migrator t=2026-04-07T00:16:34.894302137Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T00:16:34.899312789Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.005882ms logger=migrator t=2026-04-07T00:16:34.914628779Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T00:16:34.917839806Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.210737ms logger=migrator t=2026-04-07T00:16:34.922480879Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T00:16:34.923169705Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=688.576µs logger=migrator t=2026-04-07T00:16:34.92793338Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T00:16:34.929076088Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.140808ms logger=migrator t=2026-04-07T00:16:34.935434752Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T00:16:34.936897298Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.461836ms logger=migrator t=2026-04-07T00:16:34.941876018Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T00:16:34.9428025Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=926.053µs logger=migrator t=2026-04-07T00:16:34.94856738Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T00:16:34.949928263Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.357523ms logger=migrator t=2026-04-07T00:16:34.955249711Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T00:16:34.956598494Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.348333ms logger=migrator t=2026-04-07T00:16:34.961663076Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T00:16:34.963122762Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.459466ms logger=migrator t=2026-04-07T00:16:34.968143743Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T00:16:34.969000393Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=856.7µs logger=migrator t=2026-04-07T00:16:34.974503857Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T00:16:34.975243035Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=739.117µs logger=migrator t=2026-04-07T00:16:34.981223789Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T00:16:34.981563137Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=342.118µs logger=migrator t=2026-04-07T00:16:34.986710682Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T00:16:34.987822559Z level=info msg="Migration successfully executed" id="create tag table" duration=1.111407ms logger=migrator t=2026-04-07T00:16:34.992860811Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T00:16:34.993730322Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=868.941µs logger=migrator t=2026-04-07T00:16:34.998546669Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T00:16:34.999751207Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.204918ms logger=migrator t=2026-04-07T00:16:35.005500277Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T00:16:35.006952412Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.451765ms logger=migrator t=2026-04-07T00:16:35.011968703Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T00:16:35.013320746Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.350893ms logger=migrator t=2026-04-07T00:16:35.018086431Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:16:35.032184442Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.096881ms logger=migrator t=2026-04-07T00:16:35.038078845Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T00:16:35.038671909Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=595.004µs logger=migrator t=2026-04-07T00:16:35.043726622Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T00:16:35.045099164Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.372032ms logger=migrator t=2026-04-07T00:16:35.050738891Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T00:16:35.051181681Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=442.99µs logger=migrator t=2026-04-07T00:16:35.057471224Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T00:16:35.058422756Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=948.552µs logger=migrator t=2026-04-07T00:16:35.064181686Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T00:16:35.065351724Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.169838ms logger=migrator t=2026-04-07T00:16:35.070876688Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T00:16:35.071802031Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=924.522µs logger=migrator t=2026-04-07T00:16:35.0775944Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T00:16:35.077697883Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=104.252µs logger=migrator t=2026-04-07T00:16:35.087631844Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T00:16:35.094671044Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.04ms logger=migrator t=2026-04-07T00:16:35.099745236Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T00:16:35.104732797Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.987451ms logger=migrator t=2026-04-07T00:16:35.110941347Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T00:16:35.115980499Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.036632ms logger=migrator t=2026-04-07T00:16:35.122693641Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T00:16:35.130285265Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.587234ms logger=migrator t=2026-04-07T00:16:35.133974984Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T00:16:35.13461901Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=643.766µs logger=migrator t=2026-04-07T00:16:35.138915703Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T00:16:35.145457012Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.538949ms logger=migrator t=2026-04-07T00:16:35.150989405Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T00:16:35.151793675Z level=info msg="Migration successfully executed" id="create server_lock table" duration=803.95µs logger=migrator t=2026-04-07T00:16:35.164227636Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T00:16:35.164894022Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=666.306µs logger=migrator t=2026-04-07T00:16:35.170821356Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T00:16:35.171484581Z level=info msg="Migration successfully executed" id="create user auth token table" duration=663.236µs logger=migrator t=2026-04-07T00:16:35.175583021Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T00:16:35.176496152Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=912.701µs logger=migrator t=2026-04-07T00:16:35.180168462Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T00:16:35.181590846Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.421094ms logger=migrator t=2026-04-07T00:16:35.188890572Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T00:16:35.190401969Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.511277ms logger=migrator t=2026-04-07T00:16:35.194338774Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T00:16:35.202152363Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.816079ms logger=migrator t=2026-04-07T00:16:35.205923035Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T00:16:35.206854897Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=932.302µs logger=migrator t=2026-04-07T00:16:35.211618372Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T00:16:35.212528595Z level=info msg="Migration successfully executed" id="create cache_data table" duration=909.343µs logger=migrator t=2026-04-07T00:16:35.217859733Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T00:16:35.219347919Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.487796ms logger=migrator t=2026-04-07T00:16:35.223713084Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T00:16:35.225081167Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.365423ms logger=migrator t=2026-04-07T00:16:35.231521503Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T00:16:35.233307286Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.783453ms logger=migrator t=2026-04-07T00:16:35.239039686Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T00:16:35.239156708Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=118.463µs logger=migrator t=2026-04-07T00:16:35.24541297Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T00:16:35.245529972Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=118.522µs logger=migrator t=2026-04-07T00:16:35.249826426Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T00:16:35.250846361Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.020045ms logger=migrator t=2026-04-07T00:16:35.25448853Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:16:35.255508804Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.019894ms logger=migrator t=2026-04-07T00:16:35.259405368Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:16:35.260411812Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.006054ms logger=migrator t=2026-04-07T00:16:35.264120802Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:16:35.264237914Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=114.922µs logger=migrator t=2026-04-07T00:16:35.26900796Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:16:35.270394344Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.388634ms logger=migrator t=2026-04-07T00:16:35.274281727Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:16:35.275795344Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.513437ms logger=migrator t=2026-04-07T00:16:35.280455627Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T00:16:35.2813868Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=930.793µs logger=migrator t=2026-04-07T00:16:35.284612308Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T00:16:35.285745655Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.132697ms logger=migrator t=2026-04-07T00:16:35.290478749Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T00:16:35.297116879Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.63846ms logger=migrator t=2026-04-07T00:16:35.301818084Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T00:16:35.302719916Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=901.721µs logger=migrator t=2026-04-07T00:16:35.306183789Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T00:16:35.306255851Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=72.192µs logger=migrator t=2026-04-07T00:16:35.310049013Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T00:16:35.311480867Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.431674ms logger=migrator t=2026-04-07T00:16:35.316440637Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T00:16:35.317645146Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.205639ms logger=migrator t=2026-04-07T00:16:35.321589261Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T00:16:35.322556875Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=967.104µs logger=migrator t=2026-04-07T00:16:35.326108782Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:16:35.326169833Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=61.561µs logger=migrator t=2026-04-07T00:16:35.330505487Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T00:16:35.331381799Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=874.322µs logger=migrator t=2026-04-07T00:16:35.336014231Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T00:16:35.337583278Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.567997ms logger=migrator t=2026-04-07T00:16:35.343873451Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-07T00:16:35.345394127Z 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.519996ms logger=migrator t=2026-04-07T00:16:35.349260772Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T00:16:35.350193404Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=932.572µs logger=migrator t=2026-04-07T00:16:35.353896834Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T00:16:35.359521079Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.623575ms logger=migrator t=2026-04-07T00:16:35.365072083Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:16:35.365933645Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=861.251µs logger=migrator t=2026-04-07T00:16:35.370608598Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:16:35.371534991Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=883.212µs logger=migrator t=2026-04-07T00:16:35.376520221Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T00:16:35.402691914Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.171833ms logger=migrator t=2026-04-07T00:16:35.407216153Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T00:16:35.431727765Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.512332ms logger=migrator t=2026-04-07T00:16:35.435565259Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T00:16:35.436291096Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=725.887µs logger=migrator t=2026-04-07T00:16:35.439844262Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T00:16:35.440767194Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=922.282µs logger=migrator t=2026-04-07T00:16:35.445502539Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T00:16:35.451153816Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.649957ms logger=migrator t=2026-04-07T00:16:35.454866046Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T00:16:35.46086548Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.999334ms logger=migrator t=2026-04-07T00:16:35.464782486Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T00:16:35.4657879Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.005235ms logger=migrator t=2026-04-07T00:16:35.471527709Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T00:16:35.472462052Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=933.373µs logger=migrator t=2026-04-07T00:16:35.476184981Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T00:16:35.477179506Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.000865ms logger=migrator t=2026-04-07T00:16:35.481046429Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T00:16:35.482117424Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.070595ms logger=migrator t=2026-04-07T00:16:35.48688579Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:16:35.486987032Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=102.023µs logger=migrator t=2026-04-07T00:16:35.491319317Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T00:16:35.499021694Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.707147ms logger=migrator t=2026-04-07T00:16:35.502748663Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T00:16:35.509020005Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.270172ms logger=migrator t=2026-04-07T00:16:35.513724559Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T00:16:35.518053994Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.329355ms logger=migrator t=2026-04-07T00:16:35.522065911Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T00:16:35.522990804Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=921.862µs logger=migrator t=2026-04-07T00:16:35.526736474Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T00:16:35.527694687Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=960.043µs logger=migrator t=2026-04-07T00:16:35.533158879Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T00:16:35.542120326Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.959617ms logger=migrator t=2026-04-07T00:16:35.54599004Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T00:16:35.550578491Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.586901ms logger=migrator t=2026-04-07T00:16:35.5542718Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T00:16:35.555293195Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.021065ms logger=migrator t=2026-04-07T00:16:35.560434329Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T00:16:35.566797363Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.362224ms logger=migrator t=2026-04-07T00:16:35.573239029Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T00:16:35.58241766Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.178731ms logger=migrator t=2026-04-07T00:16:35.586995771Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T00:16:35.587053083Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=58.582µs logger=migrator t=2026-04-07T00:16:35.594051913Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T00:16:35.595747144Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.693471ms logger=migrator t=2026-04-07T00:16:35.60018676Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-07T00:16:35.601171144Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=983.674µs logger=migrator t=2026-04-07T00:16:35.605997701Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-07T00:16:35.608597584Z 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=2.609213ms logger=migrator t=2026-04-07T00:16:35.614687721Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T00:16:35.614811904Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=124.503µs logger=migrator t=2026-04-07T00:16:35.620360819Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T00:16:35.630818701Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.454002ms logger=migrator t=2026-04-07T00:16:35.634428929Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T00:16:35.639002899Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.5723ms logger=migrator t=2026-04-07T00:16:35.644899082Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T00:16:35.651388149Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.488117ms logger=migrator t=2026-04-07T00:16:35.65681603Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T00:16:35.663197924Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.382664ms logger=migrator t=2026-04-07T00:16:35.667022698Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T00:16:35.673457032Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.434214ms logger=migrator t=2026-04-07T00:16:35.677923631Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T00:16:35.678118596Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=193.426µs logger=migrator t=2026-04-07T00:16:35.682314367Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T00:16:35.683717211Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.402214ms logger=migrator t=2026-04-07T00:16:35.6890383Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T00:16:35.696458419Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.42681ms logger=migrator t=2026-04-07T00:16:35.700073887Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T00:16:35.700139958Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=64.911µs logger=migrator t=2026-04-07T00:16:35.70268962Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T00:16:35.707524797Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.834597ms logger=migrator t=2026-04-07T00:16:35.711153375Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T00:16:35.71220613Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.051735ms logger=migrator t=2026-04-07T00:16:35.716199667Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T00:16:35.723507053Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.305426ms logger=migrator t=2026-04-07T00:16:35.72706008Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T00:16:35.727969141Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=908.891µs logger=migrator t=2026-04-07T00:16:35.731401434Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T00:16:35.732155493Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=752.899µs logger=migrator t=2026-04-07T00:16:35.735729299Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T00:16:35.750543397Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=14.805128ms logger=migrator t=2026-04-07T00:16:35.756802659Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T00:16:35.757608658Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=807.319µs logger=migrator t=2026-04-07T00:16:35.762357193Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T00:16:35.763539442Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.181419ms logger=migrator t=2026-04-07T00:16:35.771394592Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T00:16:35.772294063Z level=info msg="Migration successfully executed" id="create alert_image table" duration=900.221µs logger=migrator t=2026-04-07T00:16:35.775987833Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T00:16:35.777024047Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.040324ms logger=migrator t=2026-04-07T00:16:35.780285666Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T00:16:35.780365578Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=82.692µs logger=migrator t=2026-04-07T00:16:35.782868909Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T00:16:35.783844363Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=974.954µs logger=migrator t=2026-04-07T00:16:35.78827088Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T00:16:35.789260114Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=988.645µs logger=migrator t=2026-04-07T00:16:35.792908912Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:16:35.793290381Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T00:16:35.797244207Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T00:16:35.797905423Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=657.585µs logger=migrator t=2026-04-07T00:16:35.802835542Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T00:16:35.803850757Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.014765ms logger=migrator t=2026-04-07T00:16:35.806946932Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T00:16:35.815447017Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.497855ms logger=migrator t=2026-04-07T00:16:35.819595567Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T00:16:35.821263588Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.667841ms logger=migrator t=2026-04-07T00:16:35.825754816Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T00:16:35.827090629Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.335042ms logger=migrator t=2026-04-07T00:16:35.832069399Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T00:16:35.833035233Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=967.264µs logger=migrator t=2026-04-07T00:16:35.836952387Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T00:16:35.838137316Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.183729ms logger=migrator t=2026-04-07T00:16:35.842106271Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T00:16:35.844191243Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.062601ms logger=migrator t=2026-04-07T00:16:35.848878946Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T00:16:35.848927887Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=50.541µs logger=migrator t=2026-04-07T00:16:35.854083192Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T00:16:35.854174504Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=93.192µs logger=migrator t=2026-04-07T00:16:35.859898402Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T00:16:35.870098689Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.190797ms logger=migrator t=2026-04-07T00:16:35.87634096Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T00:16:35.876821602Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=482.252µs logger=migrator t=2026-04-07T00:16:35.880769137Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T00:16:35.881957726Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.188149ms logger=migrator t=2026-04-07T00:16:35.885982953Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T00:16:35.886308081Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=325.648µs logger=migrator t=2026-04-07T00:16:35.892655785Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T00:16:35.89453505Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.879135ms logger=migrator t=2026-04-07T00:16:35.898876415Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T00:16:35.9003265Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.450055ms logger=migrator t=2026-04-07T00:16:35.90693845Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T00:16:35.939450937Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.508617ms logger=migrator t=2026-04-07T00:16:35.944493889Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T00:16:35.953464395Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.979036ms logger=migrator t=2026-04-07T00:16:35.960420323Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T00:16:35.960534716Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=119.523µs logger=migrator t=2026-04-07T00:16:35.964764289Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T00:16:36.005293509Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=40.517091ms logger=migrator t=2026-04-07T00:16:36.011841037Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T00:16:36.044476287Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.637099ms logger=migrator t=2026-04-07T00:16:36.048953845Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T00:16:36.049863627Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=909.572µs logger=migrator t=2026-04-07T00:16:36.055728849Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T00:16:36.057075772Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.346303ms logger=migrator t=2026-04-07T00:16:36.064275375Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T00:16:36.065065905Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=798.26µs logger=migrator t=2026-04-07T00:16:36.069949113Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T00:16:36.071828918Z level=info msg="Migration successfully executed" id="create permission table" duration=1.885315ms logger=migrator t=2026-04-07T00:16:36.076131082Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T00:16:36.077908056Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.777324ms logger=migrator t=2026-04-07T00:16:36.082856125Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T00:16:36.083889561Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.032886ms logger=migrator t=2026-04-07T00:16:36.087505478Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T00:16:36.088348608Z level=info msg="Migration successfully executed" id="create role table" duration=842.95µs logger=migrator t=2026-04-07T00:16:36.092151939Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T00:16:36.102421218Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.269819ms logger=migrator t=2026-04-07T00:16:36.107264496Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T00:16:36.112552603Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.287427ms logger=migrator t=2026-04-07T00:16:36.11781417Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T00:16:36.118881326Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.065976ms logger=migrator t=2026-04-07T00:16:36.12277507Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T00:16:36.123894408Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.118187ms logger=migrator t=2026-04-07T00:16:36.129885973Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T00:16:36.131564583Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.67756ms logger=migrator t=2026-04-07T00:16:36.135908569Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T00:16:36.137025805Z level=info msg="Migration successfully executed" id="create team role table" duration=1.118016ms logger=migrator t=2026-04-07T00:16:36.141907283Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T00:16:36.142976109Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.068636ms logger=migrator t=2026-04-07T00:16:36.146527095Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T00:16:36.14758647Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.058745ms logger=migrator t=2026-04-07T00:16:36.155355539Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T00:16:36.15665749Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.306461ms logger=migrator t=2026-04-07T00:16:36.160285858Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T00:16:36.160946624Z level=info msg="Migration successfully executed" id="create user role table" duration=660.086µs logger=migrator t=2026-04-07T00:16:36.165820102Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T00:16:36.166884887Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.064095ms logger=migrator t=2026-04-07T00:16:36.171104909Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T00:16:36.172215567Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.109597ms logger=migrator t=2026-04-07T00:16:36.176477929Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T00:16:36.177553195Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.074176ms logger=migrator t=2026-04-07T00:16:36.184696089Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T00:16:36.185499128Z level=info msg="Migration successfully executed" id="create builtin role table" duration=803.159µs logger=migrator t=2026-04-07T00:16:36.19220131Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T00:16:36.19631645Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=4.112549ms logger=migrator t=2026-04-07T00:16:36.208016602Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T00:16:36.209110399Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.098087ms logger=migrator t=2026-04-07T00:16:36.213141206Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T00:16:36.224586213Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.449547ms logger=migrator t=2026-04-07T00:16:36.229332368Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T00:16:36.230165378Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=836.05µs logger=migrator t=2026-04-07T00:16:36.235586349Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T00:16:36.236551842Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=965.163µs logger=migrator t=2026-04-07T00:16:36.243132271Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T00:16:36.24554492Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.412709ms logger=migrator t=2026-04-07T00:16:36.249230949Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T00:16:36.250434038Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.202609ms logger=migrator t=2026-04-07T00:16:36.254289711Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T00:16:36.255199834Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=910.103µs logger=migrator t=2026-04-07T00:16:36.25960203Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T00:16:36.260820039Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.217649ms logger=migrator t=2026-04-07T00:16:36.264929669Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T00:16:36.275661459Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.73308ms logger=migrator t=2026-04-07T00:16:36.279567983Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T00:16:36.288114239Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.550366ms logger=migrator t=2026-04-07T00:16:36.292550897Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T00:16:36.301176445Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.622298ms logger=migrator t=2026-04-07T00:16:36.305461059Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T00:16:36.311923226Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.460947ms logger=migrator t=2026-04-07T00:16:36.31586208Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T00:16:36.317809808Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.948118ms logger=migrator t=2026-04-07T00:16:36.322632275Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T00:16:36.323748521Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.115736ms logger=migrator t=2026-04-07T00:16:36.328959587Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T00:16:36.331497529Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.543912ms logger=migrator t=2026-04-07T00:16:36.338318264Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T00:16:36.339727778Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.415374ms logger=migrator t=2026-04-07T00:16:36.347305052Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T00:16:36.349375381Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.07416ms logger=migrator t=2026-04-07T00:16:36.356159175Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T00:16:36.356272848Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=114.723µs logger=migrator t=2026-04-07T00:16:36.360251275Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T00:16:36.360306596Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.011µs logger=migrator t=2026-04-07T00:16:36.363211496Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T00:16:36.363718829Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=507.213µs logger=migrator t=2026-04-07T00:16:36.367454469Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T00:16:36.368107205Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=653.637µs logger=migrator t=2026-04-07T00:16:36.379557422Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T00:16:36.381719324Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=2.168522ms logger=migrator t=2026-04-07T00:16:36.386070668Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T00:16:36.386391007Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=323.159µs logger=migrator t=2026-04-07T00:16:36.391002949Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T00:16:36.391699295Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=687.656µs logger=migrator t=2026-04-07T00:16:36.395256351Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T00:16:36.396423689Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.166798ms logger=migrator t=2026-04-07T00:16:36.401863601Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T00:16:36.403243004Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.378793ms logger=migrator t=2026-04-07T00:16:36.406872292Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T00:16:36.413230476Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.357453ms logger=migrator t=2026-04-07T00:16:36.417380226Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T00:16:36.417457168Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=77.632µs logger=migrator t=2026-04-07T00:16:36.420920352Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T00:16:36.42206566Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.145268ms logger=migrator t=2026-04-07T00:16:36.425832511Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T00:16:36.427211074Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.378083ms logger=migrator t=2026-04-07T00:16:36.432913061Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T00:16:36.434383147Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.468566ms logger=migrator t=2026-04-07T00:16:36.439172323Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T00:16:36.449829821Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.657218ms logger=migrator t=2026-04-07T00:16:36.454655618Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T00:16:36.457142608Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.49211ms logger=migrator t=2026-04-07T00:16:36.46216262Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T00:16:36.463244455Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.088545ms logger=migrator t=2026-04-07T00:16:36.466900414Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T00:16:36.489408378Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.507464ms logger=migrator t=2026-04-07T00:16:36.494268386Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T00:16:36.495132027Z level=info msg="Migration successfully executed" id="create correlation v2" duration=863.411µs logger=migrator t=2026-04-07T00:16:36.499964854Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T00:16:36.501784638Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.819284ms logger=migrator t=2026-04-07T00:16:36.508965022Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T00:16:36.510067988Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.102816ms logger=migrator t=2026-04-07T00:16:36.515575001Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T00:16:36.517892798Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.323336ms logger=migrator t=2026-04-07T00:16:36.526061225Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T00:16:36.526618198Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=561.063µs logger=migrator t=2026-04-07T00:16:36.533152776Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T00:16:36.534593401Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.438225ms logger=migrator t=2026-04-07T00:16:36.540407302Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T00:16:36.549618224Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.215832ms logger=migrator t=2026-04-07T00:16:36.556239125Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T00:16:36.557954407Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.718362ms logger=migrator t=2026-04-07T00:16:36.565339875Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T00:16:36.566429282Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.088887ms logger=migrator t=2026-04-07T00:16:36.575179163Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:16:36.576110846Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:16:36.581574208Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:16:36.582241614Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:16:36.585925893Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T00:16:36.586864005Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=935.852µs logger=migrator t=2026-04-07T00:16:36.590474373Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T00:16:36.600658159Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=10.182696ms logger=migrator t=2026-04-07T00:16:36.605467346Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T00:16:36.60686056Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.393304ms logger=migrator t=2026-04-07T00:16:36.610270472Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T00:16:36.611892171Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.625349ms logger=migrator t=2026-04-07T00:16:36.616135063Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:16:36.626768791Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=10.629738ms logger=migrator t=2026-04-07T00:16:36.630935852Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:16:36.632568432Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.629329ms logger=migrator t=2026-04-07T00:16:36.637937961Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T00:16:36.63916938Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.230449ms logger=migrator t=2026-04-07T00:16:36.647085332Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T00:16:36.649222574Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.138072ms logger=migrator t=2026-04-07T00:16:36.655999978Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T00:16:36.657716579Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.716321ms logger=migrator t=2026-04-07T00:16:36.66106221Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T00:16:36.662348972Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.286392ms logger=migrator t=2026-04-07T00:16:36.666617604Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T00:16:36.667820994Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.203439ms logger=migrator t=2026-04-07T00:16:36.672383414Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T00:16:36.696103118Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.718514ms logger=migrator t=2026-04-07T00:16:36.69993317Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T00:16:36.708441176Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.513426ms logger=migrator t=2026-04-07T00:16:36.712199057Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T00:16:36.721302227Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.082611ms logger=migrator t=2026-04-07T00:16:36.728768698Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T00:16:36.729116136Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=343.528µs logger=migrator t=2026-04-07T00:16:36.734166338Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T00:16:36.747138292Z level=info msg="Migration successfully executed" id="add share column" duration=12.972044ms logger=migrator t=2026-04-07T00:16:36.752239115Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T00:16:36.752461881Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=222.976µs logger=migrator t=2026-04-07T00:16:36.75860822Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T00:16:36.76026266Z level=info msg="Migration successfully executed" id="create file table" duration=1.65405ms logger=migrator t=2026-04-07T00:16:36.766085741Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T00:16:36.767451914Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.369213ms logger=migrator t=2026-04-07T00:16:36.774417862Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T00:16:36.777102907Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.688515ms logger=migrator t=2026-04-07T00:16:36.785066819Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T00:16:36.786005182Z level=info msg="Migration successfully executed" id="create file_meta table" duration=917.703µs logger=migrator t=2026-04-07T00:16:36.819065093Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T00:16:36.821081391Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.016369ms logger=migrator t=2026-04-07T00:16:36.843922763Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T00:16:36.844031526Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=106.193µs logger=migrator t=2026-04-07T00:16:36.849887567Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T00:16:36.849955449Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=67.722µs logger=migrator t=2026-04-07T00:16:36.856177939Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T00:16:36.857092842Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=915.143µs logger=migrator t=2026-04-07T00:16:36.864474391Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T00:16:36.864762398Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=289.807µs logger=migrator t=2026-04-07T00:16:36.870358583Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T00:16:36.871723886Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.366763ms logger=migrator t=2026-04-07T00:16:36.878404097Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T00:16:36.888745968Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.345741ms logger=migrator t=2026-04-07T00:16:36.894388514Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T00:16:36.894541608Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=216.246µs logger=migrator t=2026-04-07T00:16:36.899415565Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T00:16:36.900558853Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.143198ms logger=migrator t=2026-04-07T00:16:36.906541117Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T00:16:36.906944927Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=404.25µs logger=migrator t=2026-04-07T00:16:36.913367423Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T00:16:36.913811004Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=445.111µs logger=migrator t=2026-04-07T00:16:36.918523958Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T00:16:36.919737667Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.211818ms logger=migrator t=2026-04-07T00:16:36.925276741Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T00:16:36.93595007Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.674709ms logger=migrator t=2026-04-07T00:16:36.941238697Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T00:16:36.950443699Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.202482ms logger=migrator t=2026-04-07T00:16:36.965684349Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T00:16:36.968025095Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.349247ms logger=migrator t=2026-04-07T00:16:36.97361569Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T00:16:37.04676282Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.14733ms logger=migrator t=2026-04-07T00:16:37.052495848Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T00:16:37.053923852Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.427514ms logger=migrator t=2026-04-07T00:16:37.060184804Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T00:16:37.061316332Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.130858ms logger=migrator t=2026-04-07T00:16:37.066437215Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T00:16:37.093852449Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.417084ms logger=migrator t=2026-04-07T00:16:37.101523644Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T00:16:37.111413374Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.889919ms logger=migrator t=2026-04-07T00:16:37.11705948Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T00:16:37.117629893Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=573.064µs logger=migrator t=2026-04-07T00:16:37.122258915Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T00:16:37.122648425Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=389.93µs logger=migrator t=2026-04-07T00:16:37.134195625Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T00:16:37.1344449Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=250.006µs logger=migrator t=2026-04-07T00:16:37.141412719Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T00:16:37.141568642Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=155.083µs logger=migrator t=2026-04-07T00:16:37.145891377Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T00:16:37.146065801Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=172.754µs logger=migrator t=2026-04-07T00:16:37.150917509Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T00:16:37.152509767Z level=info msg="Migration successfully executed" id="create folder table" duration=1.592318ms logger=migrator t=2026-04-07T00:16:37.158541403Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T00:16:37.159811023Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.2693ms logger=migrator t=2026-04-07T00:16:37.164585299Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T00:16:37.165733067Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.147288ms logger=migrator t=2026-04-07T00:16:37.171499837Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T00:16:37.171532958Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.141µs logger=migrator t=2026-04-07T00:16:37.177278316Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:16:37.182914053Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=5.629117ms logger=migrator t=2026-04-07T00:16:37.187501363Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T00:16:37.188739303Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.23674ms logger=migrator t=2026-04-07T00:16:37.195169769Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T00:16:37.196632124Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.462615ms logger=migrator t=2026-04-07T00:16:37.202587949Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T00:16:37.203025759Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=434.44µs logger=migrator t=2026-04-07T00:16:37.209091996Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T00:16:37.209360312Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=268.296µs logger=migrator t=2026-04-07T00:16:37.21509776Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T00:16:37.217400727Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.300847ms logger=migrator t=2026-04-07T00:16:37.223599157Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T00:16:37.225179855Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.592208ms logger=migrator t=2026-04-07T00:16:37.231777535Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T00:16:37.233582958Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.811034ms logger=migrator t=2026-04-07T00:16:37.241721245Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T00:16:37.24317965Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.459815ms logger=migrator t=2026-04-07T00:16:37.251354078Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T00:16:37.260901858Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=9.5429ms logger=migrator t=2026-04-07T00:16:37.268090043Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T00:16:37.272647223Z level=info msg="Migration successfully executed" id="create anon_device table" duration=4.550391ms logger=migrator t=2026-04-07T00:16:37.277772637Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T00:16:37.279100459Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.327352ms logger=migrator t=2026-04-07T00:16:37.286498667Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T00:16:37.287697107Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.21003ms logger=migrator t=2026-04-07T00:16:37.294813779Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T00:16:37.296254824Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.440735ms logger=migrator t=2026-04-07T00:16:37.301697096Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T00:16:37.302848063Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.150807ms logger=migrator t=2026-04-07T00:16:37.310120449Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T00:16:37.311428161Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.308082ms logger=migrator t=2026-04-07T00:16:37.316907223Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T00:16:37.317231361Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=323.278µs logger=migrator t=2026-04-07T00:16:37.324266772Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T00:16:37.333651989Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.393448ms logger=migrator t=2026-04-07T00:16:37.338916766Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T00:16:37.339628483Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=712.437µs logger=migrator t=2026-04-07T00:16:37.343898766Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:16:37.343919497Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.151µs logger=migrator t=2026-04-07T00:16:37.348299942Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:16:37.350182469Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.881747ms logger=migrator t=2026-04-07T00:16:37.354903822Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T00:16:37.354938733Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=34.371µs logger=migrator t=2026-04-07T00:16:37.359523625Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T00:16:37.36098155Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.457065ms logger=migrator t=2026-04-07T00:16:37.365670903Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T00:16:37.366997185Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.325362ms logger=migrator t=2026-04-07T00:16:37.371517974Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T00:16:37.372698112Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.179408ms logger=migrator t=2026-04-07T00:16:37.376914075Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T00:16:37.377751425Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=838.03µs logger=migrator t=2026-04-07T00:16:37.382215824Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T00:16:37.38248558Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=267.306µs logger=migrator t=2026-04-07T00:16:37.387171603Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T00:16:37.388001323Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=829.22µs logger=migrator t=2026-04-07T00:16:37.392163404Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T00:16:37.393721372Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.555028ms logger=migrator t=2026-04-07T00:16:37.399272036Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T00:16:37.401455658Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.184112ms logger=migrator t=2026-04-07T00:16:37.406248714Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T00:16:37.417045336Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.796072ms logger=migrator t=2026-04-07T00:16:37.421797561Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T00:16:37.432553291Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.75448ms logger=migrator t=2026-04-07T00:16:37.442281355Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T00:16:37.455727791Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=13.446996ms logger=migrator t=2026-04-07T00:16:37.460841475Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T00:16:37.460907117Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.281µs logger=migrator t=2026-04-07T00:16:37.467585208Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T00:16:37.478458981Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.866183ms logger=migrator t=2026-04-07T00:16:37.484844656Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T00:16:37.493185527Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.346211ms logger=migrator t=2026-04-07T00:16:37.497898991Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T00:16:37.498219929Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=321.158µs logger=migrator t=2026-04-07T00:16:37.50322424Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.604773507s logger=migrator t=2026-04-07T00:16:37.503874236Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T00:16:37.525845527Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T00:16:37.526278607Z level=info msg="Created default organization" logger=secrets t=2026-04-07T00:16:37.533472532Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:16:37.588708108Z level=info msg="Restored cache from database" duration=474.452µs logger=plugin.store t=2026-04-07T00:16:37.589951987Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T00:16:37.639740762Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T00:16:37.639777633Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T00:16:37.639849144Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T00:16:37.639858395Z level=info msg="Plugins loaded" count=54 duration=49.907408ms logger=query_data t=2026-04-07T00:16:37.643819191Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T00:16:37.646868735Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T00:16:37.653539636Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T00:16:37.662561994Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T00:16:37.664938182Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T00:16:37.666919909Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T00:16:37.695854999Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T00:16:37.720240009Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T00:16:37.740289674Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T00:16:37.740312694Z level=info msg="finished to provision alerting" logger=http.server t=2026-04-07T00:16:37.744916226Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-07T00:16:37.745056229Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T00:16:37.750405378Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-07T00:16:37.760990905Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-04-07T00:16:37.78062942Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:16:37.811625469Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-07T00:16:37.832660948Z level=info msg="Update check succeeded" duration=72.494614ms logger=grafana.update.checker t=2026-04-07T00:16:37.835966958Z level=info msg="Update check succeeded" duration=85.415786ms logger=sqlstore.transactions t=2026-04-07T00:16:37.855371327Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:37.859167559Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.state.manager t=2026-04-07T00:16:37.863424022Z level=info msg="State cache has been initialized" states=0 duration=118.359303ms logger=ngalert.scheduler t=2026-04-07T00:16:37.863626517Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T00:16:37.864285374Z level=info msg=starting first_tick=2026-04-07T00:16:40Z logger=sqlstore.transactions t=2026-04-07T00:16:37.868140306Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:37.877423871Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:37.890568319Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-04-07T00:16:37.897773663Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-07T00:16:37.901732729Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T00:16:37.931760245Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T00:16:37.947013104Z level=info msg="Patterns update finished" duration=96.062404ms logger=grafana-apiserver t=2026-04-07T00:16:38.10108651Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T00:16:38.101753807Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T00:16:41.075054283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.08853929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.107114409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.158255846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.173240488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.245174338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.260479548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.39327388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.410418095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.468008828Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.504146831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.559161142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.585860468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.65870826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.680915197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.737909085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.758401681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.819275123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.838474058Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.900010856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.918626277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.976720892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:41.996032839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.059976306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.079234622Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.136862915Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.155494576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.23667732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.256361546Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.315636639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.337709863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.412801799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.428328405Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.487757192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.505683506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.570130505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.586311036Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.646362629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.665226625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.740415844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:42.757794594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.108488067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.12395944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.207180074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.225879976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.294561006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.310777619Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.376707534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.397873016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.46463944Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.477578583Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.561084894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.576356263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.651127171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.666871522Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.738617597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.75607056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.834415064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.850236707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.917965606Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:43.938261716Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.030785794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.045150452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.124612504Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.138376586Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.209353783Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.223202109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.292387411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.309285891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.388139158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.402262529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.476653089Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.495182907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.575794117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.590377509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.700452162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.720125348Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.803082474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.818960158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T00:16:44.911249101Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T00:18:12.784667831Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:26:37.791374192Z level=info msg="Completed cleanup jobs" duration=39.923083ms logger=plugins.update.checker t=2026-04-07T00:26:37.881891975Z level=info msg="Update check succeeded" duration=48.343006ms logger=sqlstore.transactions t=2026-04-07T00:31:37.66190702Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-07T00:36:37.785488742Z level=info msg="Completed cleanup jobs" duration=34.871904ms logger=plugins.update.checker t=2026-04-07T00:36:37.88143394Z level=info msg="Update check succeeded" duration=48.675016ms logger=cleanup t=2026-04-07T00:46:37.784486633Z level=info msg="Completed cleanup jobs" duration=33.134063ms logger=plugins.update.checker t=2026-04-07T00:46:37.884800123Z level=info msg="Update check succeeded" duration=51.011225ms logger=infra.usagestats t=2026-04-07T00:48:12.811420697Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T00:56:37.765515935Z level=info msg="Completed cleanup jobs" duration=13.717622ms logger=plugins.update.checker t=2026-04-07T00:56:37.883860956Z level=info msg="Update check succeeded" duration=50.43927ms logger=cleanup t=2026-04-07T01:06:37.765962596Z level=info msg="Completed cleanup jobs" duration=15.155987ms logger=plugins.update.checker t=2026-04-07T01:06:37.884154774Z level=info msg="Update check succeeded" duration=50.813379ms logger=cleanup t=2026-04-07T01:16:37.766353283Z level=info msg="Completed cleanup jobs" duration=15.458085ms logger=plugins.update.checker t=2026-04-07T01:16:37.889325975Z level=info msg="Update check succeeded" duration=55.693347ms logger=infra.usagestats t=2026-04-07T01:18:12.809222964Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-07T01:26:37.76558124Z level=info msg="Completed cleanup jobs" duration=13.401694ms logger=plugins.update.checker t=2026-04-07T01:26:38.24125161Z level=info msg="Update check succeeded" duration=407.905632ms