logger=settings t=2026-08-15T02:41:21.233848996Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-15T02:41:21Z logger=settings t=2026-08-15T02:41:21.234095775Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-15T02:41:21.234105765Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-15T02:41:21.234108916Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-15T02:41:21.234111686Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-15T02:41:21.234114406Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-15T02:41:21.234120036Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-15T02:41:21.234122766Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-15T02:41:21.234125536Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-15T02:41:21.234128296Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-15T02:41:21.234130816Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-15T02:41:21.234133396Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-15T02:41:21.234136067Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-15T02:41:21.234138727Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-15T02:41:21.234143037Z level=info msg=Target target=[all] logger=settings t=2026-08-15T02:41:21.234148657Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-15T02:41:21.234151407Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-15T02:41:21.234153957Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-15T02:41:21.234158307Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-15T02:41:21.234161007Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-15T02:41:21.234163598Z level=info msg="App mode production" logger=sqlstore t=2026-08-15T02:41:21.234420887Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-15T02:41:21.234436328Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-15T02:41:21.236040958Z level=info msg="Locking database" logger=migrator t=2026-08-15T02:41:21.236054518Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-15T02:41:21.23663376Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-15T02:41:21.23745159Z level=info msg="Migration successfully executed" id="create migration_log table" duration=817.451µs logger=migrator t=2026-08-15T02:41:21.401604126Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-15T02:41:21.403981884Z level=info msg="Migration successfully executed" id="create user table" duration=2.379358ms logger=migrator t=2026-08-15T02:41:21.431816828Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-15T02:41:21.43268023Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=864.502µs logger=migrator t=2026-08-15T02:41:21.439386858Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-15T02:41:21.440401136Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.014088ms logger=migrator t=2026-08-15T02:41:21.446343407Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-15T02:41:21.447667376Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.323939ms logger=migrator t=2026-08-15T02:41:21.451104693Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-15T02:41:21.451735728Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=633.925µs logger=migrator t=2026-08-15T02:41:21.457087056Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-15T02:41:21.461741159Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.657952ms logger=migrator t=2026-08-15T02:41:21.46770807Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-15T02:41:21.468892545Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.183995ms logger=migrator t=2026-08-15T02:41:21.471952698Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-15T02:41:21.472795029Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=841.981µs logger=migrator t=2026-08-15T02:41:21.47658074Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-15T02:41:21.4773805Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=799.88µs logger=migrator t=2026-08-15T02:41:21.482806831Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-15T02:41:21.483222537Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=416.176µs logger=migrator t=2026-08-15T02:41:21.488276884Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-15T02:41:21.488818604Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=541.44µs logger=migrator t=2026-08-15T02:41:21.495858225Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-15T02:41:21.498320227Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.467422ms logger=migrator t=2026-08-15T02:41:21.50351616Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-15T02:41:21.503550481Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.451µs logger=migrator t=2026-08-15T02:41:21.508175043Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-15T02:41:21.5105003Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.340846ms logger=migrator t=2026-08-15T02:41:21.514920563Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-15T02:41:21.515196453Z level=info msg="Migration successfully executed" id="Add missing user data" duration=275.48µs logger=migrator t=2026-08-15T02:41:21.518464626Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-15T02:41:21.520318414Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.853278ms logger=migrator t=2026-08-15T02:41:21.531602103Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-15T02:41:21.532570069Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=971.036µs logger=migrator t=2026-08-15T02:41:21.537603306Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-15T02:41:21.538807821Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.204395ms logger=migrator t=2026-08-15T02:41:21.542954604Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-15T02:41:21.550516605Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.561751ms logger=migrator t=2026-08-15T02:41:21.557944902Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-15T02:41:21.559068553Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.120501ms logger=migrator t=2026-08-15T02:41:21.568513943Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-15T02:41:21.568959981Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=448.638µs logger=migrator t=2026-08-15T02:41:21.58859049Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-15T02:41:21.589740192Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.149533ms logger=migrator t=2026-08-15T02:41:21.615757788Z 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-08-15T02:41:21.61635235Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=595.532µs logger=migrator t=2026-08-15T02:41:21.628333045Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-15T02:41:21.629101814Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=769.509µs logger=migrator t=2026-08-15T02:41:21.636350323Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-15T02:41:21.637847018Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.495625ms logger=migrator t=2026-08-15T02:41:21.642392077Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-15T02:41:21.643139885Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=753.878µs logger=migrator t=2026-08-15T02:41:21.647264448Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-15T02:41:21.648252975Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=986.847µs logger=migrator t=2026-08-15T02:41:21.653741109Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-15T02:41:21.654903092Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.161543ms logger=migrator t=2026-08-15T02:41:21.660429567Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-15T02:41:21.661090631Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=660.694µs logger=migrator t=2026-08-15T02:41:21.667636765Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-15T02:41:21.667688437Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=52.852µs logger=migrator t=2026-08-15T02:41:21.67478808Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-15T02:41:21.676776194Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.989284ms logger=migrator t=2026-08-15T02:41:21.692414926Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-15T02:41:21.693281608Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=869.742µs logger=migrator t=2026-08-15T02:41:21.696824369Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-15T02:41:21.697501294Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=677.055µs logger=migrator t=2026-08-15T02:41:21.703974625Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-15T02:41:21.705338025Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.340699ms logger=migrator t=2026-08-15T02:41:21.709520321Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-15T02:41:21.71488211Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.360989ms logger=migrator t=2026-08-15T02:41:21.719765131Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-15T02:41:21.720635774Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=870.543µs logger=migrator t=2026-08-15T02:41:21.72889459Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-15T02:41:21.730036842Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.142172ms logger=migrator t=2026-08-15T02:41:21.734668175Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-15T02:41:21.735434693Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=761.548µs logger=migrator t=2026-08-15T02:41:21.76205257Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-15T02:41:21.763496275Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.445914ms logger=migrator t=2026-08-15T02:41:21.772010891Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-15T02:41:21.772915464Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=907.913µs logger=migrator t=2026-08-15T02:41:21.778084216Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-15T02:41:21.77847326Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=389.084µs logger=migrator t=2026-08-15T02:41:21.783783548Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-15T02:41:21.784425041Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=641.583µs logger=migrator t=2026-08-15T02:41:21.789430487Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-15T02:41:21.790204877Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=788.69µs logger=migrator t=2026-08-15T02:41:21.795668329Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-15T02:41:21.796978948Z level=info msg="Migration successfully executed" id="create star table" duration=1.309509ms logger=migrator t=2026-08-15T02:41:21.80268222Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-15T02:41:21.803431537Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=748.778µs logger=migrator t=2026-08-15T02:41:21.809060246Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-15T02:41:21.810018573Z level=info msg="Migration successfully executed" id="create org table v1" duration=961.356µs logger=migrator t=2026-08-15T02:41:21.824289832Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-15T02:41:21.825913842Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.630279ms logger=migrator t=2026-08-15T02:41:21.831345583Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-15T02:41:21.832535698Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.184284ms logger=migrator t=2026-08-15T02:41:21.837291364Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-15T02:41:21.8379724Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=680.706µs logger=migrator t=2026-08-15T02:41:21.843192733Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-15T02:41:21.843883339Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=690.667µs logger=migrator t=2026-08-15T02:41:21.849116703Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-15T02:41:21.849877141Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=758.298µs logger=migrator t=2026-08-15T02:41:21.854291465Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-15T02:41:21.854315836Z level=info msg="Migration successfully executed" id="Update org table charset" duration=25.151µs logger=migrator t=2026-08-15T02:41:21.857999633Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-15T02:41:21.858029184Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=36.921µs logger=migrator t=2026-08-15T02:41:21.871580778Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-15T02:41:21.871866878Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=286.841µs logger=migrator t=2026-08-15T02:41:21.878553896Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-15T02:41:21.879892896Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.34547ms logger=migrator t=2026-08-15T02:41:21.884953933Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-15T02:41:21.886111027Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.157284ms logger=migrator t=2026-08-15T02:41:21.891011399Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-15T02:41:21.89184366Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=831.811µs logger=migrator t=2026-08-15T02:41:21.897053983Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-15T02:41:21.897802001Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=747.758µs logger=migrator t=2026-08-15T02:41:21.906096889Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-15T02:41:21.907242341Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.148183ms logger=migrator t=2026-08-15T02:41:21.912131312Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-15T02:41:21.913028975Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=898.173µs logger=migrator t=2026-08-15T02:41:21.917303335Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-15T02:41:21.925413526Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.106461ms logger=migrator t=2026-08-15T02:41:21.931002504Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-15T02:41:21.931958369Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=956.346µs logger=migrator t=2026-08-15T02:41:21.936310301Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-15T02:41:21.938258773Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.948011ms logger=migrator t=2026-08-15T02:41:21.944530526Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-15T02:41:21.945318305Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=787.269µs logger=migrator t=2026-08-15T02:41:21.951071608Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-15T02:41:21.951452172Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=380.424µs logger=migrator t=2026-08-15T02:41:21.956053374Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-15T02:41:21.957327091Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.273417ms logger=migrator t=2026-08-15T02:41:21.962980421Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-15T02:41:21.963437137Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=239.039µs logger=migrator t=2026-08-15T02:41:21.971184795Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-15T02:41:21.974355953Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.177178ms logger=migrator t=2026-08-15T02:41:21.978512008Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-15T02:41:21.980462399Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.949161ms logger=migrator t=2026-08-15T02:41:21.98450883Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-15T02:41:21.98637076Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.86164ms logger=migrator t=2026-08-15T02:41:21.991762719Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-15T02:41:21.992604801Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=841.742µs logger=migrator t=2026-08-15T02:41:21.997112608Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-15T02:41:21.999143924Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.031416ms logger=migrator t=2026-08-15T02:41:22.003718194Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-15T02:41:22.004763343Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.024938ms logger=migrator t=2026-08-15T02:41:22.010181574Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-15T02:41:22.011347986Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.161253ms logger=migrator t=2026-08-15T02:41:22.017332789Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-15T02:41:22.017367241Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=35.271µs logger=migrator t=2026-08-15T02:41:22.025554514Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-15T02:41:22.025597266Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.642µs logger=migrator t=2026-08-15T02:41:22.030225007Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-15T02:41:22.031834447Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.60946ms logger=migrator t=2026-08-15T02:41:22.03756267Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-15T02:41:22.039668378Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.105268ms logger=migrator t=2026-08-15T02:41:22.044391123Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-15T02:41:22.046620596Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.229003ms logger=migrator t=2026-08-15T02:41:22.055947982Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-15T02:41:22.059278377Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.334054ms logger=migrator t=2026-08-15T02:41:22.065508998Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-15T02:41:22.065741346Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=232.448µs logger=migrator t=2026-08-15T02:41:22.071649896Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-15T02:41:22.072465336Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=815.07µs logger=migrator t=2026-08-15T02:41:22.079536419Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-15T02:41:22.080891779Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.3556ms logger=migrator t=2026-08-15T02:41:22.087561877Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-15T02:41:22.087616249Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=58.062µs logger=migrator t=2026-08-15T02:41:22.093429715Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-15T02:41:22.09438604Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=956.895µs logger=migrator t=2026-08-15T02:41:22.100504327Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-15T02:41:22.102202291Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.726795ms logger=migrator t=2026-08-15T02:41:22.108760494Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-15T02:41:22.116964119Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.201815ms logger=migrator t=2026-08-15T02:41:22.125438704Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-15T02:41:22.126180051Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=742.948µs logger=migrator t=2026-08-15T02:41:22.13313988Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-15T02:41:22.134105425Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=963.916µs logger=migrator t=2026-08-15T02:41:22.139569478Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-15T02:41:22.141008202Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.437774ms logger=migrator t=2026-08-15T02:41:22.14661621Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-15T02:41:22.147019215Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=402.565µs logger=migrator t=2026-08-15T02:41:22.156441224Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-15T02:41:22.157421581Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=981.337µs logger=migrator t=2026-08-15T02:41:22.165838324Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-15T02:41:22.168103008Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.263263ms logger=migrator t=2026-08-15T02:41:22.173250019Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-15T02:41:22.174535567Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.282288ms logger=migrator t=2026-08-15T02:41:22.18081857Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-15T02:41:22.181252816Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=438.096µs logger=migrator t=2026-08-15T02:41:22.187124194Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-15T02:41:22.187321901Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=197.997µs logger=migrator t=2026-08-15T02:41:22.196592806Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-15T02:41:22.197904414Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.316668ms logger=migrator t=2026-08-15T02:41:22.229265198Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-15T02:41:22.231525782Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.265614ms logger=migrator t=2026-08-15T02:41:22.244072149Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-15T02:41:22.244982113Z level=info msg="Migration successfully executed" id="create data_source table" duration=912.834µs logger=migrator t=2026-08-15T02:41:22.248698101Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-15T02:41:22.249540243Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=841.792µs logger=migrator t=2026-08-15T02:41:22.256861024Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-15T02:41:22.2586381Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.775136ms logger=migrator t=2026-08-15T02:41:22.262988951Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-15T02:41:22.264251648Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.262367ms logger=migrator t=2026-08-15T02:41:22.268535287Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-15T02:41:22.269448201Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=908.654µs logger=migrator t=2026-08-15T02:41:22.273933537Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-15T02:41:22.28370145Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.760883ms logger=migrator t=2026-08-15T02:41:22.288735016Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-15T02:41:22.289713013Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=974.567µs logger=migrator t=2026-08-15T02:41:22.296415152Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-15T02:41:22.298186769Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.777006ms logger=migrator t=2026-08-15T02:41:22.304350857Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-15T02:41:22.305911916Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.564078ms logger=migrator t=2026-08-15T02:41:22.31249669Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-15T02:41:22.31304441Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=547.7µs logger=migrator t=2026-08-15T02:41:22.318323366Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-15T02:41:22.320684614Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.360708ms logger=migrator t=2026-08-15T02:41:22.32759607Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-15T02:41:22.329948328Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.352138ms logger=migrator t=2026-08-15T02:41:22.336020183Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-15T02:41:22.336049284Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.371µs logger=migrator t=2026-08-15T02:41:22.340070964Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-15T02:41:22.340310273Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=239.809µs logger=migrator t=2026-08-15T02:41:22.343783471Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-15T02:41:22.347170007Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.382115ms logger=migrator t=2026-08-15T02:41:22.353518223Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-15T02:41:22.353893757Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=375.854µs logger=migrator t=2026-08-15T02:41:22.357436328Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-15T02:41:22.357607965Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=171.606µs logger=migrator t=2026-08-15T02:41:22.361471058Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-15T02:41:22.363824815Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.350837ms logger=migrator t=2026-08-15T02:41:22.367480742Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-15T02:41:22.367729901Z level=info msg="Migration successfully executed" id="Update uid value" duration=249.209µs logger=migrator t=2026-08-15T02:41:22.375027431Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-15T02:41:22.375622004Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=594.383µs logger=migrator t=2026-08-15T02:41:22.380794186Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-15T02:41:22.38225337Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.461915ms logger=migrator t=2026-08-15T02:41:22.386423534Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-15T02:41:22.387195044Z level=info msg="Migration successfully executed" id="create api_key table" duration=774µs logger=migrator t=2026-08-15T02:41:22.391122539Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-15T02:41:22.391895688Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=770.758µs logger=migrator t=2026-08-15T02:41:22.398488493Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-15T02:41:22.399929886Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.445903ms logger=migrator t=2026-08-15T02:41:22.48110195Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-15T02:41:22.483110485Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.011475ms logger=migrator t=2026-08-15T02:41:22.493765761Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-15T02:41:22.495309618Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.547067ms logger=migrator t=2026-08-15T02:41:22.500610705Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-15T02:41:22.501141684Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=531.209µs logger=migrator t=2026-08-15T02:41:22.507645577Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-15T02:41:22.50856645Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=924.894µs logger=migrator t=2026-08-15T02:41:22.518822982Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-15T02:41:22.524834095Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.011753ms logger=migrator t=2026-08-15T02:41:22.528293713Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-15T02:41:22.528864554Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=570.291µs logger=migrator t=2026-08-15T02:41:22.532348273Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-15T02:41:22.533152514Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=804.251µs logger=migrator t=2026-08-15T02:41:22.539090334Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-15T02:41:22.540514107Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.424883ms logger=migrator t=2026-08-15T02:41:22.544510185Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-15T02:41:22.54598547Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.479065ms logger=migrator t=2026-08-15T02:41:22.549783051Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-15T02:41:22.550107983Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=320.882µs logger=migrator t=2026-08-15T02:41:22.554502116Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-15T02:41:22.55540465Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=902.774µs logger=migrator t=2026-08-15T02:41:22.559205261Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-15T02:41:22.559250113Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.341µs logger=migrator t=2026-08-15T02:41:22.563059054Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-15T02:41:22.567138666Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.078562ms logger=migrator t=2026-08-15T02:41:22.571016349Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-15T02:41:22.57344997Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.431741ms logger=migrator t=2026-08-15T02:41:22.578480037Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-15T02:41:22.578635123Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.066µs logger=migrator t=2026-08-15T02:41:22.584566293Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-15T02:41:22.587345776Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.777123ms logger=migrator t=2026-08-15T02:41:22.590969511Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-15T02:41:22.59525223Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.283139ms logger=migrator t=2026-08-15T02:41:22.599608172Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-15T02:41:22.600370481Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=762.029µs logger=migrator t=2026-08-15T02:41:22.60385845Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-15T02:41:22.604516144Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=657.094µs logger=migrator t=2026-08-15T02:41:22.608084876Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-15T02:41:22.608937559Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=853.173µs logger=migrator t=2026-08-15T02:41:22.614227875Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-15T02:41:22.615824714Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.601309ms logger=migrator t=2026-08-15T02:41:22.620471017Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-15T02:41:22.621262456Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=791.439µs logger=migrator t=2026-08-15T02:41:22.626527112Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-15T02:41:22.627339322Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=813.14µs logger=migrator t=2026-08-15T02:41:22.632417561Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-15T02:41:22.632487653Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.893µs logger=migrator t=2026-08-15T02:41:22.637096534Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-15T02:41:22.637138126Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=43.332µs logger=migrator t=2026-08-15T02:41:22.641494747Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-15T02:41:22.644958217Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.462099ms logger=migrator t=2026-08-15T02:41:22.64910883Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-15T02:41:22.654665857Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=5.554016ms logger=migrator t=2026-08-15T02:41:22.662812089Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-15T02:41:22.662943504Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=132.615µs logger=migrator t=2026-08-15T02:41:22.6668639Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-15T02:41:22.667721822Z level=info msg="Migration successfully executed" id="create quota table v1" duration=856.823µs logger=migrator t=2026-08-15T02:41:22.673389673Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-15T02:41:22.674535405Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.064379ms logger=migrator t=2026-08-15T02:41:22.680194575Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-15T02:41:22.680268448Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=77.533µs logger=migrator t=2026-08-15T02:41:22.686180857Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-15T02:41:22.687961954Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.786047ms logger=migrator t=2026-08-15T02:41:22.695100739Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-15T02:41:22.696314794Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.211025ms logger=migrator t=2026-08-15T02:41:22.700181137Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-15T02:41:22.703547153Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.369296ms logger=migrator t=2026-08-15T02:41:22.70724764Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-15T02:41:22.707280481Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.651µs logger=migrator t=2026-08-15T02:41:22.710874424Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-15T02:41:22.711730565Z level=info msg="Migration successfully executed" id="create session table" duration=856.521µs logger=migrator t=2026-08-15T02:41:22.715237056Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-15T02:41:22.715319479Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=80.713µs logger=migrator t=2026-08-15T02:41:22.71857207Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-15T02:41:22.718650803Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.253µs logger=migrator t=2026-08-15T02:41:22.722720944Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-15T02:41:22.723498123Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=777.779µs logger=migrator t=2026-08-15T02:41:22.727411488Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-15T02:41:22.72856211Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.147072ms logger=migrator t=2026-08-15T02:41:22.732624662Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-15T02:41:22.732651603Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.211µs logger=migrator t=2026-08-15T02:41:22.736447233Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-15T02:41:22.736473774Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.201µs logger=migrator t=2026-08-15T02:41:22.740285266Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-15T02:41:22.745193408Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.906982ms logger=migrator t=2026-08-15T02:41:22.749311151Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-15T02:41:22.752570472Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.258191ms logger=migrator t=2026-08-15T02:41:22.75629309Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-15T02:41:22.756375023Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=83.933µs logger=migrator t=2026-08-15T02:41:22.7605852Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-15T02:41:22.760668393Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=83.373µs logger=migrator t=2026-08-15T02:41:22.764084279Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-15T02:41:22.76492628Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=837.041µs logger=migrator t=2026-08-15T02:41:22.768992752Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-15T02:41:22.769028463Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=36.831µs logger=migrator t=2026-08-15T02:41:22.773679636Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-15T02:41:22.776920807Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.240601ms logger=migrator t=2026-08-15T02:41:22.781005868Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-15T02:41:22.781157123Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=151.285µs logger=migrator t=2026-08-15T02:41:22.784515178Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-15T02:41:22.787754919Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.239821ms logger=migrator t=2026-08-15T02:41:22.792196733Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-15T02:41:22.795433563Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.23595ms logger=migrator t=2026-08-15T02:41:22.799723433Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-15T02:41:22.799796435Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=72.112µs logger=migrator t=2026-08-15T02:41:22.803485592Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-15T02:41:22.804409277Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=923.885µs logger=migrator t=2026-08-15T02:41:22.808619683Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-15T02:41:22.80986633Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.246167ms logger=migrator t=2026-08-15T02:41:22.814308944Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-15T02:41:22.816019918Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.711564ms logger=migrator t=2026-08-15T02:41:22.819539558Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-15T02:41:22.820479663Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=940.105µs logger=migrator t=2026-08-15T02:41:22.82389979Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-15T02:41:22.824748742Z level=info msg="Migration successfully executed" id="add index alert state" duration=848.642µs logger=migrator t=2026-08-15T02:41:22.829071122Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-15T02:41:22.829909914Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=838.611µs logger=migrator t=2026-08-15T02:41:22.833561209Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-15T02:41:22.834233144Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=673.054µs logger=migrator t=2026-08-15T02:41:22.837847629Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-15T02:41:22.83869719Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=849.021µs logger=migrator t=2026-08-15T02:41:22.843073032Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-15T02:41:22.843948505Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=875.283µs logger=migrator t=2026-08-15T02:41:22.846893074Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-15T02:41:22.857241928Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.350263ms logger=migrator t=2026-08-15T02:41:22.861014029Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-15T02:41:22.861708814Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=694.596µs logger=migrator t=2026-08-15T02:41:22.865984904Z 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-08-15T02:41:22.866835755Z 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=849.161µs logger=migrator t=2026-08-15T02:41:22.870450549Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-15T02:41:22.870733839Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=283.36µs logger=migrator t=2026-08-15T02:41:22.874044732Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-15T02:41:22.874541311Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=496.349µs logger=migrator t=2026-08-15T02:41:22.878057122Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-15T02:41:22.879204174Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.146972ms logger=migrator t=2026-08-15T02:41:22.882970885Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-15T02:41:22.887452021Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.481616ms logger=migrator t=2026-08-15T02:41:22.892344833Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-15T02:41:22.895050343Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.70598ms logger=migrator t=2026-08-15T02:41:22.899110033Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-15T02:41:22.902006931Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.892558ms logger=migrator t=2026-08-15T02:41:22.907008327Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-15T02:41:22.910747866Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.738619ms logger=migrator t=2026-08-15T02:41:22.915296174Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-15T02:41:22.916202448Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=905.963µs logger=migrator t=2026-08-15T02:41:22.92297209Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-15T02:41:22.92299747Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.631µs logger=migrator t=2026-08-15T02:41:22.927057471Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-15T02:41:22.927098112Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=41.871µs logger=migrator t=2026-08-15T02:41:22.93133818Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-15T02:41:22.932617127Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.276257ms logger=migrator t=2026-08-15T02:41:22.939222363Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-15T02:41:22.940652276Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.426752ms logger=migrator t=2026-08-15T02:41:22.945051789Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-15T02:41:22.946137509Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.08545ms logger=migrator t=2026-08-15T02:41:22.950003714Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-15T02:41:22.950770222Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=766.678µs logger=migrator t=2026-08-15T02:41:22.955008849Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-15T02:41:22.955838331Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=829.211µs logger=migrator t=2026-08-15T02:41:22.959252977Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-15T02:41:22.962891132Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.637465ms logger=migrator t=2026-08-15T02:41:22.966521936Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-15T02:41:22.970212884Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.690568ms logger=migrator t=2026-08-15T02:41:22.974533744Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-15T02:41:22.97470393Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=170.476µs logger=migrator t=2026-08-15T02:41:22.978114588Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-15T02:41:22.978926198Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=813.109µs logger=migrator t=2026-08-15T02:41:22.982448668Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-15T02:41:22.983722046Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.273518ms logger=migrator t=2026-08-15T02:41:22.988253354Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-15T02:41:22.993727757Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.474533ms logger=migrator t=2026-08-15T02:41:22.998546076Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-15T02:41:22.998611449Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.733µs logger=migrator t=2026-08-15T02:41:23.002243943Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-15T02:41:23.003546822Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.302799ms logger=migrator t=2026-08-15T02:41:23.008037528Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-15T02:41:23.008937693Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=899.714µs logger=migrator t=2026-08-15T02:41:23.012939801Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-15T02:41:23.013016334Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=77.553µs logger=migrator t=2026-08-15T02:41:23.016488632Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-15T02:41:23.017391897Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=903.374µs logger=migrator t=2026-08-15T02:41:23.026773835Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-15T02:41:23.028095433Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.321178ms logger=migrator t=2026-08-15T02:41:23.032919263Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-15T02:41:23.033838997Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=920.374µs logger=migrator t=2026-08-15T02:41:23.038831402Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-15T02:41:23.040327988Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.493766ms logger=migrator t=2026-08-15T02:41:23.044273534Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-15T02:41:23.045815552Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.541388ms logger=migrator t=2026-08-15T02:41:23.050321839Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-15T02:41:23.051307656Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=985.237µs logger=migrator t=2026-08-15T02:41:23.055227231Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-15T02:41:23.055253692Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.181µs logger=migrator t=2026-08-15T02:41:23.059647736Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-15T02:41:23.066092805Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.44752ms logger=migrator t=2026-08-15T02:41:23.070864312Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-15T02:41:23.072314146Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.405812ms logger=migrator t=2026-08-15T02:41:23.077098593Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-15T02:41:23.081304699Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.205486ms logger=migrator t=2026-08-15T02:41:23.08617568Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-15T02:41:23.086863326Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=687.356µs logger=migrator t=2026-08-15T02:41:23.091015741Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-15T02:41:23.092431393Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.415033ms logger=migrator t=2026-08-15T02:41:23.097353096Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-15T02:41:23.098362124Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.011489ms logger=migrator t=2026-08-15T02:41:23.106909251Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-15T02:41:23.118920227Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.011456ms logger=migrator t=2026-08-15T02:41:23.124267205Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-15T02:41:23.124979272Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=711.876µs logger=migrator t=2026-08-15T02:41:23.128706349Z 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-08-15T02:41:23.129639375Z 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=932.496µs logger=migrator t=2026-08-15T02:41:23.135240893Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-15T02:41:23.135508213Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=269.34µs logger=migrator t=2026-08-15T02:41:23.139884795Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-15T02:41:23.140718326Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=833.051µs logger=migrator t=2026-08-15T02:41:23.144510897Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-15T02:41:23.144801397Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=293.481µs logger=migrator t=2026-08-15T02:41:23.149502423Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-15T02:41:23.155823797Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.321275ms logger=migrator t=2026-08-15T02:41:23.159833846Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-15T02:41:23.162717423Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.883137ms logger=migrator t=2026-08-15T02:41:23.168345812Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-15T02:41:23.16936326Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.016748ms logger=migrator t=2026-08-15T02:41:23.175767438Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-15T02:41:23.177216772Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.448554ms logger=migrator t=2026-08-15T02:41:23.181736739Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-15T02:41:23.182092303Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=356.463µs logger=migrator t=2026-08-15T02:41:23.187155071Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-15T02:41:23.191264524Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.107053ms logger=migrator t=2026-08-15T02:41:23.19629144Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-15T02:41:23.197194504Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=902.734µs logger=migrator t=2026-08-15T02:41:23.201617228Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-15T02:41:23.201803185Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=186.217µs logger=migrator t=2026-08-15T02:41:23.209974048Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-15T02:41:23.21053889Z level=info msg="Migration successfully executed" id="Move region to single row" duration=569.982µs logger=migrator t=2026-08-15T02:41:23.214994795Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-15T02:41:23.215972981Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=978.485µs logger=migrator t=2026-08-15T02:41:23.222624318Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-15T02:41:23.223435018Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=811.21µs logger=migrator t=2026-08-15T02:41:23.228688813Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-15T02:41:23.229679509Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=990.056µs logger=migrator t=2026-08-15T02:41:23.236582817Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-15T02:41:23.238215687Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.63348ms logger=migrator t=2026-08-15T02:41:23.243891258Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-15T02:41:23.245181346Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.290169ms logger=migrator t=2026-08-15T02:41:23.250304936Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-15T02:41:23.251794431Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.489355ms logger=migrator t=2026-08-15T02:41:23.259367273Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-15T02:41:23.259455466Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=89.264µs logger=migrator t=2026-08-15T02:41:23.266368502Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-15T02:41:23.267686392Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.317449ms logger=migrator t=2026-08-15T02:41:23.27411687Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-15T02:41:23.275211821Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.094171ms logger=migrator t=2026-08-15T02:41:23.2816424Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-15T02:41:23.282571334Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=928.704µs logger=migrator t=2026-08-15T02:41:23.287474556Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-15T02:41:23.288383589Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=908.633µs logger=migrator t=2026-08-15T02:41:23.293394176Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-15T02:41:23.293577383Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=183.487µs logger=migrator t=2026-08-15T02:41:23.298486465Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-15T02:41:23.299109858Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=619.283µs logger=migrator t=2026-08-15T02:41:23.304783099Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-15T02:41:23.304925694Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=129.765µs logger=migrator t=2026-08-15T02:41:23.310169009Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-15T02:41:23.311025381Z level=info msg="Migration successfully executed" id="create team table" duration=858.291µs logger=migrator t=2026-08-15T02:41:23.323887818Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-15T02:41:23.326721483Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.833375ms logger=migrator t=2026-08-15T02:41:23.333573777Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-15T02:41:23.334674169Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.103392ms logger=migrator t=2026-08-15T02:41:23.373036244Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-15T02:41:23.377870852Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.834768ms logger=migrator t=2026-08-15T02:41:23.384557151Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-15T02:41:23.384743008Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=186.117µs logger=migrator t=2026-08-15T02:41:23.391467667Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-15T02:41:23.392830769Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.362531ms logger=migrator t=2026-08-15T02:41:23.398083573Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-15T02:41:23.399410472Z level=info msg="Migration successfully executed" id="create team member table" duration=1.33362ms logger=migrator t=2026-08-15T02:41:23.40795132Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-15T02:41:23.409206376Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.257157ms logger=migrator t=2026-08-15T02:41:23.41577716Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-15T02:41:23.416925933Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.149603ms logger=migrator t=2026-08-15T02:41:23.424343478Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-15T02:41:23.425441869Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.100711ms logger=migrator t=2026-08-15T02:41:23.430176955Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-15T02:41:23.434789847Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.612202ms logger=migrator t=2026-08-15T02:41:23.440701386Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-15T02:41:23.445511464Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.810818ms logger=migrator t=2026-08-15T02:41:23.451279468Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-15T02:41:23.456851535Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.569187ms logger=migrator t=2026-08-15T02:41:23.462255336Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-15T02:41:23.46315697Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=901.084µs logger=migrator t=2026-08-15T02:41:23.474622316Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-15T02:41:23.475640463Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.019287ms logger=migrator t=2026-08-15T02:41:23.479748986Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-15T02:41:23.48067746Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=927.554µs logger=migrator t=2026-08-15T02:41:23.486760236Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-15T02:41:23.487772854Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.011768ms logger=migrator t=2026-08-15T02:41:23.494548466Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-15T02:41:23.495627125Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.07851ms logger=migrator t=2026-08-15T02:41:23.502022463Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-15T02:41:23.50329479Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.272687ms logger=migrator t=2026-08-15T02:41:23.508651639Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-15T02:41:23.510098122Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.445653ms logger=migrator t=2026-08-15T02:41:23.515499143Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-15T02:41:23.516522382Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.086531ms logger=migrator t=2026-08-15T02:41:23.521656373Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-15T02:41:23.522223913Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=567.031µs logger=migrator t=2026-08-15T02:41:23.528527317Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-15T02:41:23.528719144Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=192.627µs logger=migrator t=2026-08-15T02:41:23.533843995Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-15T02:41:23.534482448Z level=info msg="Migration successfully executed" id="create tag table" duration=638.163µs logger=migrator t=2026-08-15T02:41:23.541411676Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-15T02:41:23.542204135Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=791.749µs logger=migrator t=2026-08-15T02:41:23.547526693Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-15T02:41:23.549185404Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.654691ms logger=migrator t=2026-08-15T02:41:23.55472032Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-15T02:41:23.555583942Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=863.873µs logger=migrator t=2026-08-15T02:41:23.561418219Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-15T02:41:23.56227404Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=857.491µs logger=migrator t=2026-08-15T02:41:23.567036737Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-15T02:41:23.582543653Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.503735ms logger=migrator t=2026-08-15T02:41:23.587956394Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-15T02:41:23.588608879Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=652.285µs logger=migrator t=2026-08-15T02:41:23.595168572Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-15T02:41:23.595809026Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=640.454µs logger=migrator t=2026-08-15T02:41:23.601091022Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-15T02:41:23.60129829Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=207.488µs logger=migrator t=2026-08-15T02:41:23.606661279Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-15T02:41:23.607617574Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=955.365µs logger=migrator t=2026-08-15T02:41:23.614739059Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-15T02:41:23.615506217Z level=info msg="Migration successfully executed" id="create user auth table" duration=766.908µs logger=migrator t=2026-08-15T02:41:23.620822945Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-15T02:41:23.621729378Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=906.343µs logger=migrator t=2026-08-15T02:41:23.628754169Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-15T02:41:23.628828662Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=75.233µs logger=migrator t=2026-08-15T02:41:23.636594141Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-15T02:41:23.643951273Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.364803ms logger=migrator t=2026-08-15T02:41:23.650105502Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-15T02:41:23.655362667Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.256066ms logger=migrator t=2026-08-15T02:41:23.660881492Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-15T02:41:23.666231271Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.346709ms logger=migrator t=2026-08-15T02:41:23.672712212Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-15T02:41:23.680848103Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.133931ms logger=migrator t=2026-08-15T02:41:23.686779314Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-15T02:41:23.687807932Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.028518ms logger=migrator t=2026-08-15T02:41:23.692453045Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-15T02:41:23.69958954Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.135814ms logger=migrator t=2026-08-15T02:41:23.705947555Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-15T02:41:23.707713261Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.762526ms logger=migrator t=2026-08-15T02:41:23.71278699Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-15T02:41:23.714344797Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.558407ms logger=migrator t=2026-08-15T02:41:23.720130952Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-15T02:41:23.721436521Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.304999ms logger=migrator t=2026-08-15T02:41:23.728581896Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-15T02:41:23.730685754Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.107608ms logger=migrator t=2026-08-15T02:41:23.737674574Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-15T02:41:23.739327305Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.649871ms logger=migrator t=2026-08-15T02:41:23.744362702Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-15T02:41:23.746050025Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.687413ms logger=migrator t=2026-08-15T02:41:23.753559904Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-15T02:41:23.758938153Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.37717ms logger=migrator t=2026-08-15T02:41:23.765452356Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-15T02:41:23.767667857Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.212871ms logger=migrator t=2026-08-15T02:41:23.774649367Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-15T02:41:23.77582173Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.169573ms logger=migrator t=2026-08-15T02:41:23.78334214Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-15T02:41:23.784449141Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.10644ms logger=migrator t=2026-08-15T02:41:23.790239625Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-15T02:41:23.792265191Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=2.019326ms logger=migrator t=2026-08-15T02:41:23.801022646Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-15T02:41:23.80218186Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.157084ms logger=migrator t=2026-08-15T02:41:23.808530295Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-15T02:41:23.808716072Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=184.367µs logger=migrator t=2026-08-15T02:41:23.814836179Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-15T02:41:23.815062257Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=226.058µs logger=migrator t=2026-08-15T02:41:23.821877021Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-15T02:41:23.823610275Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.733614ms logger=migrator t=2026-08-15T02:41:23.829050677Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-15T02:41:23.830160669Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.109532ms logger=migrator t=2026-08-15T02:41:23.836704901Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-15T02:41:23.839158233Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.452201ms logger=migrator t=2026-08-15T02:41:23.84744028Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-15T02:41:23.847610086Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=170.896µs logger=migrator t=2026-08-15T02:41:23.853995973Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-15T02:41:23.85496124Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=965.037µs logger=migrator t=2026-08-15T02:41:23.859695625Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-15T02:41:23.860777266Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.081751ms logger=migrator t=2026-08-15T02:41:23.866990216Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-15T02:41:23.869120316Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.12969ms logger=migrator t=2026-08-15T02:41:23.875013324Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-15T02:41:23.877130132Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.116818ms logger=migrator t=2026-08-15T02:41:23.883743828Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-15T02:41:23.890322162Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.577854ms logger=migrator t=2026-08-15T02:41:23.89563914Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-15T02:41:23.897400336Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.763236ms logger=migrator t=2026-08-15T02:41:23.903369407Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-15T02:41:23.90345371Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=84.893µs logger=migrator t=2026-08-15T02:41:23.909689492Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-15T02:41:23.910894957Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.208686ms logger=migrator t=2026-08-15T02:41:23.915636272Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-15T02:41:23.916725813Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.088701ms logger=migrator t=2026-08-15T02:41:23.92257407Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-15T02:41:23.924757351Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.18026ms logger=migrator t=2026-08-15T02:41:23.929900322Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-15T02:41:23.930100989Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=201.737µs logger=migrator t=2026-08-15T02:41:23.935209369Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-15T02:41:23.936866231Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.660852ms logger=migrator t=2026-08-15T02:41:23.94167806Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-15T02:41:23.943401113Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.722363ms logger=migrator t=2026-08-15T02:41:23.949637705Z 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-08-15T02:41:23.950687495Z 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.049639ms logger=migrator t=2026-08-15T02:41:23.956313374Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-15T02:41:23.95784269Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.529217ms logger=migrator t=2026-08-15T02:41:23.964365303Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-15T02:41:23.968581189Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=4.213065ms logger=migrator t=2026-08-15T02:41:23.97399449Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-15T02:41:23.974987786Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=991.966µs logger=migrator t=2026-08-15T02:41:23.979604258Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-15T02:41:23.980611165Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.006867ms logger=migrator t=2026-08-15T02:41:23.985073001Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-15T02:41:24.010604759Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.529588ms logger=migrator t=2026-08-15T02:41:24.017574858Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-15T02:41:24.040702897Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.127619ms logger=migrator t=2026-08-15T02:41:24.046164779Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-15T02:41:24.046950038Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=787.689µs logger=migrator t=2026-08-15T02:41:24.05183491Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-15T02:41:24.052860228Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.025168ms logger=migrator t=2026-08-15T02:41:24.058820269Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-15T02:41:24.066150431Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.330662ms logger=migrator t=2026-08-15T02:41:24.071954157Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-15T02:41:24.077564595Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.612598ms logger=migrator t=2026-08-15T02:41:24.082635984Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-15T02:41:24.083660052Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.023998ms logger=migrator t=2026-08-15T02:41:24.090359001Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-15T02:41:24.091346547Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=987.486µs logger=migrator t=2026-08-15T02:41:24.097371641Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-15T02:41:24.099112466Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.740205ms logger=migrator t=2026-08-15T02:41:24.104708934Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-15T02:41:24.105761392Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.052168ms logger=migrator t=2026-08-15T02:41:24.112092737Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-15T02:41:24.112227282Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=134.595µs logger=migrator t=2026-08-15T02:41:24.117366003Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-15T02:41:24.126200501Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.835268ms logger=migrator t=2026-08-15T02:41:24.130758501Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-15T02:41:24.137023613Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.264462ms logger=migrator t=2026-08-15T02:41:24.144384027Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-15T02:41:24.150594547Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.20998ms logger=migrator t=2026-08-15T02:41:24.156136453Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-15T02:41:24.157067107Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=933.484µs logger=migrator t=2026-08-15T02:41:24.163193806Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-15T02:41:24.164231874Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.037788ms logger=migrator t=2026-08-15T02:41:24.172253902Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-15T02:41:24.176968777Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=4.715925ms logger=migrator t=2026-08-15T02:41:24.183170277Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-15T02:41:24.189307935Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.138218ms logger=migrator t=2026-08-15T02:41:24.202579108Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-15T02:41:24.20346063Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=880.422µs logger=migrator t=2026-08-15T02:41:24.215464916Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-15T02:41:24.224917358Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.454262ms logger=migrator t=2026-08-15T02:41:24.234740292Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-15T02:41:24.244068568Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.328976ms logger=migrator t=2026-08-15T02:41:24.248718561Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-15T02:41:24.248797274Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=89.473µs logger=migrator t=2026-08-15T02:41:24.253626984Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-15T02:41:24.254828168Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.201624ms logger=migrator t=2026-08-15T02:41:24.261271588Z 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-08-15T02:41:24.262659439Z 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.388471ms logger=migrator t=2026-08-15T02:41:24.267789399Z 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-08-15T02:41:24.269696451Z 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.906921ms logger=migrator t=2026-08-15T02:41:24.288524949Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-15T02:41:24.288680355Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=159.925µs logger=migrator t=2026-08-15T02:41:24.299945933Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-15T02:41:24.307677561Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.730168ms logger=migrator t=2026-08-15T02:41:24.313757777Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-15T02:41:24.325463762Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=11.707666ms logger=migrator t=2026-08-15T02:41:24.331295658Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-15T02:41:24.335951051Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.654273ms logger=migrator t=2026-08-15T02:41:24.341486376Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-15T02:41:24.345901231Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.414215ms logger=migrator t=2026-08-15T02:41:24.349487463Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-15T02:41:24.354019682Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.531749ms logger=migrator t=2026-08-15T02:41:24.360259404Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-15T02:41:24.360363368Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=89.473µs logger=migrator t=2026-08-15T02:41:24.364037393Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-15T02:41:24.36472256Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=685.157µs logger=migrator t=2026-08-15T02:41:24.369018099Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-15T02:41:24.373573119Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=4.554969ms logger=migrator t=2026-08-15T02:41:24.378072465Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-15T02:41:24.378169259Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.973µs logger=migrator t=2026-08-15T02:41:24.381829165Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-15T02:41:24.386333602Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=4.502347ms logger=migrator t=2026-08-15T02:41:24.392176178Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-15T02:41:24.393090103Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=914.435µs logger=migrator t=2026-08-15T02:41:24.399984879Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-15T02:41:24.407698965Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.717487ms logger=migrator t=2026-08-15T02:41:24.412837356Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-15T02:41:24.41429623Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.460893ms logger=migrator t=2026-08-15T02:41:24.420280992Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-15T02:41:24.421317631Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.036389ms logger=migrator t=2026-08-15T02:41:24.427460569Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-15T02:41:24.436271266Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.811497ms logger=migrator t=2026-08-15T02:41:24.441962067Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-15T02:41:24.442806848Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=844.581µs logger=migrator t=2026-08-15T02:41:24.449689874Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-15T02:41:24.450803735Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.113641ms logger=migrator t=2026-08-15T02:41:24.456331361Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-15T02:41:24.457358019Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.026298ms logger=migrator t=2026-08-15T02:41:24.462561672Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-15T02:41:24.463715585Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.153443ms logger=migrator t=2026-08-15T02:41:24.46840612Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-15T02:41:24.468508973Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.863µs logger=migrator t=2026-08-15T02:41:24.472876095Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-15T02:41:24.474038439Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.161214ms logger=migrator t=2026-08-15T02:41:24.479961159Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-15T02:41:24.482007184Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.044815ms logger=migrator t=2026-08-15T02:41:24.485881368Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-15T02:41:24.486325035Z 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-08-15T02:41:24.490411096Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-15T02:41:24.491215836Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=804.22µs logger=migrator t=2026-08-15T02:41:24.495165073Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-15T02:41:24.496783413Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.62126ms logger=migrator t=2026-08-15T02:41:24.503133059Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-15T02:41:24.511878424Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.747694ms logger=migrator t=2026-08-15T02:41:24.516915931Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-15T02:41:24.518040322Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.124671ms logger=migrator t=2026-08-15T02:41:24.524923498Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-15T02:41:24.526125613Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.198504ms logger=migrator t=2026-08-15T02:41:24.531908277Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-15T02:41:24.53276359Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=853.363µs logger=migrator t=2026-08-15T02:41:24.540082041Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-15T02:41:24.541202793Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.120542ms logger=migrator t=2026-08-15T02:41:24.558949292Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-15T02:41:24.56054734Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.601869ms logger=migrator t=2026-08-15T02:41:24.56483431Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-15T02:41:24.564875232Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=48.352µs logger=migrator t=2026-08-15T02:41:24.570249471Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-15T02:41:24.570358895Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.154µs logger=migrator t=2026-08-15T02:41:24.576471212Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-15T02:41:24.585684074Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.210822ms logger=migrator t=2026-08-15T02:41:24.590035306Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-15T02:41:24.590373739Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=339.642µs logger=migrator t=2026-08-15T02:41:24.594152869Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-15T02:41:24.595284051Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.131563ms logger=migrator t=2026-08-15T02:41:24.600747854Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-15T02:41:24.601216401Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=468.947µs logger=migrator t=2026-08-15T02:41:24.606007449Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-15T02:41:24.6076457Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.642631ms logger=migrator t=2026-08-15T02:41:24.612651146Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-15T02:41:24.614046328Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.394082ms logger=migrator t=2026-08-15T02:41:24.618507993Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-15T02:41:24.653040705Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.527482ms logger=migrator t=2026-08-15T02:41:24.65855874Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-15T02:41:24.666943492Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.383232ms logger=migrator t=2026-08-15T02:41:24.671400467Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-15T02:41:24.671547183Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=146.766µs logger=migrator t=2026-08-15T02:41:24.675603144Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-15T02:41:24.707875142Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.270198ms logger=migrator t=2026-08-15T02:41:24.713232811Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-15T02:41:24.743800966Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.566225ms logger=migrator t=2026-08-15T02:41:24.749795939Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-15T02:41:24.750485434Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=689.455µs logger=migrator t=2026-08-15T02:41:24.755613635Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-15T02:41:24.756457316Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=843.401µs logger=migrator t=2026-08-15T02:41:24.761745522Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-15T02:41:24.761916938Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=171.686µs logger=migrator t=2026-08-15T02:41:24.767268527Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-15T02:41:24.767955003Z level=info msg="Migration successfully executed" id="create permission table" duration=685.836µs logger=migrator t=2026-08-15T02:41:24.771775835Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-15T02:41:24.772630006Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=853.631µs logger=migrator t=2026-08-15T02:41:24.778157822Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-15T02:41:24.779427259Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.268807ms logger=migrator t=2026-08-15T02:41:24.784680094Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-15T02:41:24.785535726Z level=info msg="Migration successfully executed" id="create role table" duration=855.582µs logger=migrator t=2026-08-15T02:41:24.790163987Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-15T02:41:24.801180487Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.016669ms logger=migrator t=2026-08-15T02:41:24.80798964Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-15T02:41:24.817945829Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.957389ms logger=migrator t=2026-08-15T02:41:24.824129959Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-15T02:41:24.825063274Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=933.215µs logger=migrator t=2026-08-15T02:41:24.829771979Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-15T02:41:24.831787863Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.014824ms logger=migrator t=2026-08-15T02:41:24.83707442Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-15T02:41:24.838376468Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.301538ms logger=migrator t=2026-08-15T02:41:24.844224626Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-15T02:41:24.845301195Z level=info msg="Migration successfully executed" id="create team role table" duration=1.076029ms logger=migrator t=2026-08-15T02:41:24.850428026Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-15T02:41:24.852289655Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.861099ms logger=migrator t=2026-08-15T02:41:24.857096213Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-15T02:41:24.859780473Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.68282ms logger=migrator t=2026-08-15T02:41:24.865852838Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-15T02:41:24.86724506Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.391822ms logger=migrator t=2026-08-15T02:41:24.872809637Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-15T02:41:24.873780933Z level=info msg="Migration successfully executed" id="create user role table" duration=973.386µs logger=migrator t=2026-08-15T02:41:24.879310608Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-15T02:41:24.880172601Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=862.053µs logger=migrator t=2026-08-15T02:41:24.885183546Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-15T02:41:24.886307778Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.123742ms logger=migrator t=2026-08-15T02:41:24.890969991Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-15T02:41:24.89309057Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.120999ms logger=migrator t=2026-08-15T02:41:24.898771331Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-15T02:41:24.899853401Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.08309ms logger=migrator t=2026-08-15T02:41:24.904495203Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-15T02:41:24.905655877Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.164284ms logger=migrator t=2026-08-15T02:41:24.909971467Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-15T02:41:24.911041147Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.069381ms logger=migrator t=2026-08-15T02:41:24.917623031Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-15T02:41:24.929140689Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.519647ms logger=migrator t=2026-08-15T02:41:24.942032098Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-15T02:41:24.943334836Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.309469ms logger=migrator t=2026-08-15T02:41:24.952998795Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-15T02:41:24.955235647Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.235832ms logger=migrator t=2026-08-15T02:41:24.960673279Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-15T02:41:24.961785691Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.111892ms logger=migrator t=2026-08-15T02:41:24.966652021Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-15T02:41:24.969073701Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.42639ms logger=migrator t=2026-08-15T02:41:24.974622127Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-15T02:41:24.975838553Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.217956ms logger=migrator t=2026-08-15T02:41:24.980222335Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-15T02:41:24.981370279Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.146993ms logger=migrator t=2026-08-15T02:41:24.988191831Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-15T02:41:24.997893322Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.791334ms logger=migrator t=2026-08-15T02:41:25.002365878Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-15T02:41:25.008296558Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.936571ms logger=migrator t=2026-08-15T02:41:25.013967889Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-15T02:41:25.024268021Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.304293ms logger=migrator t=2026-08-15T02:41:25.028556831Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-15T02:41:25.03637213Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.813449ms logger=migrator t=2026-08-15T02:41:25.044479061Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-15T02:41:25.045953157Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.477386ms logger=migrator t=2026-08-15T02:41:25.052429887Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-15T02:41:25.054007826Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.58433ms logger=migrator t=2026-08-15T02:41:25.058884616Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-15T02:41:25.060434604Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.549968ms logger=migrator t=2026-08-15T02:41:25.067311879Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-15T02:41:25.068741973Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.432874ms logger=migrator t=2026-08-15T02:41:25.073688177Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-15T02:41:25.074987974Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.298677ms logger=migrator t=2026-08-15T02:41:25.080773729Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-15T02:41:25.080936955Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=169.736µs logger=migrator t=2026-08-15T02:41:25.085282317Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-15T02:41:25.085339819Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=54.012µs logger=migrator t=2026-08-15T02:41:25.090133097Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-15T02:41:25.090959498Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=829.382µs logger=migrator t=2026-08-15T02:41:25.096454092Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-15T02:41:25.09692924Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=475.727µs logger=migrator t=2026-08-15T02:41:25.102071721Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-15T02:41:25.102771176Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=699.515µs logger=migrator t=2026-08-15T02:41:25.111513611Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-15T02:41:25.111880774Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=371.823µs logger=migrator t=2026-08-15T02:41:25.119855621Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-15T02:41:25.12066355Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=804.95µs logger=migrator t=2026-08-15T02:41:25.125438858Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-15T02:41:25.126413634Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=975.146µs logger=migrator t=2026-08-15T02:41:25.130695853Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-15T02:41:25.132529342Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.835639ms logger=migrator t=2026-08-15T02:41:25.139135947Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-15T02:41:25.151404522Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.266555ms logger=migrator t=2026-08-15T02:41:25.159196052Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-15T02:41:25.159314036Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=119.974µs logger=migrator t=2026-08-15T02:41:25.163628637Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-15T02:41:25.165392072Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.765855ms logger=migrator t=2026-08-15T02:41:25.170514982Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-15T02:41:25.17180938Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.294218ms logger=migrator t=2026-08-15T02:41:25.177826754Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-15T02:41:25.179300648Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.474564ms logger=migrator t=2026-08-15T02:41:25.185430537Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-15T02:41:25.195382335Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.941439ms logger=migrator t=2026-08-15T02:41:25.203162835Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-15T02:41:25.204444892Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.284798ms logger=migrator t=2026-08-15T02:41:25.210655763Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-15T02:41:25.212436929Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.779515ms logger=migrator t=2026-08-15T02:41:25.220024521Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-15T02:41:25.245142924Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=25.112303ms logger=migrator t=2026-08-15T02:41:25.248892052Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-15T02:41:25.25070042Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.807518ms logger=migrator t=2026-08-15T02:41:25.257565214Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-15T02:41:25.258616564Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.05089ms logger=migrator t=2026-08-15T02:41:25.264672959Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-15T02:41:25.26685266Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.182241ms logger=migrator t=2026-08-15T02:41:25.272950736Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-15T02:41:25.274511064Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.556597ms logger=migrator t=2026-08-15T02:41:25.283378613Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-15T02:41:25.283740167Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=365.314µs logger=migrator t=2026-08-15T02:41:25.297277719Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-15T02:41:25.298855768Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.580879ms logger=migrator t=2026-08-15T02:41:25.307821841Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-15T02:41:25.317714949Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.890607ms logger=migrator t=2026-08-15T02:41:25.326697472Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-15T02:41:25.327748111Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.046878ms logger=migrator t=2026-08-15T02:41:25.331900345Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-15T02:41:25.333034747Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.134532ms logger=migrator t=2026-08-15T02:41:25.33904873Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-15T02:41:25.3395533Z 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-08-15T02:41:25.345519021Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-15T02:41:25.346010499Z 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-08-15T02:41:25.352473239Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-15T02:41:25.354313648Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.839708ms logger=migrator t=2026-08-15T02:41:25.359345745Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-15T02:41:25.360630692Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.284207ms logger=migrator t=2026-08-15T02:41:25.366281662Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-15T02:41:25.367531849Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.250257ms logger=migrator t=2026-08-15T02:41:25.373033452Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-15T02:41:25.375210053Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.174981ms logger=migrator t=2026-08-15T02:41:25.380078064Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-15T02:41:25.382192713Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.114589ms logger=migrator t=2026-08-15T02:41:25.389338988Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-15T02:41:25.390752691Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.419393ms logger=migrator t=2026-08-15T02:41:25.395608772Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-15T02:41:25.396505495Z level=info msg="Migration successfully executed" id="Drop public config table" duration=890.093µs logger=migrator t=2026-08-15T02:41:25.402282039Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-15T02:41:25.404864345Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.582326ms logger=migrator t=2026-08-15T02:41:25.408888974Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-15T02:41:25.411027323Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.138449ms logger=migrator t=2026-08-15T02:41:25.417580206Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-15T02:41:25.419721636Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.14064ms logger=migrator t=2026-08-15T02:41:25.425735279Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-15T02:41:25.428051816Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.315466ms logger=migrator t=2026-08-15T02:41:25.433101823Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-15T02:41:25.459970721Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.862358ms logger=migrator t=2026-08-15T02:41:25.493807358Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-15T02:41:25.51247145Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=18.659472ms logger=migrator t=2026-08-15T02:41:25.520480298Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-15T02:41:25.532763184Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=12.286766ms logger=migrator t=2026-08-15T02:41:25.541050912Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-15T02:41:25.541303992Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=254.801µs logger=migrator t=2026-08-15T02:41:25.547843434Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-15T02:41:25.559220077Z level=info msg="Migration successfully executed" id="add share column" duration=11.375072ms logger=migrator t=2026-08-15T02:41:25.56658507Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-15T02:41:25.566796968Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=213.388µs logger=migrator t=2026-08-15T02:41:25.573074841Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-15T02:41:25.575119158Z level=info msg="Migration successfully executed" id="create file table" duration=2.046167ms logger=migrator t=2026-08-15T02:41:25.583083353Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-15T02:41:25.584372491Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.294399ms logger=migrator t=2026-08-15T02:41:25.590203987Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-15T02:41:25.59108522Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=881.043µs logger=migrator t=2026-08-15T02:41:25.597966706Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-15T02:41:25.599949959Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.970423ms logger=migrator t=2026-08-15T02:41:25.607204779Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-15T02:41:25.609087479Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.884201ms logger=migrator t=2026-08-15T02:41:25.61720538Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-15T02:41:25.617353886Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=153.616µs logger=migrator t=2026-08-15T02:41:25.625005779Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-15T02:41:25.625145044Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=143.515µs logger=migrator t=2026-08-15T02:41:25.631502551Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-15T02:41:25.632504608Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=995.927µs logger=migrator t=2026-08-15T02:41:25.638380956Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-15T02:41:25.638673727Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=294.001µs logger=migrator t=2026-08-15T02:41:25.645242011Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-15T02:41:25.647666682Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.4263ms logger=migrator t=2026-08-15T02:41:25.652987578Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-15T02:41:25.664632852Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.643733ms logger=migrator t=2026-08-15T02:41:25.671107192Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-15T02:41:25.671291908Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=187.146µs logger=migrator t=2026-08-15T02:41:25.675347069Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-15T02:41:25.676819504Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.470995ms logger=migrator t=2026-08-15T02:41:25.685094561Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-15T02:41:25.685676323Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=583.471µs logger=migrator t=2026-08-15T02:41:25.690822854Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-15T02:41:25.691146586Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=330.783µs logger=migrator t=2026-08-15T02:41:25.696958511Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-15T02:41:25.697787522Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=825.741µs logger=migrator t=2026-08-15T02:41:25.704002523Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-15T02:41:25.713811837Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.810054ms logger=migrator t=2026-08-15T02:41:25.719071203Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-15T02:41:25.727907881Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.835517ms logger=migrator t=2026-08-15T02:41:25.735477902Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-15T02:41:25.737345422Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.868559ms logger=migrator t=2026-08-15T02:41:25.742901558Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-15T02:41:25.825795675Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.892587ms logger=migrator t=2026-08-15T02:41:25.83129253Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-15T02:41:25.832206663Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=914.414µs logger=migrator t=2026-08-15T02:41:25.839056508Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-15T02:41:25.840958219Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.901211ms logger=migrator t=2026-08-15T02:41:25.847073346Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-15T02:41:25.87572044Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.641533ms logger=migrator t=2026-08-15T02:41:25.882252862Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-15T02:41:25.891207264Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.954042ms logger=migrator t=2026-08-15T02:41:25.897321432Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-15T02:41:25.897629813Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=303.871µs logger=migrator t=2026-08-15T02:41:25.902522384Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-15T02:41:25.902693082Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=169.707µs logger=migrator t=2026-08-15T02:41:25.907663405Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-15T02:41:25.907870523Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=207.538µs logger=migrator t=2026-08-15T02:41:25.913497172Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-15T02:41:25.913925509Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=428.907µs logger=migrator t=2026-08-15T02:41:25.918892422Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-15T02:41:25.919301547Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=413.005µs logger=migrator t=2026-08-15T02:41:25.924717848Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-15T02:41:25.92636428Z level=info msg="Migration successfully executed" id="create folder table" duration=1.649482ms logger=migrator t=2026-08-15T02:41:25.932410555Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-15T02:41:25.933844348Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.434183ms logger=migrator t=2026-08-15T02:41:25.939174876Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-15T02:41:25.940463414Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.287728ms logger=migrator t=2026-08-15T02:41:25.945767461Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-15T02:41:25.945795142Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.541µs logger=migrator t=2026-08-15T02:41:25.950479956Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-15T02:41:25.952454989Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.974233ms logger=migrator t=2026-08-15T02:41:25.95840994Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-15T02:41:25.959843403Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.435233ms logger=migrator t=2026-08-15T02:41:25.964572629Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-15T02:41:25.965905598Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.334489ms logger=migrator t=2026-08-15T02:41:25.971033299Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-15T02:41:25.971458015Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=424.796µs logger=migrator t=2026-08-15T02:41:25.976206681Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-15T02:41:25.976664708Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=456.987µs logger=migrator t=2026-08-15T02:41:25.981978105Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-15T02:41:25.983810544Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.831418ms logger=migrator t=2026-08-15T02:41:25.988399714Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-15T02:41:25.989565548Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.165553ms logger=migrator t=2026-08-15T02:41:25.994786401Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-15T02:41:25.996553947Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.760196ms logger=migrator t=2026-08-15T02:41:26.002134474Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-15T02:41:26.003490355Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.35152ms logger=migrator t=2026-08-15T02:41:26.009387194Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-15T02:41:26.011293904Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.90574ms logger=migrator t=2026-08-15T02:41:26.016676134Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-15T02:41:26.018276714Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.599649ms logger=migrator t=2026-08-15T02:41:26.023211347Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-15T02:41:26.024497724Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.285787ms logger=migrator t=2026-08-15T02:41:26.030666913Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-15T02:41:26.033040082Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.375608ms logger=migrator t=2026-08-15T02:41:26.038816936Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-15T02:41:26.039960119Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.143003ms logger=migrator t=2026-08-15T02:41:26.046133578Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-15T02:41:26.047424756Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.290887ms logger=migrator t=2026-08-15T02:41:26.054113324Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-15T02:41:26.056408039Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.309325ms logger=migrator t=2026-08-15T02:41:26.061786809Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-15T02:41:26.062075039Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=289.2µs logger=migrator t=2026-08-15T02:41:26.066846237Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-15T02:41:26.079245858Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.401041ms logger=migrator t=2026-08-15T02:41:26.086427884Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-15T02:41:26.086972574Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=545.39µs logger=migrator t=2026-08-15T02:41:26.091918838Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-15T02:41:26.091953899Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=36.821µs logger=migrator t=2026-08-15T02:41:26.097036258Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-15T02:41:26.098254443Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.223795ms logger=migrator t=2026-08-15T02:41:26.103599261Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-15T02:41:26.103616652Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.201µs logger=migrator t=2026-08-15T02:41:26.108470223Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-15T02:41:26.110415375Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.944642ms logger=migrator t=2026-08-15T02:41:26.115229193Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-15T02:41:26.116520482Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.291169ms logger=migrator t=2026-08-15T02:41:26.136028486Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-15T02:41:26.13777499Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.745914ms logger=migrator t=2026-08-15T02:41:26.145486147Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-15T02:41:26.146704363Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.219676ms logger=migrator t=2026-08-15T02:41:26.151900516Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-15T02:41:26.152407325Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=509.299µs logger=migrator t=2026-08-15T02:41:26.157546716Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-15T02:41:26.158181319Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=634.583µs logger=migrator t=2026-08-15T02:41:26.163522847Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-15T02:41:26.164445181Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=919.864µs logger=migrator t=2026-08-15T02:41:26.170757795Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-15T02:41:26.172235561Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.477586ms logger=migrator t=2026-08-15T02:41:26.179438008Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-15T02:41:26.191799067Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.36416ms logger=migrator t=2026-08-15T02:41:26.197723457Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-15T02:41:26.207742879Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.017422ms logger=migrator t=2026-08-15T02:41:26.215260568Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-15T02:41:26.226153563Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.895465ms logger=migrator t=2026-08-15T02:41:26.236428825Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-15T02:41:26.236535089Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=107.904µs logger=migrator t=2026-08-15T02:41:26.241998522Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-15T02:41:26.254376461Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.37926ms logger=migrator t=2026-08-15T02:41:26.260616352Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-15T02:41:26.272489614Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=11.872422ms logger=migrator t=2026-08-15T02:41:26.278510687Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-15T02:41:26.279102609Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=592.722µs logger=migrator t=2026-08-15T02:41:26.284801261Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.048190032s logger=migrator t=2026-08-15T02:41:26.285701304Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-15T02:41:26.303038968Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-15T02:41:26.303249166Z level=info msg="Created default organization" logger=secrets t=2026-08-15T02:41:26.310429602Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-15T02:41:26.358452295Z level=info msg="Restored cache from database" duration=405.015µs logger=plugin.store t=2026-08-15T02:41:26.359731093Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-15T02:41:26.395830114Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-15T02:41:26.395856585Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-15T02:41:26.395941528Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-15T02:41:26.395952048Z level=info msg="Plugins loaded" count=54 duration=36.221605ms logger=query_data t=2026-08-15T02:41:26.39977029Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-15T02:41:26.403999086Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-15T02:41:26.416062005Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-15T02:41:26.43100529Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-15T02:41:26.433454071Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-15T02:41:26.435409363Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-15T02:41:26.514572383Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-15T02:41:26.579893058Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-15T02:41:26.607571676Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-15T02:41:26.607612568Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-15T02:41:26.608166888Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-15T02:41:26.608629656Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-08-15T02:41:26.608787062Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-08-15T02:41:26.609106324Z level=info msg="starting to provision dashboards" logger=http.server t=2026-08-15T02:41:26.610159242Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-15T02:41:26.698479413Z level=info msg="Update check succeeded" duration=90.391047ms logger=ngalert.state.manager t=2026-08-15T02:41:26.699919966Z level=info msg="State cache has been initialized" states=0 duration=91.750697ms logger=ngalert.scheduler t=2026-08-15T02:41:26.699974248Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-15T02:41:26.70003593Z level=info msg=starting first_tick=2026-08-15T02:41:30Z logger=grafana.update.checker t=2026-08-15T02:41:26.700917722Z level=info msg="Update check succeeded" duration=92.845847ms logger=sqlstore.transactions t=2026-08-15T02:41:26.746557428Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-15T02:41:26.761299105Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-15T02:41:26.826932642Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-15T02:41:26.830563127Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-15T02:41:26.84599586Z level=info msg="Patterns update finished" duration=146.624995ms logger=grafana-apiserver t=2026-08-15T02:41:27.205989519Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-15T02:41:27.206433305Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-15T02:41:27.656376164Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.657307748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.679605066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.706770295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.71928414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.740234447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.757160167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.779196654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.795289562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.817764847Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.834598862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.856447144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.877427472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.909082898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.923508064Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:27.989344318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.007016245Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.040506879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.056824194Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.079552819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.099985017Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.125940591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.157081877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.214681937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.232766458Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.279695491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.293045957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.336961697Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.35535284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.405856856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.423773341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.466811529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.482636686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.533650122Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.553613543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.637948475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.656918169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.702626416Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.715489614Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.76224116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.776314222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.814644196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.830774375Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.870421807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.889351161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.940845323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.958244298Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:28.998725162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.032501506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.126340861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.142820663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.237939355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.259805678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.326256226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.349012121Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.42762687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.448027317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.516806732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.535932361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.605900439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.626432242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.70339702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.717765674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.790757014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.808049087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.874353058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.896243862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.977011691Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:29.999389832Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.072171195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.094819596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.1662966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.181019897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.251513145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.269889717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.340312623Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.362879741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.43880019Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.457332487Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-15T02:41:30.542636656Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-15T02:42:39.631712808Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-15T02:51:26.628572299Z level=info msg="Completed cleanup jobs" duration=19.559642ms logger=sqlstore.transactions t=2026-08-15T02:51:26.63695764Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-15T02:51:26.775489262Z level=info msg="Update check succeeded" duration=76.057136ms logger=sqlstore.transactions t=2026-08-15T02:56:26.418588696Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-15T03:01:26.644806853Z level=info msg="Completed cleanup jobs" duration=35.588339ms logger=plugins.update.checker t=2026-08-15T03:01:26.781068159Z level=info msg="Update check succeeded" duration=81.488898ms logger=cleanup t=2026-08-15T03:11:26.643047937Z level=info msg="Completed cleanup jobs" duration=27.257617ms logger=plugins.update.checker t=2026-08-15T03:11:26.773645037Z level=info msg="Update check succeeded" duration=75.009248ms logger=infra.usagestats t=2026-08-15T03:12:39.653900403Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-15T03:21:26.67028586Z level=info msg="Completed cleanup jobs" duration=61.146768ms logger=plugins.update.checker t=2026-08-15T03:21:26.792952966Z level=info msg="Update check succeeded" duration=93.727203ms