logger=settings t=2026-05-06T01:24:07.230359484Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-06T01:24:07Z logger=settings t=2026-05-06T01:24:07.23065335Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-06T01:24:07.230668671Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-06T01:24:07.230673111Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-06T01:24:07.230676081Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-06T01:24:07.230678821Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-06T01:24:07.230682031Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-06T01:24:07.230684721Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-06T01:24:07.230690201Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-06T01:24:07.230694131Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-06T01:24:07.230698071Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-06T01:24:07.230702841Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-06T01:24:07.230706542Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-06T01:24:07.230710402Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-06T01:24:07.230714172Z level=info msg=Target target=[all] logger=settings t=2026-05-06T01:24:07.230724122Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-06T01:24:07.230727042Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-06T01:24:07.230729782Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-06T01:24:07.230734292Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-06T01:24:07.230738002Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-06T01:24:07.230743442Z level=info msg="App mode production" logger=sqlstore t=2026-05-06T01:24:07.231076479Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-06T01:24:07.23109808Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-06T01:24:07.232913009Z level=info msg="Locking database" logger=migrator t=2026-05-06T01:24:07.232926479Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-06T01:24:07.234305618Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-06T01:24:07.235653927Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.352739ms logger=migrator t=2026-05-06T01:24:07.240331747Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-06T01:24:07.241723266Z level=info msg="Migration successfully executed" id="create user table" duration=1.393789ms logger=migrator t=2026-05-06T01:24:07.246821135Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-06T01:24:07.247674103Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=852.858µs logger=migrator t=2026-05-06T01:24:07.255387237Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-06T01:24:07.256306607Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=919.31µs logger=migrator t=2026-05-06T01:24:07.261492057Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-06T01:24:07.262262414Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=770.427µs logger=migrator t=2026-05-06T01:24:07.268209241Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-06T01:24:07.268961417Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=753.616µs logger=migrator t=2026-05-06T01:24:07.274665168Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-06T01:24:07.27898556Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.322082ms logger=migrator t=2026-05-06T01:24:07.285233224Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-06T01:24:07.286174843Z level=info msg="Migration successfully executed" id="create user table v2" duration=941.889µs logger=migrator t=2026-05-06T01:24:07.291227311Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-06T01:24:07.29213615Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=908.059µs logger=migrator t=2026-05-06T01:24:07.297468034Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-06T01:24:07.298749942Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.281167ms logger=migrator t=2026-05-06T01:24:07.30340139Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-06T01:24:07.303994233Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=588.783µs logger=migrator t=2026-05-06T01:24:07.307445777Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-06T01:24:07.307955578Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=506.41µs logger=migrator t=2026-05-06T01:24:07.312226648Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-06T01:24:07.313365493Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.141225ms logger=migrator t=2026-05-06T01:24:07.317841268Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-06T01:24:07.317878049Z level=info msg="Migration successfully executed" id="Update user table charset" duration=37.041µs logger=migrator t=2026-05-06T01:24:07.321574978Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-06T01:24:07.322704732Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.130224ms logger=migrator t=2026-05-06T01:24:07.326875911Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-06T01:24:07.327197998Z level=info msg="Migration successfully executed" id="Add missing user data" duration=321.537µs logger=migrator t=2026-05-06T01:24:07.332846258Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-06T01:24:07.334037813Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.191745ms logger=migrator t=2026-05-06T01:24:07.338652781Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-06T01:24:07.339491499Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=838.628µs logger=migrator t=2026-05-06T01:24:07.344610118Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-06T01:24:07.346586471Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.979493ms logger=migrator t=2026-05-06T01:24:07.351319401Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-06T01:24:07.360094778Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.791838ms logger=migrator t=2026-05-06T01:24:07.365961952Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-06T01:24:07.369040219Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=3.069737ms logger=migrator t=2026-05-06T01:24:07.373478363Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-06T01:24:07.373770559Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=288.856µs logger=migrator t=2026-05-06T01:24:07.377756724Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-06T01:24:07.378593312Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=835.158µs logger=migrator t=2026-05-06T01:24:07.406597969Z 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-06T01:24:07.407074989Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=477.57µs logger=migrator t=2026-05-06T01:24:07.412565036Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-06T01:24:07.413120537Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=555.421µs logger=migrator t=2026-05-06T01:24:07.417493901Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-06T01:24:07.41841203Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=917.719µs logger=migrator t=2026-05-06T01:24:07.425666595Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-06T01:24:07.426968843Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.302137ms logger=migrator t=2026-05-06T01:24:07.432572172Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-06T01:24:07.43341056Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=838.408µs logger=migrator t=2026-05-06T01:24:07.438569229Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-06T01:24:07.439373297Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=809.178µs logger=migrator t=2026-05-06T01:24:07.44607155Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-06T01:24:07.446920987Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=849.147µs logger=migrator t=2026-05-06T01:24:07.451654428Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-06T01:24:07.451685489Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.271µs logger=migrator t=2026-05-06T01:24:07.456285518Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-06T01:24:07.457135275Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=846.047µs logger=migrator t=2026-05-06T01:24:07.46348639Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-06T01:24:07.464707567Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.222157ms logger=migrator t=2026-05-06T01:24:07.469667013Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-06T01:24:07.470767616Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.100813ms logger=migrator t=2026-05-06T01:24:07.47562725Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-06T01:24:07.476332404Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=703.804µs logger=migrator t=2026-05-06T01:24:07.482137378Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:24:07.485178493Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.041025ms logger=migrator t=2026-05-06T01:24:07.49019775Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-06T01:24:07.49301158Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=2.81042ms logger=migrator t=2026-05-06T01:24:07.498257742Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-06T01:24:07.498960746Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=701.994µs logger=migrator t=2026-05-06T01:24:07.503750739Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-06T01:24:07.504532725Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=776.426µs logger=migrator t=2026-05-06T01:24:07.509860669Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-06T01:24:07.510636845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=775.876µs logger=migrator t=2026-05-06T01:24:07.515252514Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-06T01:24:07.516543511Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.290486ms logger=migrator t=2026-05-06T01:24:07.522782103Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-06T01:24:07.523211363Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=428.91µs logger=migrator t=2026-05-06T01:24:07.528140207Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-06T01:24:07.52867576Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=535.523µs logger=migrator t=2026-05-06T01:24:07.533332008Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-06T01:24:07.533778498Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=446.65µs logger=migrator t=2026-05-06T01:24:07.538296544Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-06T01:24:07.539341226Z level=info msg="Migration successfully executed" id="create star table" duration=1.043462ms logger=migrator t=2026-05-06T01:24:07.54558434Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-06T01:24:07.546838946Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.254796ms logger=migrator t=2026-05-06T01:24:07.55169865Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-06T01:24:07.552467116Z level=info msg="Migration successfully executed" id="create org table v1" duration=767.636µs logger=migrator t=2026-05-06T01:24:07.557082575Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-06T01:24:07.558349801Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.267236ms logger=migrator t=2026-05-06T01:24:07.563806578Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-06T01:24:07.564841099Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.034441ms logger=migrator t=2026-05-06T01:24:07.570108542Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-06T01:24:07.570903609Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=792.207µs logger=migrator t=2026-05-06T01:24:07.576020607Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-06T01:24:07.577266315Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.244947ms logger=migrator t=2026-05-06T01:24:07.582474096Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-06T01:24:07.583554418Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.079582ms logger=migrator t=2026-05-06T01:24:07.587792139Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-06T01:24:07.587870991Z level=info msg="Migration successfully executed" id="Update org table charset" duration=80.092µs logger=migrator t=2026-05-06T01:24:07.5939322Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-06T01:24:07.594005411Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=73.471µs logger=migrator t=2026-05-06T01:24:07.598717852Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-06T01:24:07.598928416Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=210.934µs logger=migrator t=2026-05-06T01:24:07.604800531Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-06T01:24:07.606125709Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.325998ms logger=migrator t=2026-05-06T01:24:07.610972733Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-06T01:24:07.611841301Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=867.738µs logger=migrator t=2026-05-06T01:24:07.61696695Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-06T01:24:07.617958491Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=989.161µs logger=migrator t=2026-05-06T01:24:07.623880228Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-06T01:24:07.624899369Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.027101ms logger=migrator t=2026-05-06T01:24:07.630813045Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-06T01:24:07.631642642Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=835.317µs logger=migrator t=2026-05-06T01:24:07.636102248Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-06T01:24:07.636792543Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=686.794µs logger=migrator t=2026-05-06T01:24:07.644129979Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-06T01:24:07.651350362Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.221673ms logger=migrator t=2026-05-06T01:24:07.656996592Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-06T01:24:07.657809271Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=808.648µs logger=migrator t=2026-05-06T01:24:07.662330316Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-06T01:24:07.663084833Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=753.987µs logger=migrator t=2026-05-06T01:24:07.668283083Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-06T01:24:07.669502359Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.214666ms logger=migrator t=2026-05-06T01:24:07.676491468Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-06T01:24:07.67703648Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=542.032µs logger=migrator t=2026-05-06T01:24:07.681877993Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-06T01:24:07.68315087Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.270468ms logger=migrator t=2026-05-06T01:24:07.68829876Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-06T01:24:07.688396142Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=97.842µs logger=migrator t=2026-05-06T01:24:07.694126994Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-06T01:24:07.696901433Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.773749ms logger=migrator t=2026-05-06T01:24:07.701858198Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-06T01:24:07.703853861Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.996013ms logger=migrator t=2026-05-06T01:24:07.708549651Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-06T01:24:07.711122136Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.571375ms logger=migrator t=2026-05-06T01:24:07.716477781Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-06T01:24:07.717311138Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=831.568µs logger=migrator t=2026-05-06T01:24:07.722362566Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-06T01:24:07.724197844Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.834968ms logger=migrator t=2026-05-06T01:24:07.728504896Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-06T01:24:07.729903436Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.39752ms logger=migrator t=2026-05-06T01:24:07.735508125Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-06T01:24:07.736835624Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.326789ms logger=migrator t=2026-05-06T01:24:07.741969553Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-06T01:24:07.742039535Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=71.652µs logger=migrator t=2026-05-06T01:24:07.74742726Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-06T01:24:07.74745435Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=27.45µs logger=migrator t=2026-05-06T01:24:07.752470636Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-06T01:24:07.754616462Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.143806ms logger=migrator t=2026-05-06T01:24:07.760420836Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-06T01:24:07.763049492Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.628216ms logger=migrator t=2026-05-06T01:24:07.767839864Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-06T01:24:07.769837817Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.996963ms logger=migrator t=2026-05-06T01:24:07.774775052Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-06T01:24:07.776686353Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.910501ms logger=migrator t=2026-05-06T01:24:07.781892374Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-06T01:24:07.782249871Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=359.398µs logger=migrator t=2026-05-06T01:24:07.790080078Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-06T01:24:07.793092622Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=3.011344ms logger=migrator t=2026-05-06T01:24:07.797974336Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-06T01:24:07.798748183Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=774.347µs logger=migrator t=2026-05-06T01:24:07.804447804Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-06T01:24:07.804473554Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.69µs logger=migrator t=2026-05-06T01:24:07.809712616Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-06T01:24:07.811043564Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.330238ms logger=migrator t=2026-05-06T01:24:07.816807007Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-06T01:24:07.817545974Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=739.237µs logger=migrator t=2026-05-06T01:24:07.822376355Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:24:07.831275816Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.900901ms logger=migrator t=2026-05-06T01:24:07.83620317Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-06T01:24:07.836747013Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=543.342µs logger=migrator t=2026-05-06T01:24:07.850546736Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-06T01:24:07.851920645Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.37321ms logger=migrator t=2026-05-06T01:24:07.85681901Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-06T01:24:07.858103067Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.284247ms logger=migrator t=2026-05-06T01:24:07.861847747Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-06T01:24:07.862209755Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=361.208µs logger=migrator t=2026-05-06T01:24:07.866144568Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-06T01:24:07.86669448Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=550.112µs logger=migrator t=2026-05-06T01:24:07.871093154Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-06T01:24:07.873142088Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.050494ms logger=migrator t=2026-05-06T01:24:07.87887997Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-06T01:24:07.879728118Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=847.778µs logger=migrator t=2026-05-06T01:24:07.88642851Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-06T01:24:07.886735477Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=304.457µs logger=migrator t=2026-05-06T01:24:07.891531589Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-06T01:24:07.891837255Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=306.256µs logger=migrator t=2026-05-06T01:24:07.896778111Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-06T01:24:07.89767655Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=898.249µs logger=migrator t=2026-05-06T01:24:07.901253017Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-06T01:24:07.90422822Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.972833ms logger=migrator t=2026-05-06T01:24:07.908370228Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-06T01:24:07.9098752Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.501822ms logger=migrator t=2026-05-06T01:24:07.914934707Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-06T01:24:07.916209595Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.274908ms logger=migrator t=2026-05-06T01:24:07.920704991Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-06T01:24:07.922235303Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.526712ms logger=migrator t=2026-05-06T01:24:07.929000547Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-06T01:24:07.929862176Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=862.049µs logger=migrator t=2026-05-06T01:24:07.934571936Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-06T01:24:07.935296692Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=724.216µs logger=migrator t=2026-05-06T01:24:07.940688147Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-06T01:24:07.950698939Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.011922ms logger=migrator t=2026-05-06T01:24:07.954668965Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-06T01:24:07.955314278Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=644.603µs logger=migrator t=2026-05-06T01:24:07.960367566Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-06T01:24:07.961276335Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=906.389µs logger=migrator t=2026-05-06T01:24:07.964854701Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-06T01:24:07.965678669Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=823.588µs logger=migrator t=2026-05-06T01:24:07.971045753Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-06T01:24:07.972195418Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.149085ms logger=migrator t=2026-05-06T01:24:07.977423029Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-06T01:24:07.979928213Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.507724ms logger=migrator t=2026-05-06T01:24:07.985086633Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-06T01:24:07.987419911Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.332709ms logger=migrator t=2026-05-06T01:24:07.993137933Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-06T01:24:07.993185464Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=51.531µs logger=migrator t=2026-05-06T01:24:07.997731022Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-06T01:24:07.997984517Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=253.735µs logger=migrator t=2026-05-06T01:24:08.003487774Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-06T01:24:08.006130221Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.642426ms logger=migrator t=2026-05-06T01:24:08.01640166Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-06T01:24:08.016684985Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=282.166µs logger=migrator t=2026-05-06T01:24:08.02020298Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-06T01:24:08.020342823Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=137.493µs logger=migrator t=2026-05-06T01:24:08.024056772Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-06T01:24:08.027282892Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.22565ms logger=migrator t=2026-05-06T01:24:08.031854748Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-06T01:24:08.032090323Z level=info msg="Migration successfully executed" id="Update uid value" duration=234.725µs logger=migrator t=2026-05-06T01:24:08.151372545Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-06T01:24:08.15306993Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.699605ms logger=migrator t=2026-05-06T01:24:08.205297753Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-06T01:24:08.239473141Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=34.177578ms logger=migrator t=2026-05-06T01:24:08.294382941Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-06T01:24:08.297388895Z level=info msg="Migration successfully executed" id="create api_key table" duration=3.008164ms logger=migrator t=2026-05-06T01:24:08.305218362Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-06T01:24:08.306151272Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=937.7µs logger=migrator t=2026-05-06T01:24:08.31120533Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-06T01:24:08.313787215Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.581175ms logger=migrator t=2026-05-06T01:24:08.320763713Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-06T01:24:08.322528471Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.764458ms logger=migrator t=2026-05-06T01:24:08.332527084Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-06T01:24:08.334338022Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.820608ms logger=migrator t=2026-05-06T01:24:08.349980146Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-06T01:24:08.351506328Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.533512ms logger=migrator t=2026-05-06T01:24:08.356010974Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-06T01:24:08.356824291Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=814.937µs logger=migrator t=2026-05-06T01:24:08.365659309Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-06T01:24:08.373276182Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.615382ms logger=migrator t=2026-05-06T01:24:08.37694568Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-06T01:24:08.377525213Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=579.454µs logger=migrator t=2026-05-06T01:24:08.381758933Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-06T01:24:08.382832815Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.071803ms logger=migrator t=2026-05-06T01:24:08.386947813Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-06T01:24:08.38776875Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=820.567µs logger=migrator t=2026-05-06T01:24:08.395939435Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-06T01:24:08.3966812Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=744.406µs logger=migrator t=2026-05-06T01:24:08.400503132Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-06T01:24:08.400851089Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=351.617µs logger=migrator t=2026-05-06T01:24:08.403785952Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-06T01:24:08.404439705Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=653.133µs logger=migrator t=2026-05-06T01:24:08.408631555Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-06T01:24:08.408668586Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.911µs logger=migrator t=2026-05-06T01:24:08.412385325Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-06T01:24:08.41545276Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.067465ms logger=migrator t=2026-05-06T01:24:08.419011006Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-06T01:24:08.421732914Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.721638ms logger=migrator t=2026-05-06T01:24:08.425969275Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-06T01:24:08.426136858Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=167.703µs logger=migrator t=2026-05-06T01:24:08.430167733Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-06T01:24:08.437593402Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=7.416759ms logger=migrator t=2026-05-06T01:24:08.442272622Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-06T01:24:08.444971739Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.699327ms logger=migrator t=2026-05-06T01:24:08.449207219Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-06T01:24:08.45013716Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=928.501µs logger=migrator t=2026-05-06T01:24:08.453775537Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-06T01:24:08.45437509Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=598.912µs logger=migrator t=2026-05-06T01:24:08.458902136Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-06T01:24:08.459768984Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=866.778µs logger=migrator t=2026-05-06T01:24:08.463583325Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-06T01:24:08.464519436Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=935.041µs logger=migrator t=2026-05-06T01:24:08.468651893Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-06T01:24:08.470269748Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.617385ms logger=migrator t=2026-05-06T01:24:08.477252647Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-06T01:24:08.478153167Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=900.68µs logger=migrator t=2026-05-06T01:24:08.492001331Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-06T01:24:08.49238855Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=387.199µs logger=migrator t=2026-05-06T01:24:08.499635813Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-06T01:24:08.499669644Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=36.101µs logger=migrator t=2026-05-06T01:24:08.503344563Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-06T01:24:08.508470932Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.128969ms logger=migrator t=2026-05-06T01:24:08.513195892Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-06T01:24:08.515855039Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.658997ms logger=migrator t=2026-05-06T01:24:08.520671822Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-06T01:24:08.520739914Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=68.652µs logger=migrator t=2026-05-06T01:24:08.525621577Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-06T01:24:08.526386594Z level=info msg="Migration successfully executed" id="create quota table v1" duration=765.387µs logger=migrator t=2026-05-06T01:24:08.537702195Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-06T01:24:08.538975032Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.268266ms logger=migrator t=2026-05-06T01:24:08.54309431Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-06T01:24:08.543144451Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=51.291µs logger=migrator t=2026-05-06T01:24:08.549108098Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-06T01:24:08.549946755Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=842.727µs logger=migrator t=2026-05-06T01:24:08.554217737Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-06T01:24:08.555042574Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=827.198µs logger=migrator t=2026-05-06T01:24:08.55863173Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-06T01:24:08.561492391Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.860081ms logger=migrator t=2026-05-06T01:24:08.566705182Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-06T01:24:08.566776544Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=76.232µs logger=migrator t=2026-05-06T01:24:08.570582965Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-06T01:24:08.571991925Z level=info msg="Migration successfully executed" id="create session table" duration=1.40879ms logger=migrator t=2026-05-06T01:24:08.575960179Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-06T01:24:08.576087612Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=125.183µs logger=migrator t=2026-05-06T01:24:08.58348879Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-06T01:24:08.583610172Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=126.042µs logger=migrator t=2026-05-06T01:24:08.587455945Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-06T01:24:08.588098298Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=642.093µs logger=migrator t=2026-05-06T01:24:08.592600864Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-06T01:24:08.593134696Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=534.003µs logger=migrator t=2026-05-06T01:24:08.59852523Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-06T01:24:08.59854704Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=22.43µs logger=migrator t=2026-05-06T01:24:08.604493158Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-06T01:24:08.604520219Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.25µs logger=migrator t=2026-05-06T01:24:08.607858869Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-06T01:24:08.613446838Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.588359ms logger=migrator t=2026-05-06T01:24:08.618560917Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-06T01:24:08.621601942Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.040835ms logger=migrator t=2026-05-06T01:24:08.62621802Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-06T01:24:08.626295431Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=77.401µs logger=migrator t=2026-05-06T01:24:08.637203304Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-06T01:24:08.637308676Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=103.892µs logger=migrator t=2026-05-06T01:24:08.640646308Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-06T01:24:08.641528627Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=882.008µs logger=migrator t=2026-05-06T01:24:08.645277736Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-06T01:24:08.645306697Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=29.751µs logger=migrator t=2026-05-06T01:24:08.650012967Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-06T01:24:08.654714648Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.700141ms logger=migrator t=2026-05-06T01:24:08.659621912Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-06T01:24:08.659969549Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=352.248µs logger=migrator t=2026-05-06T01:24:08.665485336Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-06T01:24:08.668732276Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.24635ms logger=migrator t=2026-05-06T01:24:08.6722123Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-06T01:24:08.675331397Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.120156ms logger=migrator t=2026-05-06T01:24:08.679418213Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-06T01:24:08.679530035Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=109.822µs logger=migrator t=2026-05-06T01:24:08.683183444Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-06T01:24:08.684120044Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=936.68µs logger=migrator t=2026-05-06T01:24:08.689227993Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-06T01:24:08.690558071Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.328888ms logger=migrator t=2026-05-06T01:24:08.695109868Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-06T01:24:08.696831095Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.720447ms logger=migrator t=2026-05-06T01:24:08.702081086Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-06T01:24:08.703150299Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.069063ms logger=migrator t=2026-05-06T01:24:08.707211105Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-06T01:24:08.708144946Z level=info msg="Migration successfully executed" id="add index alert state" duration=931.421µs logger=migrator t=2026-05-06T01:24:08.71258376Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-06T01:24:08.71349914Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=915.4µs logger=migrator t=2026-05-06T01:24:08.720786495Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-06T01:24:08.721597832Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=812.057µs logger=migrator t=2026-05-06T01:24:08.728658673Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-06T01:24:08.730546823Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.89037ms logger=migrator t=2026-05-06T01:24:08.736433758Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-06T01:24:08.737313277Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=877.769µs logger=migrator t=2026-05-06T01:24:08.741393113Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-06T01:24:08.748573387Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=7.180174ms logger=migrator t=2026-05-06T01:24:08.754783399Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-06T01:24:08.75532769Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=543.911µs logger=migrator t=2026-05-06T01:24:08.759728174Z 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-06T01:24:08.760435149Z 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=706.995µs logger=migrator t=2026-05-06T01:24:08.766471828Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-06T01:24:08.766739454Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=267.346µs logger=migrator t=2026-05-06T01:24:08.772189149Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-06T01:24:08.772815723Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=626.584µs logger=migrator t=2026-05-06T01:24:08.776948391Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-06T01:24:08.777557844Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=610.823µs logger=migrator t=2026-05-06T01:24:08.782648022Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-06T01:24:08.786043125Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.394743ms logger=migrator t=2026-05-06T01:24:08.795449686Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-06T01:24:08.799813968Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.370033ms logger=migrator t=2026-05-06T01:24:08.806818468Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-06T01:24:08.811998698Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.18012ms logger=migrator t=2026-05-06T01:24:08.815973012Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-06T01:24:08.819674561Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.701319ms logger=migrator t=2026-05-06T01:24:08.823996844Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-06T01:24:08.825594558Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.597515ms logger=migrator t=2026-05-06T01:24:08.829881249Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-06T01:24:08.829923479Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.141µs logger=migrator t=2026-05-06T01:24:08.833567237Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-06T01:24:08.833609928Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.591µs logger=migrator t=2026-05-06T01:24:08.837973071Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-06T01:24:08.838777188Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=803.697µs logger=migrator t=2026-05-06T01:24:08.844348467Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T01:24:08.845934731Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.583504ms logger=migrator t=2026-05-06T01:24:08.851368607Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-06T01:24:08.852135143Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=766.036µs logger=migrator t=2026-05-06T01:24:08.856829743Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-06T01:24:08.858355485Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.522882ms logger=migrator t=2026-05-06T01:24:08.863039315Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-06T01:24:08.864029946Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=989.271µs logger=migrator t=2026-05-06T01:24:08.867229574Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-06T01:24:08.870979525Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.746251ms logger=migrator t=2026-05-06T01:24:08.877032763Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-06T01:24:08.880600569Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.567756ms logger=migrator t=2026-05-06T01:24:08.885045004Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-06T01:24:08.885223348Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=178.374µs logger=migrator t=2026-05-06T01:24:08.888692192Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-06T01:24:08.88955205Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=859.719µs logger=migrator t=2026-05-06T01:24:08.894156448Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-06T01:24:08.895002476Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=845.428µs logger=migrator t=2026-05-06T01:24:08.899452641Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-06T01:24:08.905298195Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.853784ms logger=migrator t=2026-05-06T01:24:08.911706352Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-06T01:24:08.911772873Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.331µs logger=migrator t=2026-05-06T01:24:08.917806841Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-06T01:24:08.920152532Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.352141ms logger=migrator t=2026-05-06T01:24:08.924009264Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-06T01:24:08.925633548Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.626304ms logger=migrator t=2026-05-06T01:24:08.930438431Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-06T01:24:08.930578334Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=140.673µs logger=migrator t=2026-05-06T01:24:08.934105899Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-06T01:24:08.935168312Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.064553ms logger=migrator t=2026-05-06T01:24:08.939352771Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-06T01:24:08.940874903Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.519432ms logger=migrator t=2026-05-06T01:24:08.946150006Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-06T01:24:08.947579826Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.42987ms logger=migrator t=2026-05-06T01:24:08.952070582Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-06T01:24:08.954201687Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.129494ms logger=migrator t=2026-05-06T01:24:08.962713868Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-06T01:24:08.964594799Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.884581ms logger=migrator t=2026-05-06T01:24:08.971899414Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-06T01:24:08.974344717Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.444303ms logger=migrator t=2026-05-06T01:24:08.980004857Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-06T01:24:08.980034518Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.901µs logger=migrator t=2026-05-06T01:24:08.9876844Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-06T01:24:08.991584434Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.900694ms logger=migrator t=2026-05-06T01:24:08.997147262Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-06T01:24:08.998734245Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.586163ms logger=migrator t=2026-05-06T01:24:09.004711983Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-06T01:24:09.011255193Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.54269ms logger=migrator t=2026-05-06T01:24:09.018336463Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-06T01:24:09.019134401Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=797.668µs logger=migrator t=2026-05-06T01:24:09.028560051Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-06T01:24:09.030456002Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.902481ms logger=migrator t=2026-05-06T01:24:09.04541214Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-06T01:24:09.047382152Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.974652ms logger=migrator t=2026-05-06T01:24:09.053637155Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-06T01:24:09.064116439Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.478114ms logger=migrator t=2026-05-06T01:24:09.068599204Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-06T01:24:09.069123545Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=526.791µs logger=migrator t=2026-05-06T01:24:09.077878422Z 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-06T01:24:09.079590228Z 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.715296ms logger=migrator t=2026-05-06T01:24:09.109816892Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-06T01:24:09.114798929Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=4.979597ms logger=migrator t=2026-05-06T01:24:09.123615486Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-06T01:24:09.124242149Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=630.193µs logger=migrator t=2026-05-06T01:24:09.131223949Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-06T01:24:09.131540165Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=315.636µs logger=migrator t=2026-05-06T01:24:09.143885408Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-06T01:24:09.150598971Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.713373ms logger=migrator t=2026-05-06T01:24:09.156117569Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-06T01:24:09.160116944Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.999485ms logger=migrator t=2026-05-06T01:24:09.165269164Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-06T01:24:09.166487029Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.222625ms logger=migrator t=2026-05-06T01:24:09.171540597Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-06T01:24:09.172189411Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=646.664µs logger=migrator t=2026-05-06T01:24:09.176933852Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-06T01:24:09.177122936Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=199.684µs logger=migrator t=2026-05-06T01:24:09.182914399Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-06T01:24:09.186017045Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.106136ms logger=migrator t=2026-05-06T01:24:09.194123928Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-06T01:24:09.194898544Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=773.626µs logger=migrator t=2026-05-06T01:24:09.19984856Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-06T01:24:09.199992753Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=143.683µs logger=migrator t=2026-05-06T01:24:09.205755986Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-06T01:24:09.206069152Z level=info msg="Migration successfully executed" id="Move region to single row" duration=314.556µs logger=migrator t=2026-05-06T01:24:09.210406235Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-06T01:24:09.211646401Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.240766ms logger=migrator t=2026-05-06T01:24:09.215940763Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-06T01:24:09.216872562Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=931.589µs logger=migrator t=2026-05-06T01:24:09.223483654Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T01:24:09.224625318Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.141944ms logger=migrator t=2026-05-06T01:24:09.229513302Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-06T01:24:09.230527013Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.012211ms logger=migrator t=2026-05-06T01:24:09.235659093Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-06T01:24:09.236495481Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=836.818µs logger=migrator t=2026-05-06T01:24:09.242474598Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-06T01:24:09.243105862Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=630.644µs logger=migrator t=2026-05-06T01:24:09.247544436Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-06T01:24:09.247660828Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=117.362µs logger=migrator t=2026-05-06T01:24:09.253286968Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-06T01:24:09.254566736Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.279238ms logger=migrator t=2026-05-06T01:24:09.262404532Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-06T01:24:09.263296792Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=892.7µs logger=migrator t=2026-05-06T01:24:09.269681508Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-06T01:24:09.27117653Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.494562ms logger=migrator t=2026-05-06T01:24:09.276247827Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-06T01:24:09.277210308Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=962.591µs logger=migrator t=2026-05-06T01:24:09.284264588Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-06T01:24:09.284689077Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=433.119µs logger=migrator t=2026-05-06T01:24:09.291185746Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-06T01:24:09.291729478Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=548.012µs logger=migrator t=2026-05-06T01:24:09.29701431Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-06T01:24:09.297094142Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=81.782µs logger=migrator t=2026-05-06T01:24:09.30215652Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-06T01:24:09.303178361Z level=info msg="Migration successfully executed" id="create team table" duration=1.020991ms logger=migrator t=2026-05-06T01:24:09.308495955Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-06T01:24:09.310202482Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.706416ms logger=migrator t=2026-05-06T01:24:09.316590777Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-06T01:24:09.317785132Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.192745ms logger=migrator t=2026-05-06T01:24:09.32986639Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-06T01:24:09.33502555Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.159809ms logger=migrator t=2026-05-06T01:24:09.339566407Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-06T01:24:09.339695779Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=130.963µs logger=migrator t=2026-05-06T01:24:09.345176176Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-06T01:24:09.346568376Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.38798ms logger=migrator t=2026-05-06T01:24:09.352302078Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-06T01:24:09.353652626Z level=info msg="Migration successfully executed" id="create team member table" duration=1.350898ms logger=migrator t=2026-05-06T01:24:09.359276406Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-06T01:24:09.360783769Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.507363ms logger=migrator t=2026-05-06T01:24:09.366783277Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-06T01:24:09.367983312Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.199685ms logger=migrator t=2026-05-06T01:24:09.375492072Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-06T01:24:09.376673047Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.186995ms logger=migrator t=2026-05-06T01:24:09.381898588Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-06T01:24:09.386887685Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.982507ms logger=migrator t=2026-05-06T01:24:09.392232919Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-06T01:24:09.397173064Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.940205ms logger=migrator t=2026-05-06T01:24:09.403387026Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-06T01:24:09.408139797Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.752471ms logger=migrator t=2026-05-06T01:24:09.413966302Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-06T01:24:09.414964663Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=998.721µs logger=migrator t=2026-05-06T01:24:09.42188295Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-06T01:24:09.42327749Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.3947ms logger=migrator t=2026-05-06T01:24:09.429929801Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-06T01:24:09.431213749Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.284328ms logger=migrator t=2026-05-06T01:24:09.438527434Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-06T01:24:09.440131769Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.608345ms logger=migrator t=2026-05-06T01:24:09.447038386Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-06T01:24:09.44862399Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.585684ms logger=migrator t=2026-05-06T01:24:09.454415983Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-06T01:24:09.455346703Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=931.22µs logger=migrator t=2026-05-06T01:24:09.46086171Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-06T01:24:09.462186639Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.324119ms logger=migrator t=2026-05-06T01:24:09.468644106Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-06T01:24:09.47019942Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.556174ms logger=migrator t=2026-05-06T01:24:09.476512664Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-06T01:24:09.477078056Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=566.132µs logger=migrator t=2026-05-06T01:24:09.483857311Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-06T01:24:09.484235429Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=378.308µs logger=migrator t=2026-05-06T01:24:09.490156505Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-06T01:24:09.491315059Z level=info msg="Migration successfully executed" id="create tag table" duration=1.159904ms logger=migrator t=2026-05-06T01:24:09.497756476Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-06T01:24:09.499237688Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.480852ms logger=migrator t=2026-05-06T01:24:09.505866789Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-06T01:24:09.507111086Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.247598ms logger=migrator t=2026-05-06T01:24:09.513322428Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-06T01:24:09.514674547Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.351939ms logger=migrator t=2026-05-06T01:24:09.519700744Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-06T01:24:09.521119914Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.41818ms logger=migrator t=2026-05-06T01:24:09.526002319Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:24:09.539293791Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.287052ms logger=migrator t=2026-05-06T01:24:09.546287731Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-06T01:24:09.54721121Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=923.079µs logger=migrator t=2026-05-06T01:24:09.553231028Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-06T01:24:09.553944884Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=714.466µs logger=migrator t=2026-05-06T01:24:09.560436752Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-06T01:24:09.560716058Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=279.196µs logger=migrator t=2026-05-06T01:24:09.566365578Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-06T01:24:09.566877769Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=512.271µs logger=migrator t=2026-05-06T01:24:09.571414066Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-06T01:24:09.571975238Z level=info msg="Migration successfully executed" id="create user auth table" duration=561.332µs logger=migrator t=2026-05-06T01:24:09.576447923Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-06T01:24:09.577199059Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=751.166µs logger=migrator t=2026-05-06T01:24:09.58190893Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-06T01:24:09.581978011Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=69.371µs logger=migrator t=2026-05-06T01:24:09.586764322Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-06T01:24:09.590523653Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=3.759111ms logger=migrator t=2026-05-06T01:24:09.596515611Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-06T01:24:09.600196159Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.680308ms logger=migrator t=2026-05-06T01:24:09.607223199Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-06T01:24:09.610989739Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.76904ms logger=migrator t=2026-05-06T01:24:09.616861194Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-06T01:24:09.620542362Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=3.678798ms logger=migrator t=2026-05-06T01:24:09.626431897Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-06T01:24:09.627183764Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=751.737µs logger=migrator t=2026-05-06T01:24:09.632791873Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-06T01:24:09.636642115Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=3.849452ms logger=migrator t=2026-05-06T01:24:09.643313407Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-06T01:24:09.644145125Z level=info msg="Migration successfully executed" id="create server_lock table" duration=831.328µs logger=migrator t=2026-05-06T01:24:09.652383131Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-06T01:24:09.653561976Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.180934ms logger=migrator t=2026-05-06T01:24:09.658811767Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-06T01:24:09.659757167Z level=info msg="Migration successfully executed" id="create user auth token table" duration=945.01µs logger=migrator t=2026-05-06T01:24:09.666216656Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-06T01:24:09.668021273Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.804777ms logger=migrator t=2026-05-06T01:24:09.675314919Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-06T01:24:09.676684678Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.368789ms logger=migrator t=2026-05-06T01:24:09.682896301Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-06T01:24:09.684008464Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.115283ms logger=migrator t=2026-05-06T01:24:09.688810987Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-06T01:24:09.694154951Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.343414ms logger=migrator t=2026-05-06T01:24:09.699825531Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-06T01:24:09.700924434Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.098643ms logger=migrator t=2026-05-06T01:24:09.706484423Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-06T01:24:09.708258401Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.772208ms logger=migrator t=2026-05-06T01:24:09.714455453Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-06T01:24:09.715433213Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=977.79µs logger=migrator t=2026-05-06T01:24:09.721721277Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-06T01:24:09.723336592Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.610715ms logger=migrator t=2026-05-06T01:24:09.730103366Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-06T01:24:09.731279521Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.174755ms logger=migrator t=2026-05-06T01:24:09.736018423Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-06T01:24:09.736114755Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=96.902µs logger=migrator t=2026-05-06T01:24:09.74154202Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-06T01:24:09.741771385Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=228.986µs logger=migrator t=2026-05-06T01:24:09.747703991Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-06T01:24:09.749602371Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.8999ms logger=migrator t=2026-05-06T01:24:09.755414105Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:24:09.756613251Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.198456ms logger=migrator t=2026-05-06T01:24:09.765039441Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:24:09.767167806Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.127495ms logger=migrator t=2026-05-06T01:24:09.772894078Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:24:09.77298243Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=89.642µs logger=migrator t=2026-05-06T01:24:09.777783081Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:24:09.779667732Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.884641ms logger=migrator t=2026-05-06T01:24:09.785513776Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:24:09.786504198Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=989.132µs logger=migrator t=2026-05-06T01:24:09.793334323Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-06T01:24:09.794515208Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.178985ms logger=migrator t=2026-05-06T01:24:09.802880556Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-06T01:24:09.804183074Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.306868ms logger=migrator t=2026-05-06T01:24:09.815395133Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-06T01:24:09.820628955Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.236452ms logger=migrator t=2026-05-06T01:24:09.825013088Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-06T01:24:09.826594212Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.584315ms logger=migrator t=2026-05-06T01:24:09.832377765Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-06T01:24:09.832493707Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=116.272µs logger=migrator t=2026-05-06T01:24:09.837864902Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-06T01:24:09.838810361Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=945.139µs logger=migrator t=2026-05-06T01:24:09.844083994Z 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-06T01:24:09.846010276Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.916361ms logger=migrator t=2026-05-06T01:24:09.851966662Z 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-06T01:24:09.853577556Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.610994ms logger=migrator t=2026-05-06T01:24:09.858801167Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:24:09.85890124Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=98.492µs logger=migrator t=2026-05-06T01:24:09.863570749Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-06T01:24:09.864749814Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.181265ms logger=migrator t=2026-05-06T01:24:09.873721726Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-06T01:24:09.875061964Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.341128ms logger=migrator t=2026-05-06T01:24:09.880931419Z 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-06T01:24:09.882798089Z 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.86867ms logger=migrator t=2026-05-06T01:24:09.887455839Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-06T01:24:09.888542751Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.086862ms logger=migrator t=2026-05-06T01:24:09.894794124Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-06T01:24:09.904351939Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.555895ms logger=migrator t=2026-05-06T01:24:09.909677412Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-06T01:24:09.910419527Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=740.545µs logger=migrator t=2026-05-06T01:24:09.914657657Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T01:24:09.915603318Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=945.651µs logger=migrator t=2026-05-06T01:24:09.921038394Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-06T01:24:09.949138722Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.099258ms logger=migrator t=2026-05-06T01:24:09.955048748Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-06T01:24:09.979541269Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.492361ms logger=migrator t=2026-05-06T01:24:09.985310763Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-06T01:24:09.986380836Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.069523ms logger=migrator t=2026-05-06T01:24:09.992460835Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-06T01:24:09.99407495Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.612785ms logger=migrator t=2026-05-06T01:24:09.999556017Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-06T01:24:10.005423211Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.867184ms logger=migrator t=2026-05-06T01:24:10.010785166Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-06T01:24:10.016469847Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.684661ms logger=migrator t=2026-05-06T01:24:10.022775091Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-06T01:24:10.024486428Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.717427ms logger=migrator t=2026-05-06T01:24:10.033425938Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-06T01:24:10.035183765Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.756997ms logger=migrator t=2026-05-06T01:24:10.043337529Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-06T01:24:10.044508584Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.170955ms logger=migrator t=2026-05-06T01:24:10.050103723Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-06T01:24:10.051677516Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.571293ms logger=migrator t=2026-05-06T01:24:10.059171756Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:24:10.05935922Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=193.584µs logger=migrator t=2026-05-06T01:24:10.066046502Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-06T01:24:10.072022959Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.975507ms logger=migrator t=2026-05-06T01:24:10.085610039Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-06T01:24:10.09218225Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.56605ms logger=migrator t=2026-05-06T01:24:10.101805954Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-06T01:24:10.111245875Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.443081ms logger=migrator t=2026-05-06T01:24:10.116416825Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-06T01:24:10.117680963Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.265178ms logger=migrator t=2026-05-06T01:24:10.124472727Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-06T01:24:10.125700654Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.220977ms logger=migrator t=2026-05-06T01:24:10.133658042Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-06T01:24:10.140992739Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.335607ms logger=migrator t=2026-05-06T01:24:10.146107468Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-06T01:24:10.152082976Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.975038ms logger=migrator t=2026-05-06T01:24:10.155826515Z 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-06T01:24:10.156939789Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.110704ms logger=migrator t=2026-05-06T01:24:10.160876973Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-06T01:24:10.168646998Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.768985ms logger=migrator t=2026-05-06T01:24:10.174563584Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-06T01:24:10.181105724Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.543529ms logger=migrator t=2026-05-06T01:24:10.187919599Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-06T01:24:10.187992031Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=72.872µs logger=migrator t=2026-05-06T01:24:10.192666521Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-06T01:24:10.194894627Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.220006ms logger=migrator t=2026-05-06T01:24:10.201377766Z 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-06T01:24:10.20254532Z 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.167684ms logger=migrator t=2026-05-06T01:24:10.207540147Z 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-06T01:24:10.20860492Z 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.065192ms logger=migrator t=2026-05-06T01:24:10.21379979Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-06T01:24:10.213871842Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.742µs logger=migrator t=2026-05-06T01:24:10.217226343Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-06T01:24:10.228051244Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.82166ms logger=migrator t=2026-05-06T01:24:10.234048781Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-06T01:24:10.240759795Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.710974ms logger=migrator t=2026-05-06T01:24:10.246088819Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-06T01:24:10.253039866Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.950548ms logger=migrator t=2026-05-06T01:24:10.257956381Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-06T01:24:10.264431489Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.474417ms logger=migrator t=2026-05-06T01:24:10.268517696Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-06T01:24:10.274883782Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.364626ms logger=migrator t=2026-05-06T01:24:10.278711693Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-06T01:24:10.278808345Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=97.312µs logger=migrator t=2026-05-06T01:24:10.286964219Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-06T01:24:10.287774466Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=809.927µs logger=migrator t=2026-05-06T01:24:10.29265246Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-06T01:24:10.302521661Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.8647ms logger=migrator t=2026-05-06T01:24:10.306950954Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-06T01:24:10.307052826Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=99.442µs logger=migrator t=2026-05-06T01:24:10.317613492Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-06T01:24:10.35884156Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=41.215938ms logger=migrator t=2026-05-06T01:24:10.364690155Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-06T01:24:10.365470601Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=780.476µs logger=migrator t=2026-05-06T01:24:10.369396485Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-06T01:24:10.374015463Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.618438ms logger=migrator t=2026-05-06T01:24:10.378716223Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-06T01:24:10.379286255Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=570.002µs logger=migrator t=2026-05-06T01:24:10.385920207Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-06T01:24:10.386780466Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=859.658µs logger=migrator t=2026-05-06T01:24:10.391193009Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-06T01:24:10.395742896Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=4.549747ms logger=migrator t=2026-05-06T01:24:10.399169329Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-06T01:24:10.399726681Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=557.482µs logger=migrator t=2026-05-06T01:24:10.405299759Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-06T01:24:10.406073996Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=776.637µs logger=migrator t=2026-05-06T01:24:10.410228255Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-06T01:24:10.410802147Z level=info msg="Migration successfully executed" id="create alert_image table" duration=573.683µs logger=migrator t=2026-05-06T01:24:10.414600458Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-06T01:24:10.415289103Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=688.405µs logger=migrator t=2026-05-06T01:24:10.420926033Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-06T01:24:10.420972593Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=46.991µs logger=migrator t=2026-05-06T01:24:10.424501668Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-06T01:24:10.425159573Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=657.745µs logger=migrator t=2026-05-06T01:24:10.4287695Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-06T01:24:10.429428404Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=658.684µs logger=migrator t=2026-05-06T01:24:10.43674485Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-06T01:24:10.437038256Z 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-06T01:24:10.441984322Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-06T01:24:10.442267978Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=283.636µs logger=migrator t=2026-05-06T01:24:10.445613818Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-06T01:24:10.446329834Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=717.955µs logger=migrator t=2026-05-06T01:24:10.451099176Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-06T01:24:10.45597701Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.875544ms logger=migrator t=2026-05-06T01:24:10.459814521Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-06T01:24:10.461089458Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.279657ms logger=migrator t=2026-05-06T01:24:10.468111488Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-06T01:24:10.4696425Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.529342ms logger=migrator t=2026-05-06T01:24:10.475779951Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-06T01:24:10.476807803Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.028782ms logger=migrator t=2026-05-06T01:24:10.480868669Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-06T01:24:10.481966633Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.097774ms logger=migrator t=2026-05-06T01:24:10.488435891Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-06T01:24:10.49026667Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.83324ms logger=migrator t=2026-05-06T01:24:10.497178627Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-06T01:24:10.497224808Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=47.821µs logger=migrator t=2026-05-06T01:24:10.501013329Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-06T01:24:10.501126831Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=114.542µs logger=migrator t=2026-05-06T01:24:10.505225768Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-06T01:24:10.511458521Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.231143ms logger=migrator t=2026-05-06T01:24:10.515228352Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-06T01:24:10.515507008Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=278.856µs logger=migrator t=2026-05-06T01:24:10.519803899Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-06T01:24:10.520977514Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.171705ms logger=migrator t=2026-05-06T01:24:10.525736365Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-06T01:24:10.526189636Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=453.67µs logger=migrator t=2026-05-06T01:24:10.529955435Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-06T01:24:10.531012047Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.056322ms logger=migrator t=2026-05-06T01:24:10.535962083Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-06T01:24:10.536883432Z level=info msg="Migration successfully executed" id="create secrets table" duration=926.499µs logger=migrator t=2026-05-06T01:24:10.541005981Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-06T01:24:10.576084868Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.074006ms logger=migrator t=2026-05-06T01:24:10.579872669Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-06T01:24:10.586481479Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.60478ms logger=migrator t=2026-05-06T01:24:10.590984766Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-06T01:24:10.59118899Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=204.674µs logger=migrator t=2026-05-06T01:24:10.596280658Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-06T01:24:10.630850335Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.566066ms logger=migrator t=2026-05-06T01:24:10.635598356Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-06T01:24:10.669075939Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.478643ms logger=migrator t=2026-05-06T01:24:10.674656328Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-06T01:24:10.675516376Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=862.138µs logger=migrator t=2026-05-06T01:24:10.682043945Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-06T01:24:10.683521137Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.478482ms logger=migrator t=2026-05-06T01:24:10.687709636Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-06T01:24:10.688017092Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=308.926µs logger=migrator t=2026-05-06T01:24:10.69165433Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-06T01:24:10.69260941Z level=info msg="Migration successfully executed" id="create permission table" duration=955.62µs logger=migrator t=2026-05-06T01:24:10.697971154Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-06T01:24:10.699014956Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.043672ms logger=migrator t=2026-05-06T01:24:10.703342549Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-06T01:24:10.704505584Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.161914ms logger=migrator t=2026-05-06T01:24:10.709833157Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-06T01:24:10.710772857Z level=info msg="Migration successfully executed" id="create role table" duration=939.54µs logger=migrator t=2026-05-06T01:24:10.722189221Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-06T01:24:10.73058258Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.391669ms logger=migrator t=2026-05-06T01:24:10.735629786Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-06T01:24:10.741105233Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.475127ms logger=migrator t=2026-05-06T01:24:10.745401165Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-06T01:24:10.746659211Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.257386ms logger=migrator t=2026-05-06T01:24:10.753169021Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-06T01:24:10.755224304Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.068374ms logger=migrator t=2026-05-06T01:24:10.764476401Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-06T01:24:10.766495344Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.018983ms logger=migrator t=2026-05-06T01:24:10.77195133Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-06T01:24:10.773228808Z level=info msg="Migration successfully executed" id="create team role table" duration=1.277308ms logger=migrator t=2026-05-06T01:24:10.777912607Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-06T01:24:10.779896789Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.984402ms logger=migrator t=2026-05-06T01:24:10.78885009Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-06T01:24:10.790127938Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.279348ms logger=migrator t=2026-05-06T01:24:10.794596492Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-06T01:24:10.795676906Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.080744ms logger=migrator t=2026-05-06T01:24:10.800442417Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-06T01:24:10.80147694Z level=info msg="Migration successfully executed" id="create user role table" duration=1.029293ms logger=migrator t=2026-05-06T01:24:10.805582556Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-06T01:24:10.806522687Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=940.961µs logger=migrator t=2026-05-06T01:24:10.813459385Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-06T01:24:10.815274814Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.816189ms logger=migrator t=2026-05-06T01:24:10.82119845Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-06T01:24:10.822716131Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.520932ms logger=migrator t=2026-05-06T01:24:10.826752298Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-06T01:24:10.827374971Z level=info msg="Migration successfully executed" id="create builtin role table" duration=623.083µs logger=migrator t=2026-05-06T01:24:10.832166833Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-06T01:24:10.83297042Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=803.277µs logger=migrator t=2026-05-06T01:24:10.837061678Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-06T01:24:10.838808665Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.745226ms logger=migrator t=2026-05-06T01:24:10.842984714Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-06T01:24:10.852777932Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.793558ms logger=migrator t=2026-05-06T01:24:10.858018664Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-06T01:24:10.859126947Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.109133ms logger=migrator t=2026-05-06T01:24:10.864000441Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-06T01:24:10.865417962Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.415541ms logger=migrator t=2026-05-06T01:24:10.870831687Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-06T01:24:10.871992342Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.160735ms logger=migrator t=2026-05-06T01:24:10.877856586Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-06T01:24:10.879038632Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.182236ms logger=migrator t=2026-05-06T01:24:10.884467507Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-06T01:24:10.885478509Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.012972ms logger=migrator t=2026-05-06T01:24:10.890061796Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-06T01:24:10.891358114Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.299138ms logger=migrator t=2026-05-06T01:24:10.897657308Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-06T01:24:10.906045747Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.391269ms logger=migrator t=2026-05-06T01:24:10.910113004Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-06T01:24:10.916202704Z level=info msg="Migration successfully executed" id="permission kind migration" duration=6.09227ms logger=migrator t=2026-05-06T01:24:10.920729029Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-06T01:24:10.92639388Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.664591ms logger=migrator t=2026-05-06T01:24:10.932124553Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-06T01:24:10.937760023Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.63537ms logger=migrator t=2026-05-06T01:24:10.941912121Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-06T01:24:10.943999546Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.087965ms logger=migrator t=2026-05-06T01:24:10.9489061Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-06T01:24:10.950939133Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.032473ms logger=migrator t=2026-05-06T01:24:10.956319258Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-06T01:24:10.957508444Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.189336ms logger=migrator t=2026-05-06T01:24:10.961322395Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-06T01:24:10.962793625Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.47102ms logger=migrator t=2026-05-06T01:24:10.970468749Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-06T01:24:10.972309329Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.84944ms logger=migrator t=2026-05-06T01:24:10.979027182Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-06T01:24:10.979131894Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=105.432µs logger=migrator t=2026-05-06T01:24:10.983453086Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-06T01:24:10.983524968Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=72.902µs logger=migrator t=2026-05-06T01:24:10.987345099Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-06T01:24:10.988547925Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.202986ms logger=migrator t=2026-05-06T01:24:10.992980099Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-06T01:24:10.994324858Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.347669ms logger=migrator t=2026-05-06T01:24:10.998695251Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-06T01:24:10.999428177Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=733.656µs logger=migrator t=2026-05-06T01:24:11.003060534Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-06T01:24:11.003299689Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=239.475µs logger=migrator t=2026-05-06T01:24:11.008105462Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-06T01:24:11.009184104Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.081092ms logger=migrator t=2026-05-06T01:24:11.014716602Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-06T01:24:11.016637773Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.925851ms logger=migrator t=2026-05-06T01:24:11.02256746Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-06T01:24:11.023935828Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.370708ms logger=migrator t=2026-05-06T01:24:11.028005295Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-06T01:24:11.037436436Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.430561ms logger=migrator t=2026-05-06T01:24:11.04093472Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-06T01:24:11.041005312Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=71.482µs logger=migrator t=2026-05-06T01:24:11.045318324Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-06T01:24:11.046380766Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.062272ms logger=migrator t=2026-05-06T01:24:11.0521931Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-06T01:24:11.054027669Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.834489ms logger=migrator t=2026-05-06T01:24:11.05875556Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-06T01:24:11.059972116Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.216616ms logger=migrator t=2026-05-06T01:24:11.065102876Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-06T01:24:11.075924806Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.81555ms logger=migrator t=2026-05-06T01:24:11.080899492Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-06T01:24:11.082731491Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.835968ms logger=migrator t=2026-05-06T01:24:11.086497752Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-06T01:24:11.088149116Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.651365ms logger=migrator t=2026-05-06T01:24:11.093371028Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-06T01:24:11.1155484Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.176142ms logger=migrator t=2026-05-06T01:24:11.120010746Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-06T01:24:11.121093918Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.074852ms logger=migrator t=2026-05-06T01:24:11.125268707Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-06T01:24:11.126416502Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.147355ms logger=migrator t=2026-05-06T01:24:11.13059717Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-06T01:24:11.131632433Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.035133ms logger=migrator t=2026-05-06T01:24:11.13902421Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-06T01:24:11.140764557Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.740827ms logger=migrator t=2026-05-06T01:24:11.146710894Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-06T01:24:11.147059121Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=348.187µs logger=migrator t=2026-05-06T01:24:11.154726875Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-06T01:24:11.156209356Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.478601ms logger=migrator t=2026-05-06T01:24:11.161791305Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-06T01:24:11.173799451Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.012606ms logger=migrator t=2026-05-06T01:24:11.179209117Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-06T01:24:11.179901381Z level=info msg="Migration successfully executed" id="create entity_events table" duration=692.204µs logger=migrator t=2026-05-06T01:24:11.185381398Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-06T01:24:11.18642369Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.042162ms logger=migrator t=2026-05-06T01:24:11.194033392Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:24:11.194726946Z 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-06T01:24:11.198293733Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:24:11.199008978Z 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-06T01:24:11.203152136Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-06T01:24:11.204517195Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.364269ms logger=migrator t=2026-05-06T01:24:11.210092774Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-06T01:24:11.211068745Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=968.601µs logger=migrator t=2026-05-06T01:24:11.218758109Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-06T01:24:11.22114244Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.383511ms logger=migrator t=2026-05-06T01:24:11.230445278Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-06T01:24:11.232455821Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.010583ms logger=migrator t=2026-05-06T01:24:11.243786902Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T01:24:11.245618281Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.831889ms logger=migrator t=2026-05-06T01:24:11.258946115Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T01:24:11.260618531Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.676535ms logger=migrator t=2026-05-06T01:24:11.266547987Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-06T01:24:11.267900685Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.352188ms logger=migrator t=2026-05-06T01:24:11.274590688Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-06T01:24:11.275719962Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.129064ms logger=migrator t=2026-05-06T01:24:11.281073346Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-06T01:24:11.283079369Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.005073ms logger=migrator t=2026-05-06T01:24:11.288717519Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-06T01:24:11.289811142Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.093663ms logger=migrator t=2026-05-06T01:24:11.294145945Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-06T01:24:11.296187778Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.041923ms logger=migrator t=2026-05-06T01:24:11.302593325Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-06T01:24:11.324577473Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.978078ms logger=migrator t=2026-05-06T01:24:11.330678533Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-06T01:24:11.340731057Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.048904ms logger=migrator t=2026-05-06T01:24:11.345868446Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-06T01:24:11.353848257Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=7.97422ms logger=migrator t=2026-05-06T01:24:11.407099321Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-06T01:24:11.407414568Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=315.926µs logger=migrator t=2026-05-06T01:24:11.412306362Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-06T01:24:11.42162835Z level=info msg="Migration successfully executed" id="add share column" duration=9.318908ms logger=migrator t=2026-05-06T01:24:11.428462156Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-06T01:24:11.428673161Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=212.315µs logger=migrator t=2026-05-06T01:24:11.434367982Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-06T01:24:11.435394004Z level=info msg="Migration successfully executed" id="create file table" duration=1.026422ms logger=migrator t=2026-05-06T01:24:11.450436045Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-06T01:24:11.452874886Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.444251ms logger=migrator t=2026-05-06T01:24:11.458469555Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-06T01:24:11.459688371Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.218766ms logger=migrator t=2026-05-06T01:24:11.46670904Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-06T01:24:11.470278547Z level=info msg="Migration successfully executed" id="create file_meta table" duration=3.560367ms logger=migrator t=2026-05-06T01:24:11.478793449Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-06T01:24:11.480437143Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.644184ms logger=migrator t=2026-05-06T01:24:11.4868475Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-06T01:24:11.486920482Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=71.182µs logger=migrator t=2026-05-06T01:24:11.491517739Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-06T01:24:11.491587151Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.602µs logger=migrator t=2026-05-06T01:24:11.49671587Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-06T01:24:11.497529757Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=802.997µs logger=migrator t=2026-05-06T01:24:11.502546424Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-06T01:24:11.502700927Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=154.123µs logger=migrator t=2026-05-06T01:24:11.508306697Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-06T01:24:11.509285968Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=979.251µs logger=migrator t=2026-05-06T01:24:11.513896246Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-06T01:24:11.523096582Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.199266ms logger=migrator t=2026-05-06T01:24:11.528733062Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-06T01:24:11.528917856Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=182.224µs logger=migrator t=2026-05-06T01:24:11.533722788Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-06T01:24:11.535511867Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.788968ms logger=migrator t=2026-05-06T01:24:11.541844771Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-06T01:24:11.542396713Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=554.912µs logger=migrator t=2026-05-06T01:24:11.549650988Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-06T01:24:11.549958064Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=307.966µs logger=migrator t=2026-05-06T01:24:11.555313358Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-06T01:24:11.556029733Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=717.725µs logger=migrator t=2026-05-06T01:24:11.563132925Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-06T01:24:11.570637444Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=7.506439ms logger=migrator t=2026-05-06T01:24:11.575472108Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-06T01:24:11.584104001Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.631933ms logger=migrator t=2026-05-06T01:24:11.591270694Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-06T01:24:11.592054671Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=784.077µs logger=migrator t=2026-05-06T01:24:11.598424166Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-06T01:24:11.685605264Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=87.178477ms logger=migrator t=2026-05-06T01:24:11.690649261Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-06T01:24:11.691952789Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.299848ms logger=migrator t=2026-05-06T01:24:11.706387927Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-06T01:24:11.707719925Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.331898ms logger=migrator t=2026-05-06T01:24:11.714172353Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-06T01:24:11.747495443Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=33.317179ms logger=migrator t=2026-05-06T01:24:11.75536395Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-06T01:24:11.764946494Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.583284ms logger=migrator t=2026-05-06T01:24:11.77038816Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-06T01:24:11.770670346Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=281.436µs logger=migrator t=2026-05-06T01:24:11.776156903Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-06T01:24:11.776282156Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=123.263µs logger=migrator t=2026-05-06T01:24:11.784411299Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-06T01:24:11.784625494Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=214.075µs logger=migrator t=2026-05-06T01:24:11.789901736Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-06T01:24:11.79010399Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=203.004µs logger=migrator t=2026-05-06T01:24:11.794711708Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-06T01:24:11.794968014Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=258.636µs logger=migrator t=2026-05-06T01:24:11.804014457Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-06T01:24:11.805306954Z level=info msg="Migration successfully executed" id="create folder table" duration=1.295558ms logger=migrator t=2026-05-06T01:24:11.813544039Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-06T01:24:11.814838597Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.294238ms logger=migrator t=2026-05-06T01:24:11.821004509Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-06T01:24:11.822823937Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.821879ms logger=migrator t=2026-05-06T01:24:11.830038551Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-06T01:24:11.830065341Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.49µs logger=migrator t=2026-05-06T01:24:11.835917406Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T01:24:11.837203324Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.285568ms logger=migrator t=2026-05-06T01:24:11.84265958Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-06T01:24:11.844502369Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.829578ms logger=migrator t=2026-05-06T01:24:11.850093218Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-06T01:24:11.851311304Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.217826ms logger=migrator t=2026-05-06T01:24:11.856501104Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-06T01:24:11.857190759Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=689.745µs logger=migrator t=2026-05-06T01:24:11.862415431Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-06T01:24:11.862887451Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=473.23µs logger=migrator t=2026-05-06T01:24:11.867744363Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-06T01:24:11.868895138Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.150955ms logger=migrator t=2026-05-06T01:24:11.874297844Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-06T01:24:11.876574533Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.276808ms logger=migrator t=2026-05-06T01:24:11.881790794Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-06T01:24:11.882908407Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.117773ms logger=migrator t=2026-05-06T01:24:11.888115188Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-06T01:24:11.889366794Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.250676ms logger=migrator t=2026-05-06T01:24:11.894114126Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-06T01:24:11.895224359Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.110283ms logger=migrator t=2026-05-06T01:24:11.900110423Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-06T01:24:11.901656467Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.539714ms logger=migrator t=2026-05-06T01:24:11.908162345Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-06T01:24:11.909539384Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.376929ms logger=migrator t=2026-05-06T01:24:11.915348148Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-06T01:24:11.916622105Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.275288ms logger=migrator t=2026-05-06T01:24:11.924775939Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-06T01:24:11.92579135Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.015911ms logger=migrator t=2026-05-06T01:24:11.932118055Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-06T01:24:11.933317521Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.199446ms logger=migrator t=2026-05-06T01:24:11.938289007Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-06T01:24:11.939517143Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.228156ms logger=migrator t=2026-05-06T01:24:11.944660383Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-06T01:24:11.945057461Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=397.808µs logger=migrator t=2026-05-06T01:24:11.950804733Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-06T01:24:11.959943468Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.138345ms logger=migrator t=2026-05-06T01:24:11.965724321Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-06T01:24:11.966254583Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=530.602µs logger=migrator t=2026-05-06T01:24:11.97176029Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T01:24:11.971786281Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=27.601µs logger=migrator t=2026-05-06T01:24:11.980728021Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T01:24:11.982257023Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.532052ms logger=migrator t=2026-05-06T01:24:11.987467134Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-06T01:24:11.987487625Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.351µs logger=migrator t=2026-05-06T01:24:11.993752618Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-06T01:24:11.995494175Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.739897ms logger=migrator t=2026-05-06T01:24:12.00416852Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-06T01:24:12.005424328Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.255517ms logger=migrator t=2026-05-06T01:24:12.013037089Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-06T01:24:12.014138683Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.104174ms logger=migrator t=2026-05-06T01:24:12.019013606Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-06T01:24:12.019978987Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=966.871µs logger=migrator t=2026-05-06T01:24:12.025229509Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-06T01:24:12.025613537Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=384.918µs logger=migrator t=2026-05-06T01:24:12.031288308Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-06T01:24:12.032976904Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.689906ms logger=migrator t=2026-05-06T01:24:12.045994501Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-06T01:24:12.04779036Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.801209ms logger=migrator t=2026-05-06T01:24:12.054784188Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-06T01:24:12.056162298Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.37398ms logger=migrator t=2026-05-06T01:24:12.060605122Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-06T01:24:12.075234295Z level=info msg="Migration successfully executed" id="add stack_id column" duration=14.630143ms logger=migrator t=2026-05-06T01:24:12.080929256Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-06T01:24:12.090800066Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.87384ms logger=migrator t=2026-05-06T01:24:12.095484396Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-06T01:24:12.102463584Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.979268ms logger=migrator t=2026-05-06T01:24:12.109389082Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-06T01:24:12.109471764Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=81.262µs logger=migrator t=2026-05-06T01:24:12.114244545Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-06T01:24:12.128623942Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.379767ms logger=migrator t=2026-05-06T01:24:12.135096329Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-06T01:24:12.14359316Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.496331ms logger=migrator t=2026-05-06T01:24:12.14970265Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-06T01:24:12.150138189Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=447.649µs logger=migrator t=2026-05-06T01:24:12.154501563Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.920256016s logger=migrator t=2026-05-06T01:24:12.155071905Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-06T01:24:12.170716859Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-06T01:24:12.170924103Z level=info msg="Created default organization" logger=secrets t=2026-05-06T01:24:12.177996603Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-06T01:24:12.231121015Z level=info msg="Restored cache from database" duration=466.89µs logger=plugin.store t=2026-05-06T01:24:12.232502335Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-06T01:24:12.277993434Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-06T01:24:12.278034714Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-06T01:24:12.278150907Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-06T01:24:12.278167827Z level=info msg="Plugins loaded" count=54 duration=45.666052ms logger=query_data t=2026-05-06T01:24:12.283641324Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-06T01:24:12.287511076Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-06T01:24:12.294952935Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-06T01:24:12.309451554Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-06T01:24:12.315192646Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-06T01:24:12.319054849Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-06T01:24:12.346792409Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-06T01:24:12.368507601Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-06T01:24:12.393201548Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-06T01:24:12.393232829Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-06T01:24:12.393503214Z level=info msg="Storage starting" logger=provisioning.dashboard t=2026-05-06T01:24:12.394553487Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-06T01:24:12.395103969Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-06T01:24:12.395282142Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-05-06T01:24:12.395867585Z level=info msg="State cache has been initialized" states=0 duration=762.185µs logger=ngalert.scheduler t=2026-05-06T01:24:12.395929436Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-06T01:24:12.396008587Z level=info msg=starting first_tick=2026-05-06T01:24:20Z logger=http.server t=2026-05-06T01:24:12.400383241Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-06T01:24:12.469001182Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-05-06T01:24:12.469554264Z level=info msg="Update check succeeded" duration=75.381136ms logger=plugins.update.checker t=2026-05-06T01:24:12.478772131Z level=info msg="Update check succeeded" duration=85.054042ms logger=sqlstore.transactions t=2026-05-06T01:24:12.480411215Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:24:12.491196235Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:24:12.503290043Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-06T01:24:12.516180408Z 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-06T01:24:12.516947704Z level=info msg="Patterns update finished" duration=72.052725ms logger=provisioning.dashboard t=2026-05-06T01:24:12.604847637Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-06T01:24:12.760008502Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-06T01:24:12.760456061Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-06T01:24:15.255529514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.256204668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.276882528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.301605445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.319110299Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.341442353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.359283264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.379814781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.396850674Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.478569694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.511893665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.592730337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.610592888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.660463569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.680656171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.73794006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.752246555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.795958876Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.821422989Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.861637665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.879643029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.931401971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:15.948107997Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.006739806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.02519559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.066202043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.086229909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.135212814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.157444697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.19514038Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.220063971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.308884053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.329783898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.388794505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.406022233Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.474023111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.485820102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.54108248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.561493884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.626881527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.647958367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.725164471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.748806305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.812662665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.827261066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.892163348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.912482921Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.96733293Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:16.98518014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:17.051535834Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:17.069957156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:17.142703695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:17.159484593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:17.220251238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:17.237199489Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:17.587827448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:17.611086014Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.088732439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.114271263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.197435285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.211160787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.278363859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.300377688Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.379076474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.404401604Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.475466757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.492812526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.567465277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.589760122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.663095724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.684746956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.76237913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.77978543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.855910132Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:18.871561406Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:19.079789252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:19.100666126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:19.180526407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:19.201140246Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-06T01:24:19.274621312Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-06T01:25:56.420611537Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T01:34:12.400726404Z level=info msg="Completed cleanup jobs" duration=4.909255ms logger=plugins.update.checker t=2026-05-06T01:34:12.529969371Z level=info msg="Update check succeeded" duration=50.489263ms logger=cleanup t=2026-05-06T01:44:12.436363347Z level=info msg="Completed cleanup jobs" duration=41.190396ms logger=plugins.update.checker t=2026-05-06T01:44:12.54445791Z level=info msg="Update check succeeded" duration=64.618336ms logger=cleanup t=2026-05-06T01:54:12.409660732Z level=info msg="Completed cleanup jobs" duration=11.954155ms logger=plugins.update.checker t=2026-05-06T01:54:12.546079819Z level=info msg="Update check succeeded" duration=67.029888ms logger=infra.usagestats t=2026-05-06T01:55:56.443713226Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T02:04:12.431464148Z level=info msg="Completed cleanup jobs" duration=35.610429ms logger=plugins.update.checker t=2026-05-06T02:04:12.551305732Z level=info msg="Update check succeeded" duration=72.303531ms logger=cleanup t=2026-05-06T02:14:12.465653931Z level=info msg="Completed cleanup jobs" duration=69.691086ms logger=plugins.update.checker t=2026-05-06T02:14:12.533906395Z level=info msg="Update check succeeded" duration=54.128223ms logger=cleanup t=2026-05-06T02:24:12.435780819Z level=info msg="Completed cleanup jobs" duration=39.622094ms logger=plugins.update.checker t=2026-05-06T02:24:12.543124188Z level=info msg="Update check succeeded" duration=63.576965ms logger=infra.usagestats t=2026-05-06T02:25:56.445470122Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-06T02:34:12.431193376Z level=info msg="Completed cleanup jobs" duration=35.842604ms logger=plugins.update.checker t=2026-05-06T02:34:12.547597486Z level=info msg="Update check succeeded" duration=67.717383ms