logger=settings t=2026-04-06T17:13:44.721300546Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-06T17:13:44Z logger=settings t=2026-04-06T17:13:44.721553843Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-06T17:13:44.721567184Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-06T17:13:44.721570764Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-06T17:13:44.721573584Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-06T17:13:44.721576224Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-06T17:13:44.721579174Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-06T17:13:44.721581814Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-06T17:13:44.721585194Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-06T17:13:44.721588444Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-06T17:13:44.721592214Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-06T17:13:44.721599105Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-06T17:13:44.721602655Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-06T17:13:44.721605945Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-06T17:13:44.721609445Z level=info msg=Target target=[all] logger=settings t=2026-04-06T17:13:44.721619855Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-06T17:13:44.721623575Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-06T17:13:44.721626255Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-06T17:13:44.721628925Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-06T17:13:44.721633466Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-06T17:13:44.721636536Z level=info msg="App mode production" logger=sqlstore t=2026-04-06T17:13:44.721904763Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-06T17:13:44.721922964Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-06T17:13:44.723681043Z level=info msg="Locking database" logger=migrator t=2026-04-06T17:13:44.723692203Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-06T17:13:44.724201428Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-06T17:13:44.725458943Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.256805ms logger=migrator t=2026-04-06T17:13:44.732403371Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-06T17:13:44.733013548Z level=info msg="Migration successfully executed" id="create user table" duration=608.356µs logger=migrator t=2026-04-06T17:13:44.737099103Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-06T17:13:44.738357779Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.269997ms logger=migrator t=2026-04-06T17:13:44.742389003Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-06T17:13:44.743493594Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.1043ms logger=migrator t=2026-04-06T17:13:44.749667589Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-06T17:13:44.750326277Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=658.688µs logger=migrator t=2026-04-06T17:13:44.754908068Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-06T17:13:44.755540735Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=632.807µs logger=migrator t=2026-04-06T17:13:44.759546898Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-06T17:13:44.761996288Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.44924ms logger=migrator t=2026-04-06T17:13:44.766377402Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-06T17:13:44.767187445Z level=info msg="Migration successfully executed" id="create user table v2" duration=809.483µs logger=migrator t=2026-04-06T17:13:44.771073015Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-06T17:13:44.772248768Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.175823ms logger=migrator t=2026-04-06T17:13:44.778207387Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-06T17:13:44.778896446Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=688.459µs logger=migrator t=2026-04-06T17:13:44.78469876Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-06T17:13:44.78504349Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=344.77µs logger=migrator t=2026-04-06T17:13:44.790579587Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-06T17:13:44.791424871Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=844.974µs logger=migrator t=2026-04-06T17:13:44.795200488Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-06T17:13:44.796316079Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.115451ms logger=migrator t=2026-04-06T17:13:44.800016294Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-06T17:13:44.800044225Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.561µs logger=migrator t=2026-04-06T17:13:44.804652365Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-06T17:13:44.806681403Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.031938ms logger=migrator t=2026-04-06T17:13:44.812034004Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-06T17:13:44.812554729Z level=info msg="Migration successfully executed" id="Add missing user data" duration=520.575µs logger=migrator t=2026-04-06T17:13:44.816925323Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-06T17:13:44.818741284Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.819601ms logger=migrator t=2026-04-06T17:13:44.824202558Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-06T17:13:44.82492164Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=719.631µs logger=migrator t=2026-04-06T17:13:44.83024983Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-06T17:13:44.831419413Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.169533ms logger=migrator t=2026-04-06T17:13:44.835873309Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-06T17:13:44.843929717Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.056148ms logger=migrator t=2026-04-06T17:13:44.847299143Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-06T17:13:44.848395784Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.090581ms logger=migrator t=2026-04-06T17:13:44.851736948Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-06T17:13:44.851942044Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=205.526µs logger=migrator t=2026-04-06T17:13:44.85639178Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-06T17:13:44.857051598Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=664.308µs logger=migrator t=2026-04-06T17:13:44.861167465Z 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-06T17:13:44.861648159Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=480.984µs logger=migrator t=2026-04-06T17:13:44.865892769Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-06T17:13:44.866527916Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=635.127µs logger=migrator t=2026-04-06T17:13:44.872198167Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-06T17:13:44.873526805Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.329238ms logger=migrator t=2026-04-06T17:13:44.877834386Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-06T17:13:44.878698371Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=865.045µs logger=migrator t=2026-04-06T17:13:44.883682183Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-06T17:13:44.884382462Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=693.479µs logger=migrator t=2026-04-06T17:13:44.889474127Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-06T17:13:44.890159946Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=670.499µs logger=migrator t=2026-04-06T17:13:44.895800616Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-06T17:13:44.896936447Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.135782ms logger=migrator t=2026-04-06T17:13:44.902234657Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-06T17:13:44.902291619Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=58.162µs logger=migrator t=2026-04-06T17:13:44.906116458Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-06T17:13:44.906788787Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=672.309µs logger=migrator t=2026-04-06T17:13:44.912477578Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-06T17:13:44.913144857Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=668.078µs logger=migrator t=2026-04-06T17:13:44.917885611Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-06T17:13:44.918908179Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.014938ms logger=migrator t=2026-04-06T17:13:44.92350395Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-06T17:13:44.924167399Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=665.159µs logger=migrator t=2026-04-06T17:13:44.92950803Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-06T17:13:44.934378728Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.868648ms logger=migrator t=2026-04-06T17:13:44.957092801Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-06T17:13:44.959391596Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.301765ms logger=migrator t=2026-04-06T17:13:44.963631945Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-06T17:13:44.964764147Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.130642ms logger=migrator t=2026-04-06T17:13:44.970071437Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-06T17:13:44.971003435Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=932.127µs logger=migrator t=2026-04-06T17:13:44.977233941Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-06T17:13:44.979012351Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.777401ms logger=migrator t=2026-04-06T17:13:44.985390272Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-06T17:13:44.986179194Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=789.322µs logger=migrator t=2026-04-06T17:13:44.992307727Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-06T17:13:44.992813751Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=505.694µs logger=migrator t=2026-04-06T17:13:44.99734327Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-06T17:13:44.997998338Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=655.358µs logger=migrator t=2026-04-06T17:13:45.003316459Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-06T17:13:45.003741121Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=424.572µs logger=migrator t=2026-04-06T17:13:45.008494056Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-06T17:13:45.009572676Z level=info msg="Migration successfully executed" id="create star table" duration=1.0773ms logger=migrator t=2026-04-06T17:13:45.014346221Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-06T17:13:45.017576812Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=3.220561ms logger=migrator t=2026-04-06T17:13:45.025046904Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-06T17:13:45.026692441Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.650727ms logger=migrator t=2026-04-06T17:13:45.032225368Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-06T17:13:45.033556785Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.327137ms logger=migrator t=2026-04-06T17:13:45.038922167Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-06T17:13:45.039967116Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.06654ms logger=migrator t=2026-04-06T17:13:45.044879365Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-06T17:13:45.046024757Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.147272ms logger=migrator t=2026-04-06T17:13:45.05174264Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-06T17:13:45.053393566Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.653276ms logger=migrator t=2026-04-06T17:13:45.058747588Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-06T17:13:45.060009703Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.264255ms logger=migrator t=2026-04-06T17:13:45.064558553Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-06T17:13:45.064591043Z level=info msg="Migration successfully executed" id="Update org table charset" duration=33.38µs logger=migrator t=2026-04-06T17:13:45.069316268Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-06T17:13:45.069355079Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=39.762µs logger=migrator t=2026-04-06T17:13:45.076711546Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-06T17:13:45.077144519Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=433.883µs logger=migrator t=2026-04-06T17:13:45.083848359Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-06T17:13:45.084709283Z level=info msg="Migration successfully executed" id="create dashboard table" duration=860.844µs logger=migrator t=2026-04-06T17:13:45.090220929Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-06T17:13:45.091761163Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.540704ms logger=migrator t=2026-04-06T17:13:45.097185846Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-06T17:13:45.100121299Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=2.934343ms logger=migrator t=2026-04-06T17:13:45.106223822Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-06T17:13:45.107007244Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=770.151µs logger=migrator t=2026-04-06T17:13:45.112087348Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-06T17:13:45.113376445Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.287697ms logger=migrator t=2026-04-06T17:13:45.118467268Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-06T17:13:45.119653613Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.182804ms logger=migrator t=2026-04-06T17:13:45.127703831Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-06T17:13:45.13579174Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.0943ms logger=migrator t=2026-04-06T17:13:45.140481672Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-06T17:13:45.141246403Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=764.221µs logger=migrator t=2026-04-06T17:13:45.147625754Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-06T17:13:45.1485254Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=897.205µs logger=migrator t=2026-04-06T17:13:45.155328803Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-06T17:13:45.157292138Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.967696ms logger=migrator t=2026-04-06T17:13:45.164101511Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-06T17:13:45.164982436Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=880.764µs logger=migrator t=2026-04-06T17:13:45.170703637Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-06T17:13:45.171637173Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=933.506µs logger=migrator t=2026-04-06T17:13:45.176143121Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-06T17:13:45.176218673Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=82.582µs logger=migrator t=2026-04-06T17:13:45.181099532Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-06T17:13:45.184496658Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.395886ms logger=migrator t=2026-04-06T17:13:45.190171538Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-06T17:13:45.192111484Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.940056ms logger=migrator t=2026-04-06T17:13:45.197259939Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-06T17:13:45.199871303Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.611043ms logger=migrator t=2026-04-06T17:13:45.204291468Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-06T17:13:45.205210694Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=919.336µs logger=migrator t=2026-04-06T17:13:45.211255135Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-06T17:13:45.213391566Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.1403ms logger=migrator t=2026-04-06T17:13:45.218350526Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-06T17:13:45.219231671Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=874.315µs logger=migrator t=2026-04-06T17:13:45.224038317Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-06T17:13:45.22553982Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.501143ms logger=migrator t=2026-04-06T17:13:45.23189571Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-06T17:13:45.231922021Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.27µs logger=migrator t=2026-04-06T17:13:45.236699616Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-06T17:13:45.236728577Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.491µs logger=migrator t=2026-04-06T17:13:45.241751848Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-06T17:13:45.245343011Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.588463ms logger=migrator t=2026-04-06T17:13:45.251054973Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-06T17:13:45.25417329Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.123338ms logger=migrator t=2026-04-06T17:13:45.264579845Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-06T17:13:45.268205628Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.623872ms logger=migrator t=2026-04-06T17:13:45.273561339Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-06T17:13:45.275977938Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.417539ms logger=migrator t=2026-04-06T17:13:45.280541396Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-06T17:13:45.280826864Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=290.918µs logger=migrator t=2026-04-06T17:13:45.286018382Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-06T17:13:45.287417972Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.38966ms logger=migrator t=2026-04-06T17:13:45.292588928Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-06T17:13:45.293332779Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=744.471µs logger=migrator t=2026-04-06T17:13:45.297927758Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-06T17:13:45.297956639Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.731µs logger=migrator t=2026-04-06T17:13:45.303350502Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-06T17:13:45.30431805Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=959.468µs logger=migrator t=2026-04-06T17:13:45.308761285Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-06T17:13:45.30959945Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=833.225µs logger=migrator t=2026-04-06T17:13:45.314425096Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-06T17:13:45.320783606Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.358091ms logger=migrator t=2026-04-06T17:13:45.326114626Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-06T17:13:45.32691894Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=804.264µs logger=migrator t=2026-04-06T17:13:45.332292162Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-06T17:13:45.333176297Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=888.725µs logger=migrator t=2026-04-06T17:13:45.338091196Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-06T17:13:45.339141185Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.050649ms logger=migrator t=2026-04-06T17:13:45.345052633Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-06T17:13:45.345454604Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=401.772µs logger=migrator t=2026-04-06T17:13:45.349791247Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-06T17:13:45.350437465Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=646.238µs logger=migrator t=2026-04-06T17:13:45.357152316Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-06T17:13:45.361256461Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.107495ms logger=migrator t=2026-04-06T17:13:45.367617211Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-06T17:13:45.369019961Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.40803ms logger=migrator t=2026-04-06T17:13:45.374320292Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-06T17:13:45.374518677Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=195.005µs logger=migrator t=2026-04-06T17:13:45.379889339Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-06T17:13:45.380107685Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=218.276µs logger=migrator t=2026-04-06T17:13:45.392074524Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-06T17:13:45.393049511Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=975.797µs logger=migrator t=2026-04-06T17:13:45.401008647Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-06T17:13:45.404038782Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.022595ms logger=migrator t=2026-04-06T17:13:45.417866714Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-06T17:13:45.41984665Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.986187ms logger=migrator t=2026-04-06T17:13:45.424516783Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-06T17:13:45.426011154Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.481871ms logger=migrator t=2026-04-06T17:13:45.432099137Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-06T17:13:45.434096663Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.928585ms logger=migrator t=2026-04-06T17:13:45.448909372Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-06T17:13:45.450795836Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.893584ms logger=migrator t=2026-04-06T17:13:45.455896181Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-06T17:13:45.457086324Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.194863ms logger=migrator t=2026-04-06T17:13:45.462711313Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-06T17:13:45.47105373Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.348937ms logger=migrator t=2026-04-06T17:13:45.476892445Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-06T17:13:45.479339914Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=2.45855ms logger=migrator t=2026-04-06T17:13:45.489109971Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-06T17:13:45.49048482Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.379218ms logger=migrator t=2026-04-06T17:13:45.496571612Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-06T17:13:45.498341862Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.77455ms logger=migrator t=2026-04-06T17:13:45.504866736Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-06T17:13:45.505425192Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=558.726µs logger=migrator t=2026-04-06T17:13:45.510037693Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-06T17:13:45.512452931Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.414728ms logger=migrator t=2026-04-06T17:13:45.515854568Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-06T17:13:45.518247385Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.392347ms logger=migrator t=2026-04-06T17:13:45.521701973Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-06T17:13:45.521747744Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.471µs logger=migrator t=2026-04-06T17:13:45.526307614Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-06T17:13:45.526506419Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=198.915µs logger=migrator t=2026-04-06T17:13:45.530617665Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-06T17:13:45.536513593Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=5.898248ms logger=migrator t=2026-04-06T17:13:45.54029206Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-06T17:13:45.540488145Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=196.515µs logger=migrator t=2026-04-06T17:13:45.547501034Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-06T17:13:45.547917416Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=422.663µs logger=migrator t=2026-04-06T17:13:45.555917363Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-06T17:13:45.560155722Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.24227ms logger=migrator t=2026-04-06T17:13:45.565457782Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-06T17:13:45.565877014Z level=info msg="Migration successfully executed" id="Update uid value" duration=421.542µs logger=migrator t=2026-04-06T17:13:45.569771654Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-06T17:13:45.571316778Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.544004ms logger=migrator t=2026-04-06T17:13:45.586997562Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-06T17:13:45.588328479Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.331917ms logger=migrator t=2026-04-06T17:13:45.664741392Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-06T17:13:45.666532213Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.793441ms logger=migrator t=2026-04-06T17:13:45.673313515Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-06T17:13:45.674584941Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.276036ms logger=migrator t=2026-04-06T17:13:45.68229448Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-06T17:13:45.683774711Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.485411ms logger=migrator t=2026-04-06T17:13:45.690631016Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-06T17:13:45.692052636Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.422749ms logger=migrator t=2026-04-06T17:13:45.725693138Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-06T17:13:45.727349385Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.666488ms logger=migrator t=2026-04-06T17:13:45.733028046Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-06T17:13:45.733923801Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=896.095µs logger=migrator t=2026-04-06T17:13:45.740075865Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-06T17:13:45.741046423Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=974.009µs logger=migrator t=2026-04-06T17:13:45.748778671Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-06T17:13:45.757449916Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.672085ms logger=migrator t=2026-04-06T17:13:45.761011018Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-06T17:13:45.761567073Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=555.685µs logger=migrator t=2026-04-06T17:13:45.767591844Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-06T17:13:45.768204631Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=613.057µs logger=migrator t=2026-04-06T17:13:45.772014309Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-06T17:13:45.773296725Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.271156ms logger=migrator t=2026-04-06T17:13:45.777980758Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-06T17:13:45.778816752Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=835.743µs logger=migrator t=2026-04-06T17:13:45.787525878Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-06T17:13:45.788212547Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=707.04µs logger=migrator t=2026-04-06T17:13:45.79324959Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-06T17:13:45.79397398Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=714.82µs logger=migrator t=2026-04-06T17:13:45.797402788Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-06T17:13:45.797429779Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=27.091µs logger=migrator t=2026-04-06T17:13:45.802405239Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-06T17:13:45.805711124Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.305774ms logger=migrator t=2026-04-06T17:13:45.813998908Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-06T17:13:45.81724886Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.244362ms logger=migrator t=2026-04-06T17:13:45.822172549Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-06T17:13:45.822406646Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=234.347µs logger=migrator t=2026-04-06T17:13:45.825670328Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-06T17:13:45.828434307Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.763048ms logger=migrator t=2026-04-06T17:13:45.835145326Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-06T17:13:45.837859323Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.714767ms logger=migrator t=2026-04-06T17:13:45.843436541Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-06T17:13:45.845027376Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.595675ms logger=migrator t=2026-04-06T17:13:45.851001856Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-06T17:13:45.851901651Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=901.786µs logger=migrator t=2026-04-06T17:13:45.85647665Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-06T17:13:45.857827308Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.351038ms logger=migrator t=2026-04-06T17:13:45.862891682Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-06T17:13:45.864297242Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.40542ms logger=migrator t=2026-04-06T17:13:45.871781553Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-06T17:13:45.87270465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=922.697µs logger=migrator t=2026-04-06T17:13:45.877459013Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-06T17:13:45.878403201Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=944.028µs logger=migrator t=2026-04-06T17:13:45.8847298Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-06T17:13:45.884804172Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=75.162µs logger=migrator t=2026-04-06T17:13:45.890234115Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-06T17:13:45.890273936Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=41.041µs logger=migrator t=2026-04-06T17:13:45.898000755Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-06T17:13:45.904706275Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=6.70523ms logger=migrator t=2026-04-06T17:13:45.912229078Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-06T17:13:45.916317523Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.092375ms logger=migrator t=2026-04-06T17:13:45.921915821Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-06T17:13:45.921984793Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=69.452µs logger=migrator t=2026-04-06T17:13:45.925077601Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-06T17:13:45.925840243Z level=info msg="Migration successfully executed" id="create quota table v1" duration=759.252µs logger=migrator t=2026-04-06T17:13:45.930393021Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-06T17:13:45.931263366Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=870.015µs logger=migrator t=2026-04-06T17:13:45.937101712Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-06T17:13:45.937129183Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.561µs logger=migrator t=2026-04-06T17:13:45.941607769Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-06T17:13:45.942404851Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=797.222µs logger=migrator t=2026-04-06T17:13:45.946498168Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-06T17:13:45.947347611Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=848.423µs logger=migrator t=2026-04-06T17:13:45.951623483Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-06T17:13:45.954649288Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.025555ms logger=migrator t=2026-04-06T17:13:45.964218189Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-06T17:13:45.964246399Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.521µs logger=migrator t=2026-04-06T17:13:45.967811921Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-06T17:13:45.968657135Z level=info msg="Migration successfully executed" id="create session table" duration=837.183µs logger=migrator t=2026-04-06T17:13:45.974043017Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-06T17:13:45.974130049Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=87.622µs logger=migrator t=2026-04-06T17:13:45.980557771Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-06T17:13:45.980686855Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=130.364µs logger=migrator t=2026-04-06T17:13:45.984622107Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-06T17:13:45.985393008Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=770.721µs logger=migrator t=2026-04-06T17:13:45.989256817Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-06T17:13:45.990046839Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=789.262µs logger=migrator t=2026-04-06T17:13:45.994954848Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-06T17:13:45.994997419Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.601µs logger=migrator t=2026-04-06T17:13:45.999206179Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-06T17:13:45.99923963Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=34.291µs logger=migrator t=2026-04-06T17:13:46.002756579Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-06T17:13:46.007849003Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.094894ms logger=migrator t=2026-04-06T17:13:46.013267287Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-06T17:13:46.015551542Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.279205ms logger=migrator t=2026-04-06T17:13:46.021189201Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-06T17:13:46.021310575Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=122.594µs logger=migrator t=2026-04-06T17:13:46.026520221Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-06T17:13:46.026686367Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=166.076µs logger=migrator t=2026-04-06T17:13:46.035728603Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-06T17:13:46.03671591Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=988.078µs logger=migrator t=2026-04-06T17:13:46.040775416Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-06T17:13:46.040813527Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=38.471µs logger=migrator t=2026-04-06T17:13:46.045046686Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-06T17:13:46.04839674Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.348814ms logger=migrator t=2026-04-06T17:13:46.053094724Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-06T17:13:46.053250428Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=156.304µs logger=migrator t=2026-04-06T17:13:46.056693415Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-06T17:13:46.060910955Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.21145ms logger=migrator t=2026-04-06T17:13:46.064414614Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-06T17:13:46.068378046Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.971822ms logger=migrator t=2026-04-06T17:13:46.074006235Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-06T17:13:46.074323365Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=327.06µs logger=migrator t=2026-04-06T17:13:46.084356998Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-06T17:13:46.086761046Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.404718ms logger=migrator t=2026-04-06T17:13:46.091987384Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-06T17:13:46.092809487Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=827.413µs logger=migrator t=2026-04-06T17:13:46.105563809Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-06T17:13:46.111172067Z level=info msg="Migration successfully executed" id="create alert table v1" duration=5.607138ms logger=migrator t=2026-04-06T17:13:46.116414806Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-06T17:13:46.11800779Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.593084ms logger=migrator t=2026-04-06T17:13:46.124866705Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-06T17:13:46.126418068Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.559353ms logger=migrator t=2026-04-06T17:13:46.132311235Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-06T17:13:46.133232162Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=920.927µs logger=migrator t=2026-04-06T17:13:46.138411507Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-06T17:13:46.141285539Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.873261ms logger=migrator t=2026-04-06T17:13:46.145714334Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-06T17:13:46.146689562Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=975.348µs logger=migrator t=2026-04-06T17:13:46.152452565Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-06T17:13:46.153443524Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=992.168µs logger=migrator t=2026-04-06T17:13:46.160665007Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-06T17:13:46.170933298Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.272441ms logger=migrator t=2026-04-06T17:13:46.176044423Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-06T17:13:46.176633469Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=582.286µs logger=migrator t=2026-04-06T17:13:46.181447866Z 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-06T17:13:46.184180613Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=2.742888ms logger=migrator t=2026-04-06T17:13:46.192238921Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-06T17:13:46.192645833Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=422.432µs logger=migrator t=2026-04-06T17:13:46.197930872Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-06T17:13:46.198670953Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=739.801µs logger=migrator t=2026-04-06T17:13:46.202778109Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-06T17:13:46.203693145Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=914.746µs logger=migrator t=2026-04-06T17:13:46.207340749Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-06T17:13:46.211053913Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.712805ms logger=migrator t=2026-04-06T17:13:46.215499369Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-06T17:13:46.219155293Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.655423ms logger=migrator t=2026-04-06T17:13:46.223709912Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-06T17:13:46.228172097Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.462235ms logger=migrator t=2026-04-06T17:13:46.23213271Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-06T17:13:46.23778498Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.65144ms logger=migrator t=2026-04-06T17:13:46.242871684Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-06T17:13:46.243878172Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.006298ms logger=migrator t=2026-04-06T17:13:46.250760928Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-06T17:13:46.250791408Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.68µs logger=migrator t=2026-04-06T17:13:46.255520631Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-06T17:13:46.255595853Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=74.892µs logger=migrator t=2026-04-06T17:13:46.262214331Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-06T17:13:46.264034402Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.811181ms logger=migrator t=2026-04-06T17:13:46.268824128Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T17:13:46.271176675Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=2.352377ms logger=migrator t=2026-04-06T17:13:46.276780743Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-06T17:13:46.277715599Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=932.316µs logger=migrator t=2026-04-06T17:13:46.281761685Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-06T17:13:46.283333019Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.571513ms logger=migrator t=2026-04-06T17:13:46.287792285Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-06T17:13:46.289104512Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.313267ms logger=migrator t=2026-04-06T17:13:46.292430576Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-06T17:13:46.296632875Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.202009ms logger=migrator t=2026-04-06T17:13:46.301645507Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-06T17:13:46.305603169Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.966652ms logger=migrator t=2026-04-06T17:13:46.311197757Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-06T17:13:46.311499285Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=301.368µs logger=migrator t=2026-04-06T17:13:46.319351388Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-06T17:13:46.321036636Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.685398ms logger=migrator t=2026-04-06T17:13:46.326037357Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-06T17:13:46.327066776Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.029109ms logger=migrator t=2026-04-06T17:13:46.333794886Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-06T17:13:46.338230922Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.435406ms logger=migrator t=2026-04-06T17:13:46.344499649Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-06T17:13:46.344630513Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=94.643µs logger=migrator t=2026-04-06T17:13:46.348793651Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-06T17:13:46.35018102Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.393249ms logger=migrator t=2026-04-06T17:13:46.354241405Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-06T17:13:46.355856391Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.615086ms logger=migrator t=2026-04-06T17:13:46.362261272Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-06T17:13:46.362419626Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=158.354µs logger=migrator t=2026-04-06T17:13:46.366126822Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-06T17:13:46.367752907Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.625755ms logger=migrator t=2026-04-06T17:13:46.372472641Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-06T17:13:46.374103998Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.631367ms logger=migrator t=2026-04-06T17:13:46.379341955Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-06T17:13:46.380348264Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.006159ms logger=migrator t=2026-04-06T17:13:46.384327376Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-06T17:13:46.385939772Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.609316ms logger=migrator t=2026-04-06T17:13:46.39012569Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-06T17:13:46.391810618Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.684178ms logger=migrator t=2026-04-06T17:13:46.397054907Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-06T17:13:46.399118656Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.061708ms logger=migrator t=2026-04-06T17:13:46.404695462Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-06T17:13:46.404726134Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.512µs logger=migrator t=2026-04-06T17:13:46.408214743Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-06T17:13:46.41839716Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=10.175817ms logger=migrator t=2026-04-06T17:13:46.421729935Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-06T17:13:46.422456406Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=727.24µs logger=migrator t=2026-04-06T17:13:46.426095518Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-06T17:13:46.429448723Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.352775ms logger=migrator t=2026-04-06T17:13:46.432274523Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-06T17:13:46.432825199Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=550.496µs logger=migrator t=2026-04-06T17:13:46.435311329Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-06T17:13:46.435961648Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=650.109µs logger=migrator t=2026-04-06T17:13:46.441272618Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-06T17:13:46.441830214Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=561.566µs logger=migrator t=2026-04-06T17:13:46.445406955Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-06T17:13:46.455036477Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=9.627112ms logger=migrator t=2026-04-06T17:13:46.458892907Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-06T17:13:46.459673209Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=791.823µs logger=migrator t=2026-04-06T17:13:46.464634269Z 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-06T17:13:46.465538314Z 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=904.215µs logger=migrator t=2026-04-06T17:13:46.469568879Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-06T17:13:46.469865017Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=296.078µs logger=migrator t=2026-04-06T17:13:46.473578162Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-06T17:13:46.474140328Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=562.516µs logger=migrator t=2026-04-06T17:13:46.478696907Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-06T17:13:46.479084448Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=386.17µs logger=migrator t=2026-04-06T17:13:46.482949887Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-06T17:13:46.489790241Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.839914ms logger=migrator t=2026-04-06T17:13:46.493741892Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-06T17:13:46.497978812Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.23223ms logger=migrator t=2026-04-06T17:13:46.502354796Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-06T17:13:46.503269343Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=914.536µs logger=migrator t=2026-04-06T17:13:46.506792932Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-06T17:13:46.507765849Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=972.587µs logger=migrator t=2026-04-06T17:13:46.512122123Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-06T17:13:46.512482863Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=360.95µs logger=migrator t=2026-04-06T17:13:46.516860757Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-06T17:13:46.521099117Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.23558ms logger=migrator t=2026-04-06T17:13:46.524524533Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-06T17:13:46.52544833Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=923.937µs logger=migrator t=2026-04-06T17:13:46.52969467Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-06T17:13:46.529882365Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=187.875µs logger=migrator t=2026-04-06T17:13:46.53501338Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-06T17:13:46.535500274Z level=info msg="Migration successfully executed" id="Move region to single row" duration=487.824µs logger=migrator t=2026-04-06T17:13:46.541585146Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-06T17:13:46.543350406Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.76994ms logger=migrator t=2026-04-06T17:13:46.547197025Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-06T17:13:46.548045629Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=852.415µs logger=migrator t=2026-04-06T17:13:46.553899885Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T17:13:46.555587112Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.685147ms logger=migrator t=2026-04-06T17:13:46.562031585Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-06T17:13:46.563932588Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.902253ms logger=migrator t=2026-04-06T17:13:46.571447841Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-06T17:13:46.572829861Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.37454ms logger=migrator t=2026-04-06T17:13:46.577339768Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-06T17:13:46.579719005Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.380597ms logger=migrator t=2026-04-06T17:13:46.583656036Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-06T17:13:46.583764859Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=109.633µs logger=migrator t=2026-04-06T17:13:46.587512816Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-06T17:13:46.588578246Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.06468ms logger=migrator t=2026-04-06T17:13:46.594588036Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-06T17:13:46.595752739Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.164603ms logger=migrator t=2026-04-06T17:13:46.599880446Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-06T17:13:46.601542393Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.662407ms logger=migrator t=2026-04-06T17:13:46.606437772Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-06T17:13:46.607594904Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.155972ms logger=migrator t=2026-04-06T17:13:46.612315098Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-06T17:13:46.612652247Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=336.929µs logger=migrator t=2026-04-06T17:13:46.616130676Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-06T17:13:46.616587498Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=450.612µs logger=migrator t=2026-04-06T17:13:46.622614159Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-06T17:13:46.622790934Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=180.875µs logger=migrator t=2026-04-06T17:13:46.627376434Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-06T17:13:46.628624269Z level=info msg="Migration successfully executed" id="create team table" duration=1.251255ms logger=migrator t=2026-04-06T17:13:46.635097593Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-06T17:13:46.637297525Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.202433ms logger=migrator t=2026-04-06T17:13:46.643520551Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-06T17:13:46.645040923Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.520472ms logger=migrator t=2026-04-06T17:13:46.650086646Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-06T17:13:46.654931034Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.844778ms logger=migrator t=2026-04-06T17:13:46.659322128Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-06T17:13:46.659499883Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=187.866µs logger=migrator t=2026-04-06T17:13:46.663544857Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-06T17:13:46.664893025Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.346688ms logger=migrator t=2026-04-06T17:13:46.669956029Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-06T17:13:46.671665937Z level=info msg="Migration successfully executed" id="create team member table" duration=1.709778ms logger=migrator t=2026-04-06T17:13:46.676909196Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-06T17:13:46.678171011Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.266785ms logger=migrator t=2026-04-06T17:13:46.683238485Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-06T17:13:46.684991925Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.75599ms logger=migrator t=2026-04-06T17:13:46.690617604Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-06T17:13:46.69226606Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.653546ms logger=migrator t=2026-04-06T17:13:46.698138616Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-06T17:13:46.703169499Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.032152ms logger=migrator t=2026-04-06T17:13:46.707518302Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-06T17:13:46.712743469Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.192306ms logger=migrator t=2026-04-06T17:13:46.71771134Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-06T17:13:46.7226405Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.886618ms logger=migrator t=2026-04-06T17:13:46.734150775Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-06T17:13:46.735537115Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.38997ms logger=migrator t=2026-04-06T17:13:46.740965809Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-06T17:13:46.742292586Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.334808ms logger=migrator t=2026-04-06T17:13:46.747120643Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-06T17:13:46.748648225Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.532663ms logger=migrator t=2026-04-06T17:13:46.756105467Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-06T17:13:46.757597698Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.496242ms logger=migrator t=2026-04-06T17:13:46.7629473Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-06T17:13:46.764380751Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.432531ms logger=migrator t=2026-04-06T17:13:46.768655921Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-06T17:13:46.77001584Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.364079ms logger=migrator t=2026-04-06T17:13:46.775344521Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-06T17:13:46.776865604Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.525593ms logger=migrator t=2026-04-06T17:13:46.781056523Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-06T17:13:46.782073441Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.015139ms logger=migrator t=2026-04-06T17:13:46.786385614Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-06T17:13:46.786899148Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=513.794µs logger=migrator t=2026-04-06T17:13:46.794423211Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-06T17:13:46.794631007Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=205.666µs logger=migrator t=2026-04-06T17:13:46.799068932Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-06T17:13:46.799958368Z level=info msg="Migration successfully executed" id="create tag table" duration=889.286µs logger=migrator t=2026-04-06T17:13:46.804400863Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-06T17:13:46.805130293Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=725.14µs logger=migrator t=2026-04-06T17:13:46.80886255Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-06T17:13:46.809478167Z level=info msg="Migration successfully executed" id="create login attempt table" duration=621.788µs logger=migrator t=2026-04-06T17:13:46.821199748Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-06T17:13:46.822007821Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=806.403µs logger=migrator t=2026-04-06T17:13:46.825555182Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-06T17:13:46.826319543Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=764.441µs logger=migrator t=2026-04-06T17:13:46.83046405Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-06T17:13:46.847803911Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.337861ms logger=migrator t=2026-04-06T17:13:46.85518849Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-06T17:13:46.85586908Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=675.98µs logger=migrator t=2026-04-06T17:13:46.861222031Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-06T17:13:46.862194169Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=972.328µs logger=migrator t=2026-04-06T17:13:46.867516199Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-06T17:13:46.868048024Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=531.895µs logger=migrator t=2026-04-06T17:13:46.87216384Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-06T17:13:46.873269812Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.105682ms logger=migrator t=2026-04-06T17:13:46.879305253Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-06T17:13:46.880078204Z level=info msg="Migration successfully executed" id="create user auth table" duration=772.531µs logger=migrator t=2026-04-06T17:13:46.884929932Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-06T17:13:46.886493695Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.566343ms logger=migrator t=2026-04-06T17:13:46.893920446Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-06T17:13:46.894016809Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=96.773µs logger=migrator t=2026-04-06T17:13:46.898551507Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-06T17:13:46.906479972Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.923615ms logger=migrator t=2026-04-06T17:13:46.913389517Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-06T17:13:46.919074578Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.680111ms logger=migrator t=2026-04-06T17:13:46.930423729Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-06T17:13:46.938147138Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.720898ms logger=migrator t=2026-04-06T17:13:46.94531718Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-06T17:13:46.950647531Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.328651ms logger=migrator t=2026-04-06T17:13:46.955744235Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-06T17:13:46.957099094Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.360579ms logger=migrator t=2026-04-06T17:13:46.964455232Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-06T17:13:46.969515475Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.059533ms logger=migrator t=2026-04-06T17:13:46.975053352Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-06T17:13:46.976031289Z level=info msg="Migration successfully executed" id="create server_lock table" duration=982.457µs logger=migrator t=2026-04-06T17:13:46.982645607Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-06T17:13:46.983859481Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.214944ms logger=migrator t=2026-04-06T17:13:46.989961683Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-06T17:13:46.992137605Z level=info msg="Migration successfully executed" id="create user auth token table" duration=2.157222ms logger=migrator t=2026-04-06T17:13:46.999117473Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-06T17:13:47.000962815Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.848162ms logger=migrator t=2026-04-06T17:13:47.014653182Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-06T17:13:47.016146175Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.499143ms logger=migrator t=2026-04-06T17:13:47.021136336Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-06T17:13:47.022545606Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.41503ms logger=migrator t=2026-04-06T17:13:47.027846396Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-06T17:13:47.033440644Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.593048ms logger=migrator t=2026-04-06T17:13:47.03858533Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-06T17:13:47.039983149Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.403199ms logger=migrator t=2026-04-06T17:13:47.045340461Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-06T17:13:47.046685339Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.350918ms logger=migrator t=2026-04-06T17:13:47.053618605Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-06T17:13:47.055113628Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.500273ms logger=migrator t=2026-04-06T17:13:47.061710634Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-06T17:13:47.063601588Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.894254ms logger=migrator t=2026-04-06T17:13:47.070013139Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-06T17:13:47.071507392Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.499443ms logger=migrator t=2026-04-06T17:13:47.100277585Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-06T17:13:47.100477771Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=206.256µs logger=migrator t=2026-04-06T17:13:47.108997802Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-06T17:13:47.109232909Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=241.197µs logger=migrator t=2026-04-06T17:13:47.116839324Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-06T17:13:47.118293955Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.459111ms logger=migrator t=2026-04-06T17:13:47.124421038Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T17:13:47.126061775Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.631507ms logger=migrator t=2026-04-06T17:13:47.13153184Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T17:13:47.133082724Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.555044ms logger=migrator t=2026-04-06T17:13:47.138042124Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-06T17:13:47.138240209Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=224.276µs logger=migrator t=2026-04-06T17:13:47.144895898Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T17:13:47.146409871Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.518822ms logger=migrator t=2026-04-06T17:13:47.151388911Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T17:13:47.153348497Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.971336ms logger=migrator t=2026-04-06T17:13:47.159011138Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-06T17:13:47.160546231Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.538883ms logger=migrator t=2026-04-06T17:13:47.165337666Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-06T17:13:47.1665324Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.189434ms logger=migrator t=2026-04-06T17:13:47.170714238Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-06T17:13:47.177031097Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.316709ms logger=migrator t=2026-04-06T17:13:47.195432028Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-06T17:13:47.196996602Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.564384ms logger=migrator t=2026-04-06T17:13:47.203108024Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-06T17:13:47.20325407Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=151.836µs logger=migrator t=2026-04-06T17:13:47.208034114Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-06T17:13:47.209023123Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=984.839µs logger=migrator t=2026-04-06T17:13:47.212966904Z 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-06T17:13:47.214416036Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.447742ms logger=migrator t=2026-04-06T17:13:47.218732577Z 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-06T17:13:47.220432236Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.699279ms logger=migrator t=2026-04-06T17:13:47.224779378Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T17:13:47.224872721Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=94.063µs logger=migrator t=2026-04-06T17:13:47.228935626Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-06T17:13:47.229941104Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.005328ms logger=migrator t=2026-04-06T17:13:47.234194705Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-06T17:13:47.235852941Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.661696ms logger=migrator t=2026-04-06T17:13:47.241793689Z 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-06T17:13:47.243029385Z 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.228686ms logger=migrator t=2026-04-06T17:13:47.247488431Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-06T17:13:47.248582452Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.093451ms logger=migrator t=2026-04-06T17:13:47.254729346Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-06T17:13:47.261944951Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.212383ms logger=migrator t=2026-04-06T17:13:47.266240382Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-06T17:13:47.26726297Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.022858ms logger=migrator t=2026-04-06T17:13:47.271615054Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T17:13:47.272600681Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=985.747µs logger=migrator t=2026-04-06T17:13:47.276921694Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-06T17:13:47.369312058Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=92.384854ms logger=migrator t=2026-04-06T17:13:47.378001834Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-06T17:13:47.403839075Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.80954ms logger=migrator t=2026-04-06T17:13:47.408627171Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-06T17:13:47.409407423Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=780.192µs logger=migrator t=2026-04-06T17:13:47.41388269Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-06T17:13:47.41494932Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.06476ms logger=migrator t=2026-04-06T17:13:47.420875987Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-06T17:13:47.430683245Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.808658ms logger=migrator t=2026-04-06T17:13:47.435569503Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-06T17:13:47.460861339Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=25.252874ms logger=migrator t=2026-04-06T17:13:47.470155002Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-06T17:13:47.471928031Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.772089ms logger=migrator t=2026-04-06T17:13:47.478391965Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-06T17:13:47.4800156Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.623545ms logger=migrator t=2026-04-06T17:13:47.485881356Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-06T17:13:47.487554624Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.674228ms logger=migrator t=2026-04-06T17:13:47.493556004Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-06T17:13:47.494720657Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.163423ms logger=migrator t=2026-04-06T17:13:47.499954195Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-06T17:13:47.500025197Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.411µs logger=migrator t=2026-04-06T17:13:47.504637937Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-06T17:13:47.514492367Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.85511ms logger=migrator t=2026-04-06T17:13:47.520165207Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-06T17:13:47.525882429Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.709052ms logger=migrator t=2026-04-06T17:13:47.530944832Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-06T17:13:47.537284851Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.338589ms logger=migrator t=2026-04-06T17:13:47.542326294Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-06T17:13:47.543066705Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=740.041µs logger=migrator t=2026-04-06T17:13:47.550630029Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-06T17:13:47.552938904Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=2.307775ms logger=migrator t=2026-04-06T17:13:47.56020288Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-06T17:13:47.566626221Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.423201ms logger=migrator t=2026-04-06T17:13:47.573726253Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-06T17:13:47.58176757Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.040537ms logger=migrator t=2026-04-06T17:13:47.588769058Z 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-06T17:13:47.589860289Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.090971ms logger=migrator t=2026-04-06T17:13:47.594808709Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-06T17:13:47.601295943Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.486474ms logger=migrator t=2026-04-06T17:13:47.605764269Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-06T17:13:47.612428938Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.663859ms logger=migrator t=2026-04-06T17:13:47.619496667Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-06T17:13:47.61958481Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=88.583µs logger=migrator t=2026-04-06T17:13:47.625151727Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-06T17:13:47.626318801Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.167134ms logger=migrator t=2026-04-06T17:13:47.639163364Z 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-06T17:13:47.640538713Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.378699ms logger=migrator t=2026-04-06T17:13:47.655787054Z 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-06T17:13:47.657114522Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.331388ms logger=migrator t=2026-04-06T17:13:47.663571405Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-06T17:13:47.663697098Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=129.913µs logger=migrator t=2026-04-06T17:13:47.669193474Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-06T17:13:47.679924328Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.683202ms logger=migrator t=2026-04-06T17:13:47.685861976Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-06T17:13:47.693585674Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.719168ms logger=migrator t=2026-04-06T17:13:47.69979508Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-06T17:13:47.707502108Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.695958ms logger=migrator t=2026-04-06T17:13:47.713277702Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-06T17:13:47.719343323Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.063232ms logger=migrator t=2026-04-06T17:13:47.725412515Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-06T17:13:47.732950858Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.533524ms logger=migrator t=2026-04-06T17:13:47.738799363Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-06T17:13:47.738900566Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=104.123µs logger=migrator t=2026-04-06T17:13:47.743507426Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-06T17:13:47.744455214Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=947.208µs logger=migrator t=2026-04-06T17:13:47.749857997Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-06T17:13:47.758077669Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.215392ms logger=migrator t=2026-04-06T17:13:47.764015007Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-06T17:13:47.76412511Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=123.313µs logger=migrator t=2026-04-06T17:13:47.769148633Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-06T17:13:47.776201222Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.051419ms logger=migrator t=2026-04-06T17:13:47.781549453Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-06T17:13:47.782731086Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.181453ms logger=migrator t=2026-04-06T17:13:47.788898191Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-06T17:13:47.79557576Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.680609ms logger=migrator t=2026-04-06T17:13:47.802669081Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-06T17:13:47.804146443Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.477052ms logger=migrator t=2026-04-06T17:13:47.809925646Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-06T17:13:47.810970755Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.043669ms logger=migrator t=2026-04-06T17:13:47.816975896Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-06T17:13:47.824636722Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.662846ms logger=migrator t=2026-04-06T17:13:47.830560089Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-06T17:13:47.831448725Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=888.166µs logger=migrator t=2026-04-06T17:13:47.837603809Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-06T17:13:47.839283627Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.679138ms logger=migrator t=2026-04-06T17:13:47.845421451Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-06T17:13:47.846256254Z level=info msg="Migration successfully executed" id="create alert_image table" duration=832.613µs logger=migrator t=2026-04-06T17:13:47.853834449Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-06T17:13:47.855101384Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.262915ms logger=migrator t=2026-04-06T17:13:47.859221751Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-06T17:13:47.859295053Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=68.932µs logger=migrator t=2026-04-06T17:13:47.862599626Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-06T17:13:47.863623145Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.023399ms logger=migrator t=2026-04-06T17:13:47.869957635Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-06T17:13:47.872028133Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.086748ms logger=migrator t=2026-04-06T17:13:47.883707383Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-06T17:13:47.8842528Z 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-06T17:13:47.888658404Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-06T17:13:47.889164378Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=506.014µs logger=migrator t=2026-04-06T17:13:47.895427376Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-06T17:13:47.896679001Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.252525ms logger=migrator t=2026-04-06T17:13:47.901101686Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-06T17:13:47.908025662Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.923786ms logger=migrator t=2026-04-06T17:13:47.912615062Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-06T17:13:47.913698992Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.08268ms logger=migrator t=2026-04-06T17:13:47.918227281Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-06T17:13:47.920049172Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.823981ms logger=migrator t=2026-04-06T17:13:47.92566436Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-06T17:13:47.926536726Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=872.016µs logger=migrator t=2026-04-06T17:13:47.930535269Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-06T17:13:47.9316323Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.096211ms logger=migrator t=2026-04-06T17:13:47.936703873Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-06T17:13:47.937731653Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.02726ms logger=migrator t=2026-04-06T17:13:47.944075932Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-06T17:13:47.944120043Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=45.881µs logger=migrator t=2026-04-06T17:13:47.950468793Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-06T17:13:47.950584036Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=118.843µs logger=migrator t=2026-04-06T17:13:47.954187659Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-06T17:13:47.965572331Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.387213ms logger=migrator t=2026-04-06T17:13:47.969013198Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-06T17:13:47.969276675Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=263.447µs logger=migrator t=2026-04-06T17:13:47.97335114Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-06T17:13:47.974994717Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.640367ms logger=migrator t=2026-04-06T17:13:47.982400057Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-06T17:13:47.983009694Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=610.117µs logger=migrator t=2026-04-06T17:13:47.988077167Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-06T17:13:47.989812896Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.734769ms logger=migrator t=2026-04-06T17:13:47.994766866Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-06T17:13:47.9956217Z level=info msg="Migration successfully executed" id="create secrets table" duration=854.734µs logger=migrator t=2026-04-06T17:13:48.000771766Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-06T17:13:48.03413694Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.366634ms logger=migrator t=2026-04-06T17:13:48.038019921Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-06T17:13:48.043213667Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.192866ms logger=migrator t=2026-04-06T17:13:48.047070627Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-06T17:13:48.047215621Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.844µs logger=migrator t=2026-04-06T17:13:48.052875971Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-06T17:13:48.084935608Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.060457ms logger=migrator t=2026-04-06T17:13:48.088694205Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-06T17:13:48.119465275Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.769ms logger=migrator t=2026-04-06T17:13:48.123355315Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-06T17:13:48.123954292Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=598.927µs logger=migrator t=2026-04-06T17:13:48.130813876Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-06T17:13:48.132585876Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.7746ms logger=migrator t=2026-04-06T17:13:48.137054623Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-06T17:13:48.137272229Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=218.836µs logger=migrator t=2026-04-06T17:13:48.141054776Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-06T17:13:48.141868789Z level=info msg="Migration successfully executed" id="create permission table" duration=814.963µs logger=migrator t=2026-04-06T17:13:48.147060225Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-06T17:13:48.148079515Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.01891ms logger=migrator t=2026-04-06T17:13:48.152246192Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-06T17:13:48.153310203Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.063461ms logger=migrator t=2026-04-06T17:13:48.159335093Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-06T17:13:48.160199297Z level=info msg="Migration successfully executed" id="create role table" duration=864.534µs logger=migrator t=2026-04-06T17:13:48.165026744Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-06T17:13:48.173278738Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.247364ms logger=migrator t=2026-04-06T17:13:48.18078945Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-06T17:13:48.190610728Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.818119ms logger=migrator t=2026-04-06T17:13:48.195053104Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-06T17:13:48.196081103Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.030099ms logger=migrator t=2026-04-06T17:13:48.199561061Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-06T17:13:48.20091507Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.354309ms logger=migrator t=2026-04-06T17:13:48.205828108Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-06T17:13:48.207913947Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.014337ms logger=migrator t=2026-04-06T17:13:48.21186394Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-06T17:13:48.212990551Z level=info msg="Migration successfully executed" id="create team role table" duration=1.159712ms logger=migrator t=2026-04-06T17:13:48.217568171Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-06T17:13:48.219593758Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.029817ms logger=migrator t=2026-04-06T17:13:48.22424423Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-06T17:13:48.225300889Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.056329ms logger=migrator t=2026-04-06T17:13:48.230323502Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-06T17:13:48.232039291Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.715259ms logger=migrator t=2026-04-06T17:13:48.237345081Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-06T17:13:48.238196205Z level=info msg="Migration successfully executed" id="create user role table" duration=852.184µs logger=migrator t=2026-04-06T17:13:48.242077644Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-06T17:13:48.243128334Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.0504ms logger=migrator t=2026-04-06T17:13:48.248757094Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-06T17:13:48.249823753Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.062679ms logger=migrator t=2026-04-06T17:13:48.255477654Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-06T17:13:48.257778929Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.304426ms logger=migrator t=2026-04-06T17:13:48.262338338Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-06T17:13:48.263689316Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.350648ms logger=migrator t=2026-04-06T17:13:48.268921584Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-06T17:13:48.270000254Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.07837ms logger=migrator t=2026-04-06T17:13:48.275371266Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-06T17:13:48.277202109Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.830622ms logger=migrator t=2026-04-06T17:13:48.281281443Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-06T17:13:48.290106864Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.824171ms logger=migrator t=2026-04-06T17:13:48.294465217Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-06T17:13:48.295787615Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.322048ms logger=migrator t=2026-04-06T17:13:48.302242557Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-06T17:13:48.304154251Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.910934ms logger=migrator t=2026-04-06T17:13:48.308802772Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-06T17:13:48.310386748Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.589556ms logger=migrator t=2026-04-06T17:13:48.31611202Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-06T17:13:48.317817437Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.711608ms logger=migrator t=2026-04-06T17:13:48.3246041Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-06T17:13:48.326185364Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.585875ms logger=migrator t=2026-04-06T17:13:48.334082378Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-06T17:13:48.335348714Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.265466ms logger=migrator t=2026-04-06T17:13:48.346657964Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-06T17:13:48.358653253Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.993479ms logger=migrator t=2026-04-06T17:13:48.364843418Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-06T17:13:48.373469772Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.628964ms logger=migrator t=2026-04-06T17:13:48.376834507Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-06T17:13:48.385189384Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.354506ms logger=migrator t=2026-04-06T17:13:48.389136696Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-06T17:13:48.395183337Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.046021ms logger=migrator t=2026-04-06T17:13:48.399546501Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-06T17:13:48.400806026Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.259405ms logger=migrator t=2026-04-06T17:13:48.404443139Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-06T17:13:48.405729395Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.281966ms logger=migrator t=2026-04-06T17:13:48.4094543Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-06T17:13:48.410656385Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.202015ms logger=migrator t=2026-04-06T17:13:48.415046679Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-06T17:13:48.415968295Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=920.565µs logger=migrator t=2026-04-06T17:13:48.41968725Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-06T17:13:48.420891314Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.203754ms logger=migrator t=2026-04-06T17:13:48.424738904Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-06T17:13:48.424833566Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=95.272µs logger=migrator t=2026-04-06T17:13:48.429155258Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-06T17:13:48.42922068Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.752µs logger=migrator t=2026-04-06T17:13:48.432892523Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-06T17:13:48.433340097Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=447.204µs logger=migrator t=2026-04-06T17:13:48.437741711Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-06T17:13:48.438383309Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=642.688µs logger=migrator t=2026-04-06T17:13:48.443196165Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-06T17:13:48.444485542Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.293107ms logger=migrator t=2026-04-06T17:13:48.448522286Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-06T17:13:48.448870466Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=348.84µs logger=migrator t=2026-04-06T17:13:48.453982971Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-06T17:13:48.454516326Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=533.015µs logger=migrator t=2026-04-06T17:13:48.458982862Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-06T17:13:48.45998736Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.004218ms logger=migrator t=2026-04-06T17:13:48.464407416Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-06T17:13:48.465593199Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.183933ms logger=migrator t=2026-04-06T17:13:48.470165109Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-06T17:13:48.480288525Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.090545ms logger=migrator t=2026-04-06T17:13:48.494217759Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-06T17:13:48.494308361Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=91.402µs logger=migrator t=2026-04-06T17:13:48.497922134Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-06T17:13:48.499603551Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.681377ms logger=migrator t=2026-04-06T17:13:48.504687505Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-06T17:13:48.507224387Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.543632ms logger=migrator t=2026-04-06T17:13:48.512332142Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-06T17:13:48.514145272Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.81349ms logger=migrator t=2026-04-06T17:13:48.519313189Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-06T17:13:48.528044956Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.730657ms logger=migrator t=2026-04-06T17:13:48.533160091Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-06T17:13:48.534247152Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.086761ms logger=migrator t=2026-04-06T17:13:48.539176281Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-06T17:13:48.541688882Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.529982ms logger=migrator t=2026-04-06T17:13:48.545368037Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-06T17:13:48.568563813Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.198786ms logger=migrator t=2026-04-06T17:13:48.575511789Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-06T17:13:48.577215558Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.707978ms logger=migrator t=2026-04-06T17:13:48.582260181Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-06T17:13:48.583460254Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.199273ms logger=migrator t=2026-04-06T17:13:48.587369405Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-06T17:13:48.588554389Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.184013ms logger=migrator t=2026-04-06T17:13:48.592873501Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-06T17:13:48.59424624Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.371938ms logger=migrator t=2026-04-06T17:13:48.601243408Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-06T17:13:48.60165361Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=403.061µs logger=migrator t=2026-04-06T17:13:48.606488366Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-06T17:13:48.607729061Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.242366ms logger=migrator t=2026-04-06T17:13:48.611304172Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-06T17:13:48.619598877Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.291795ms logger=migrator t=2026-04-06T17:13:48.624240469Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-06T17:13:48.625070382Z level=info msg="Migration successfully executed" id="create entity_events table" duration=827.233µs logger=migrator t=2026-04-06T17:13:48.633941313Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-06T17:13:48.635573179Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.636317ms logger=migrator t=2026-04-06T17:13:48.640949091Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T17:13:48.641499967Z 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-06T17:13:48.645944293Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T17:13:48.646485448Z 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-06T17:13:48.651127119Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-06T17:13:48.653049073Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.922735ms logger=migrator t=2026-04-06T17:13:48.658103827Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-06T17:13:48.659767293Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.668977ms logger=migrator t=2026-04-06T17:13:48.664759905Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-06T17:13:48.665885747Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.126152ms logger=migrator t=2026-04-06T17:13:48.670300191Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-06T17:13:48.672113653Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.813472ms logger=migrator t=2026-04-06T17:13:48.676788556Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T17:13:48.678031671Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.243724ms logger=migrator t=2026-04-06T17:13:48.682864927Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T17:13:48.683884286Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.019119ms logger=migrator t=2026-04-06T17:13:48.687521859Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-06T17:13:48.688320892Z level=info msg="Migration successfully executed" id="Drop public config table" duration=802.243µs logger=migrator t=2026-04-06T17:13:48.693853449Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-06T17:13:48.695509165Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.654056ms logger=migrator t=2026-04-06T17:13:48.699687984Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-06T17:13:48.701681259Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.993596ms logger=migrator t=2026-04-06T17:13:48.707150004Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-06T17:13:48.709352617Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.202042ms logger=migrator t=2026-04-06T17:13:48.713430032Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-06T17:13:48.714618235Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.187673ms logger=migrator t=2026-04-06T17:13:48.722223051Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-06T17:13:48.745674954Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.451203ms logger=migrator t=2026-04-06T17:13:48.753161797Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-06T17:13:48.761804601Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.641675ms logger=migrator t=2026-04-06T17:13:48.768007566Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-06T17:13:48.778291388Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.285642ms logger=migrator t=2026-04-06T17:13:48.78511901Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-06T17:13:48.785414099Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=293.208µs logger=migrator t=2026-04-06T17:13:48.788451045Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-06T17:13:48.796941255Z level=info msg="Migration successfully executed" id="add share column" duration=8.48675ms logger=migrator t=2026-04-06T17:13:48.80205861Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-06T17:13:48.802289756Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=231.326µs logger=migrator t=2026-04-06T17:13:48.805662942Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-06T17:13:48.806740142Z level=info msg="Migration successfully executed" id="create file table" duration=1.07711ms logger=migrator t=2026-04-06T17:13:48.811395905Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-06T17:13:48.812777103Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.377368ms logger=migrator t=2026-04-06T17:13:48.818060183Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-06T17:13:48.819363519Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.303456ms logger=migrator t=2026-04-06T17:13:48.824074953Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-06T17:13:48.824992219Z level=info msg="Migration successfully executed" id="create file_meta table" duration=917.855µs logger=migrator t=2026-04-06T17:13:48.831862283Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-06T17:13:48.833238032Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.379129ms logger=migrator t=2026-04-06T17:13:48.8374026Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-06T17:13:48.837506463Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=104.253µs logger=migrator t=2026-04-06T17:13:48.841698371Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-06T17:13:48.841802014Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=103.813µs logger=migrator t=2026-04-06T17:13:48.845977473Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-06T17:13:48.846650352Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=672.669µs logger=migrator t=2026-04-06T17:13:48.849972195Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-06T17:13:48.850250633Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=279.678µs logger=migrator t=2026-04-06T17:13:48.853579008Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-06T17:13:48.85508845Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.508562ms logger=migrator t=2026-04-06T17:13:48.860922905Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-06T17:13:48.870201819Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.277943ms logger=migrator t=2026-04-06T17:13:48.876555518Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-06T17:13:48.876732153Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=176.655µs logger=migrator t=2026-04-06T17:13:48.880475019Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-06T17:13:48.881599321Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.123683ms logger=migrator t=2026-04-06T17:13:48.886272783Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-06T17:13:48.887192299Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=926.027µs logger=migrator t=2026-04-06T17:13:48.892311593Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-06T17:13:48.892799768Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=501.995µs logger=migrator t=2026-04-06T17:13:48.896103181Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-06T17:13:48.896846532Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=677.979µs logger=migrator t=2026-04-06T17:13:48.900247918Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-06T17:13:48.911064744Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.807826ms logger=migrator t=2026-04-06T17:13:48.915552892Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-06T17:13:48.92606404Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.505428ms logger=migrator t=2026-04-06T17:13:48.929669941Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-06T17:13:48.930610417Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=941.206µs logger=migrator t=2026-04-06T17:13:48.935562638Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-06T17:13:49.022523189Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.95056ms logger=migrator t=2026-04-06T17:13:49.027783277Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-06T17:13:49.028754035Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=971.078µs logger=migrator t=2026-04-06T17:13:49.034322772Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-06T17:13:49.036784362Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.46098ms logger=migrator t=2026-04-06T17:13:49.042041341Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-06T17:13:49.079529321Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=37.455209ms logger=migrator t=2026-04-06T17:13:49.088521866Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-06T17:13:49.099613799Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.093883ms logger=migrator t=2026-04-06T17:13:49.107638877Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-06T17:13:49.108111161Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=475.355µs logger=migrator t=2026-04-06T17:13:49.115371996Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-06T17:13:49.115725926Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=351.009µs logger=migrator t=2026-04-06T17:13:49.122359214Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-06T17:13:49.1229487Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=598.067µs logger=migrator t=2026-04-06T17:13:49.127959072Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-06T17:13:49.128395235Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=444.172µs logger=migrator t=2026-04-06T17:13:49.139209611Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-06T17:13:49.139605302Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=394.792µs logger=migrator t=2026-04-06T17:13:49.144718527Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-06T17:13:49.146188338Z level=info msg="Migration successfully executed" id="create folder table" duration=1.468922ms logger=migrator t=2026-04-06T17:13:49.152189387Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-06T17:13:49.153931097Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.74099ms logger=migrator t=2026-04-06T17:13:49.165933396Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-06T17:13:49.168049007Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.11034ms logger=migrator t=2026-04-06T17:13:49.174485688Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-06T17:13:49.1745607Z level=info msg="Migration successfully executed" id="Update folder title length" duration=81.552µs logger=migrator t=2026-04-06T17:13:49.184575654Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T17:13:49.186163818Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.598244ms logger=migrator t=2026-04-06T17:13:49.193013183Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-06T17:13:49.195170094Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.162911ms logger=migrator t=2026-04-06T17:13:49.200548047Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-06T17:13:49.201784061Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.235675ms logger=migrator t=2026-04-06T17:13:49.209036187Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-06T17:13:49.209706665Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=670.289µs logger=migrator t=2026-04-06T17:13:49.215080807Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-06T17:13:49.215367395Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=287.008µs logger=migrator t=2026-04-06T17:13:49.218250757Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-06T17:13:49.21944578Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.194593ms logger=migrator t=2026-04-06T17:13:49.223950978Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-06T17:13:49.225117861Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.166743ms logger=migrator t=2026-04-06T17:13:49.231330208Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-06T17:13:49.232398027Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.068079ms logger=migrator t=2026-04-06T17:13:49.236894974Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-06T17:13:49.238070458Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.174954ms logger=migrator t=2026-04-06T17:13:49.250306024Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-06T17:13:49.252186397Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.881683ms logger=migrator t=2026-04-06T17:13:49.260216054Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-06T17:13:49.262093797Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.875853ms logger=migrator t=2026-04-06T17:13:49.269279701Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-06T17:13:49.271404161Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.129731ms logger=migrator t=2026-04-06T17:13:49.275670521Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-06T17:13:49.276897387Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.231475ms logger=migrator t=2026-04-06T17:13:49.282484945Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-06T17:13:49.284008277Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.523602ms logger=migrator t=2026-04-06T17:13:49.291067337Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-06T17:13:49.292391564Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.324887ms logger=migrator t=2026-04-06T17:13:49.296532822Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-06T17:13:49.297987603Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.454621ms logger=migrator t=2026-04-06T17:13:49.304010813Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-06T17:13:49.304363144Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=352.521µs logger=migrator t=2026-04-06T17:13:49.309795448Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-06T17:13:49.320543791Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.737113ms logger=migrator t=2026-04-06T17:13:49.328045124Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-06T17:13:49.329925937Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.883314ms logger=migrator t=2026-04-06T17:13:49.392693223Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T17:13:49.392817756Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=132.143µs logger=migrator t=2026-04-06T17:13:49.404122696Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T17:13:49.405794454Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.682868ms logger=migrator t=2026-04-06T17:13:49.4116669Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-06T17:13:49.411715951Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=53.161µs logger=migrator t=2026-04-06T17:13:49.417085083Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-06T17:13:49.419132802Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.047549ms logger=migrator t=2026-04-06T17:13:49.425868812Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-06T17:13:49.427305432Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.44009ms logger=migrator t=2026-04-06T17:13:49.432740446Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-06T17:13:49.433885899Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.139563ms logger=migrator t=2026-04-06T17:13:49.439411725Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-06T17:13:49.440279229Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=907.105µs logger=migrator t=2026-04-06T17:13:49.444246472Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-06T17:13:49.44453677Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=291.268µs logger=migrator t=2026-04-06T17:13:49.448976375Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-06T17:13:49.449697156Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=721.301µs logger=migrator t=2026-04-06T17:13:49.454118671Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-06T17:13:49.455095538Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=976.417µs logger=migrator t=2026-04-06T17:13:49.463021123Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-06T17:13:49.46396658Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=945.037µs logger=migrator t=2026-04-06T17:13:49.516928888Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-06T17:13:49.528333222Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.408014ms logger=migrator t=2026-04-06T17:13:49.548882653Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-06T17:13:49.560497121Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.613378ms logger=migrator t=2026-04-06T17:13:49.565903984Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-06T17:13:49.576614868Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.712993ms logger=migrator t=2026-04-06T17:13:49.580981561Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-06T17:13:49.581049242Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.501µs logger=migrator t=2026-04-06T17:13:49.585256462Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-06T17:13:49.594934465Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.677813ms logger=migrator t=2026-04-06T17:13:49.599813294Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-06T17:13:49.610649231Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.835526ms logger=migrator t=2026-04-06T17:13:49.615474387Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-06T17:13:49.615790646Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=316.699µs logger=migrator t=2026-04-06T17:13:49.619734637Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.89556393s logger=migrator t=2026-04-06T17:13:49.620324834Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-06T17:13:49.637648945Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-06T17:13:49.637894762Z level=info msg="Created default organization" logger=secrets t=2026-04-06T17:13:49.666179282Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T17:13:49.719086379Z level=info msg="Restored cache from database" duration=618.848µs logger=plugin.store t=2026-04-06T17:13:49.720674713Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-06T17:13:49.764277328Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-06T17:13:49.764321339Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-06T17:13:49.764427622Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-06T17:13:49.764440442Z level=info msg="Plugins loaded" count=54 duration=43.766899ms logger=query_data t=2026-04-06T17:13:49.768914178Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-06T17:13:49.772724557Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-06T17:13:49.781762112Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-06T17:13:49.792233849Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-06T17:13:49.794980816Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-06T17:13:49.797410696Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-06T17:13:49.818507232Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-06T17:13:49.838491267Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-06T17:13:49.857800704Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-06T17:13:49.857847995Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-06T17:13:49.859517893Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-06T17:13:49.859541393Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-06T17:13:49.860037087Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-06T17:13:49.875080483Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-06T17:13:49.938548309Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-04-06T17:13:49.946837184Z level=info msg="Update check succeeded" duration=87.469875ms logger=grafana.update.checker t=2026-04-06T17:13:49.952189875Z level=info msg="Update check succeeded" duration=90.519201ms logger=ngalert.state.manager t=2026-04-06T17:13:50.025321634Z level=info msg="State cache has been initialized" states=0 duration=165.812422ms logger=ngalert.scheduler t=2026-04-06T17:13:50.025408547Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-06T17:13:50.02552768Z level=info msg=starting first_tick=2026-04-06T17:14:00Z logger=sqlstore.transactions t=2026-04-06T17:13:50.04001438Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-06T17:13:50.051571117Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-06T17:13:50.06157781Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-06T17:13:50.113320604Z level=info msg="Patterns update finished" duration=127.477347ms logger=grafana-apiserver t=2026-04-06T17:13:50.210145944Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-06T17:13:50.210629678Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-06T17:13:53.759580011Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.761411443Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.776285974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.805227732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.82210303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.848766315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.867212566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.934170711Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.948570488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.974111632Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:53.992731948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.015732699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.034750147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.058109318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.078949748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.107742732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.124884888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.362050409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.37588017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.915797668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:54.938541402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.380507978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.39825478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.443892401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.463978179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.500609116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.515979661Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.558265827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.579294663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.635415881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.650449656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.693029761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.708760096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.766227252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.781007251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.818222764Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.835329418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.895236482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.910377261Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.944899348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:55.967021514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.012230973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.045435833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.135264645Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.149322942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.19339543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.212194971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.400426158Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.41640948Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.478720624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.498345459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.555774473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.571711395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.6249094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.648204239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.692864183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.714351441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.769571403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.788506779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.845228814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.88468735Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.940045967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:56.95780392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.005174931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.028237803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.098350957Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.113852615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.164345094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.180418719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.243735131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.273696318Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.381717555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.40096479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.479577754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.498951652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.587349344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.605912029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.695455383Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.712146395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-06T17:13:57.790927334Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-06T17:14:43.883998061Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-06T17:23:49.894546931Z level=info msg="Completed cleanup jobs" duration=32.611894ms logger=plugins.update.checker t=2026-04-06T17:23:49.997086485Z level=info msg="Update check succeeded" duration=49.847131ms logger=sqlstore.transactions t=2026-04-06T17:28:49.789573167Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"