logger=settings t=2026-04-09T02:14:35.803099831Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-09T02:14:35Z logger=settings t=2026-04-09T02:14:35.803544931Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-09T02:14:35.803595122Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-09T02:14:35.803600662Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-09T02:14:35.803604773Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-09T02:14:35.803609903Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-09T02:14:35.803614033Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-09T02:14:35.803621143Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-09T02:14:35.803631463Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-09T02:14:35.803636513Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-09T02:14:35.803640723Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-09T02:14:35.803649784Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-09T02:14:35.803659474Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-09T02:14:35.803663734Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-09T02:14:35.803668494Z level=info msg=Target target=[all] logger=settings t=2026-04-09T02:14:35.803697975Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-09T02:14:35.803702425Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-09T02:14:35.803707625Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-09T02:14:35.803729895Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-09T02:14:35.803742646Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-09T02:14:35.803748176Z level=info msg="App mode production" logger=sqlstore t=2026-04-09T02:14:35.804444352Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-09T02:14:35.804482893Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-09T02:14:35.806619854Z level=info msg="Locking database" logger=migrator t=2026-04-09T02:14:35.806633854Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-09T02:14:35.80732483Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-09T02:14:35.808482088Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.156488ms logger=migrator t=2026-04-09T02:14:35.81447881Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-09T02:14:35.815106965Z level=info msg="Migration successfully executed" id="create user table" duration=627.055µs logger=migrator t=2026-04-09T02:14:35.819979181Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-09T02:14:35.821579208Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.597377ms logger=migrator t=2026-04-09T02:14:35.82796813Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-09T02:14:35.829593968Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.634519ms logger=migrator t=2026-04-09T02:14:35.83432407Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-09T02:14:35.835062697Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=738.127µs logger=migrator t=2026-04-09T02:14:35.840920626Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-09T02:14:35.842061863Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.139877ms logger=migrator t=2026-04-09T02:14:35.847794229Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-09T02:14:35.85253027Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.735271ms logger=migrator t=2026-04-09T02:14:35.856459554Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-09T02:14:35.857725684Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.26623ms logger=migrator t=2026-04-09T02:14:35.86390992Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-09T02:14:35.864664698Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=754.008µs logger=migrator t=2026-04-09T02:14:35.875897404Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-09T02:14:35.876914648Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.014274ms logger=migrator t=2026-04-09T02:14:35.883009272Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-09T02:14:35.884514228Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=1.488966ms logger=migrator t=2026-04-09T02:14:35.890198123Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-09T02:14:35.891232027Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.025523ms logger=migrator t=2026-04-09T02:14:35.900157278Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-09T02:14:35.901682094Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.528077ms logger=migrator t=2026-04-09T02:14:35.907555033Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-09T02:14:35.907580284Z level=info msg="Migration successfully executed" id="Update user table charset" duration=25.871µs logger=migrator t=2026-04-09T02:14:35.912409538Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-09T02:14:35.914055127Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.644709ms logger=migrator t=2026-04-09T02:14:35.918271027Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-09T02:14:35.918629875Z level=info msg="Migration successfully executed" id="Add missing user data" duration=359.098µs logger=migrator t=2026-04-09T02:14:35.922891276Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-09T02:14:35.924014873Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.117387ms logger=migrator t=2026-04-09T02:14:35.929876692Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-09T02:14:35.930985537Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.111646ms logger=migrator t=2026-04-09T02:14:35.934694126Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-09T02:14:35.93655932Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.866444ms logger=migrator t=2026-04-09T02:14:35.940247017Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-09T02:14:35.947905678Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.655061ms logger=migrator t=2026-04-09T02:14:35.953864159Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-09T02:14:35.955210961Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.144937ms logger=migrator t=2026-04-09T02:14:35.962521145Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-09T02:14:35.962717849Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=196.664µs logger=migrator t=2026-04-09T02:14:35.966594611Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-09T02:14:35.967260796Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=665.865µs logger=migrator t=2026-04-09T02:14:35.97545763Z 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-09T02:14:35.976216698Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=759.058µs logger=migrator t=2026-04-09T02:14:35.984876994Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-09T02:14:35.985330395Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=453.521µs logger=migrator t=2026-04-09T02:14:35.992081314Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-09T02:14:35.993000565Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=923.591µs logger=migrator t=2026-04-09T02:14:35.99783892Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-09T02:14:35.998559517Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=720.387µs logger=migrator t=2026-04-09T02:14:36.005131713Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-09T02:14:36.005806979Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=674.366µs logger=migrator t=2026-04-09T02:14:36.010364557Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-09T02:14:36.011424252Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.059105ms logger=migrator t=2026-04-09T02:14:36.017534176Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-09T02:14:36.018199562Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=665.466µs logger=migrator t=2026-04-09T02:14:36.024915721Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-09T02:14:36.024960802Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=46.561µs logger=migrator t=2026-04-09T02:14:36.030047323Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-09T02:14:36.031116348Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.069715ms logger=migrator t=2026-04-09T02:14:36.035791669Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-09T02:14:36.036445544Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=653.365µs logger=migrator t=2026-04-09T02:14:36.042080158Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-09T02:14:36.043138602Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.060964ms logger=migrator t=2026-04-09T02:14:36.048612482Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-09T02:14:36.049471533Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=858.011µs logger=migrator t=2026-04-09T02:14:36.05403269Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-09T02:14:36.05778441Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.75065ms logger=migrator t=2026-04-09T02:14:36.064480558Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-09T02:14:36.065273406Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=793.338µs logger=migrator t=2026-04-09T02:14:36.0692091Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-09T02:14:36.070331466Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.118616ms logger=migrator t=2026-04-09T02:14:36.075343685Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-09T02:14:36.076437451Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.094916ms logger=migrator t=2026-04-09T02:14:36.081970732Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-09T02:14:36.082638727Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=668.246µs logger=migrator t=2026-04-09T02:14:36.088805804Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-09T02:14:36.090063713Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.256389ms logger=migrator t=2026-04-09T02:14:36.095591334Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-09T02:14:36.095991824Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=401.27µs logger=migrator t=2026-04-09T02:14:36.122988973Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-09T02:14:36.123783812Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=794.438µs logger=migrator t=2026-04-09T02:14:36.129800274Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-09T02:14:36.130342076Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=539.792µs logger=migrator t=2026-04-09T02:14:36.135870688Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-09T02:14:36.136841121Z level=info msg="Migration successfully executed" id="create star table" duration=970.144µs logger=migrator t=2026-04-09T02:14:36.142027364Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-09T02:14:36.143327814Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.2998ms logger=migrator t=2026-04-09T02:14:36.149280935Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-09T02:14:36.150015702Z level=info msg="Migration successfully executed" id="create org table v1" duration=734.957µs logger=migrator t=2026-04-09T02:14:36.156007665Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-09T02:14:36.156734512Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=727.217µs logger=migrator t=2026-04-09T02:14:36.161729Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-09T02:14:36.162371545Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=645.435µs logger=migrator t=2026-04-09T02:14:36.167807084Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-09T02:14:36.168526051Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=718.757µs logger=migrator t=2026-04-09T02:14:36.173691643Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-09T02:14:36.175053175Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.354021ms logger=migrator t=2026-04-09T02:14:36.181915328Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-09T02:14:36.182777788Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=863.64µs logger=migrator t=2026-04-09T02:14:36.188967764Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-09T02:14:36.189000905Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.181µs logger=migrator t=2026-04-09T02:14:36.19471945Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-09T02:14:36.194753221Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.801µs logger=migrator t=2026-04-09T02:14:36.200422135Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-09T02:14:36.200723983Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=302.568µs logger=migrator t=2026-04-09T02:14:36.207660617Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-09T02:14:36.209132112Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.473515ms logger=migrator t=2026-04-09T02:14:36.215893962Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-09T02:14:36.217187432Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.29284ms logger=migrator t=2026-04-09T02:14:36.222268723Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-09T02:14:36.223052282Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=781.879µs logger=migrator t=2026-04-09T02:14:36.228342186Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-09T02:14:36.228956732Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=614.836µs logger=migrator t=2026-04-09T02:14:36.234149505Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-09T02:14:36.234911452Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=762.087µs logger=migrator t=2026-04-09T02:14:36.240814772Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-09T02:14:36.241979289Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.161237ms logger=migrator t=2026-04-09T02:14:36.247260374Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-09T02:14:36.25258654Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.325486ms logger=migrator t=2026-04-09T02:14:36.257859106Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-09T02:14:36.258411838Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=550.093µs logger=migrator t=2026-04-09T02:14:36.264034141Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-09T02:14:36.264774019Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=738.818µs logger=migrator t=2026-04-09T02:14:36.269960502Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-09T02:14:36.27070343Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=743.589µs logger=migrator t=2026-04-09T02:14:36.275871991Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-09T02:14:36.276434176Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=561.844µs logger=migrator t=2026-04-09T02:14:36.282519019Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-09T02:14:36.284370413Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.851543ms logger=migrator t=2026-04-09T02:14:36.289992316Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-09T02:14:36.290090368Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=98.142µs logger=migrator t=2026-04-09T02:14:36.294456302Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-09T02:14:36.296234464Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.777722ms logger=migrator t=2026-04-09T02:14:36.302066072Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-09T02:14:36.305172666Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.106083ms logger=migrator t=2026-04-09T02:14:36.310330808Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-09T02:14:36.312675823Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.344065ms logger=migrator t=2026-04-09T02:14:36.317451146Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-09T02:14:36.318214135Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=761.678µs logger=migrator t=2026-04-09T02:14:36.324030312Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-09T02:14:36.325860745Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.829823ms logger=migrator t=2026-04-09T02:14:36.330991007Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-09T02:14:36.331814486Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=823.95µs logger=migrator t=2026-04-09T02:14:36.337385538Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-09T02:14:36.339112939Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.726411ms logger=migrator t=2026-04-09T02:14:36.343923753Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-09T02:14:36.343952794Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.461µs logger=migrator t=2026-04-09T02:14:36.348624053Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-09T02:14:36.348656524Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.561µs logger=migrator t=2026-04-09T02:14:36.353182702Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-09T02:14:36.356215494Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.030922ms logger=migrator t=2026-04-09T02:14:36.361759865Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-09T02:14:36.363698431Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.938036ms logger=migrator t=2026-04-09T02:14:36.368581787Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-09T02:14:36.371100806Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.505978ms logger=migrator t=2026-04-09T02:14:36.375811427Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-09T02:14:36.377702372Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.890585ms logger=migrator t=2026-04-09T02:14:36.38351533Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-09T02:14:36.384027242Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=511.302µs logger=migrator t=2026-04-09T02:14:36.389250926Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-09T02:14:36.390024384Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=772.878µs logger=migrator t=2026-04-09T02:14:36.394619793Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-09T02:14:36.395299809Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=677.866µs logger=migrator t=2026-04-09T02:14:36.400688706Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-09T02:14:36.400717257Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.371µs logger=migrator t=2026-04-09T02:14:36.405325667Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-09T02:14:36.406653588Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.32718ms logger=migrator t=2026-04-09T02:14:36.411751488Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-09T02:14:36.412836114Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.085926ms logger=migrator t=2026-04-09T02:14:36.417577266Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-09T02:14:36.422518133Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.943627ms logger=migrator t=2026-04-09T02:14:36.427809139Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-09T02:14:36.428354951Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=545.102µs logger=migrator t=2026-04-09T02:14:36.43297873Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-09T02:14:36.433746369Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=766.509µs logger=migrator t=2026-04-09T02:14:36.438730237Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-09T02:14:36.440526249Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.795132ms logger=migrator t=2026-04-09T02:14:36.446644014Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-09T02:14:36.446960451Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=316.017µs logger=migrator t=2026-04-09T02:14:36.451235453Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-09T02:14:36.451752435Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=517.312µs logger=migrator t=2026-04-09T02:14:36.456409276Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-09T02:14:36.458387653Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.978318ms logger=migrator t=2026-04-09T02:14:36.463967085Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-09T02:14:36.464951988Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=984.623µs logger=migrator t=2026-04-09T02:14:36.469457915Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-09T02:14:36.469627549Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=169.134µs logger=migrator t=2026-04-09T02:14:36.474320179Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-09T02:14:36.474486653Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=166.814µs logger=migrator t=2026-04-09T02:14:36.479813759Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-09T02:14:36.481036809Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.22276ms logger=migrator t=2026-04-09T02:14:36.486409806Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-09T02:14:36.489600051Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.190685ms logger=migrator t=2026-04-09T02:14:36.494487616Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-09T02:14:36.495490301Z level=info msg="Migration successfully executed" id="create data_source table" duration=997.384µs logger=migrator t=2026-04-09T02:14:36.500768916Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-09T02:14:36.501318759Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=548.813µs logger=migrator t=2026-04-09T02:14:36.5052105Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-09T02:14:36.50644333Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.2318ms logger=migrator t=2026-04-09T02:14:36.513406454Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-09T02:14:36.515102465Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.703271ms logger=migrator t=2026-04-09T02:14:36.521777692Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-09T02:14:36.522651274Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=873.282µs logger=migrator t=2026-04-09T02:14:36.529848084Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-09T02:14:36.537122616Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.275252ms logger=migrator t=2026-04-09T02:14:36.542280609Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-09T02:14:36.5431973Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=916.691µs logger=migrator t=2026-04-09T02:14:36.547349968Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-09T02:14:36.548172948Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=824.3µs logger=migrator t=2026-04-09T02:14:36.553018452Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-09T02:14:36.553793141Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=774.609µs logger=migrator t=2026-04-09T02:14:36.5596544Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-09T02:14:36.560582551Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=927.832µs logger=migrator t=2026-04-09T02:14:36.567765862Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-09T02:14:36.571445879Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.679906ms logger=migrator t=2026-04-09T02:14:36.575356601Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-09T02:14:36.577918902Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.562471ms logger=migrator t=2026-04-09T02:14:36.581464656Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-09T02:14:36.581506587Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=42.051µs logger=migrator t=2026-04-09T02:14:36.586369401Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-09T02:14:36.586585727Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=216.505µs logger=migrator t=2026-04-09T02:14:36.592350123Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-09T02:14:36.594697029Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.346255ms logger=migrator t=2026-04-09T02:14:36.598660603Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-09T02:14:36.59897874Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=319.107µs logger=migrator t=2026-04-09T02:14:36.605200238Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-09T02:14:36.605373072Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=172.964µs logger=migrator t=2026-04-09T02:14:36.609172001Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-09T02:14:36.611601599Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.428838ms logger=migrator t=2026-04-09T02:14:36.617424366Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-09T02:14:36.617614691Z level=info msg="Migration successfully executed" id="Update uid value" duration=188.435µs logger=migrator t=2026-04-09T02:14:36.621493514Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-09T02:14:36.623096471Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.602028ms logger=migrator t=2026-04-09T02:14:36.628925039Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-09T02:14:36.630152388Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.226899ms logger=migrator t=2026-04-09T02:14:36.637229215Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-09T02:14:36.637997844Z level=info msg="Migration successfully executed" id="create api_key table" duration=773.479µs logger=migrator t=2026-04-09T02:14:36.643020242Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-09T02:14:36.643782451Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=764.829µs logger=migrator t=2026-04-09T02:14:36.649470076Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-09T02:14:36.651010472Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.541526ms logger=migrator t=2026-04-09T02:14:36.749632117Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-09T02:14:36.751865139Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.232372ms logger=migrator t=2026-04-09T02:14:36.756755965Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-09T02:14:36.757529563Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=773.528µs logger=migrator t=2026-04-09T02:14:36.763560257Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-09T02:14:36.764503829Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=942.952µs logger=migrator t=2026-04-09T02:14:36.770966501Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-09T02:14:36.771687388Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=719.777µs logger=migrator t=2026-04-09T02:14:36.775926119Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-09T02:14:36.782891053Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.964444ms logger=migrator t=2026-04-09T02:14:36.78992599Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-09T02:14:36.790664938Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=743.567µs logger=migrator t=2026-04-09T02:14:36.796527586Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-09T02:14:36.797770076Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.24082ms logger=migrator t=2026-04-09T02:14:36.804930345Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-09T02:14:36.806359439Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.433604ms logger=migrator t=2026-04-09T02:14:36.814449941Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-09T02:14:36.815311331Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=858.23µs logger=migrator t=2026-04-09T02:14:36.820445253Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-09T02:14:36.820808801Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=362.308µs logger=migrator t=2026-04-09T02:14:36.825570714Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-09T02:14:36.826632269Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.066445ms logger=migrator t=2026-04-09T02:14:36.830571062Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-09T02:14:36.830628053Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.891µs logger=migrator t=2026-04-09T02:14:36.835945139Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-09T02:14:36.838959541Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.016861ms logger=migrator t=2026-04-09T02:14:36.843816586Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-09T02:14:36.846693044Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.876008ms logger=migrator t=2026-04-09T02:14:36.851895967Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-09T02:14:36.852122353Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=200.025µs logger=migrator t=2026-04-09T02:14:36.857252524Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-09T02:14:36.859831185Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.575791ms logger=migrator t=2026-04-09T02:14:36.863551973Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-09T02:14:36.866183395Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.631482ms logger=migrator t=2026-04-09T02:14:36.870958629Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-09T02:14:36.871765078Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=806.549µs logger=migrator t=2026-04-09T02:14:36.875710871Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-09T02:14:36.876716825Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.001794ms logger=migrator t=2026-04-09T02:14:36.881831396Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-09T02:14:36.882636785Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=802.959µs logger=migrator t=2026-04-09T02:14:36.886985678Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-09T02:14:36.888019532Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.033584ms logger=migrator t=2026-04-09T02:14:36.894300781Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-09T02:14:36.895101809Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=800.828µs logger=migrator t=2026-04-09T02:14:36.903846527Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-09T02:14:36.9056951Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.849993ms logger=migrator t=2026-04-09T02:14:36.911536849Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-09T02:14:36.91160564Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.112µs logger=migrator t=2026-04-09T02:14:36.915545084Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-09T02:14:36.915574765Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=30.101µs logger=migrator t=2026-04-09T02:14:36.919583169Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-09T02:14:36.922349835Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.766626ms logger=migrator t=2026-04-09T02:14:36.926937654Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-09T02:14:36.930301093Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.360349ms logger=migrator t=2026-04-09T02:14:36.935988848Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-09T02:14:36.936110711Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=126.033µs logger=migrator t=2026-04-09T02:14:36.940210968Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-09T02:14:36.940964586Z level=info msg="Migration successfully executed" id="create quota table v1" duration=753.778µs logger=migrator t=2026-04-09T02:14:36.950687055Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-09T02:14:36.951551947Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=865.101µs logger=migrator t=2026-04-09T02:14:36.957249971Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-09T02:14:36.957278892Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.791µs logger=migrator t=2026-04-09T02:14:36.962983997Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-09T02:14:36.964246387Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.257039ms logger=migrator t=2026-04-09T02:14:36.96814809Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-09T02:14:36.969157603Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.010413ms logger=migrator t=2026-04-09T02:14:36.974155312Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-09T02:14:36.978519384Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.372043ms logger=migrator t=2026-04-09T02:14:36.98467421Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-09T02:14:36.984703281Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.71µs logger=migrator t=2026-04-09T02:14:36.988931531Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-09T02:14:36.989873883Z level=info msg="Migration successfully executed" id="create session table" duration=941.152µs logger=migrator t=2026-04-09T02:14:36.995071546Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-09T02:14:36.99523765Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=172.744µs logger=migrator t=2026-04-09T02:14:37.000592097Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-09T02:14:37.000751881Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=160.544µs logger=migrator t=2026-04-09T02:14:37.005434162Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-09T02:14:37.00663199Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.198138ms logger=migrator t=2026-04-09T02:14:37.010962253Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-09T02:14:37.01212715Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.157907ms logger=migrator t=2026-04-09T02:14:37.018276985Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-09T02:14:37.018305036Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.591µs logger=migrator t=2026-04-09T02:14:37.026113271Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-09T02:14:37.026164932Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=54.321µs logger=migrator t=2026-04-09T02:14:37.031662532Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-09T02:14:37.035288659Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.625687ms logger=migrator t=2026-04-09T02:14:37.040812049Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-09T02:14:37.043943174Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.131215ms logger=migrator t=2026-04-09T02:14:37.048765957Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-09T02:14:37.048867959Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=101.592µs logger=migrator t=2026-04-09T02:14:37.05307178Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-09T02:14:37.053148691Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.682µs logger=migrator t=2026-04-09T02:14:37.059209965Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-09T02:14:37.060028974Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=819.339µs logger=migrator t=2026-04-09T02:14:37.065445542Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-09T02:14:37.065547464Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=106.832µs logger=migrator t=2026-04-09T02:14:37.069923448Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-09T02:14:37.075379738Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.457279ms logger=migrator t=2026-04-09T02:14:37.080628372Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-09T02:14:37.08097877Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=375.799µs logger=migrator t=2026-04-09T02:14:37.086651854Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-09T02:14:37.091882059Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.229884ms logger=migrator t=2026-04-09T02:14:37.096011416Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-09T02:14:37.09915096Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.149005ms logger=migrator t=2026-04-09T02:14:37.105829088Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-09T02:14:37.105994552Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=171.654µs logger=migrator t=2026-04-09T02:14:37.112147188Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-09T02:14:37.113305175Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.159958ms logger=migrator t=2026-04-09T02:14:37.120952276Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-09T02:14:37.122687018Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.739541ms logger=migrator t=2026-04-09T02:14:37.131114067Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-09T02:14:37.132292014Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.178647ms logger=migrator t=2026-04-09T02:14:37.141716437Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-09T02:14:37.143112901Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.396454ms logger=migrator t=2026-04-09T02:14:37.149134083Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-09T02:14:37.150424984Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.290191ms logger=migrator t=2026-04-09T02:14:37.154894049Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-09T02:14:37.155904924Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.011175ms logger=migrator t=2026-04-09T02:14:37.159875097Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-09T02:14:37.160580704Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=704.407µs logger=migrator t=2026-04-09T02:14:37.166379641Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-09T02:14:37.168115823Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.735802ms logger=migrator t=2026-04-09T02:14:37.172813914Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-09T02:14:37.173604933Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=787.539µs logger=migrator t=2026-04-09T02:14:37.177236348Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-09T02:14:37.188564946Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.327128ms logger=migrator t=2026-04-09T02:14:37.193186206Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-09T02:14:37.193801791Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=614.505µs logger=migrator t=2026-04-09T02:14:37.197345514Z 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-09T02:14:37.198251166Z 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=905.502µs logger=migrator t=2026-04-09T02:14:37.202904676Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-09T02:14:37.203172472Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=271.016µs logger=migrator t=2026-04-09T02:14:37.208077388Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-09T02:14:37.20859733Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=519.312µs logger=migrator t=2026-04-09T02:14:37.215033324Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-09T02:14:37.216324284Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.29025ms logger=migrator t=2026-04-09T02:14:37.221552118Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-09T02:14:37.226469404Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.917247ms logger=migrator t=2026-04-09T02:14:37.231648497Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-09T02:14:37.235282492Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.633685ms logger=migrator t=2026-04-09T02:14:37.238921378Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-09T02:14:37.242402251Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.480513ms logger=migrator t=2026-04-09T02:14:37.246357855Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-09T02:14:37.250221856Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.863111ms logger=migrator t=2026-04-09T02:14:37.255331887Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-09T02:14:37.256525715Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.192598ms logger=migrator t=2026-04-09T02:14:37.264375981Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-09T02:14:37.264436923Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=66.542µs logger=migrator t=2026-04-09T02:14:37.274743747Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-09T02:14:37.274799418Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=57.031µs logger=migrator t=2026-04-09T02:14:37.279852968Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-09T02:14:37.281518257Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.490804ms logger=migrator t=2026-04-09T02:14:37.287281003Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T02:14:37.288222016Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=940.953µs logger=migrator t=2026-04-09T02:14:37.302633177Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-09T02:14:37.303773083Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.139646ms logger=migrator t=2026-04-09T02:14:37.307739958Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-09T02:14:37.309074659Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.334921ms logger=migrator t=2026-04-09T02:14:37.314345044Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-09T02:14:37.315232015Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=886µs logger=migrator t=2026-04-09T02:14:37.319196809Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-09T02:14:37.325222552Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.023572ms logger=migrator t=2026-04-09T02:14:37.329519284Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-09T02:14:37.333427816Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.907402ms logger=migrator t=2026-04-09T02:14:37.338514537Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-09T02:14:37.338784993Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=270.206µs logger=migrator t=2026-04-09T02:14:37.342662304Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-09T02:14:37.343629068Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=969.204µs logger=migrator t=2026-04-09T02:14:37.348099743Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-09T02:14:37.349013804Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=915.641µs logger=migrator t=2026-04-09T02:14:37.353781557Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-09T02:14:37.357631849Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.850092ms logger=migrator t=2026-04-09T02:14:37.361817698Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-09T02:14:37.361977021Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=159.223µs logger=migrator t=2026-04-09T02:14:37.366015208Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-09T02:14:37.366927459Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=912.381µs logger=migrator t=2026-04-09T02:14:37.372106542Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-09T02:14:37.373075484Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=968.613µs logger=migrator t=2026-04-09T02:14:37.38681402Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-09T02:14:37.386935613Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=122.362µs logger=migrator t=2026-04-09T02:14:37.390776973Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-09T02:14:37.391733306Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=957.433µs logger=migrator t=2026-04-09T02:14:37.395919315Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-09T02:14:37.396811367Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=891.612µs logger=migrator t=2026-04-09T02:14:37.402160952Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-09T02:14:37.403007113Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=846.001µs logger=migrator t=2026-04-09T02:14:37.407501369Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-09T02:14:37.408995065Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.489725ms logger=migrator t=2026-04-09T02:14:37.414098326Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-09T02:14:37.416635596Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=2.548051ms logger=migrator t=2026-04-09T02:14:37.421948082Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-09T02:14:37.422931315Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=979.182µs logger=migrator t=2026-04-09T02:14:37.427334638Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-09T02:14:37.427363429Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.801µs logger=migrator t=2026-04-09T02:14:37.432100391Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-09T02:14:37.436267041Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.16613ms logger=migrator t=2026-04-09T02:14:37.440390168Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-09T02:14:37.441277228Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=887.15µs logger=migrator t=2026-04-09T02:14:37.445743444Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-09T02:14:37.453195221Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.458727ms logger=migrator t=2026-04-09T02:14:37.45739772Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-09T02:14:37.457958033Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=560.533µs logger=migrator t=2026-04-09T02:14:37.462512492Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-09T02:14:37.463176707Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=663.695µs logger=migrator t=2026-04-09T02:14:37.467779836Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-09T02:14:37.46921291Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.433474ms logger=migrator t=2026-04-09T02:14:37.473168344Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-09T02:14:37.48397689Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.808086ms logger=migrator t=2026-04-09T02:14:37.488186649Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-09T02:14:37.488740272Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=553.873µs logger=migrator t=2026-04-09T02:14:37.493671849Z 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-09T02:14:37.49457318Z 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=900.501µs logger=migrator t=2026-04-09T02:14:37.501110135Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-09T02:14:37.501567786Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=453.991µs logger=migrator t=2026-04-09T02:14:37.508404057Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-09T02:14:37.509490324Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.092727ms logger=migrator t=2026-04-09T02:14:37.514850621Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-09T02:14:37.515189649Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=343.547µs logger=migrator t=2026-04-09T02:14:37.521356864Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-09T02:14:37.52960773Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.242205ms logger=migrator t=2026-04-09T02:14:37.535349036Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-09T02:14:37.539462953Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.114308ms logger=migrator t=2026-04-09T02:14:37.544678266Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-09T02:14:37.546182362Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.509366ms logger=migrator t=2026-04-09T02:14:37.551113089Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-09T02:14:37.552126183Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.013243ms logger=migrator t=2026-04-09T02:14:37.559567639Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-09T02:14:37.561795171Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=2.219012ms logger=migrator t=2026-04-09T02:14:37.569192887Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-09T02:14:37.573755055Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.566318ms logger=migrator t=2026-04-09T02:14:37.578091767Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-09T02:14:37.578791174Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=699.547µs logger=migrator t=2026-04-09T02:14:37.585757819Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-09T02:14:37.585989464Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=234.475µs logger=migrator t=2026-04-09T02:14:37.592736543Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-09T02:14:37.593181405Z level=info msg="Migration successfully executed" id="Move region to single row" duration=442.032µs logger=migrator t=2026-04-09T02:14:37.598355057Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-09T02:14:37.599683358Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.328782ms logger=migrator t=2026-04-09T02:14:37.605264201Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-09T02:14:37.606637893Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.372892ms logger=migrator t=2026-04-09T02:14:37.610830662Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T02:14:37.611765074Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=934.332µs logger=migrator t=2026-04-09T02:14:37.615315559Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-09T02:14:37.61662181Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.30522ms logger=migrator t=2026-04-09T02:14:37.621519036Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-09T02:14:37.622733954Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.215039ms logger=migrator t=2026-04-09T02:14:37.627477776Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-09T02:14:37.628406488Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=927.302µs logger=migrator t=2026-04-09T02:14:37.632389413Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-09T02:14:37.632474315Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=85.372µs logger=migrator t=2026-04-09T02:14:37.638398625Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-09T02:14:37.639219204Z level=info msg="Migration successfully executed" id="create test_data table" duration=821.159µs logger=migrator t=2026-04-09T02:14:37.651022943Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-09T02:14:37.652245643Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.22288ms logger=migrator t=2026-04-09T02:14:37.657682492Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-09T02:14:37.660235972Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.558761ms logger=migrator t=2026-04-09T02:14:37.667171666Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-09T02:14:37.668138028Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=966.362µs logger=migrator t=2026-04-09T02:14:37.675339059Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-09T02:14:37.675534644Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=195.615µs logger=migrator t=2026-04-09T02:14:37.679671792Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-09T02:14:37.680039611Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=368.519µs logger=migrator t=2026-04-09T02:14:37.685518221Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-09T02:14:37.685762226Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=247.815µs logger=migrator t=2026-04-09T02:14:37.689819852Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-09T02:14:37.69061003Z level=info msg="Migration successfully executed" id="create team table" duration=792.208µs logger=migrator t=2026-04-09T02:14:37.696515761Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-09T02:14:37.698077717Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.566916ms logger=migrator t=2026-04-09T02:14:37.703626389Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-09T02:14:37.705176366Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.545617ms logger=migrator t=2026-04-09T02:14:37.70957468Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-09T02:14:37.714211Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.63496ms logger=migrator t=2026-04-09T02:14:37.717775724Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-09T02:14:37.71802526Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=250.725µs logger=migrator t=2026-04-09T02:14:37.723162671Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-09T02:14:37.724143284Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=982.013µs logger=migrator t=2026-04-09T02:14:37.728797245Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-09T02:14:37.729659495Z level=info msg="Migration successfully executed" id="create team member table" duration=861.53µs logger=migrator t=2026-04-09T02:14:37.73364371Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-09T02:14:37.735063043Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.418653ms logger=migrator t=2026-04-09T02:14:37.740366789Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-09T02:14:37.741924936Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.556757ms logger=migrator t=2026-04-09T02:14:37.74761183Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-09T02:14:37.748554692Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=942.752µs logger=migrator t=2026-04-09T02:14:37.75267731Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-09T02:14:37.757240628Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.562508ms logger=migrator t=2026-04-09T02:14:37.761343306Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-09T02:14:37.765931343Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.586647ms logger=migrator t=2026-04-09T02:14:37.772434838Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-09T02:14:37.777943518Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.50877ms logger=migrator t=2026-04-09T02:14:37.782755492Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-09T02:14:37.784301689Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.539777ms logger=migrator t=2026-04-09T02:14:37.789390079Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-09T02:14:37.790883934Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.493325ms logger=migrator t=2026-04-09T02:14:37.795306299Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-09T02:14:37.797185993Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.878904ms logger=migrator t=2026-04-09T02:14:37.802359316Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-09T02:14:37.803267828Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=907.782µs logger=migrator t=2026-04-09T02:14:37.808149563Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-09T02:14:37.809665589Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.516146ms logger=migrator t=2026-04-09T02:14:37.813744255Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-09T02:14:37.814623447Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=878.632µs logger=migrator t=2026-04-09T02:14:37.818530909Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-09T02:14:37.81942894Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=897.681µs logger=migrator t=2026-04-09T02:14:37.824215553Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-09T02:14:37.825165175Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=951.972µs logger=migrator t=2026-04-09T02:14:37.828922005Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-09T02:14:37.829396816Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=474.371µs logger=migrator t=2026-04-09T02:14:37.83337769Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-09T02:14:37.833596625Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=219.105µs logger=migrator t=2026-04-09T02:14:37.837823106Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-09T02:14:37.839035394Z level=info msg="Migration successfully executed" id="create tag table" duration=1.203437ms logger=migrator t=2026-04-09T02:14:37.846698635Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-09T02:14:37.848192691Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.494896ms logger=migrator t=2026-04-09T02:14:37.856458507Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-09T02:14:37.858372452Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.919715ms logger=migrator t=2026-04-09T02:14:37.863048213Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-09T02:14:37.86421142Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.162737ms logger=migrator t=2026-04-09T02:14:37.869407513Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-09T02:14:37.871072033Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.66373ms logger=migrator t=2026-04-09T02:14:37.875656891Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-09T02:14:37.890959354Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.304123ms logger=migrator t=2026-04-09T02:14:37.896472194Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-09T02:14:37.897395945Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=920.671µs logger=migrator t=2026-04-09T02:14:37.904848122Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-09T02:14:37.906734427Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.885655ms logger=migrator t=2026-04-09T02:14:37.915660218Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-09T02:14:37.91617765Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=523.612µs logger=migrator t=2026-04-09T02:14:37.923522694Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-09T02:14:37.924819715Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.297831ms logger=migrator t=2026-04-09T02:14:37.930406437Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-09T02:14:37.932237601Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.837484ms logger=migrator t=2026-04-09T02:14:37.93896921Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-09T02:14:37.940403354Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.434524ms logger=migrator t=2026-04-09T02:14:37.949303875Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-09T02:14:37.949377066Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=76.011µs logger=migrator t=2026-04-09T02:14:37.95545401Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-09T02:14:37.963130372Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.677362ms logger=migrator t=2026-04-09T02:14:37.968668013Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-09T02:14:37.974195064Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.526251ms logger=migrator t=2026-04-09T02:14:37.98374097Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-09T02:14:37.988849241Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.109272ms logger=migrator t=2026-04-09T02:14:37.999064863Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-09T02:14:38.003302203Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.23693ms logger=migrator t=2026-04-09T02:14:38.008581508Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-09T02:14:38.009509989Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=931.681µs logger=migrator t=2026-04-09T02:14:38.022776724Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-09T02:14:38.027692341Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.915706ms logger=migrator t=2026-04-09T02:14:38.032514824Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-09T02:14:38.033354924Z level=info msg="Migration successfully executed" id="create server_lock table" duration=835.89µs logger=migrator t=2026-04-09T02:14:38.063453907Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-09T02:14:38.064400389Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=950.472µs logger=migrator t=2026-04-09T02:14:38.072707426Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-09T02:14:38.073583676Z level=info msg="Migration successfully executed" id="create user auth token table" duration=876.24µs logger=migrator t=2026-04-09T02:14:38.081960385Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-09T02:14:38.082879616Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=919.001µs logger=migrator t=2026-04-09T02:14:38.088906129Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-09T02:14:38.090124618Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.218029ms logger=migrator t=2026-04-09T02:14:38.097143154Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-09T02:14:38.099157521Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.022687ms logger=migrator t=2026-04-09T02:14:38.113931522Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-09T02:14:38.122569916Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.642474ms logger=migrator t=2026-04-09T02:14:38.129598822Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-09T02:14:38.130523894Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=921.092µs logger=migrator t=2026-04-09T02:14:38.137784396Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-09T02:14:38.138671227Z level=info msg="Migration successfully executed" id="create cache_data table" duration=886.781µs logger=migrator t=2026-04-09T02:14:38.148549961Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-09T02:14:38.153940379Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=5.391558ms logger=migrator t=2026-04-09T02:14:38.162283126Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-09T02:14:38.163137966Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=858.92µs logger=migrator t=2026-04-09T02:14:38.169185469Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-09T02:14:38.171865472Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.679033ms logger=migrator t=2026-04-09T02:14:38.177630439Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-09T02:14:38.177694371Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=64.662µs logger=migrator t=2026-04-09T02:14:38.183875038Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-09T02:14:38.184002561Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=128.463µs logger=migrator t=2026-04-09T02:14:38.189544472Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-09T02:14:38.191047417Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.503015ms logger=migrator t=2026-04-09T02:14:38.196986187Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T02:14:38.198266248Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.277531ms logger=migrator t=2026-04-09T02:14:38.205631102Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T02:14:38.207105597Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.474915ms logger=migrator t=2026-04-09T02:14:38.212556856Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-09T02:14:38.212657929Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.013µs logger=migrator t=2026-04-09T02:14:38.217951524Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T02:14:38.21949491Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.548896ms logger=migrator t=2026-04-09T02:14:38.224625322Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T02:14:38.225914503Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.289901ms logger=migrator t=2026-04-09T02:14:38.231608377Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-09T02:14:38.232658282Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.049045ms logger=migrator t=2026-04-09T02:14:38.238112521Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-09T02:14:38.239107784Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=991.413µs logger=migrator t=2026-04-09T02:14:38.245706871Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-09T02:14:38.252971933Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.264152ms logger=migrator t=2026-04-09T02:14:38.260598073Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-09T02:14:38.261572676Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=974.703µs logger=migrator t=2026-04-09T02:14:38.266609915Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-09T02:14:38.266691377Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=78.482µs logger=migrator t=2026-04-09T02:14:38.27271057Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-09T02:14:38.274193225Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.478245ms logger=migrator t=2026-04-09T02:14:38.279727046Z 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-09T02:14:38.281367395Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.635818ms logger=migrator t=2026-04-09T02:14:38.287140121Z 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-09T02:14:38.288954644Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.813733ms logger=migrator t=2026-04-09T02:14:38.295329525Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T02:14:38.295394136Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=65.421µs logger=migrator t=2026-04-09T02:14:38.300809305Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-09T02:14:38.301709907Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=898.302µs logger=migrator t=2026-04-09T02:14:38.30819322Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-09T02:14:38.309977273Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.783113ms logger=migrator t=2026-04-09T02:14:38.315751239Z 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-09T02:14:38.316788733Z 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.034564ms logger=migrator t=2026-04-09T02:14:38.322747025Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-09T02:14:38.324258151Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.510807ms logger=migrator t=2026-04-09T02:14:38.332560087Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-09T02:14:38.33815472Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.593823ms logger=migrator t=2026-04-09T02:14:38.344072309Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-09T02:14:38.345022462Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=949.302µs logger=migrator t=2026-04-09T02:14:38.351465374Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T02:14:38.352357936Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=888.502µs logger=migrator t=2026-04-09T02:14:38.358840079Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-09T02:14:38.385227833Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.388124ms logger=migrator t=2026-04-09T02:14:38.388614974Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-09T02:14:38.411740811Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.122607ms logger=migrator t=2026-04-09T02:14:38.417389055Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-09T02:14:38.418098071Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=708.586µs logger=migrator t=2026-04-09T02:14:38.423674363Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-09T02:14:38.424359629Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=685.206µs logger=migrator t=2026-04-09T02:14:38.430323951Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-09T02:14:38.434369547Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.045347ms logger=migrator t=2026-04-09T02:14:38.437992522Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-09T02:14:38.441987647Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=3.993565ms logger=migrator t=2026-04-09T02:14:38.44802697Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-09T02:14:38.448735087Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=707.647µs logger=migrator t=2026-04-09T02:14:38.454409291Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-09T02:14:38.455094487Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=684.476µs logger=migrator t=2026-04-09T02:14:38.461235513Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-09T02:14:38.462155915Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=920.162µs logger=migrator t=2026-04-09T02:14:38.469306163Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-09T02:14:38.470072212Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=765.999µs logger=migrator t=2026-04-09T02:14:38.476229208Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-09T02:14:38.476286959Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=58.391µs logger=migrator t=2026-04-09T02:14:38.481492802Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-09T02:14:38.485663491Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=4.169939ms logger=migrator t=2026-04-09T02:14:38.491022558Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-09T02:14:38.49529767Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.274931ms logger=migrator t=2026-04-09T02:14:38.500298897Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-09T02:14:38.504601389Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.301742ms logger=migrator t=2026-04-09T02:14:38.50926201Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-09T02:14:38.509907705Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=645.665µs logger=migrator t=2026-04-09T02:14:38.515300653Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-09T02:14:38.516087831Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=740.278µs logger=migrator t=2026-04-09T02:14:38.520407974Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-09T02:14:38.524589822Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.181388ms logger=migrator t=2026-04-09T02:14:38.529463018Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-09T02:14:38.533856201Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.392963ms logger=migrator t=2026-04-09T02:14:38.539870485Z 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-09T02:14:38.540876128Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.005093ms logger=migrator t=2026-04-09T02:14:38.546368188Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-09T02:14:38.555052833Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.637924ms logger=migrator t=2026-04-09T02:14:38.560135904Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-09T02:14:38.566240148Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.103514ms logger=migrator t=2026-04-09T02:14:38.57263879Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-09T02:14:38.572716251Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=77.841µs logger=migrator t=2026-04-09T02:14:38.578209721Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-09T02:14:38.579904652Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.694781ms logger=migrator t=2026-04-09T02:14:38.586051747Z 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-09T02:14:38.587135692Z 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.084655ms logger=migrator t=2026-04-09T02:14:38.594829895Z 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-09T02:14:38.596031314Z 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.199979ms logger=migrator t=2026-04-09T02:14:38.604591836Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-09T02:14:38.604795791Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=211.175µs logger=migrator t=2026-04-09T02:14:38.612136624Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-09T02:14:38.621874295Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.740101ms logger=migrator t=2026-04-09T02:14:38.62671825Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-09T02:14:38.63183109Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.11174ms logger=migrator t=2026-04-09T02:14:38.641899889Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-09T02:14:38.648086016Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.181477ms logger=migrator t=2026-04-09T02:14:38.654146249Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-09T02:14:38.660319186Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.171997ms logger=migrator t=2026-04-09T02:14:38.665461187Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-09T02:14:38.681575718Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=16.112971ms logger=migrator t=2026-04-09T02:14:38.686485845Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-09T02:14:38.686540696Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=53.811µs logger=migrator t=2026-04-09T02:14:38.692171749Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-09T02:14:38.693942752Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.775593ms logger=migrator t=2026-04-09T02:14:38.700251371Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-09T02:14:38.708034835Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.793855ms logger=migrator t=2026-04-09T02:14:38.712995212Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-09T02:14:38.713053083Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=63.261µs logger=migrator t=2026-04-09T02:14:38.719515257Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-09T02:14:38.728391907Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.87783ms logger=migrator t=2026-04-09T02:14:38.733754604Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-09T02:14:38.735456003Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.701179ms logger=migrator t=2026-04-09T02:14:38.741865436Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-09T02:14:38.75260634Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.746794ms logger=migrator t=2026-04-09T02:14:38.758903969Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-09T02:14:38.759530534Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=626.745µs logger=migrator t=2026-04-09T02:14:38.765132426Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-09T02:14:38.766697834Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.565098ms logger=migrator t=2026-04-09T02:14:38.772273056Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-09T02:14:38.782559819Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.288523ms logger=migrator t=2026-04-09T02:14:38.788367336Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-09T02:14:38.788949431Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=581.695µs logger=migrator t=2026-04-09T02:14:38.795963726Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-09T02:14:38.797757149Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.793493ms logger=migrator t=2026-04-09T02:14:38.803747951Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-09T02:14:38.805202385Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.453973ms logger=migrator t=2026-04-09T02:14:38.811696259Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-09T02:14:38.812722903Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.026064ms logger=migrator t=2026-04-09T02:14:38.819425751Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-09T02:14:38.819535214Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=111.063µs logger=migrator t=2026-04-09T02:14:38.826793436Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-09T02:14:38.828140478Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.351611ms logger=migrator t=2026-04-09T02:14:38.834926869Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-09T02:14:38.836541306Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.616258ms logger=migrator t=2026-04-09T02:14:38.843973033Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-09T02:14:38.844562586Z 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-09T02:14:38.851518111Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-09T02:14:38.851988152Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=469.951µs logger=migrator t=2026-04-09T02:14:38.857090063Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-09T02:14:38.858259321Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.169557ms logger=migrator t=2026-04-09T02:14:38.864888888Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-09T02:14:38.872067847Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.158589ms logger=migrator t=2026-04-09T02:14:38.877704401Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-09T02:14:38.878460269Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=755.738µs logger=migrator t=2026-04-09T02:14:38.885012024Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-09T02:14:38.886412497Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.403573ms logger=migrator t=2026-04-09T02:14:38.892928022Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-09T02:14:38.893795632Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=866.68µs logger=migrator t=2026-04-09T02:14:38.898026282Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-09T02:14:38.899106418Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.079256ms logger=migrator t=2026-04-09T02:14:38.906233886Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-09T02:14:38.908587492Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.354446ms logger=migrator t=2026-04-09T02:14:38.914140014Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-09T02:14:38.914169644Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=29.99µs logger=migrator t=2026-04-09T02:14:38.919863309Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-09T02:14:38.919967521Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=105.202µs logger=migrator t=2026-04-09T02:14:38.924642192Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-09T02:14:38.936079253Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.436631ms logger=migrator t=2026-04-09T02:14:38.941809759Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-09T02:14:38.942244569Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=434.83µs logger=migrator t=2026-04-09T02:14:38.94568202Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-09T02:14:38.946682394Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=999.854µs logger=migrator t=2026-04-09T02:14:38.950287139Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-09T02:14:38.950560106Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=272.537µs logger=migrator t=2026-04-09T02:14:38.954816077Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-09T02:14:38.955706237Z level=info msg="Migration successfully executed" id="create data_keys table" duration=890.35µs logger=migrator t=2026-04-09T02:14:38.959697162Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-09T02:14:38.960833189Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.135397ms logger=migrator t=2026-04-09T02:14:38.966313509Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-09T02:14:39.00145088Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.125051ms logger=migrator t=2026-04-09T02:14:39.006817847Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-09T02:14:39.014082479Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.263532ms logger=migrator t=2026-04-09T02:14:39.017815048Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-09T02:14:39.017939431Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=124.993µs logger=migrator t=2026-04-09T02:14:39.020800648Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-09T02:14:39.051420613Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.618705ms logger=migrator t=2026-04-09T02:14:39.055887809Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-09T02:14:39.085375227Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.486738ms logger=migrator t=2026-04-09T02:14:39.089677789Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-09T02:14:39.090515719Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=837.74µs logger=migrator t=2026-04-09T02:14:39.097097235Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-09T02:14:39.098705392Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.607107ms logger=migrator t=2026-04-09T02:14:39.104198783Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-09T02:14:39.104609122Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=410.489µs logger=migrator t=2026-04-09T02:14:39.108788191Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-09T02:14:39.109653332Z level=info msg="Migration successfully executed" id="create permission table" duration=865.341µs logger=migrator t=2026-04-09T02:14:39.114704482Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-09T02:14:39.1159165Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.210698ms logger=migrator t=2026-04-09T02:14:39.120732594Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-09T02:14:39.122574898Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.842554ms logger=migrator t=2026-04-09T02:14:39.128991389Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-09T02:14:39.12988515Z level=info msg="Migration successfully executed" id="create role table" duration=893.951µs logger=migrator t=2026-04-09T02:14:39.135850372Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-09T02:14:39.146197307Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.350085ms logger=migrator t=2026-04-09T02:14:39.150110149Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-09T02:14:39.157929374Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.820165ms logger=migrator t=2026-04-09T02:14:39.163298002Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-09T02:14:39.16445476Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.156348ms logger=migrator t=2026-04-09T02:14:39.169026937Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-09T02:14:39.170557824Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.529337ms logger=migrator t=2026-04-09T02:14:39.175464899Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-09T02:14:39.177405375Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.929556ms logger=migrator t=2026-04-09T02:14:39.184190366Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-09T02:14:39.186204213Z level=info msg="Migration successfully executed" id="create team role table" duration=2.018537ms logger=migrator t=2026-04-09T02:14:39.190381593Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-09T02:14:39.191479729Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.103916ms logger=migrator t=2026-04-09T02:14:39.197615254Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-09T02:14:39.198979656Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.362153ms logger=migrator t=2026-04-09T02:14:39.203256827Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-09T02:14:39.205128642Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.880324ms logger=migrator t=2026-04-09T02:14:39.209493106Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-09T02:14:39.210304065Z level=info msg="Migration successfully executed" id="create user role table" duration=810.378µs logger=migrator t=2026-04-09T02:14:39.215672622Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-09T02:14:39.217925625Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.258544ms logger=migrator t=2026-04-09T02:14:39.225098194Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-09T02:14:39.22617178Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.073506ms logger=migrator t=2026-04-09T02:14:39.232172572Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-09T02:14:39.233966334Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.793852ms logger=migrator t=2026-04-09T02:14:39.239030944Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-09T02:14:39.239994208Z level=info msg="Migration successfully executed" id="create builtin role table" duration=965.744µs logger=migrator t=2026-04-09T02:14:39.243749716Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-09T02:14:39.244895943Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.146267ms logger=migrator t=2026-04-09T02:14:39.25069912Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-09T02:14:39.252151355Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.452045ms logger=migrator t=2026-04-09T02:14:39.258491585Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-09T02:14:39.266559766Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.068101ms logger=migrator t=2026-04-09T02:14:39.270240643Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-09T02:14:39.271263248Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.022634ms logger=migrator t=2026-04-09T02:14:39.276763118Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-09T02:14:39.277977996Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.214598ms logger=migrator t=2026-04-09T02:14:39.282064553Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-09T02:14:39.283061597Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=992.703µs logger=migrator t=2026-04-09T02:14:39.287284906Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-09T02:14:39.289035188Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.737712ms logger=migrator t=2026-04-09T02:14:39.293926064Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-09T02:14:39.296341801Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=2.409537ms logger=migrator t=2026-04-09T02:14:39.301465442Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-09T02:14:39.302814924Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.350782ms logger=migrator t=2026-04-09T02:14:39.307106755Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-09T02:14:39.31533616Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.242445ms logger=migrator t=2026-04-09T02:14:39.320244576Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-09T02:14:39.328333958Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.088022ms logger=migrator t=2026-04-09T02:14:39.332332702Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-09T02:14:39.340407434Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.075282ms logger=migrator t=2026-04-09T02:14:39.344127423Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-09T02:14:39.349718975Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.591273ms logger=migrator t=2026-04-09T02:14:39.354480147Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-09T02:14:39.355629294Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.148357ms logger=migrator t=2026-04-09T02:14:39.36012759Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-09T02:14:39.362027926Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.898906ms logger=migrator t=2026-04-09T02:14:39.366791019Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-09T02:14:39.36896737Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.177681ms logger=migrator t=2026-04-09T02:14:39.373649131Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-09T02:14:39.374501441Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=853.57µs logger=migrator t=2026-04-09T02:14:39.378210059Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-09T02:14:39.379801476Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.583797ms logger=migrator t=2026-04-09T02:14:39.384935558Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-09T02:14:39.3850395Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=105.172µs logger=migrator t=2026-04-09T02:14:39.393536091Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-09T02:14:39.393594743Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=59.712µs logger=migrator t=2026-04-09T02:14:39.399353409Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-09T02:14:39.399935234Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=582.285µs logger=migrator t=2026-04-09T02:14:39.40403921Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-09T02:14:39.404719296Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=680.786µs logger=migrator t=2026-04-09T02:14:39.410468612Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-09T02:14:39.411508478Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.038525ms logger=migrator t=2026-04-09T02:14:39.417488729Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-09T02:14:39.417853017Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=352.138µs logger=migrator t=2026-04-09T02:14:39.42302885Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-09T02:14:39.423555852Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=526.932µs logger=migrator t=2026-04-09T02:14:39.428392787Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-09T02:14:39.429744229Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.339011ms logger=migrator t=2026-04-09T02:14:39.435533225Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-09T02:14:39.437628305Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.09437ms logger=migrator t=2026-04-09T02:14:39.442740066Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-09T02:14:39.450877539Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.136883ms logger=migrator t=2026-04-09T02:14:39.45559761Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-09T02:14:39.455727854Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=130.514µs logger=migrator t=2026-04-09T02:14:39.459475383Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-09T02:14:39.460460266Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=984.683µs logger=migrator t=2026-04-09T02:14:39.465941275Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-09T02:14:39.467174805Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.23345ms logger=migrator t=2026-04-09T02:14:39.47121323Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-09T02:14:39.47288849Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.66903ms logger=migrator t=2026-04-09T02:14:39.477199252Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-09T02:14:39.487704711Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.505749ms logger=migrator t=2026-04-09T02:14:39.493445077Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-09T02:14:39.494579133Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.135096ms logger=migrator t=2026-04-09T02:14:39.497990725Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-09T02:14:39.499170522Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.179707ms logger=migrator t=2026-04-09T02:14:39.504842126Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-09T02:14:39.526826367Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.984901ms logger=migrator t=2026-04-09T02:14:39.530697138Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-09T02:14:39.53243265Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.735242ms logger=migrator t=2026-04-09T02:14:39.538163255Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-09T02:14:39.539478696Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.316331ms logger=migrator t=2026-04-09T02:14:39.544669999Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-09T02:14:39.545873618Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.203869ms logger=migrator t=2026-04-09T02:14:39.549866772Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-09T02:14:39.55102318Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.156518ms logger=migrator t=2026-04-09T02:14:39.555557567Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-09T02:14:39.555996207Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=439.28µs logger=migrator t=2026-04-09T02:14:39.562484641Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-09T02:14:39.563799202Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.314551ms logger=migrator t=2026-04-09T02:14:39.568019852Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-09T02:14:39.578829747Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.810945ms logger=migrator t=2026-04-09T02:14:39.582756341Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-09T02:14:39.58358801Z level=info msg="Migration successfully executed" id="create entity_events table" duration=828.769µs logger=migrator t=2026-04-09T02:14:39.58821541Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-09T02:14:39.589198243Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=982.903µs logger=migrator t=2026-04-09T02:14:39.593433644Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T02:14:39.593943636Z 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-09T02:14:39.599258372Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T02:14:39.600019469Z 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-09T02:14:39.604932356Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-09T02:14:39.606174695Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.242279ms logger=migrator t=2026-04-09T02:14:39.610835246Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-09T02:14:39.611810578Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=975.252µs logger=migrator t=2026-04-09T02:14:39.615873675Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-09T02:14:39.617340889Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.467184ms logger=migrator t=2026-04-09T02:14:39.622811739Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-09T02:14:39.624675343Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.862414ms logger=migrator t=2026-04-09T02:14:39.630244255Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T02:14:39.631337891Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.094036ms logger=migrator t=2026-04-09T02:14:39.635905269Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T02:14:39.63765899Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.753361ms logger=migrator t=2026-04-09T02:14:39.643364756Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-09T02:14:39.644170115Z level=info msg="Migration successfully executed" id="Drop public config table" duration=804.739µs logger=migrator t=2026-04-09T02:14:39.648772653Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-09T02:14:39.64989331Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.120497ms logger=migrator t=2026-04-09T02:14:39.655656407Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-09T02:14:39.657743176Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.08588ms logger=migrator t=2026-04-09T02:14:39.661626758Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-09T02:14:39.662782825Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.155197ms logger=migrator t=2026-04-09T02:14:39.66847994Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-09T02:14:39.670440006Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.960166ms logger=migrator t=2026-04-09T02:14:39.676304135Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-09T02:14:39.697475277Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.179811ms logger=migrator t=2026-04-09T02:14:39.701832119Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-09T02:14:39.709920711Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.090222ms logger=migrator t=2026-04-09T02:14:39.713692251Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-09T02:14:39.72002193Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.329349ms logger=migrator t=2026-04-09T02:14:39.724892036Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-09T02:14:39.725139372Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=247.226µs logger=migrator t=2026-04-09T02:14:39.729487554Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-09T02:14:39.73776288Z level=info msg="Migration successfully executed" id="add share column" duration=8.270826ms logger=migrator t=2026-04-09T02:14:39.741778535Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-09T02:14:39.742032661Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=254.066µs logger=migrator t=2026-04-09T02:14:39.747004808Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-09T02:14:39.748570876Z level=info msg="Migration successfully executed" id="create file table" duration=1.565818ms logger=migrator t=2026-04-09T02:14:39.754464965Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-09T02:14:39.755707185Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.24335ms logger=migrator t=2026-04-09T02:14:39.760191241Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-09T02:14:39.761430631Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.230589ms logger=migrator t=2026-04-09T02:14:39.768008366Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-09T02:14:39.768921187Z level=info msg="Migration successfully executed" id="create file_meta table" duration=912.671µs logger=migrator t=2026-04-09T02:14:39.773606949Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-09T02:14:39.775675528Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.067689ms logger=migrator t=2026-04-09T02:14:39.783049002Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-09T02:14:39.783164474Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=116.572µs logger=migrator t=2026-04-09T02:14:39.789423083Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-09T02:14:39.78971806Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=299.407µs logger=migrator t=2026-04-09T02:14:39.793748005Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-09T02:14:39.794497883Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=745.517µs logger=migrator t=2026-04-09T02:14:39.798143619Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-09T02:14:39.798358265Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=213.905µs logger=migrator t=2026-04-09T02:14:39.801846337Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-09T02:14:39.802887941Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.044704ms logger=migrator t=2026-04-09T02:14:39.807634674Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-09T02:14:39.821174065Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.54102ms logger=migrator t=2026-04-09T02:14:39.825128658Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-09T02:14:39.825293151Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=176.274µs logger=migrator t=2026-04-09T02:14:39.829215855Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-09T02:14:39.830434754Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.218888ms logger=migrator t=2026-04-09T02:14:39.837348648Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-09T02:14:39.837844999Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=496.851µs logger=migrator t=2026-04-09T02:14:39.841734921Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-09T02:14:39.841995097Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=259.726µs logger=migrator t=2026-04-09T02:14:39.847512968Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-09T02:14:39.84844056Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=931.643µs logger=migrator t=2026-04-09T02:14:39.853804077Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-09T02:14:39.865415622Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.628125ms logger=migrator t=2026-04-09T02:14:39.869237522Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-09T02:14:39.875941101Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.702369ms logger=migrator t=2026-04-09T02:14:39.879824683Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-09T02:14:39.88097191Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.146407ms logger=migrator t=2026-04-09T02:14:39.887757451Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-09T02:14:39.968050911Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=80.2874ms logger=migrator t=2026-04-09T02:14:39.972921867Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-09T02:14:39.973783607Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=861.391µs logger=migrator t=2026-04-09T02:14:39.977848963Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-09T02:14:39.978965729Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.116156ms logger=migrator t=2026-04-09T02:14:39.984260045Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-09T02:14:40.011723555Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.46501ms logger=migrator t=2026-04-09T02:14:40.020272047Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-09T02:14:40.031632406Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.359509ms logger=migrator t=2026-04-09T02:14:40.036482041Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-09T02:14:40.036712147Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=230.196µs logger=migrator t=2026-04-09T02:14:40.040205139Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-09T02:14:40.040369423Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=164.604µs logger=migrator t=2026-04-09T02:14:40.044107432Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-09T02:14:40.044326827Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=219.705µs logger=migrator t=2026-04-09T02:14:40.048395893Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-09T02:14:40.048751261Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=359.698µs logger=migrator t=2026-04-09T02:14:40.053206567Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-09T02:14:40.053432503Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=225.856µs logger=migrator t=2026-04-09T02:14:40.057352805Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-09T02:14:40.058998474Z level=info msg="Migration successfully executed" id="create folder table" duration=1.645609ms logger=migrator t=2026-04-09T02:14:40.063557931Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-09T02:14:40.064819892Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.263271ms logger=migrator t=2026-04-09T02:14:40.069829881Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-09T02:14:40.070922216Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.092055ms logger=migrator t=2026-04-09T02:14:40.075190068Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-09T02:14:40.075218118Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.71µs logger=migrator t=2026-04-09T02:14:40.079162432Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T02:14:40.080355039Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.192158ms logger=migrator t=2026-04-09T02:14:40.086215609Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-09T02:14:40.088573394Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.361945ms logger=migrator t=2026-04-09T02:14:40.093747466Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-09T02:14:40.095312754Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.566488ms logger=migrator t=2026-04-09T02:14:40.099581755Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-09T02:14:40.10019448Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=612.425µs logger=migrator t=2026-04-09T02:14:40.107702767Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-09T02:14:40.107966673Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=264.706µs logger=migrator t=2026-04-09T02:14:40.113991476Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-09T02:14:40.115029321Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.037906ms logger=migrator t=2026-04-09T02:14:40.120300055Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-09T02:14:40.121546094Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.245939ms logger=migrator t=2026-04-09T02:14:40.126073172Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-09T02:14:40.127169468Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.096236ms logger=migrator t=2026-04-09T02:14:40.131082421Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-09T02:14:40.132362901Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.276969ms logger=migrator t=2026-04-09T02:14:40.136267593Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-09T02:14:40.138006624Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.737711ms logger=migrator t=2026-04-09T02:14:40.143281499Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-09T02:14:40.144817566Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.534997ms logger=migrator t=2026-04-09T02:14:40.15852164Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-09T02:14:40.161025099Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.50415ms logger=migrator t=2026-04-09T02:14:40.168119327Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-09T02:14:40.169454248Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.342541ms logger=migrator t=2026-04-09T02:14:40.177709914Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-09T02:14:40.178748379Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.039865ms logger=migrator t=2026-04-09T02:14:40.185841067Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-09T02:14:40.187694571Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.853725ms logger=migrator t=2026-04-09T02:14:40.202614114Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-09T02:14:40.206352302Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=3.734858ms logger=migrator t=2026-04-09T02:14:40.214858764Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-09T02:14:40.215410247Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=546.703µs logger=migrator t=2026-04-09T02:14:40.222707209Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-09T02:14:40.23372935Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.016851ms logger=migrator t=2026-04-09T02:14:40.241189417Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-09T02:14:40.242325494Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.139747ms logger=migrator t=2026-04-09T02:14:40.249143465Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T02:14:40.249164336Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.001µs logger=migrator t=2026-04-09T02:14:40.252971806Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T02:14:40.254310188Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.339642ms logger=migrator t=2026-04-09T02:14:40.25864115Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-09T02:14:40.258669141Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.61µs logger=migrator t=2026-04-09T02:14:40.264848106Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-09T02:14:40.267204712Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.359866ms logger=migrator t=2026-04-09T02:14:40.27302681Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-09T02:14:40.2747056Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.67997ms logger=migrator t=2026-04-09T02:14:40.282539336Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-09T02:14:40.283724304Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.196418ms logger=migrator t=2026-04-09T02:14:40.288961548Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-09T02:14:40.290518455Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.563187ms logger=migrator t=2026-04-09T02:14:40.299741553Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-09T02:14:40.30002619Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=285.347µs logger=migrator t=2026-04-09T02:14:40.313352545Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-09T02:14:40.313897378Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=545.923µs logger=migrator t=2026-04-09T02:14:40.319210784Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-09T02:14:40.320156116Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=949.372µs logger=migrator t=2026-04-09T02:14:40.324386147Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-09T02:14:40.325013051Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=627.034µs logger=migrator t=2026-04-09T02:14:40.330252635Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-09T02:14:40.337195069Z level=info msg="Migration successfully executed" id="add stack_id column" duration=6.942304ms logger=migrator t=2026-04-09T02:14:40.347880363Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-09T02:14:40.354776155Z level=info msg="Migration successfully executed" id="add region_slug column" duration=6.895772ms logger=migrator t=2026-04-09T02:14:40.359852705Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-09T02:14:40.369815012Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.965307ms logger=migrator t=2026-04-09T02:14:40.377413312Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-09T02:14:40.377466543Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=53.791µs logger=migrator t=2026-04-09T02:14:40.383104427Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-09T02:14:40.394168719Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.065122ms logger=migrator t=2026-04-09T02:14:40.445893033Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-09T02:14:40.461567404Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=15.65487ms logger=migrator t=2026-04-09T02:14:40.479008237Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-09T02:14:40.479457337Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=453.89µs logger=migrator t=2026-04-09T02:14:40.48672958Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.679427609s logger=migrator t=2026-04-09T02:14:40.488810208Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-09T02:14:40.505426421Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-09T02:14:40.505638526Z level=info msg="Created default organization" logger=secrets t=2026-04-09T02:14:40.511973797Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T02:14:40.562491373Z level=info msg="Restored cache from database" duration=548.734µs logger=plugin.store t=2026-04-09T02:14:40.564041919Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-09T02:14:40.602120391Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-09T02:14:40.602160222Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-09T02:14:40.602238654Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-09T02:14:40.602255374Z level=info msg="Plugins loaded" count=54 duration=38.213755ms logger=query_data t=2026-04-09T02:14:40.606879413Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-09T02:14:40.610624812Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-09T02:14:40.618786076Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-09T02:14:40.626249301Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-09T02:14:40.629264263Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-09T02:14:40.630848261Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-09T02:14:40.651060799Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-09T02:14:40.673737296Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-09T02:14:40.693974896Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-09T02:14:40.693994396Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-09T02:14:40.694465647Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-04-09T02:14:40.694807755Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-04-09T02:14:40.695503761Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-04-09T02:14:40.699076665Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-09T02:14:40.7271432Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-09T02:14:40.771004748Z level=info msg="Update check succeeded" duration=76.825748ms logger=provisioning.dashboard t=2026-04-09T02:14:40.776396876Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-09T02:14:40.778865715Z level=info msg="State cache has been initialized" states=0 duration=84.395667ms logger=ngalert.scheduler t=2026-04-09T02:14:40.778928736Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-09T02:14:40.779031298Z level=info msg=starting first_tick=2026-04-09T02:14:50Z logger=grafana.update.checker t=2026-04-09T02:14:40.779899169Z level=info msg="Update check succeeded" duration=83.920946ms logger=sqlstore.transactions t=2026-04-09T02:14:40.797502025Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-09T02:14:40.909198759Z level=info msg="Patterns update finished" duration=112.054462ms logger=provisioning.dashboard t=2026-04-09T02:14:40.954037511Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-04-09T02:14:41.161335298Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-09T02:14:41.161836311Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-09T02:14:44.683220657Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.684118948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.702276337Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.72941519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.751252917Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.774330863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.795803302Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.820726992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.83754154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.863061394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.880186599Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-09T02:14:44.926655938Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-09T02:14:44.928289518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:44.951866225Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-09T02:14:44.984748564Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-09T02:14:45.002899634Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-09T02:14:45.041685412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.060352653Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.085240933Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.10410853Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.140519272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.160498805Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.19030143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.210335694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.245186899Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.267376244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.30353676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.320363639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.362144108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.385096781Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.420710174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.438827852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.470478473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.510855398Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.573118092Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.595156483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.704093762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.720989782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.770381012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.785862097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.823953109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.847818654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.904192318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.924260984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.971116953Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:45.989513149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.030651693Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.045453663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.106393306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.124008292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.173242027Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.190786313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.252606156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.271600076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.609930244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:46.629319953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.108082847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.122676982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.187782314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.203874644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.268563815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.286750866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.344291068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.380003763Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.489191518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.502921803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.570966643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.589034232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.670949181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.693112755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.954854481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:47.972372186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.055546904Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.07562387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.158633735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.178373352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.260502977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.276878284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.352663238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.372964829Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.452596903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.475673439Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-09T02:14:48.562337581Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-09T02:15:26.717459636Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-04-09T02:24:40.727598404Z level=info msg="Completed cleanup jobs" duration=31.179444ms logger=plugins.update.checker t=2026-04-09T02:24:40.822995721Z level=info msg="Update check succeeded" duration=51.170035ms logger=sqlstore.transactions t=2026-04-09T02:29:40.626000199Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"