logger=settings t=2026-05-28T21:53:37.193271458Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-28T21:53:37Z logger=settings t=2026-05-28T21:53:37.193975381Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-28T21:53:37.193994752Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-28T21:53:37.194001632Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-28T21:53:37.194007682Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-28T21:53:37.194013782Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-28T21:53:37.194023352Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-28T21:53:37.194029692Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-28T21:53:37.194040273Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-28T21:53:37.194046763Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-28T21:53:37.194053023Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-28T21:53:37.194063703Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-28T21:53:37.194069783Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-28T21:53:37.194075853Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-28T21:53:37.194081733Z level=info msg=Target target=[all] logger=settings t=2026-05-28T21:53:37.194101044Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-28T21:53:37.194107044Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-28T21:53:37.194112524Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-28T21:53:37.194118104Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-28T21:53:37.194123944Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-28T21:53:37.194129294Z level=info msg="App mode production" logger=sqlstore t=2026-05-28T21:53:37.194711205Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-28T21:53:37.194744955Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-28T21:53:37.197958595Z level=info msg="Locking database" logger=migrator t=2026-05-28T21:53:37.197983315Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-28T21:53:37.199518805Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-28T21:53:37.201164555Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.64606ms logger=migrator t=2026-05-28T21:53:37.210801646Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-28T21:53:37.211705242Z level=info msg="Migration successfully executed" id="create user table" duration=909.017µs logger=migrator t=2026-05-28T21:53:37.219558979Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-28T21:53:37.220568718Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.012139ms logger=migrator t=2026-05-28T21:53:37.231115914Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-28T21:53:37.232179984Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.06743ms logger=migrator t=2026-05-28T21:53:37.244325171Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-28T21:53:37.245261708Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=939.977µs logger=migrator t=2026-05-28T21:53:37.258819142Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-28T21:53:37.260133586Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.319324ms logger=migrator t=2026-05-28T21:53:37.272412966Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-28T21:53:37.275443482Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.032016ms logger=migrator t=2026-05-28T21:53:37.309351815Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-28T21:53:37.311428904Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.077219ms logger=migrator t=2026-05-28T21:53:37.320762598Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-28T21:53:37.321557033Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=794.195µs logger=migrator t=2026-05-28T21:53:37.330224365Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-28T21:53:37.331409237Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.184152ms logger=migrator t=2026-05-28T21:53:37.355276493Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-28T21:53:37.355756421Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=483.228µs logger=migrator t=2026-05-28T21:53:37.364027146Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-28T21:53:37.364672098Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=645.202µs logger=migrator t=2026-05-28T21:53:37.370105199Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-28T21:53:37.371343232Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.237793ms logger=migrator t=2026-05-28T21:53:37.376361866Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-28T21:53:37.376393817Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.421µs logger=migrator t=2026-05-28T21:53:37.381785588Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-28T21:53:37.38296574Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.180112ms logger=migrator t=2026-05-28T21:53:37.386330602Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-28T21:53:37.386540726Z level=info msg="Migration successfully executed" id="Add missing user data" duration=210.414µs logger=migrator t=2026-05-28T21:53:37.391244744Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-28T21:53:37.392353024Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.10498ms logger=migrator t=2026-05-28T21:53:37.396364809Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-28T21:53:37.397237636Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=873.067µs logger=migrator t=2026-05-28T21:53:37.40232499Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-28T21:53:37.403330489Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.005529ms logger=migrator t=2026-05-28T21:53:37.406694683Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-28T21:53:37.417985724Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.28964ms logger=migrator t=2026-05-28T21:53:37.437379925Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-28T21:53:37.438333643Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=957.588µs logger=migrator t=2026-05-28T21:53:37.443109723Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-28T21:53:37.443343527Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=235.734µs logger=migrator t=2026-05-28T21:53:37.448603974Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-28T21:53:37.449345089Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=741.445µs logger=migrator t=2026-05-28T21:53:37.45641509Z 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-05-28T21:53:37.456761447Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=347.787µs logger=migrator t=2026-05-28T21:53:37.461557947Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-28T21:53:37.462018555Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=463.998µs logger=migrator t=2026-05-28T21:53:37.466817635Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-28T21:53:37.467763552Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=948.188µs logger=migrator t=2026-05-28T21:53:37.47242204Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-28T21:53:37.473261305Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=840.445µs logger=migrator t=2026-05-28T21:53:37.47890008Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-28T21:53:37.479983191Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.083291ms logger=migrator t=2026-05-28T21:53:37.485788729Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-28T21:53:37.48692776Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.139631ms logger=migrator t=2026-05-28T21:53:37.492888992Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-28T21:53:37.494021793Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.135092ms logger=migrator t=2026-05-28T21:53:37.500268029Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-28T21:53:37.500295559Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.5µs logger=migrator t=2026-05-28T21:53:37.504769414Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-28T21:53:37.506014246Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.244062ms logger=migrator t=2026-05-28T21:53:37.511475428Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-28T21:53:37.512344975Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=876.537µs logger=migrator t=2026-05-28T21:53:37.51741768Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-28T21:53:37.518052271Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=634.681µs logger=migrator t=2026-05-28T21:53:37.522323061Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-28T21:53:37.523196738Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=873.367µs logger=migrator t=2026-05-28T21:53:37.527348655Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-28T21:53:37.531549194Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.200479ms logger=migrator t=2026-05-28T21:53:37.537145128Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-28T21:53:37.538157226Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.011668ms logger=migrator t=2026-05-28T21:53:37.543856444Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-28T21:53:37.54479194Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=935.716µs logger=migrator t=2026-05-28T21:53:37.550016378Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-28T21:53:37.55064697Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=633.362µs logger=migrator t=2026-05-28T21:53:37.563248115Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-28T21:53:37.564852456Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.60527ms logger=migrator t=2026-05-28T21:53:37.57045114Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-28T21:53:37.571149973Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=698.503µs logger=migrator t=2026-05-28T21:53:37.576593334Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-28T21:53:37.577077343Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=482.769µs logger=migrator t=2026-05-28T21:53:37.589477085Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-28T21:53:37.590534375Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.057ms logger=migrator t=2026-05-28T21:53:37.596766751Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-28T21:53:37.597581266Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=817.556µs logger=migrator t=2026-05-28T21:53:37.602964627Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-28T21:53:37.603618649Z level=info msg="Migration successfully executed" id="create star table" duration=653.362µs logger=migrator t=2026-05-28T21:53:37.608522711Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-28T21:53:37.609827025Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.303954ms logger=migrator t=2026-05-28T21:53:37.616308065Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-28T21:53:37.617262114Z level=info msg="Migration successfully executed" id="create org table v1" duration=954.339µs logger=migrator t=2026-05-28T21:53:37.621797618Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-28T21:53:37.622579943Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=781.855µs logger=migrator t=2026-05-28T21:53:37.626859823Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-28T21:53:37.627543395Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=683.242µs logger=migrator t=2026-05-28T21:53:37.631909137Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-28T21:53:37.633013638Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.104141ms logger=migrator t=2026-05-28T21:53:37.638793915Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-28T21:53:37.639901026Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.101271ms logger=migrator t=2026-05-28T21:53:37.645642983Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-28T21:53:37.647344565Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.698192ms logger=migrator t=2026-05-28T21:53:37.652806057Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-28T21:53:37.652852708Z level=info msg="Migration successfully executed" id="Update org table charset" duration=48.811µs logger=migrator t=2026-05-28T21:53:37.657876562Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-28T21:53:37.657922943Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=47.891µs logger=migrator t=2026-05-28T21:53:37.663369165Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-28T21:53:37.66365662Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=287.965µs logger=migrator t=2026-05-28T21:53:37.668916588Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-28T21:53:37.670274824Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.358756ms logger=migrator t=2026-05-28T21:53:37.677135182Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-28T21:53:37.678022078Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=888.586µs logger=migrator t=2026-05-28T21:53:37.682447021Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-28T21:53:37.683240915Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=793.444µs logger=migrator t=2026-05-28T21:53:37.688475584Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-28T21:53:37.689184556Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=709.252µs logger=migrator t=2026-05-28T21:53:37.693818713Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-28T21:53:37.695007945Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.188632ms logger=migrator t=2026-05-28T21:53:37.699908537Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-28T21:53:37.700883285Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=973.868µs logger=migrator t=2026-05-28T21:53:37.707126091Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-28T21:53:37.712483402Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.356791ms logger=migrator t=2026-05-28T21:53:37.717162799Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-28T21:53:37.717979584Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=816.416µs logger=migrator t=2026-05-28T21:53:37.723795963Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-28T21:53:37.725092777Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.297455ms logger=migrator t=2026-05-28T21:53:37.731204301Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-28T21:53:37.731933465Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=726.644µs logger=migrator t=2026-05-28T21:53:37.736668863Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-28T21:53:37.737019959Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=351.126µs logger=migrator t=2026-05-28T21:53:37.741938502Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-28T21:53:37.742750357Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=811.576µs logger=migrator t=2026-05-28T21:53:37.748131867Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-28T21:53:37.748238459Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=107.651µs logger=migrator t=2026-05-28T21:53:37.753180871Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-28T21:53:37.757231097Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.052106ms logger=migrator t=2026-05-28T21:53:37.762630148Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-28T21:53:37.764397481Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.767033ms logger=migrator t=2026-05-28T21:53:37.77027072Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-28T21:53:37.772689306Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.416716ms logger=migrator t=2026-05-28T21:53:37.777815642Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-28T21:53:37.779638645Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.822633ms logger=migrator t=2026-05-28T21:53:37.785100078Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-28T21:53:37.788369628Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.268351ms logger=migrator t=2026-05-28T21:53:37.794155736Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-28T21:53:37.794902031Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=745.934µs logger=migrator t=2026-05-28T21:53:37.799835842Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-28T21:53:37.801158287Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.321885ms logger=migrator t=2026-05-28T21:53:37.806089249Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-28T21:53:37.80614636Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=57.831µs logger=migrator t=2026-05-28T21:53:37.812173493Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-28T21:53:37.812195173Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=22.601µs logger=migrator t=2026-05-28T21:53:37.818679374Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-28T21:53:37.820581289Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.901345ms logger=migrator t=2026-05-28T21:53:37.824256488Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-28T21:53:37.827237474Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.978166ms logger=migrator t=2026-05-28T21:53:37.833425579Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-28T21:53:37.835917156Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.491427ms logger=migrator t=2026-05-28T21:53:37.84204559Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-28T21:53:37.843937006Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.891386ms logger=migrator t=2026-05-28T21:53:37.847488552Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-28T21:53:37.847687546Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=199.414µs logger=migrator t=2026-05-28T21:53:37.850913686Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-28T21:53:37.852065078Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.151012ms logger=migrator t=2026-05-28T21:53:37.859347134Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-28T21:53:37.861110556Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.764382ms logger=migrator t=2026-05-28T21:53:37.864977809Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-28T21:53:37.86503545Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=59.382µs logger=migrator t=2026-05-28T21:53:37.869993072Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-28T21:53:37.871094673Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.101271ms logger=migrator t=2026-05-28T21:53:37.87575153Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-28T21:53:37.876585225Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=833.385µs logger=migrator t=2026-05-28T21:53:37.880447068Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-28T21:53:37.886017641Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.569674ms logger=migrator t=2026-05-28T21:53:37.890588037Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-28T21:53:37.891135977Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=548.01µs logger=migrator t=2026-05-28T21:53:37.896792253Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-28T21:53:37.897993544Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.201651ms logger=migrator t=2026-05-28T21:53:37.902973058Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-28T21:53:37.903834605Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=861.437µs logger=migrator t=2026-05-28T21:53:37.907440891Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-28T21:53:37.907800878Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=359.807µs logger=migrator t=2026-05-28T21:53:37.912056267Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-28T21:53:37.912797181Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=738.984µs logger=migrator t=2026-05-28T21:53:37.9164584Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-28T21:53:37.918578769Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.119829ms logger=migrator t=2026-05-28T21:53:37.922162397Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-28T21:53:37.923114814Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=952.118µs logger=migrator t=2026-05-28T21:53:37.931246716Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-28T21:53:37.931662694Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=416.188µs logger=migrator t=2026-05-28T21:53:37.938743026Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-28T21:53:37.939069922Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=326.026µs logger=migrator t=2026-05-28T21:53:37.943027376Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-28T21:53:37.944087895Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.060109ms logger=migrator t=2026-05-28T21:53:37.948563869Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-28T21:53:37.950839951Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.276992ms logger=migrator t=2026-05-28T21:53:37.956049869Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-28T21:53:37.95713413Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.08389ms logger=migrator t=2026-05-28T21:53:37.961549672Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-28T21:53:37.962680923Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.137532ms logger=migrator t=2026-05-28T21:53:37.966459873Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-28T21:53:37.967398771Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=938.858µs logger=migrator t=2026-05-28T21:53:37.970736153Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-28T21:53:37.971775942Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.037409ms logger=migrator t=2026-05-28T21:53:37.97756558Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-28T21:53:37.978325795Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=759.925µs logger=migrator t=2026-05-28T21:53:37.982137476Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-28T21:53:37.989150417Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.012931ms logger=migrator t=2026-05-28T21:53:37.993850945Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-28T21:53:37.995578327Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.728413ms logger=migrator t=2026-05-28T21:53:38.001159431Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-28T21:53:38.002395274Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.233463ms logger=migrator t=2026-05-28T21:53:38.008202712Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-28T21:53:38.00913601Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=990.809µs logger=migrator t=2026-05-28T21:53:38.015209773Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-28T21:53:38.015801785Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=592.032µs logger=migrator t=2026-05-28T21:53:38.119079872Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-28T21:53:38.122950625Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.874193ms logger=migrator t=2026-05-28T21:53:38.131527915Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-28T21:53:38.135487129Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.961284ms logger=migrator t=2026-05-28T21:53:38.148482731Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-28T21:53:38.148583583Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=108.392µs logger=migrator t=2026-05-28T21:53:38.154301211Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-28T21:53:38.154550495Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=249.974µs logger=migrator t=2026-05-28T21:53:38.159542658Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-28T21:53:38.162116576Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.573508ms logger=migrator t=2026-05-28T21:53:38.165743744Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-28T21:53:38.165948568Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=204.924µs logger=migrator t=2026-05-28T21:53:38.17034809Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-28T21:53:38.170537873Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=190.743µs logger=migrator t=2026-05-28T21:53:38.174746342Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-28T21:53:38.179253456Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.508235ms logger=migrator t=2026-05-28T21:53:38.18269332Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-28T21:53:38.182919934Z level=info msg="Migration successfully executed" id="Update uid value" duration=226.524µs logger=migrator t=2026-05-28T21:53:38.186358498Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-28T21:53:38.187232975Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=873.597µs logger=migrator t=2026-05-28T21:53:38.19122518Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-28T21:53:38.191861661Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=635.961µs logger=migrator t=2026-05-28T21:53:38.195233225Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-28T21:53:38.196126941Z level=info msg="Migration successfully executed" id="create api_key table" duration=893.306µs logger=migrator t=2026-05-28T21:53:38.200985832Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-28T21:53:38.201893949Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=911.027µs logger=migrator t=2026-05-28T21:53:38.207534905Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-28T21:53:38.208654215Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.11892ms logger=migrator t=2026-05-28T21:53:38.216303538Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-28T21:53:38.217404239Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.101961ms logger=migrator t=2026-05-28T21:53:38.222404622Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-28T21:53:38.223183987Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=779.345µs logger=migrator t=2026-05-28T21:53:38.228650659Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-28T21:53:38.229420142Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=769.723µs logger=migrator t=2026-05-28T21:53:38.233177503Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-28T21:53:38.234008378Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=830.505µs logger=migrator t=2026-05-28T21:53:38.238172196Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-28T21:53:38.245131446Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.95857ms logger=migrator t=2026-05-28T21:53:38.25073081Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-28T21:53:38.251484185Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=754.125µs logger=migrator t=2026-05-28T21:53:38.256134161Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-28T21:53:38.256921626Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=792.095µs logger=migrator t=2026-05-28T21:53:38.263938247Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-28T21:53:38.264752312Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=814.115µs logger=migrator t=2026-05-28T21:53:38.278335196Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-28T21:53:38.279545678Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.211422ms logger=migrator t=2026-05-28T21:53:38.285079242Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-28T21:53:38.285421088Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=342.026µs logger=migrator t=2026-05-28T21:53:38.309727422Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-28T21:53:38.310621498Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=893.706µs logger=migrator t=2026-05-28T21:53:38.315528821Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-28T21:53:38.315570881Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=43.451µs logger=migrator t=2026-05-28T21:53:38.31928149Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-28T21:53:38.32193394Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.65205ms logger=migrator t=2026-05-28T21:53:38.327096976Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-28T21:53:38.329546072Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.448856ms logger=migrator t=2026-05-28T21:53:38.338269545Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-28T21:53:38.338427138Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=157.783µs logger=migrator t=2026-05-28T21:53:38.341051637Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-28T21:53:38.343864069Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.811772ms logger=migrator t=2026-05-28T21:53:38.349291481Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-28T21:53:38.351781098Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.489487ms logger=migrator t=2026-05-28T21:53:38.355820582Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-28T21:53:38.356521976Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=701.654µs logger=migrator t=2026-05-28T21:53:38.3604822Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-28T21:53:38.361016449Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=588.13µs logger=migrator t=2026-05-28T21:53:38.365384821Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-28T21:53:38.366170326Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=785.525µs logger=migrator t=2026-05-28T21:53:38.374879558Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-28T21:53:38.375670803Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=791.615µs logger=migrator t=2026-05-28T21:53:38.379183418Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-28T21:53:38.379930923Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=747.525µs logger=migrator t=2026-05-28T21:53:38.384510158Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-28T21:53:38.385294782Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=784.154µs logger=migrator t=2026-05-28T21:53:38.389342338Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-28T21:53:38.389409699Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.021µs logger=migrator t=2026-05-28T21:53:38.393582887Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-28T21:53:38.393652598Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=71.061µs logger=migrator t=2026-05-28T21:53:38.397833167Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-28T21:53:38.402055355Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.220898ms logger=migrator t=2026-05-28T21:53:38.408396014Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-28T21:53:38.411124735Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.727151ms logger=migrator t=2026-05-28T21:53:38.415271913Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-28T21:53:38.415338714Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=61.751µs logger=migrator t=2026-05-28T21:53:38.421671041Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-28T21:53:38.422849954Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.178853ms logger=migrator t=2026-05-28T21:53:38.430048108Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-28T21:53:38.431471254Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.425286ms logger=migrator t=2026-05-28T21:53:38.435834117Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-28T21:53:38.435860897Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.06µs logger=migrator t=2026-05-28T21:53:38.439308211Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-28T21:53:38.440249069Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=939.188µs logger=migrator t=2026-05-28T21:53:38.445864934Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-28T21:53:38.447357542Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.495438ms logger=migrator t=2026-05-28T21:53:38.452185561Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-28T21:53:38.455297229Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.111578ms logger=migrator t=2026-05-28T21:53:38.459237923Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-28T21:53:38.459272614Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.801µs logger=migrator t=2026-05-28T21:53:38.463960862Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-28T21:53:38.464806997Z level=info msg="Migration successfully executed" id="create session table" duration=846.135µs logger=migrator t=2026-05-28T21:53:38.468584718Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-28T21:53:38.468661089Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=77.031µs logger=migrator t=2026-05-28T21:53:38.472397069Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-28T21:53:38.472475511Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.691µs logger=migrator t=2026-05-28T21:53:38.478039715Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-28T21:53:38.479164996Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.125411ms logger=migrator t=2026-05-28T21:53:38.483539617Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-28T21:53:38.484374472Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=836.215µs logger=migrator t=2026-05-28T21:53:38.490176821Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-28T21:53:38.490203931Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.03µs logger=migrator t=2026-05-28T21:53:38.494139015Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-28T21:53:38.494178816Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.63µs logger=migrator t=2026-05-28T21:53:38.500969672Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-28T21:53:38.508188767Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=7.214855ms logger=migrator t=2026-05-28T21:53:38.512959177Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-28T21:53:38.516218137Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.25959ms logger=migrator t=2026-05-28T21:53:38.52494Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-28T21:53:38.525030512Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.931µs logger=migrator t=2026-05-28T21:53:38.53240378Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-28T21:53:38.532701495Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=299.185µs logger=migrator t=2026-05-28T21:53:38.537605876Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-28T21:53:38.539851518Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.247262ms logger=migrator t=2026-05-28T21:53:38.557112641Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-28T21:53:38.557171022Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=59.502µs logger=migrator t=2026-05-28T21:53:38.567242669Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-28T21:53:38.570261716Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.020297ms logger=migrator t=2026-05-28T21:53:38.575261549Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-28T21:53:38.575554455Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=292.956µs logger=migrator t=2026-05-28T21:53:38.581854623Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-28T21:53:38.586245155Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.393153ms logger=migrator t=2026-05-28T21:53:38.590172128Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-28T21:53:38.593286426Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.113768ms logger=migrator t=2026-05-28T21:53:38.597993503Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-28T21:53:38.598102715Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=109.392µs logger=migrator t=2026-05-28T21:53:38.603531557Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-28T21:53:38.604436064Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=904.477µs logger=migrator t=2026-05-28T21:53:38.609677602Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-28T21:53:38.611240991Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.549039ms logger=migrator t=2026-05-28T21:53:38.61543357Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-28T21:53:38.617368925Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.933145ms logger=migrator t=2026-05-28T21:53:38.62238722Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-28T21:53:38.62350237Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.116281ms logger=migrator t=2026-05-28T21:53:38.627803141Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-28T21:53:38.628662236Z level=info msg="Migration successfully executed" id="add index alert state" duration=860.175µs logger=migrator t=2026-05-28T21:53:38.633058478Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-28T21:53:38.633928295Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=869.526µs logger=migrator t=2026-05-28T21:53:38.641267902Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-28T21:53:38.642053877Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=785.615µs logger=migrator t=2026-05-28T21:53:38.651795019Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-28T21:53:38.652663124Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=867.905µs logger=migrator t=2026-05-28T21:53:38.662196772Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-28T21:53:38.663444416Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.247864ms logger=migrator t=2026-05-28T21:53:38.671865383Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-28T21:53:38.685387226Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.523013ms logger=migrator t=2026-05-28T21:53:38.689041223Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-28T21:53:38.689603334Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=560.871µs logger=migrator t=2026-05-28T21:53:38.69364523Z 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-05-28T21:53:38.694322382Z 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=679.332µs logger=migrator t=2026-05-28T21:53:38.699168393Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-28T21:53:38.699753764Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=588.541µs logger=migrator t=2026-05-28T21:53:38.703964062Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-28T21:53:38.704673946Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=713.014µs logger=migrator t=2026-05-28T21:53:38.710954003Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-28T21:53:38.711723658Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=773.184µs logger=migrator t=2026-05-28T21:53:38.716570018Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-28T21:53:38.721095462Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.526654ms logger=migrator t=2026-05-28T21:53:38.725457903Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-28T21:53:38.72897572Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.514676ms logger=migrator t=2026-05-28T21:53:38.732457434Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-28T21:53:38.736003861Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.545787ms logger=migrator t=2026-05-28T21:53:38.740958633Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-28T21:53:38.744699253Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.73639ms logger=migrator t=2026-05-28T21:53:38.748616306Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-28T21:53:38.749684166Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.06763ms logger=migrator t=2026-05-28T21:53:38.75366005Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-28T21:53:38.753691081Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=32.071µs logger=migrator t=2026-05-28T21:53:38.758331308Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-28T21:53:38.758361588Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.31µs logger=migrator t=2026-05-28T21:53:38.761283233Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-28T21:53:38.762289042Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.006009ms logger=migrator t=2026-05-28T21:53:38.766698944Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T21:53:38.767311195Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=609.591µs logger=migrator t=2026-05-28T21:53:38.773960849Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-28T21:53:38.775366995Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.408586ms logger=migrator t=2026-05-28T21:53:38.779255008Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-28T21:53:38.780114264Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=859.046µs logger=migrator t=2026-05-28T21:53:38.784827552Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-28T21:53:38.785689528Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=861.976µs logger=migrator t=2026-05-28T21:53:38.789400717Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-28T21:53:38.793563675Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.162328ms logger=migrator t=2026-05-28T21:53:38.797754813Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-28T21:53:38.802517042Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.763529ms logger=migrator t=2026-05-28T21:53:38.806839803Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-28T21:53:38.807021637Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=182.124µs logger=migrator t=2026-05-28T21:53:38.810747486Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-28T21:53:38.812265274Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.515078ms logger=migrator t=2026-05-28T21:53:38.816587285Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-28T21:53:38.818040242Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.452437ms logger=migrator t=2026-05-28T21:53:38.823220269Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-28T21:53:38.826929358Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.708629ms logger=migrator t=2026-05-28T21:53:38.830835971Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-28T21:53:38.830901953Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=63.681µs logger=migrator t=2026-05-28T21:53:38.837586367Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-28T21:53:38.838942012Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.354815ms logger=migrator t=2026-05-28T21:53:38.844710131Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-28T21:53:38.846628196Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.915375ms logger=migrator t=2026-05-28T21:53:38.85324321Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-28T21:53:38.853364042Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=121.822µs logger=migrator t=2026-05-28T21:53:38.857091481Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-28T21:53:38.858486157Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.394566ms logger=migrator t=2026-05-28T21:53:38.863858487Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-28T21:53:38.864699163Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=840.476µs logger=migrator t=2026-05-28T21:53:38.870343659Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-28T21:53:38.871332977Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=987.988µs logger=migrator t=2026-05-28T21:53:38.876915922Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-28T21:53:38.878324068Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.407596ms logger=migrator t=2026-05-28T21:53:38.883234209Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-28T21:53:38.885013082Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.781893ms logger=migrator t=2026-05-28T21:53:38.891361621Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-28T21:53:38.89234359Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=979.209µs logger=migrator t=2026-05-28T21:53:38.900032113Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-28T21:53:38.900060623Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.35µs logger=migrator t=2026-05-28T21:53:38.905329212Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-28T21:53:38.912015627Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.679945ms logger=migrator t=2026-05-28T21:53:38.916289547Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-28T21:53:38.917395948Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.109641ms logger=migrator t=2026-05-28T21:53:38.923190646Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-28T21:53:38.928408922Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.215146ms logger=migrator t=2026-05-28T21:53:38.932346366Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-28T21:53:38.933317404Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=971.378µs logger=migrator t=2026-05-28T21:53:38.937465802Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-28T21:53:38.938718065Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.252493ms logger=migrator t=2026-05-28T21:53:38.944067365Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-28T21:53:38.945026513Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=965.358µs logger=migrator t=2026-05-28T21:53:38.950185069Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-28T21:53:38.963042789Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.85479ms logger=migrator t=2026-05-28T21:53:38.966748599Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-28T21:53:38.967277988Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=530.189µs logger=migrator t=2026-05-28T21:53:38.97163751Z 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-05-28T21:53:38.972825972Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.186142ms logger=migrator t=2026-05-28T21:53:38.977201323Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-28T21:53:38.977620812Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=423.029µs logger=migrator t=2026-05-28T21:53:38.981034415Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-28T21:53:38.981586125Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=551.82µs logger=migrator t=2026-05-28T21:53:38.986400756Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-28T21:53:38.986600909Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=200.733µs logger=migrator t=2026-05-28T21:53:38.990269778Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-28T21:53:38.996895891Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.624683ms logger=migrator t=2026-05-28T21:53:39.000864195Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-28T21:53:39.004069895Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.20194ms logger=migrator t=2026-05-28T21:53:39.008830244Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-28T21:53:39.009841543Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.011229ms logger=migrator t=2026-05-28T21:53:39.014965589Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-28T21:53:39.015647942Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=682.573µs logger=migrator t=2026-05-28T21:53:39.032411795Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-28T21:53:39.032834762Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=419.267µs logger=migrator t=2026-05-28T21:53:39.049427822Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-28T21:53:39.055662138Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.235216ms logger=migrator t=2026-05-28T21:53:39.082876087Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-28T21:53:39.083751243Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=874.906µs logger=migrator t=2026-05-28T21:53:39.10392485Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-28T21:53:39.104087673Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=161.183µs logger=migrator t=2026-05-28T21:53:39.124199288Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-28T21:53:39.124791189Z level=info msg="Migration successfully executed" id="Move region to single row" duration=592.001µs logger=migrator t=2026-05-28T21:53:39.133512472Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-28T21:53:39.134779516Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.267134ms logger=migrator t=2026-05-28T21:53:39.140158276Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-28T21:53:39.141443261Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.282044ms logger=migrator t=2026-05-28T21:53:39.146698598Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T21:53:39.148084414Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.385316ms logger=migrator t=2026-05-28T21:53:39.159334854Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-28T21:53:39.160686189Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.350705ms logger=migrator t=2026-05-28T21:53:39.1827065Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-28T21:53:39.183843112Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.135932ms logger=migrator t=2026-05-28T21:53:39.1933898Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-28T21:53:39.194892478Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.503358ms logger=migrator t=2026-05-28T21:53:39.209806486Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-28T21:53:39.209953419Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=152.313µs logger=migrator t=2026-05-28T21:53:39.226121601Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-28T21:53:39.227070789Z level=info msg="Migration successfully executed" id="create test_data table" duration=952.178µs logger=migrator t=2026-05-28T21:53:39.247089022Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-28T21:53:39.247947579Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=861.517µs logger=migrator t=2026-05-28T21:53:39.327265779Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-28T21:53:39.328897849Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.63435ms logger=migrator t=2026-05-28T21:53:39.335607355Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-28T21:53:39.336556353Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=948.408µs logger=migrator t=2026-05-28T21:53:39.344224766Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-28T21:53:39.34440902Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=184.934µs logger=migrator t=2026-05-28T21:53:39.354405626Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-28T21:53:39.355050328Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=646.752µs logger=migrator t=2026-05-28T21:53:39.365476413Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-28T21:53:39.365582775Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=109.942µs logger=migrator t=2026-05-28T21:53:39.37387299Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-28T21:53:39.374955879Z level=info msg="Migration successfully executed" id="create team table" duration=1.082299ms logger=migrator t=2026-05-28T21:53:39.382004051Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-28T21:53:39.383715734Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.712763ms logger=migrator t=2026-05-28T21:53:39.390160823Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-28T21:53:39.39157881Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.417977ms logger=migrator t=2026-05-28T21:53:39.397412589Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-28T21:53:39.40174966Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.3356ms logger=migrator t=2026-05-28T21:53:39.413246075Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-28T21:53:39.41353788Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=293.345µs logger=migrator t=2026-05-28T21:53:39.419858628Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-28T21:53:39.421236363Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.374665ms logger=migrator t=2026-05-28T21:53:39.435698934Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-28T21:53:39.437145571Z level=info msg="Migration successfully executed" id="create team member table" duration=1.444437ms logger=migrator t=2026-05-28T21:53:39.442764486Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-28T21:53:39.444305775Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.539609ms logger=migrator t=2026-05-28T21:53:39.456235997Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-28T21:53:39.457150634Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=914.537µs logger=migrator t=2026-05-28T21:53:39.462302051Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-28T21:53:39.463303499Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=994.408µs logger=migrator t=2026-05-28T21:53:39.468796431Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-28T21:53:39.475809332Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.013281ms logger=migrator t=2026-05-28T21:53:39.48262981Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-28T21:53:39.489701832Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.069801ms logger=migrator t=2026-05-28T21:53:39.494823238Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-28T21:53:39.498141789Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=3.318481ms logger=migrator t=2026-05-28T21:53:39.5029936Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-28T21:53:39.503949148Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=955.227µs logger=migrator t=2026-05-28T21:53:39.50990335Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-28T21:53:39.511329616Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.425357ms logger=migrator t=2026-05-28T21:53:39.516639965Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-28T21:53:39.517844557Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.203532ms logger=migrator t=2026-05-28T21:53:39.523993832Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-28T21:53:39.525060833Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.065861ms logger=migrator t=2026-05-28T21:53:39.531278988Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-28T21:53:39.532180125Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=898.907µs logger=migrator t=2026-05-28T21:53:39.537933803Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-28T21:53:39.538845009Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=910.956µs logger=migrator t=2026-05-28T21:53:39.54366474Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-28T21:53:39.544933893Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.268683ms logger=migrator t=2026-05-28T21:53:39.551524386Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-28T21:53:39.552388292Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=863.926µs logger=migrator t=2026-05-28T21:53:39.5645835Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-28T21:53:39.566343903Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.763203ms logger=migrator t=2026-05-28T21:53:39.574919933Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-28T21:53:39.575358731Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=440.988µs logger=migrator t=2026-05-28T21:53:39.581578437Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-28T21:53:39.582407242Z level=info msg="Migration successfully executed" id="create tag table" duration=824.285µs logger=migrator t=2026-05-28T21:53:39.587927335Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-28T21:53:39.589611568Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.683083ms logger=migrator t=2026-05-28T21:53:39.595502377Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-28T21:53:39.596492616Z level=info msg="Migration successfully executed" id="create login attempt table" duration=993.239µs logger=migrator t=2026-05-28T21:53:39.605194429Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-28T21:53:39.606125215Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=930.196µs logger=migrator t=2026-05-28T21:53:39.618628019Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-28T21:53:39.620063385Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.435956ms logger=migrator t=2026-05-28T21:53:39.625281733Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-28T21:53:39.642578906Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.289843ms logger=migrator t=2026-05-28T21:53:39.648008787Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-28T21:53:39.648861484Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=852.817µs logger=migrator t=2026-05-28T21:53:39.661389457Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-28T21:53:39.663082799Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.694292ms logger=migrator t=2026-05-28T21:53:39.6695626Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-28T21:53:39.670246013Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=682.052µs logger=migrator t=2026-05-28T21:53:39.676908477Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-28T21:53:39.677776354Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=868.107µs logger=migrator t=2026-05-28T21:53:39.686010287Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-28T21:53:39.687317011Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.311675ms logger=migrator t=2026-05-28T21:53:39.692780833Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-28T21:53:39.694489866Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.710123ms logger=migrator t=2026-05-28T21:53:39.700429327Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-28T21:53:39.700491878Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=63.741µs logger=migrator t=2026-05-28T21:53:39.706793405Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-28T21:53:39.71509683Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.304515ms logger=migrator t=2026-05-28T21:53:39.721625932Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-28T21:53:39.729154242Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.53282ms logger=migrator t=2026-05-28T21:53:39.736062291Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-28T21:53:39.742551283Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.490402ms logger=migrator t=2026-05-28T21:53:39.750369898Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-28T21:53:39.756798098Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.42636ms logger=migrator t=2026-05-28T21:53:39.762398993Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-28T21:53:39.763394432Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=996.569µs logger=migrator t=2026-05-28T21:53:39.769599967Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-28T21:53:39.77506859Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.467673ms logger=migrator t=2026-05-28T21:53:39.780353829Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-28T21:53:39.7809914Z level=info msg="Migration successfully executed" id="create server_lock table" duration=635.522µs logger=migrator t=2026-05-28T21:53:39.789059211Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-28T21:53:39.790695801Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.63674ms logger=migrator t=2026-05-28T21:53:39.798414446Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-28T21:53:39.799981565Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.564469ms logger=migrator t=2026-05-28T21:53:39.806855074Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-28T21:53:39.807866483Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.01312ms logger=migrator t=2026-05-28T21:53:39.815402793Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-28T21:53:39.816362821Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=960.928µs logger=migrator t=2026-05-28T21:53:39.823544865Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-28T21:53:39.825269567Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.725052ms logger=migrator t=2026-05-28T21:53:39.832345549Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-28T21:53:39.840686335Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.337416ms logger=migrator t=2026-05-28T21:53:39.845630287Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-28T21:53:39.846389261Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=759.984µs logger=migrator t=2026-05-28T21:53:39.850871945Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-28T21:53:39.851576198Z level=info msg="Migration successfully executed" id="create cache_data table" duration=701.823µs logger=migrator t=2026-05-28T21:53:39.85812045Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-28T21:53:39.859751331Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.631141ms logger=migrator t=2026-05-28T21:53:39.865675341Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-28T21:53:39.866783162Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.083521ms logger=migrator t=2026-05-28T21:53:39.874426785Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-28T21:53:39.875489285Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.06571ms logger=migrator t=2026-05-28T21:53:39.880590629Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-28T21:53:39.880657452Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.463µs logger=migrator t=2026-05-28T21:53:39.886534851Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-28T21:53:39.886711064Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=168.293µs logger=migrator t=2026-05-28T21:53:39.893738276Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-28T21:53:39.895188992Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.450517ms logger=migrator t=2026-05-28T21:53:39.901790066Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T21:53:39.903206493Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.416437ms logger=migrator t=2026-05-28T21:53:39.909301816Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T21:53:39.910214513Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=912.387µs logger=migrator t=2026-05-28T21:53:39.916965588Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-28T21:53:39.917082801Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=111.253µs logger=migrator t=2026-05-28T21:53:39.92182334Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T21:53:39.925223273Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=3.393093ms logger=migrator t=2026-05-28T21:53:39.929808129Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T21:53:39.930747696Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=939.347µs logger=migrator t=2026-05-28T21:53:39.935829161Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-28T21:53:39.937469862Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.640171ms logger=migrator t=2026-05-28T21:53:39.942507356Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-28T21:53:39.943806921Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.300964ms logger=migrator t=2026-05-28T21:53:39.94920951Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-28T21:53:39.956564579Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.354079ms logger=migrator t=2026-05-28T21:53:39.964286662Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-28T21:53:39.965896802Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.6134ms logger=migrator t=2026-05-28T21:53:39.971812183Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-28T21:53:39.971893475Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=90.282µs logger=migrator t=2026-05-28T21:53:39.976961259Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-28T21:53:39.977879776Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=918.467µs logger=migrator t=2026-05-28T21:53:39.983238936Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-28T21:53:39.984788035Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.548729ms logger=migrator t=2026-05-28T21:53:39.989496243Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-28T21:53:39.990457001Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=960.648µs logger=migrator t=2026-05-28T21:53:39.995120668Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T21:53:39.995186399Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=64.511µs logger=migrator t=2026-05-28T21:53:40.000921546Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-28T21:53:40.002276541Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.354795ms logger=migrator t=2026-05-28T21:53:40.0070155Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-28T21:53:40.008097731Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.081371ms logger=migrator t=2026-05-28T21:53:40.013716306Z 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-05-28T21:53:40.015247994Z 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.531158ms logger=migrator t=2026-05-28T21:53:40.020846149Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-28T21:53:40.021780326Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=935.077µs logger=migrator t=2026-05-28T21:53:40.029323027Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-28T21:53:40.039282093Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.958626ms logger=migrator t=2026-05-28T21:53:40.044207244Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-28T21:53:40.044860557Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=654.183µs logger=migrator t=2026-05-28T21:53:40.056900141Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T21:53:40.057847329Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=947.718µs logger=migrator t=2026-05-28T21:53:40.074958418Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-28T21:53:40.103739966Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.782088ms logger=migrator t=2026-05-28T21:53:40.109040496Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-28T21:53:40.136215452Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.171516ms logger=migrator t=2026-05-28T21:53:40.143744543Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-28T21:53:40.145948544Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.203652ms logger=migrator t=2026-05-28T21:53:40.153158868Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-28T21:53:40.154182078Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.0236ms logger=migrator t=2026-05-28T21:53:40.160363543Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-28T21:53:40.166370436Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.004173ms logger=migrator t=2026-05-28T21:53:40.170782068Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-28T21:53:40.177927991Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=7.136393ms logger=migrator t=2026-05-28T21:53:40.184036265Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-28T21:53:40.184921102Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=886.347µs logger=migrator t=2026-05-28T21:53:40.190934464Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-28T21:53:40.192766328Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.831874ms logger=migrator t=2026-05-28T21:53:40.206487364Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-28T21:53:40.208106004Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.61787ms logger=migrator t=2026-05-28T21:53:40.214587085Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-28T21:53:40.215720277Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.133092ms logger=migrator t=2026-05-28T21:53:40.221685768Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-28T21:53:40.221756579Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.711µs logger=migrator t=2026-05-28T21:53:40.22769661Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-28T21:53:40.238824248Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.122928ms logger=migrator t=2026-05-28T21:53:40.246840618Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-28T21:53:40.25335036Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.508231ms logger=migrator t=2026-05-28T21:53:40.259391012Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-28T21:53:40.267769679Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.374356ms logger=migrator t=2026-05-28T21:53:40.275729777Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-28T21:53:40.276647124Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=914.687µs logger=migrator t=2026-05-28T21:53:40.28709682Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-28T21:53:40.288274762Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.180583ms logger=migrator t=2026-05-28T21:53:40.29247114Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-28T21:53:40.299031262Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.555742ms logger=migrator t=2026-05-28T21:53:40.303345272Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-28T21:53:40.323107092Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=19.75376ms logger=migrator t=2026-05-28T21:53:40.327669767Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-28T21:53:40.32887047Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.200473ms logger=migrator t=2026-05-28T21:53:40.335717597Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-28T21:53:40.342682927Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.957749ms logger=migrator t=2026-05-28T21:53:40.348950624Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-28T21:53:40.357075146Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.121842ms logger=migrator t=2026-05-28T21:53:40.361644841Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-28T21:53:40.361733283Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=89.712µs logger=migrator t=2026-05-28T21:53:40.368209934Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-28T21:53:40.369661691Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.455727ms logger=migrator t=2026-05-28T21:53:40.375459069Z 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-05-28T21:53:40.376467268Z 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.014199ms logger=migrator t=2026-05-28T21:53:40.380828739Z 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-05-28T21:53:40.381893579Z 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.06438ms logger=migrator t=2026-05-28T21:53:40.38621339Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-28T21:53:40.386283711Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=70.441µs logger=migrator t=2026-05-28T21:53:40.39050663Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-28T21:53:40.396870349Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.363089ms logger=migrator t=2026-05-28T21:53:40.400311583Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-28T21:53:40.406463598Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.151705ms logger=migrator t=2026-05-28T21:53:40.409754429Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-28T21:53:40.415872014Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.117825ms logger=migrator t=2026-05-28T21:53:40.420832906Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-28T21:53:40.426935661Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.102794ms logger=migrator t=2026-05-28T21:53:40.430388794Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-28T21:53:40.436588091Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.196947ms logger=migrator t=2026-05-28T21:53:40.440112596Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-28T21:53:40.440180997Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=69.051µs logger=migrator t=2026-05-28T21:53:40.444549899Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-28T21:53:40.445361644Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=808.615µs logger=migrator t=2026-05-28T21:53:40.449118615Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-28T21:53:40.455650516Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.531301ms logger=migrator t=2026-05-28T21:53:40.460348335Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-28T21:53:40.460414516Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=66.822µs logger=migrator t=2026-05-28T21:53:40.465983629Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-28T21:53:40.475950085Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.970796ms logger=migrator t=2026-05-28T21:53:40.479846218Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-28T21:53:40.480625103Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=778.825µs logger=migrator t=2026-05-28T21:53:40.485780309Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-28T21:53:40.495043711Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.259202ms logger=migrator t=2026-05-28T21:53:40.498906864Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-28T21:53:40.49973656Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=829.996µs logger=migrator t=2026-05-28T21:53:40.504013379Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-28T21:53:40.505370445Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.356416ms logger=migrator t=2026-05-28T21:53:40.510338987Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-28T21:53:40.51689611Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.553072ms logger=migrator t=2026-05-28T21:53:40.520397615Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-28T21:53:40.521122169Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=724.234µs logger=migrator t=2026-05-28T21:53:40.526084821Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-28T21:53:40.527157441Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.07238ms logger=migrator t=2026-05-28T21:53:40.533649323Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-28T21:53:40.535631879Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.981887ms logger=migrator t=2026-05-28T21:53:40.541649962Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-28T21:53:40.542812683Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.164141ms logger=migrator t=2026-05-28T21:53:40.547283807Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-28T21:53:40.547352819Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=69.921µs logger=migrator t=2026-05-28T21:53:40.55120807Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-28T21:53:40.552714139Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.500388ms logger=migrator t=2026-05-28T21:53:40.558496227Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-28T21:53:40.56085919Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.364793ms logger=migrator t=2026-05-28T21:53:40.571872246Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-28T21:53:40.572329455Z 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-05-28T21:53:40.579375846Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-28T21:53:40.580314013Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=937.027µs logger=migrator t=2026-05-28T21:53:40.585241216Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-28T21:53:40.587375185Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.134079ms logger=migrator t=2026-05-28T21:53:40.591654505Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-28T21:53:40.599674065Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.02064ms logger=migrator t=2026-05-28T21:53:40.604083737Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-28T21:53:40.605176788Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.093051ms logger=migrator t=2026-05-28T21:53:40.610331774Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-28T21:53:40.611410404Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.08151ms logger=migrator t=2026-05-28T21:53:40.616308396Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-28T21:53:40.617220843Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=908.937µs logger=migrator t=2026-05-28T21:53:40.621411231Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-28T21:53:40.62243767Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.033839ms logger=migrator t=2026-05-28T21:53:40.627121398Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-28T21:53:40.628124636Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.002968ms logger=migrator t=2026-05-28T21:53:40.634141129Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-28T21:53:40.634277812Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=102.612µs logger=migrator t=2026-05-28T21:53:40.639124981Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-28T21:53:40.639394646Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=270.765µs logger=migrator t=2026-05-28T21:53:40.643088206Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-28T21:53:40.648493787Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.405152ms logger=migrator t=2026-05-28T21:53:40.653214045Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-28T21:53:40.653876677Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=662.733µs logger=migrator t=2026-05-28T21:53:40.659188057Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-28T21:53:40.660593573Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.404656ms logger=migrator t=2026-05-28T21:53:40.664878613Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-28T21:53:40.665177198Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=298.965µs logger=migrator t=2026-05-28T21:53:40.66954497Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-28T21:53:40.670507008Z level=info msg="Migration successfully executed" id="create data_keys table" duration=961.748µs logger=migrator t=2026-05-28T21:53:40.674685926Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-28T21:53:40.676158313Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.468497ms logger=migrator t=2026-05-28T21:53:40.680976023Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-28T21:53:40.713131433Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.14918ms logger=migrator t=2026-05-28T21:53:40.719247137Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-28T21:53:40.726773748Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.527171ms logger=migrator t=2026-05-28T21:53:40.733197407Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-28T21:53:40.733355821Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=157.744µs logger=migrator t=2026-05-28T21:53:40.73867147Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-28T21:53:40.773533571Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.857031ms logger=migrator t=2026-05-28T21:53:40.777697119Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-28T21:53:40.809431541Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.728952ms logger=migrator t=2026-05-28T21:53:40.81795292Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-28T21:53:40.81897568Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.013999ms logger=migrator t=2026-05-28T21:53:40.825202096Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-28T21:53:40.826408038Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.205302ms logger=migrator t=2026-05-28T21:53:40.831315549Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-28T21:53:40.831580265Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=264.716µs logger=migrator t=2026-05-28T21:53:40.836043708Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-28T21:53:40.837000816Z level=info msg="Migration successfully executed" id="create permission table" duration=957.638µs logger=migrator t=2026-05-28T21:53:40.841199645Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-28T21:53:40.842978608Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.777463ms logger=migrator t=2026-05-28T21:53:40.849276735Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-28T21:53:40.850325315Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.04824ms logger=migrator t=2026-05-28T21:53:40.860672297Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-28T21:53:40.861637866Z level=info msg="Migration successfully executed" id="create role table" duration=965.869µs logger=migrator t=2026-05-28T21:53:40.87474026Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-28T21:53:40.885735826Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.996686ms logger=migrator t=2026-05-28T21:53:40.889343363Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-28T21:53:40.896148751Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.802207ms logger=migrator t=2026-05-28T21:53:40.903504647Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-28T21:53:40.904875423Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.370526ms logger=migrator t=2026-05-28T21:53:40.909419858Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-28T21:53:40.9116698Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.247702ms logger=migrator t=2026-05-28T21:53:40.916378618Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-28T21:53:40.917605741Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.231423ms logger=migrator t=2026-05-28T21:53:40.921902841Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-28T21:53:40.92288852Z level=info msg="Migration successfully executed" id="create team role table" duration=985.009µs logger=migrator t=2026-05-28T21:53:40.928839931Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-28T21:53:40.929990872Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.150202ms logger=migrator t=2026-05-28T21:53:40.934437125Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-28T21:53:40.935639477Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.196442ms logger=migrator t=2026-05-28T21:53:40.941019228Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-28T21:53:40.942357043Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.337295ms logger=migrator t=2026-05-28T21:53:40.94701561Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-28T21:53:40.947859586Z level=info msg="Migration successfully executed" id="create user role table" duration=843.786µs logger=migrator t=2026-05-28T21:53:40.959796458Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-28T21:53:40.961090233Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.295235ms logger=migrator t=2026-05-28T21:53:40.965587356Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-28T21:53:40.966992722Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.403636ms logger=migrator t=2026-05-28T21:53:40.973960203Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-28T21:53:40.976271736Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.317384ms logger=migrator t=2026-05-28T21:53:40.981752359Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-28T21:53:40.983251587Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.498648ms logger=migrator t=2026-05-28T21:53:40.987565147Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-28T21:53:40.988605506Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.039709ms logger=migrator t=2026-05-28T21:53:40.993136601Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-28T21:53:40.994897323Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.759972ms logger=migrator t=2026-05-28T21:53:41.01022341Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-28T21:53:41.021785156Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.564186ms logger=migrator t=2026-05-28T21:53:41.026919121Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-28T21:53:41.027775138Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=855.877µs logger=migrator t=2026-05-28T21:53:41.033278601Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-28T21:53:41.034522564Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.242213ms logger=migrator t=2026-05-28T21:53:41.04610026Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-28T21:53:41.048003635Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.866835ms logger=migrator t=2026-05-28T21:53:41.055571717Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-28T21:53:41.056975133Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.406826ms logger=migrator t=2026-05-28T21:53:41.061288614Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-28T21:53:41.062088748Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=800.124µs logger=migrator t=2026-05-28T21:53:41.066154634Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-28T21:53:41.067319606Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.168802ms logger=migrator t=2026-05-28T21:53:41.071584585Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-28T21:53:41.083740243Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.155338ms logger=migrator t=2026-05-28T21:53:41.087144286Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-28T21:53:41.095101775Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.956179ms logger=migrator t=2026-05-28T21:53:41.099378115Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-28T21:53:41.107914704Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.535199ms logger=migrator t=2026-05-28T21:53:41.111965Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-28T21:53:41.120316686Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.348775ms logger=migrator t=2026-05-28T21:53:41.125294638Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-28T21:53:41.12644866Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.150972ms logger=migrator t=2026-05-28T21:53:41.130881862Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-28T21:53:41.131848031Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=960.229µs logger=migrator t=2026-05-28T21:53:41.138839531Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-28T21:53:41.140258258Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.420387ms logger=migrator t=2026-05-28T21:53:41.14515083Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-28T21:53:41.146126887Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=976.197µs logger=migrator t=2026-05-28T21:53:41.151885074Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-28T21:53:41.153891883Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.002318ms logger=migrator t=2026-05-28T21:53:41.160309312Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-28T21:53:41.160394034Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=85.442µs logger=migrator t=2026-05-28T21:53:41.164075812Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-28T21:53:41.164116833Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=46.271µs logger=migrator t=2026-05-28T21:53:41.16928313Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-28T21:53:41.16988634Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=606.25µs logger=migrator t=2026-05-28T21:53:41.174169711Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-28T21:53:41.174766972Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=597.781µs logger=migrator t=2026-05-28T21:53:41.178864549Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-28T21:53:41.180164523Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.303854ms logger=migrator t=2026-05-28T21:53:41.186813407Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-28T21:53:41.187165474Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=352.267µs logger=migrator t=2026-05-28T21:53:41.191385333Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-28T21:53:41.191908742Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=523.239µs logger=migrator t=2026-05-28T21:53:41.19609705Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-28T21:53:41.197055299Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=956.718µs logger=migrator t=2026-05-28T21:53:41.201898328Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-28T21:53:41.203398456Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.502728ms logger=migrator t=2026-05-28T21:53:41.208683185Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-28T21:53:41.221676118Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.992583ms logger=migrator t=2026-05-28T21:53:41.225708213Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-28T21:53:41.225767704Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=64.981µs logger=migrator t=2026-05-28T21:53:41.231880789Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-28T21:53:41.232921607Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.040678ms logger=migrator t=2026-05-28T21:53:41.242070349Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-28T21:53:41.244128687Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.058268ms logger=migrator t=2026-05-28T21:53:41.2507042Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-28T21:53:41.251870972Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.166502ms logger=migrator t=2026-05-28T21:53:41.260290409Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-28T21:53:41.269568741Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.277202ms logger=migrator t=2026-05-28T21:53:41.274761209Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-28T21:53:41.275815199Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.05401ms logger=migrator t=2026-05-28T21:53:41.281680128Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-28T21:53:41.28283845Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.158592ms logger=migrator t=2026-05-28T21:53:41.289084256Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-28T21:53:41.318330032Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=29.241926ms logger=migrator t=2026-05-28T21:53:41.322402508Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-28T21:53:41.323237974Z level=info msg="Migration successfully executed" id="create correlation v2" duration=835.426µs logger=migrator t=2026-05-28T21:53:41.329017842Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-28T21:53:41.332561168Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=3.548065ms logger=migrator t=2026-05-28T21:53:41.337710144Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-28T21:53:41.338867516Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.158732ms logger=migrator t=2026-05-28T21:53:41.346819345Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-28T21:53:41.348391534Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.572719ms logger=migrator t=2026-05-28T21:53:41.355245322Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-28T21:53:41.355779851Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=540.369µs logger=migrator t=2026-05-28T21:53:41.360744524Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-28T21:53:41.3616027Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=855.756µs logger=migrator t=2026-05-28T21:53:41.365962891Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-28T21:53:41.375843666Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.881355ms logger=migrator t=2026-05-28T21:53:41.383819145Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-28T21:53:41.384657211Z level=info msg="Migration successfully executed" id="create entity_events table" duration=828.666µs logger=migrator t=2026-05-28T21:53:41.389778176Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-28T21:53:41.390606202Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=828.226µs logger=migrator t=2026-05-28T21:53:41.3953729Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T21:53:41.396175536Z 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-05-28T21:53:41.405165083Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T21:53:41.405737304Z 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-05-28T21:53:41.410157197Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-28T21:53:41.411231847Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.0749ms logger=migrator t=2026-05-28T21:53:41.418703696Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-28T21:53:41.421072581Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.366365ms logger=migrator t=2026-05-28T21:53:41.425779988Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-28T21:53:41.427254836Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.473918ms logger=migrator t=2026-05-28T21:53:41.433104685Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-28T21:53:41.434559602Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.453407ms logger=migrator t=2026-05-28T21:53:41.442032002Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T21:53:41.443448659Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.417147ms logger=migrator t=2026-05-28T21:53:41.448222697Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T21:53:41.449622903Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.398766ms logger=migrator t=2026-05-28T21:53:41.455557154Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-28T21:53:41.456761646Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.211002ms logger=migrator t=2026-05-28T21:53:41.463006444Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-28T21:53:41.465427488Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.422154ms logger=migrator t=2026-05-28T21:53:41.470831119Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-28T21:53:41.472140924Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.310375ms logger=migrator t=2026-05-28T21:53:41.478522713Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-28T21:53:41.480758064Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.235471ms logger=migrator t=2026-05-28T21:53:41.486707066Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-28T21:53:41.488113832Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.408236ms logger=migrator t=2026-05-28T21:53:41.492941502Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-28T21:53:41.514662758Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.717846ms logger=migrator t=2026-05-28T21:53:41.518462999Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-28T21:53:41.524839548Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.379709ms logger=migrator t=2026-05-28T21:53:41.531768527Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-28T21:53:41.542600259Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.835282ms logger=migrator t=2026-05-28T21:53:41.551387094Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-28T21:53:41.551607288Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=220.614µs logger=migrator t=2026-05-28T21:53:41.559055206Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-28T21:53:41.572198843Z level=info msg="Migration successfully executed" id="add share column" duration=13.161186ms logger=migrator t=2026-05-28T21:53:41.579414127Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-28T21:53:41.579615231Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=201.884µs logger=migrator t=2026-05-28T21:53:41.58550249Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-28T21:53:41.586591071Z level=info msg="Migration successfully executed" id="create file table" duration=1.091901ms logger=migrator t=2026-05-28T21:53:41.594280034Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-28T21:53:41.595732931Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.453907ms logger=migrator t=2026-05-28T21:53:41.599884768Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-28T21:53:41.601147092Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.262554ms logger=migrator t=2026-05-28T21:53:41.60635884Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-28T21:53:41.60742017Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.06108ms logger=migrator t=2026-05-28T21:53:41.612924833Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-28T21:53:41.614354269Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.428966ms logger=migrator t=2026-05-28T21:53:41.621656125Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-28T21:53:41.621755647Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=101.232µs logger=migrator t=2026-05-28T21:53:41.626621769Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-28T21:53:41.626785601Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=168.013µs logger=migrator t=2026-05-28T21:53:41.631746624Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-28T21:53:41.632471878Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=725.694µs logger=migrator t=2026-05-28T21:53:41.637021572Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-28T21:53:41.637593143Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=570.491µs logger=migrator t=2026-05-28T21:53:41.641331903Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-28T21:53:41.643970592Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.641259ms logger=migrator t=2026-05-28T21:53:41.656362554Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-28T21:53:41.663281933Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.920759ms logger=migrator t=2026-05-28T21:53:41.670893605Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-28T21:53:41.671151989Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=261.925µs logger=migrator t=2026-05-28T21:53:41.675445969Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-28T21:53:41.676687313Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.243694ms logger=migrator t=2026-05-28T21:53:41.683642252Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-28T21:53:41.684199973Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=559.071µs logger=migrator t=2026-05-28T21:53:41.69047522Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-28T21:53:41.690698264Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=222.354µs logger=migrator t=2026-05-28T21:53:41.698882497Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-28T21:53:41.699894776Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.012899ms logger=migrator t=2026-05-28T21:53:41.704552393Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-28T21:53:41.717944433Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.38698ms logger=migrator t=2026-05-28T21:53:41.770325101Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-28T21:53:41.779860489Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.532818ms logger=migrator t=2026-05-28T21:53:41.7911746Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-28T21:53:41.793520174Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.347874ms logger=migrator t=2026-05-28T21:53:41.800058706Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-28T21:53:41.876930101Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=76.865625ms logger=migrator t=2026-05-28T21:53:41.88492302Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-28T21:53:41.886326427Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.405727ms logger=migrator t=2026-05-28T21:53:41.891147066Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-28T21:53:41.892347459Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.198953ms logger=migrator t=2026-05-28T21:53:41.899497172Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-28T21:53:41.926912895Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.417962ms logger=migrator t=2026-05-28T21:53:41.932834285Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-28T21:53:41.943901582Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.065797ms logger=migrator t=2026-05-28T21:53:41.949784421Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-28T21:53:41.950103838Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=320.427µs logger=migrator t=2026-05-28T21:53:41.95451358Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-28T21:53:41.954698823Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=182.863µs logger=migrator t=2026-05-28T21:53:41.959500833Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-28T21:53:41.959765157Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=264.304µs logger=migrator t=2026-05-28T21:53:41.964406135Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-28T21:53:41.964645869Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=239.874µs logger=migrator t=2026-05-28T21:53:41.97003071Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-28T21:53:41.970262014Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=231.384µs logger=migrator t=2026-05-28T21:53:41.976262116Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-28T21:53:41.978149551Z level=info msg="Migration successfully executed" id="create folder table" duration=1.889865ms logger=migrator t=2026-05-28T21:53:41.984755464Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-28T21:53:41.986045928Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.289844ms logger=migrator t=2026-05-28T21:53:41.991274496Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-28T21:53:41.992803274Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.527518ms logger=migrator t=2026-05-28T21:53:41.999611152Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-28T21:53:41.999670343Z level=info msg="Migration successfully executed" id="Update folder title length" duration=54.001µs logger=migrator t=2026-05-28T21:53:42.004222168Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T21:53:42.005569483Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.346995ms logger=migrator t=2026-05-28T21:53:42.01074189Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-28T21:53:42.011877071Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.134811ms logger=migrator t=2026-05-28T21:53:42.017531677Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-28T21:53:42.018818351Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.286734ms logger=migrator t=2026-05-28T21:53:42.023127201Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-28T21:53:42.023586399Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=459.258µs logger=migrator t=2026-05-28T21:53:42.028168385Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-28T21:53:42.028425129Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=257.174µs logger=migrator t=2026-05-28T21:53:42.03322282Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-28T21:53:42.03487466Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.701441ms logger=migrator t=2026-05-28T21:53:42.040259911Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-28T21:53:42.042221587Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.961826ms logger=migrator t=2026-05-28T21:53:42.047564797Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-28T21:53:42.048632827Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.0721ms logger=migrator t=2026-05-28T21:53:42.053813194Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-28T21:53:42.05518412Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.371256ms logger=migrator t=2026-05-28T21:53:42.059913758Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-28T21:53:42.062853703Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.939174ms logger=migrator t=2026-05-28T21:53:42.067963018Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-28T21:53:42.06967711Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.714202ms logger=migrator t=2026-05-28T21:53:42.07606605Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-28T21:53:42.077412184Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.346244ms logger=migrator t=2026-05-28T21:53:42.083350386Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-28T21:53:42.085350592Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.000437ms logger=migrator t=2026-05-28T21:53:42.090995878Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-28T21:53:42.092112909Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.113711ms logger=migrator t=2026-05-28T21:53:42.098989257Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-28T21:53:42.101025155Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.033738ms logger=migrator t=2026-05-28T21:53:42.10714427Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-28T21:53:42.108449204Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.305454ms logger=migrator t=2026-05-28T21:53:42.113389126Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-28T21:53:42.113699251Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=310.895µs logger=migrator t=2026-05-28T21:53:42.11947011Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-28T21:53:42.131077196Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.601796ms logger=migrator t=2026-05-28T21:53:42.136712852Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-28T21:53:42.137325493Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=614.051µs logger=migrator t=2026-05-28T21:53:42.142076582Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T21:53:42.142104263Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=29.331µs logger=migrator t=2026-05-28T21:53:42.14788324Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T21:53:42.149949368Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.063748ms logger=migrator t=2026-05-28T21:53:42.156865087Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-28T21:53:42.156892548Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.831µs logger=migrator t=2026-05-28T21:53:42.161953973Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-28T21:53:42.164065032Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.110579ms logger=migrator t=2026-05-28T21:53:42.170220977Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-28T21:53:42.171505222Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.287444ms logger=migrator t=2026-05-28T21:53:42.177952131Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-28T21:53:42.17952201Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.569789ms logger=migrator t=2026-05-28T21:53:42.185235137Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-28T21:53:42.186024242Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=789.795µs logger=migrator t=2026-05-28T21:53:42.192980212Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-28T21:53:42.193545782Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=569.66µs logger=migrator t=2026-05-28T21:53:42.199085826Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-28T21:53:42.200088965Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.00312ms logger=migrator t=2026-05-28T21:53:42.205791441Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-28T21:53:42.207200157Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.408716ms logger=migrator t=2026-05-28T21:53:42.213704939Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-28T21:53:42.214605675Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=898.606µs logger=migrator t=2026-05-28T21:53:42.220764611Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-28T21:53:42.231760826Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.998315ms logger=migrator t=2026-05-28T21:53:42.240399587Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-28T21:53:42.25126443Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.866603ms logger=migrator t=2026-05-28T21:53:42.256816244Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-28T21:53:42.265579838Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.762304ms logger=migrator t=2026-05-28T21:53:42.271721202Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-28T21:53:42.271792503Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.371µs logger=migrator t=2026-05-28T21:53:42.277230245Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-28T21:53:42.289060426Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.832431ms logger=migrator t=2026-05-28T21:53:42.293982757Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-28T21:53:42.30373105Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.747592ms logger=migrator t=2026-05-28T21:53:42.308994088Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-28T21:53:42.309335294Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=341.126µs logger=migrator t=2026-05-28T21:53:42.315840556Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.116408883s logger=migrator t=2026-05-28T21:53:42.316853484Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-28T21:53:42.335929731Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-28T21:53:42.336168295Z level=info msg="Created default organization" logger=secrets t=2026-05-28T21:53:42.343165256Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T21:53:42.387580915Z level=info msg="Restored cache from database" duration=380.007µs logger=plugin.store t=2026-05-28T21:53:42.38889415Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-28T21:53:42.424383782Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-28T21:53:42.424409952Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-28T21:53:42.424469433Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-28T21:53:42.424481324Z level=info msg="Plugins loaded" count=54 duration=35.587994ms logger=query_data t=2026-05-28T21:53:42.428462838Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-28T21:53:42.431665138Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-28T21:53:42.437512658Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-28T21:53:42.448465361Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-28T21:53:42.450319567Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-28T21:53:42.451915916Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-28T21:53:42.475944495Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-28T21:53:42.496343666Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-28T21:53:42.518140472Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-28T21:53:42.518158013Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-28T21:53:42.518926297Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-28T21:53:42.51904917Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-28T21:53:42.519982477Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-28T21:53:42.520029548Z level=info msg="State cache has been initialized" states=0 duration=977.898µs logger=ngalert.scheduler t=2026-05-28T21:53:42.520072739Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-28T21:53:42.520159271Z level=info msg=starting first_tick=2026-05-28T21:53:50Z logger=http.server t=2026-05-28T21:53:42.520232182Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-28T21:53:42.591146195Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-28T21:53:42.597101957Z level=info msg="Update check succeeded" duration=77.046248ms logger=grafana.update.checker t=2026-05-28T21:53:42.598956712Z level=info msg="Update check succeeded" duration=79.709949ms logger=sqlstore.transactions t=2026-05-28T21:53:42.599013973Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-28T21:53:42.614287018Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-28T21:53:42.628223658Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-28T21:53:42.678601339Z level=info msg="Patterns update finished" duration=123.310911ms logger=provisioning.dashboard t=2026-05-28T21:53:42.762687158Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-28T21:53:42.87415796Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-28T21:53:42.874581248Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-28T21:53:46.292341547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.303107568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.318166109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.342903131Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.360570571Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.384068449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.408003656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.435383377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.452181201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.478573834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.496983547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.526993637Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.547289847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.575925491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.593475079Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.622272116Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.647249532Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.701990614Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.722438216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.758848446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.775155861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.80453261Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.821398205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.859051148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.876047185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.916879757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:46.936433052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.020007343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.035530712Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.076516787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.105616961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.171546542Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.190516285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.26090161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.279228482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.326636068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.368160612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.456985251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.477610575Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.544134128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.5592395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.616619811Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.634212559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.718724608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.734808537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.805532868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.824320779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.886162563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.899859759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.963818233Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:47.980102407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.060251544Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.087976811Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.14629462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.164851116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.242890503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.261920279Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.330593901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.344557672Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.4189357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.436256893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.502067672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.520558607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.588566597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.604111877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.675975119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.698086902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.763221328Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.781830025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.852690648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.870836697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.934342533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:48.94863578Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:49.069639188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:49.093440493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:49.1661225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:49.186853407Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:49.281685878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:49.3316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-28T21:53:49.526308635Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-28T21:55:05.543069024Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-28T22:03:42.546554896Z level=info msg="Completed cleanup jobs" duration=26.383863ms logger=plugins.update.checker t=2026-05-28T22:03:42.683185921Z level=info msg="Update check succeeded" duration=85.827626ms logger=cleanup t=2026-05-28T22:13:42.54364083Z level=info msg="Completed cleanup jobs" duration=23.502591ms logger=plugins.update.checker t=2026-05-28T22:13:42.739072978Z level=info msg="Update check succeeded" duration=141.417782ms logger=cleanup t=2026-05-28T22:23:42.527584084Z level=info msg="Completed cleanup jobs" duration=7.112505ms logger=plugins.update.checker t=2026-05-28T22:23:43.067411223Z level=info msg="Update check succeeded" duration=469.491501ms logger=infra.usagestats t=2026-05-28T22:25:05.566295602Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-28T22:33:42.568929427Z level=info msg="Completed cleanup jobs" duration=48.515049ms logger=plugins.update.checker t=2026-05-28T22:33:43.019790962Z level=info msg="Update check succeeded" duration=422.407876ms logger=cleanup t=2026-05-28T22:43:42.545294337Z level=info msg="Completed cleanup jobs" duration=25.074356ms logger=plugins.update.checker t=2026-05-28T22:43:42.64628412Z level=info msg="Update check succeeded" duration=48.281705ms logger=cleanup t=2026-05-28T22:53:42.570280208Z level=info msg="Completed cleanup jobs" duration=50.17287ms logger=plugins.update.checker t=2026-05-28T22:53:42.673093667Z level=info msg="Update check succeeded" duration=75.118149ms logger=infra.usagestats t=2026-05-28T22:55:05.5698412Z level=info msg="Usage stats are ready to report"