logger=settings t=2026-07-25T08:59:31.49198137Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-25T08:59:31Z logger=settings t=2026-07-25T08:59:31.492328987Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-25T08:59:31.492345738Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-25T08:59:31.492353478Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-25T08:59:31.492358158Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-25T08:59:31.492362568Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-25T08:59:31.492365868Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-25T08:59:31.492369248Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-25T08:59:31.492372838Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-25T08:59:31.492376258Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-25T08:59:31.492379008Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-25T08:59:31.492382808Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-25T08:59:31.492386098Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-25T08:59:31.492389348Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-25T08:59:31.492393439Z level=info msg=Target target=[all] logger=settings t=2026-07-25T08:59:31.492417369Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-25T08:59:31.492420399Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-25T08:59:31.492425619Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-25T08:59:31.492428919Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-25T08:59:31.492433469Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-25T08:59:31.492440239Z level=info msg="App mode production" logger=sqlstore t=2026-07-25T08:59:31.492773256Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-25T08:59:31.492793367Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-25T08:59:31.494340198Z level=info msg="Locking database" logger=migrator t=2026-07-25T08:59:31.494353658Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-25T08:59:31.49489223Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-25T08:59:31.495985542Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.092202ms logger=migrator t=2026-07-25T08:59:31.502731379Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-25T08:59:31.504093248Z level=info msg="Migration successfully executed" id="create user table" duration=1.363169ms logger=migrator t=2026-07-25T08:59:31.510466638Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-25T08:59:31.511345085Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=875.777µs logger=migrator t=2026-07-25T08:59:31.518852609Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-25T08:59:31.520476573Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.621504ms logger=migrator t=2026-07-25T08:59:31.525506876Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-25T08:59:31.526164659Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=660.723µs logger=migrator t=2026-07-25T08:59:31.530752102Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-25T08:59:31.531664902Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=911.62µs logger=migrator t=2026-07-25T08:59:31.542574685Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-25T08:59:31.544884301Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.310216ms logger=migrator t=2026-07-25T08:59:31.550686431Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-25T08:59:31.552771063Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.084101ms logger=migrator t=2026-07-25T08:59:31.559665214Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-25T08:59:31.560203675Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=538.571µs logger=migrator t=2026-07-25T08:59:31.566408611Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-25T08:59:31.567219618Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=811.187µs logger=migrator t=2026-07-25T08:59:31.574973666Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-25T08:59:31.575259982Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=287.146µs logger=migrator t=2026-07-25T08:59:31.581218974Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-25T08:59:31.581631934Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=413.56µs logger=migrator t=2026-07-25T08:59:31.61427382Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-25T08:59:31.6162171Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.94547ms logger=migrator t=2026-07-25T08:59:31.625464979Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-25T08:59:31.62553454Z level=info msg="Migration successfully executed" id="Update user table charset" duration=72.301µs logger=migrator t=2026-07-25T08:59:31.633020014Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-25T08:59:31.63432686Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.307716ms logger=migrator t=2026-07-25T08:59:31.640153409Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-25T08:59:31.640350724Z level=info msg="Migration successfully executed" id="Add missing user data" duration=198.335µs logger=migrator t=2026-07-25T08:59:31.646923188Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-25T08:59:31.648768456Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.842688ms logger=migrator t=2026-07-25T08:59:31.65583292Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-25T08:59:31.657350882Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.518332ms logger=migrator t=2026-07-25T08:59:31.664817814Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-25T08:59:31.666308505Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.490841ms logger=migrator t=2026-07-25T08:59:31.677035944Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-25T08:59:31.684010416Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.973942ms logger=migrator t=2026-07-25T08:59:31.690143421Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-25T08:59:31.691578021Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.43533ms logger=migrator t=2026-07-25T08:59:31.695868179Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-25T08:59:31.696074713Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=207.034µs logger=migrator t=2026-07-25T08:59:31.703132868Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-25T08:59:31.705337833Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.202876ms logger=migrator t=2026-07-25T08:59:31.713793906Z 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-07-25T08:59:31.714133992Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=343.427µs logger=migrator t=2026-07-25T08:59:31.71887121Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-25T08:59:31.71935852Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=486.669µs logger=migrator t=2026-07-25T08:59:31.726633538Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-25T08:59:31.72769163Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.060302ms logger=migrator t=2026-07-25T08:59:31.73454557Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-25T08:59:31.735959029Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.41421ms logger=migrator t=2026-07-25T08:59:31.739728545Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-25T08:59:31.740393019Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=661.744µs logger=migrator t=2026-07-25T08:59:31.744694337Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-25T08:59:31.74533899Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=649.013µs logger=migrator t=2026-07-25T08:59:31.750258461Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-25T08:59:31.750998616Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=743.045µs logger=migrator t=2026-07-25T08:59:31.754736982Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-25T08:59:31.754769563Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=31.991µs logger=migrator t=2026-07-25T08:59:31.757940659Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-25T08:59:31.760197084Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.255596ms logger=migrator t=2026-07-25T08:59:31.764031033Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-25T08:59:31.764645015Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=614.352µs logger=migrator t=2026-07-25T08:59:31.768755749Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-25T08:59:31.769323801Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=567.582µs logger=migrator t=2026-07-25T08:59:31.773792202Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-25T08:59:31.774388644Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=596.992µs logger=migrator t=2026-07-25T08:59:31.781311656Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-25T08:59:31.784519171Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.207945ms logger=migrator t=2026-07-25T08:59:31.788783169Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-25T08:59:31.789606216Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=824.567µs logger=migrator t=2026-07-25T08:59:31.793109687Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-25T08:59:31.79373788Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=628.673µs logger=migrator t=2026-07-25T08:59:31.79762207Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-25T08:59:31.798299703Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=673.963µs logger=migrator t=2026-07-25T08:59:31.804878558Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-25T08:59:31.806235406Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.360039ms logger=migrator t=2026-07-25T08:59:31.810258828Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-25T08:59:31.810841699Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=584.591µs logger=migrator t=2026-07-25T08:59:31.816415903Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-25T08:59:31.816866943Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=450.97µs logger=migrator t=2026-07-25T08:59:31.822595551Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-25T08:59:31.823290085Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=692.453µs logger=migrator t=2026-07-25T08:59:31.82649097Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-25T08:59:31.826882938Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=391.407µs logger=migrator t=2026-07-25T08:59:31.831512193Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-25T08:59:31.83238316Z level=info msg="Migration successfully executed" id="create star table" duration=870.387µs logger=migrator t=2026-07-25T08:59:31.837135378Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-25T08:59:31.838011595Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=876.358µs logger=migrator t=2026-07-25T08:59:31.843669071Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-25T08:59:31.84464192Z level=info msg="Migration successfully executed" id="create org table v1" duration=970.189µs logger=migrator t=2026-07-25T08:59:31.848186314Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-25T08:59:31.849143503Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=957.039µs logger=migrator t=2026-07-25T08:59:31.852652714Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-25T08:59:31.853520663Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=867.109µs logger=migrator t=2026-07-25T08:59:31.858618286Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-25T08:59:31.859523025Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=904.849µs logger=migrator t=2026-07-25T08:59:31.868725943Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-25T08:59:31.869880216Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.178253ms logger=migrator t=2026-07-25T08:59:31.873740296Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-25T08:59:31.874674995Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=934.589µs logger=migrator t=2026-07-25T08:59:31.879433842Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-25T08:59:31.879463873Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.251µs logger=migrator t=2026-07-25T08:59:31.887607419Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-25T08:59:31.88765511Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=52.931µs logger=migrator t=2026-07-25T08:59:31.894890368Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-25T08:59:31.895131693Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=240.325µs logger=migrator t=2026-07-25T08:59:31.899204057Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-25T08:59:31.900025913Z level=info msg="Migration successfully executed" id="create dashboard table" duration=821.686µs logger=migrator t=2026-07-25T08:59:31.912803975Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-25T08:59:31.913742534Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=941.489µs logger=migrator t=2026-07-25T08:59:31.919358588Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-25T08:59:31.920311117Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=955.139µs logger=migrator t=2026-07-25T08:59:31.925490754Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-25T08:59:31.926294901Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=806.837µs logger=migrator t=2026-07-25T08:59:31.932074809Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-25T08:59:31.932937156Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=864.237µs logger=migrator t=2026-07-25T08:59:31.939410408Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-25T08:59:31.940209485Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=804.987µs logger=migrator t=2026-07-25T08:59:31.949813121Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-25T08:59:31.953501696Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=3.693145ms logger=migrator t=2026-07-25T08:59:31.960402458Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-25T08:59:31.961396708Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=998.55µs logger=migrator t=2026-07-25T08:59:31.966621295Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-25T08:59:31.967318049Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=699.154µs logger=migrator t=2026-07-25T08:59:31.971329421Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-25T08:59:31.972285121Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=955.91µs logger=migrator t=2026-07-25T08:59:31.978038819Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-25T08:59:31.978455117Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=418.729µs logger=migrator t=2026-07-25T08:59:31.984219685Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-25T08:59:31.985112974Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=894.209µs logger=migrator t=2026-07-25T08:59:31.992590846Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-25T08:59:31.992697808Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=113.692µs logger=migrator t=2026-07-25T08:59:32.00404003Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-25T08:59:32.005596442Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.558862ms logger=migrator t=2026-07-25T08:59:32.015486594Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-25T08:59:32.018181929Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.698186ms logger=migrator t=2026-07-25T08:59:32.027189344Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-25T08:59:32.034008493Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=6.817809ms logger=migrator t=2026-07-25T08:59:32.044795824Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-25T08:59:32.049648723Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=4.852609ms logger=migrator t=2026-07-25T08:59:32.0558761Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-25T08:59:32.057542184Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.666334ms logger=migrator t=2026-07-25T08:59:32.064388324Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-25T08:59:32.068226242Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=3.834878ms logger=migrator t=2026-07-25T08:59:32.07297751Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-25T08:59:32.073797436Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=823.256µs logger=migrator t=2026-07-25T08:59:32.079704167Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-25T08:59:32.079760788Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=60.201µs logger=migrator t=2026-07-25T08:59:32.086253661Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-25T08:59:32.086295682Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=42.311µs logger=migrator t=2026-07-25T08:59:32.090352355Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-25T08:59:32.092165862Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.812997ms logger=migrator t=2026-07-25T08:59:32.0998812Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-25T08:59:32.10236148Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.48363ms logger=migrator t=2026-07-25T08:59:32.109578738Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-25T08:59:32.112182641Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.604013ms logger=migrator t=2026-07-25T08:59:32.118435369Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-25T08:59:32.120663965Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.224696ms logger=migrator t=2026-07-25T08:59:32.12530425Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-25T08:59:32.125627206Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=327.086µs logger=migrator t=2026-07-25T08:59:32.131974416Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-25T08:59:32.132800263Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=828.017µs logger=migrator t=2026-07-25T08:59:32.137402787Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-25T08:59:32.138172603Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=770.745µs logger=migrator t=2026-07-25T08:59:32.145045644Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-25T08:59:32.145083884Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.681µs logger=migrator t=2026-07-25T08:59:32.152648108Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-25T08:59:32.153855224Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.205816ms logger=migrator t=2026-07-25T08:59:32.160509789Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-25T08:59:32.162455209Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.94637ms logger=migrator t=2026-07-25T08:59:32.168141656Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-25T08:59:32.174100967Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.961201ms logger=migrator t=2026-07-25T08:59:32.181383747Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-25T08:59:32.182310425Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=926.768µs logger=migrator t=2026-07-25T08:59:32.18649163Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-25T08:59:32.188049222Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.589403ms logger=migrator t=2026-07-25T08:59:32.200374214Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-25T08:59:32.201912296Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.538122ms logger=migrator t=2026-07-25T08:59:32.206840077Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-25T08:59:32.207416399Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=577.432µs logger=migrator t=2026-07-25T08:59:32.212519993Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-25T08:59:32.213119205Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=599.262µs logger=migrator t=2026-07-25T08:59:32.218848603Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-25T08:59:32.22217108Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.322538ms logger=migrator t=2026-07-25T08:59:32.226217784Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-25T08:59:32.22755363Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.332627ms logger=migrator t=2026-07-25T08:59:32.231063202Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-25T08:59:32.231392219Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=326.807µs logger=migrator t=2026-07-25T08:59:32.235167286Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-25T08:59:32.2353539Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=185.384µs logger=migrator t=2026-07-25T08:59:32.238959533Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-25T08:59:32.239842912Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=882.559µs logger=migrator t=2026-07-25T08:59:32.243343884Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-25T08:59:32.245824084Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.48031ms logger=migrator t=2026-07-25T08:59:32.250495789Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-25T08:59:32.251640283Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.144944ms logger=migrator t=2026-07-25T08:59:32.255221726Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-25T08:59:32.256197006Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.030651ms logger=migrator t=2026-07-25T08:59:32.262004235Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-25T08:59:32.262901184Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=896.939µs logger=migrator t=2026-07-25T08:59:32.269234453Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-25T08:59:32.270255733Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.02386ms logger=migrator t=2026-07-25T08:59:32.276001801Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-25T08:59:32.276966271Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=964.75µs logger=migrator t=2026-07-25T08:59:32.281042004Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-25T08:59:32.285667519Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=4.627905ms logger=migrator t=2026-07-25T08:59:32.290507448Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-25T08:59:32.29161254Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.104472ms logger=migrator t=2026-07-25T08:59:32.295663673Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-25T08:59:32.296578062Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=913.499µs logger=migrator t=2026-07-25T08:59:32.302017803Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-25T08:59:32.30282763Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=809.717µs logger=migrator t=2026-07-25T08:59:32.307381733Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-25T08:59:32.308076547Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=694.364µs logger=migrator t=2026-07-25T08:59:32.321274877Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-25T08:59:32.32386818Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.592663ms logger=migrator t=2026-07-25T08:59:32.328492954Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-25T08:59:32.331512966Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.021772ms logger=migrator t=2026-07-25T08:59:32.334991648Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-25T08:59:32.335027458Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.78µs logger=migrator t=2026-07-25T08:59:32.338459099Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-25T08:59:32.338702263Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=242.945µs logger=migrator t=2026-07-25T08:59:32.344504342Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-25T08:59:32.347966052Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.46131ms logger=migrator t=2026-07-25T08:59:32.351608196Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-25T08:59:32.351874453Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=220.956µs logger=migrator t=2026-07-25T08:59:32.356371554Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-25T08:59:32.356596279Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=224.975µs logger=migrator t=2026-07-25T08:59:32.361844146Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-25T08:59:32.364558162Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.713166ms logger=migrator t=2026-07-25T08:59:32.369327569Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-25T08:59:32.369462512Z level=info msg="Migration successfully executed" id="Update uid value" duration=135.433µs logger=migrator t=2026-07-25T08:59:32.37522335Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-25T08:59:32.376528846Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.305636ms logger=migrator t=2026-07-25T08:59:32.38545977Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-25T08:59:32.387398959Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.938469ms logger=migrator t=2026-07-25T08:59:32.393508483Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-25T08:59:32.394729049Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.221166ms logger=migrator t=2026-07-25T08:59:32.399999657Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-25T08:59:32.400860984Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=865.047µs logger=migrator t=2026-07-25T08:59:32.40795165Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-25T08:59:32.409025491Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.073671ms logger=migrator t=2026-07-25T08:59:32.414264788Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-25T08:59:32.415403481Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.138023ms logger=migrator t=2026-07-25T08:59:32.420804812Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-25T08:59:32.421388613Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=584.091µs logger=migrator t=2026-07-25T08:59:32.425800894Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-25T08:59:32.426398076Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=596.892µs logger=migrator t=2026-07-25T08:59:32.429477699Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-25T08:59:32.430118942Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=641.133µs logger=migrator t=2026-07-25T08:59:32.44272773Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-25T08:59:32.455742517Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=13.011247ms logger=migrator t=2026-07-25T08:59:32.462217719Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-25T08:59:32.462906753Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=688.893µs logger=migrator t=2026-07-25T08:59:32.470839845Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-25T08:59:32.471753093Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=914.628µs logger=migrator t=2026-07-25T08:59:32.484158708Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-25T08:59:32.486505026Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.345988ms logger=migrator t=2026-07-25T08:59:32.492330445Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-25T08:59:32.493344765Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.01414ms logger=migrator t=2026-07-25T08:59:32.509374473Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-25T08:59:32.510028096Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=657.253µs logger=migrator t=2026-07-25T08:59:32.517866067Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-25T08:59:32.51951953Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.654163ms logger=migrator t=2026-07-25T08:59:32.525326059Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-25T08:59:32.52537496Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=47.901µs logger=migrator t=2026-07-25T08:59:32.531063066Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-25T08:59:32.533897905Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.834799ms logger=migrator t=2026-07-25T08:59:32.541429178Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-25T08:59:32.544154734Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.726166ms logger=migrator t=2026-07-25T08:59:32.548181997Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-25T08:59:32.548370441Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=188.974µs logger=migrator t=2026-07-25T08:59:32.553807072Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-25T08:59:32.556727262Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.91961ms logger=migrator t=2026-07-25T08:59:32.560549669Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-25T08:59:32.563224194Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.674325ms logger=migrator t=2026-07-25T08:59:32.568180206Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-25T08:59:32.568948481Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=769.965µs logger=migrator t=2026-07-25T08:59:32.573693018Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-25T08:59:32.574625757Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=932.549µs logger=migrator t=2026-07-25T08:59:32.578824254Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-25T08:59:32.580171911Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.347918ms logger=migrator t=2026-07-25T08:59:32.583676982Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-25T08:59:32.584667193Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=989.971µs logger=migrator t=2026-07-25T08:59:32.591089594Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-25T08:59:32.592511452Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.421858ms logger=migrator t=2026-07-25T08:59:32.597390802Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-25T08:59:32.598487755Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.097633ms logger=migrator t=2026-07-25T08:59:32.602482977Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-25T08:59:32.602579219Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=98.672µs logger=migrator t=2026-07-25T08:59:32.608408318Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-25T08:59:32.608436029Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.861µs logger=migrator t=2026-07-25T08:59:32.615020683Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-25T08:59:32.620516465Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.493642ms logger=migrator t=2026-07-25T08:59:32.631170343Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-25T08:59:32.636031173Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.85966ms logger=migrator t=2026-07-25T08:59:32.641215079Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-25T08:59:32.641316741Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=102.802µs logger=migrator t=2026-07-25T08:59:32.647529388Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-25T08:59:32.648337594Z level=info msg="Migration successfully executed" id="create quota table v1" duration=808.496µs logger=migrator t=2026-07-25T08:59:32.657150965Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-25T08:59:32.658263918Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.112363ms logger=migrator t=2026-07-25T08:59:32.667498186Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-25T08:59:32.667571748Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=76.302µs logger=migrator t=2026-07-25T08:59:32.678862208Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-25T08:59:32.679855879Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=993.821µs logger=migrator t=2026-07-25T08:59:32.69163102Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-25T08:59:32.692664081Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.034301ms logger=migrator t=2026-07-25T08:59:32.698095632Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-25T08:59:32.701380009Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.283887ms logger=migrator t=2026-07-25T08:59:32.705143646Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-25T08:59:32.705194177Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=50.931µs logger=migrator t=2026-07-25T08:59:32.711928444Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-25T08:59:32.713243172Z level=info msg="Migration successfully executed" id="create session table" duration=1.314258ms logger=migrator t=2026-07-25T08:59:32.720832067Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-25T08:59:32.720960759Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=127.332µs logger=migrator t=2026-07-25T08:59:32.725212107Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-25T08:59:32.725328749Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=116.832µs logger=migrator t=2026-07-25T08:59:32.72981804Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-25T08:59:32.730347362Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=528.852µs logger=migrator t=2026-07-25T08:59:32.733494036Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-25T08:59:32.734041647Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=547.631µs logger=migrator t=2026-07-25T08:59:32.740936097Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-25T08:59:32.740998829Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=64.102µs logger=migrator t=2026-07-25T08:59:32.745790137Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-25T08:59:32.745851918Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.801µs logger=migrator t=2026-07-25T08:59:32.751554925Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-25T08:59:32.756844403Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.290018ms logger=migrator t=2026-07-25T08:59:32.760562619Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-25T08:59:32.764253435Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.691726ms logger=migrator t=2026-07-25T08:59:32.770572064Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-25T08:59:32.770656776Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.632µs logger=migrator t=2026-07-25T08:59:32.776641578Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-25T08:59:32.77674325Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=102.712µs logger=migrator t=2026-07-25T08:59:32.780483227Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-25T08:59:32.781358585Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=875.368µs logger=migrator t=2026-07-25T08:59:32.786270705Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-25T08:59:32.786299296Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=27.291µs logger=migrator t=2026-07-25T08:59:32.79095558Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-25T08:59:32.797626427Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.670537ms logger=migrator t=2026-07-25T08:59:32.802896765Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-25T08:59:32.803043608Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=148.003µs logger=migrator t=2026-07-25T08:59:32.807768904Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-25T08:59:32.813611763Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.841459ms logger=migrator t=2026-07-25T08:59:32.818604386Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-25T08:59:32.821410443Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.805047ms logger=migrator t=2026-07-25T08:59:32.825439676Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-25T08:59:32.825539948Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=101.192µs logger=migrator t=2026-07-25T08:59:32.828935447Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-25T08:59:32.829932958Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=997.391µs logger=migrator t=2026-07-25T08:59:32.834087423Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-25T08:59:32.835016382Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=928.738µs logger=migrator t=2026-07-25T08:59:32.841861231Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-25T08:59:32.843933604Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.070363ms logger=migrator t=2026-07-25T08:59:32.848919116Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-25T08:59:32.850245432Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.325986ms logger=migrator t=2026-07-25T08:59:32.855731545Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-25T08:59:32.856660394Z level=info msg="Migration successfully executed" id="add index alert state" duration=930.269µs logger=migrator t=2026-07-25T08:59:32.861264068Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-25T08:59:32.862067435Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=801.347µs logger=migrator t=2026-07-25T08:59:32.865704589Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-25T08:59:32.866318201Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=613.572µs logger=migrator t=2026-07-25T08:59:32.870877075Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-25T08:59:32.871741812Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=864.477µs logger=migrator t=2026-07-25T08:59:32.876869947Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-25T08:59:32.877670603Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=800.286µs logger=migrator t=2026-07-25T08:59:32.880885249Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-25T08:59:32.889065967Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.179807ms logger=migrator t=2026-07-25T08:59:32.892946036Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-25T08:59:32.893701172Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=752.955µs logger=migrator t=2026-07-25T08:59:32.898537641Z 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-07-25T08:59:32.899580812Z 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=1.042741ms logger=migrator t=2026-07-25T08:59:32.904344799Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-25T08:59:32.904664086Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=316.657µs logger=migrator t=2026-07-25T08:59:32.909384093Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-25T08:59:32.909979625Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=592.911µs logger=migrator t=2026-07-25T08:59:32.92201076Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-25T08:59:32.92342069Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.41029ms logger=migrator t=2026-07-25T08:59:32.928345429Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-25T08:59:32.935034357Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.689898ms logger=migrator t=2026-07-25T08:59:32.939167371Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-25T08:59:32.944087772Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.919771ms logger=migrator t=2026-07-25T08:59:32.948727227Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-25T08:59:32.955313421Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.279308ms logger=migrator t=2026-07-25T08:59:32.959392664Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-25T08:59:32.962449947Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.056763ms logger=migrator t=2026-07-25T08:59:32.96797731Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-25T08:59:32.969770987Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.795967ms logger=migrator t=2026-07-25T08:59:32.976243309Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-25T08:59:32.976273089Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.51µs logger=migrator t=2026-07-25T08:59:32.979874414Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-25T08:59:32.979895544Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=22.23µs logger=migrator t=2026-07-25T08:59:32.983814874Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-25T08:59:32.984660431Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=841.817µs logger=migrator t=2026-07-25T08:59:32.990288446Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-25T08:59:32.991537152Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.250086ms logger=migrator t=2026-07-25T08:59:32.997020294Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-25T08:59:32.997841461Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=821.337µs logger=migrator t=2026-07-25T08:59:33.001888034Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-25T08:59:33.002791392Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=903.728µs logger=migrator t=2026-07-25T08:59:33.009773835Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-25T08:59:33.010814637Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.036921ms logger=migrator t=2026-07-25T08:59:33.01736976Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-25T08:59:33.02176668Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.40075ms logger=migrator t=2026-07-25T08:59:33.028765363Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-25T08:59:33.03351262Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.746767ms logger=migrator t=2026-07-25T08:59:33.03794618Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-25T08:59:33.038232117Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=285.857µs logger=migrator t=2026-07-25T08:59:33.042090236Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-25T08:59:33.043035085Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=944.819µs logger=migrator t=2026-07-25T08:59:33.047332273Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-25T08:59:33.048215991Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=883.938µs logger=migrator t=2026-07-25T08:59:33.05356436Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-25T08:59:33.061217107Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.654447ms logger=migrator t=2026-07-25T08:59:33.065230659Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-25T08:59:33.065355101Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=125.412µs logger=migrator t=2026-07-25T08:59:33.0774973Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-25T08:59:33.079019581Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.523221ms logger=migrator t=2026-07-25T08:59:33.084005993Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-25T08:59:33.084708437Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=703.464µs logger=migrator t=2026-07-25T08:59:33.090073297Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-25T08:59:33.09025314Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=180.783µs logger=migrator t=2026-07-25T08:59:33.094442007Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-25T08:59:33.095674641Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.232424ms logger=migrator t=2026-07-25T08:59:33.100402078Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-25T08:59:33.101160773Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=759.135µs logger=migrator t=2026-07-25T08:59:33.105428721Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-25T08:59:33.106785548Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.356367ms logger=migrator t=2026-07-25T08:59:33.113653559Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-25T08:59:33.115068238Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.410939ms logger=migrator t=2026-07-25T08:59:33.124634173Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-25T08:59:33.1254333Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=799.257µs logger=migrator t=2026-07-25T08:59:33.13327662Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-25T08:59:33.134302441Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.030291ms logger=migrator t=2026-07-25T08:59:33.141329825Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-25T08:59:33.141360715Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.151µs logger=migrator t=2026-07-25T08:59:33.14698486Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-25T08:59:33.15137377Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.38565ms logger=migrator t=2026-07-25T08:59:33.156322862Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-25T08:59:33.157182979Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=861.227µs logger=migrator t=2026-07-25T08:59:33.160913785Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-25T08:59:33.167539991Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.625086ms logger=migrator t=2026-07-25T08:59:33.172065803Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-25T08:59:33.172620055Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=554.212µs logger=migrator t=2026-07-25T08:59:33.176135247Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-25T08:59:33.17677625Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=640.943µs logger=migrator t=2026-07-25T08:59:33.18070833Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-25T08:59:33.181545008Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=836.848µs logger=migrator t=2026-07-25T08:59:33.188358366Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-25T08:59:33.200657498Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.300472ms logger=migrator t=2026-07-25T08:59:33.207382216Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-25T08:59:33.208204522Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=830.287µs logger=migrator t=2026-07-25T08:59:33.212609152Z 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-07-25T08:59:33.213783996Z 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.171404ms logger=migrator t=2026-07-25T08:59:33.218295639Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-25T08:59:33.218795339Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=499.16µs logger=migrator t=2026-07-25T08:59:33.226394145Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-25T08:59:33.227041848Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=651.473µs logger=migrator t=2026-07-25T08:59:33.232149712Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-25T08:59:33.232399077Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=248.915µs logger=migrator t=2026-07-25T08:59:33.237197646Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-25T08:59:33.241594845Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.396859ms logger=migrator t=2026-07-25T08:59:33.245528146Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-25T08:59:33.250093889Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.565233ms logger=migrator t=2026-07-25T08:59:33.254108531Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-25T08:59:33.255140722Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.034011ms logger=migrator t=2026-07-25T08:59:33.261520422Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-25T08:59:33.26236106Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=840.758µs logger=migrator t=2026-07-25T08:59:33.27022636Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-25T08:59:33.270590627Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=363.917µs logger=migrator t=2026-07-25T08:59:33.275246693Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-25T08:59:33.279059111Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.811978ms logger=migrator t=2026-07-25T08:59:33.284814929Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-25T08:59:33.285692457Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=878.398µs logger=migrator t=2026-07-25T08:59:33.289912333Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-25T08:59:33.290107387Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=195.234µs logger=migrator t=2026-07-25T08:59:33.293515987Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-25T08:59:33.293928735Z level=info msg="Migration successfully executed" id="Move region to single row" duration=412.488µs logger=migrator t=2026-07-25T08:59:33.298929438Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-25T08:59:33.299744294Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=815.056µs logger=migrator t=2026-07-25T08:59:33.305848429Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-25T08:59:33.307182817Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.335287ms logger=migrator t=2026-07-25T08:59:33.312063516Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-25T08:59:33.312941314Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=877.278µs logger=migrator t=2026-07-25T08:59:33.319933497Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-25T08:59:33.320810214Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=877.367µs logger=migrator t=2026-07-25T08:59:33.324809687Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-25T08:59:33.325548812Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=738.995µs logger=migrator t=2026-07-25T08:59:33.329250997Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-25T08:59:33.330019663Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=768.706µs logger=migrator t=2026-07-25T08:59:33.334404773Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-25T08:59:33.334488894Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=81.082µs logger=migrator t=2026-07-25T08:59:33.338044578Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-25T08:59:33.338816493Z level=info msg="Migration successfully executed" id="create test_data table" duration=771.595µs logger=migrator t=2026-07-25T08:59:33.343769945Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-25T08:59:33.344566111Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=795.886µs logger=migrator t=2026-07-25T08:59:33.351942812Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-25T08:59:33.352741218Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=798.326µs logger=migrator t=2026-07-25T08:59:33.356918153Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-25T08:59:33.35771469Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=795.927µs logger=migrator t=2026-07-25T08:59:33.363010567Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-25T08:59:33.363247683Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=236.686µs logger=migrator t=2026-07-25T08:59:33.366466649Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-25T08:59:33.366809055Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=342.226µs logger=migrator t=2026-07-25T08:59:33.371428219Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-25T08:59:33.371517562Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=86.903µs logger=migrator t=2026-07-25T08:59:33.37534846Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-25T08:59:33.376070765Z level=info msg="Migration successfully executed" id="create team table" duration=721.294µs logger=migrator t=2026-07-25T08:59:33.382461155Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-25T08:59:33.383368694Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=907.349µs logger=migrator t=2026-07-25T08:59:33.388327296Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-25T08:59:33.389140412Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=812.476µs logger=migrator t=2026-07-25T08:59:33.394025882Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-25T08:59:33.398098335Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.072963ms logger=migrator t=2026-07-25T08:59:33.402808402Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-25T08:59:33.403051857Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=243.675µs logger=migrator t=2026-07-25T08:59:33.411719924Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-25T08:59:33.412623242Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=902.958µs logger=migrator t=2026-07-25T08:59:33.418220326Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-25T08:59:33.418970131Z level=info msg="Migration successfully executed" id="create team member table" duration=749.165µs logger=migrator t=2026-07-25T08:59:33.431352145Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-25T08:59:33.432261554Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=916.958µs logger=migrator t=2026-07-25T08:59:33.437603593Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-25T08:59:33.43846432Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=856.527µs logger=migrator t=2026-07-25T08:59:33.444146416Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-25T08:59:33.444953833Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=808.017µs logger=migrator t=2026-07-25T08:59:33.448959585Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-25T08:59:33.453194272Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.233747ms logger=migrator t=2026-07-25T08:59:33.460683605Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-25T08:59:33.466505884Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.822289ms logger=migrator t=2026-07-25T08:59:33.47316704Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-25T08:59:33.484962181Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=11.792041ms logger=migrator t=2026-07-25T08:59:33.489090195Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-25T08:59:33.490084966Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=995.471µs logger=migrator t=2026-07-25T08:59:33.497231342Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-25T08:59:33.498525619Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.295027ms logger=migrator t=2026-07-25T08:59:33.504001781Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-25T08:59:33.505129643Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.128062ms logger=migrator t=2026-07-25T08:59:33.517210451Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-25T08:59:33.520428477Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=3.222526ms logger=migrator t=2026-07-25T08:59:33.531695527Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-25T08:59:33.532565685Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=873.508µs logger=migrator t=2026-07-25T08:59:33.536514505Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-25T08:59:33.537155949Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=642.334µs logger=migrator t=2026-07-25T08:59:33.540775733Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-25T08:59:33.541429086Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=651.313µs logger=migrator t=2026-07-25T08:59:33.544859126Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-25T08:59:33.545656703Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=796.827µs logger=migrator t=2026-07-25T08:59:33.549136864Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-25T08:59:33.549643944Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=508.581µs logger=migrator t=2026-07-25T08:59:33.553784249Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-25T08:59:33.554004103Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=219.414µs logger=migrator t=2026-07-25T08:59:33.557126757Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-25T08:59:33.557831121Z level=info msg="Migration successfully executed" id="create tag table" duration=704.084µs logger=migrator t=2026-07-25T08:59:33.561716481Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-25T08:59:33.562601039Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=884.409µs logger=migrator t=2026-07-25T08:59:33.568184403Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-25T08:59:33.569548531Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.361558ms logger=migrator t=2026-07-25T08:59:33.574467882Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-25T08:59:33.577350441Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.874729ms logger=migrator t=2026-07-25T08:59:33.582592788Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-25T08:59:33.584320062Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.725674ms logger=migrator t=2026-07-25T08:59:33.588128951Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-25T08:59:33.598703107Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=10.573836ms logger=migrator t=2026-07-25T08:59:33.605739781Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-25T08:59:33.606355283Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=615.392µs logger=migrator t=2026-07-25T08:59:33.611601351Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-25T08:59:33.612877267Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.276776ms logger=migrator t=2026-07-25T08:59:33.61745317Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-25T08:59:33.617759256Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=305.596µs logger=migrator t=2026-07-25T08:59:33.624034726Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-25T08:59:33.625121987Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.082142ms logger=migrator t=2026-07-25T08:59:33.629914536Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-25T08:59:33.631395235Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.482749ms logger=migrator t=2026-07-25T08:59:33.640850049Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-25T08:59:33.64187244Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.022541ms logger=migrator t=2026-07-25T08:59:33.647495345Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-25T08:59:33.647567216Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.381µs logger=migrator t=2026-07-25T08:59:33.652063568Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-25T08:59:33.657232824Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.168956ms logger=migrator t=2026-07-25T08:59:33.661095673Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-25T08:59:33.666115576Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.019423ms logger=migrator t=2026-07-25T08:59:33.670086887Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-25T08:59:33.67515887Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.071483ms logger=migrator t=2026-07-25T08:59:33.679891318Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-25T08:59:33.684863559Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.97188ms logger=migrator t=2026-07-25T08:59:33.690478083Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-25T08:59:33.69177635Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.303447ms logger=migrator t=2026-07-25T08:59:33.697167281Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-25T08:59:33.702832646Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.665155ms logger=migrator t=2026-07-25T08:59:33.707127004Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-25T08:59:33.707992062Z level=info msg="Migration successfully executed" id="create server_lock table" duration=865.108µs logger=migrator t=2026-07-25T08:59:33.713426533Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-25T08:59:33.714978405Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.551771ms logger=migrator t=2026-07-25T08:59:33.719677201Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-25T08:59:33.721068129Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.391058ms logger=migrator t=2026-07-25T08:59:33.729407409Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-25T08:59:33.730626475Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.221566ms logger=migrator t=2026-07-25T08:59:33.734928593Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-25T08:59:33.735948614Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.017252ms logger=migrator t=2026-07-25T08:59:33.742671201Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-25T08:59:33.744526849Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.858838ms logger=migrator t=2026-07-25T08:59:33.751148894Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-25T08:59:33.756712168Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.563414ms logger=migrator t=2026-07-25T08:59:33.760386223Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-25T08:59:33.761282782Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=896.359µs logger=migrator t=2026-07-25T08:59:33.765341894Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-25T08:59:33.766215522Z level=info msg="Migration successfully executed" id="create cache_data table" duration=873.318µs logger=migrator t=2026-07-25T08:59:33.772211035Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-25T08:59:33.773867419Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.656564ms logger=migrator t=2026-07-25T08:59:33.778471863Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-25T08:59:33.779375711Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=903.888µs logger=migrator t=2026-07-25T08:59:33.784039487Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-25T08:59:33.784991926Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=953.609µs logger=migrator t=2026-07-25T08:59:33.790161632Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-25T08:59:33.790229383Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.981µs logger=migrator t=2026-07-25T08:59:33.79447824Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-25T08:59:33.794559712Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=82.022µs logger=migrator t=2026-07-25T08:59:33.798213217Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-25T08:59:33.799123895Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=910.738µs logger=migrator t=2026-07-25T08:59:33.803431754Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-25T08:59:33.804421244Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=991.299µs logger=migrator t=2026-07-25T08:59:33.811813365Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-25T08:59:33.813305505Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.49185ms logger=migrator t=2026-07-25T08:59:33.819348158Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-25T08:59:33.81942406Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.122µs logger=migrator t=2026-07-25T08:59:33.823064815Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-25T08:59:33.824017694Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=953.499µs logger=migrator t=2026-07-25T08:59:33.829738121Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-25T08:59:33.831219132Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.481281ms logger=migrator t=2026-07-25T08:59:33.836181722Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-25T08:59:33.837200384Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.018662ms logger=migrator t=2026-07-25T08:59:33.841155574Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-25T08:59:33.842148585Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=992.801µs logger=migrator t=2026-07-25T08:59:33.846771059Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-25T08:59:33.852469156Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.692767ms logger=migrator t=2026-07-25T08:59:33.856340056Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-25T08:59:33.857220893Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=880.787µs logger=migrator t=2026-07-25T08:59:33.863359369Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-25T08:59:33.863510962Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=152.583µs logger=migrator t=2026-07-25T08:59:33.867707448Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-25T08:59:33.869257489Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.550101ms logger=migrator t=2026-07-25T08:59:33.873444725Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-25T08:59:33.874438695Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=993.98µs logger=migrator t=2026-07-25T08:59:33.879149492Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-25T08:59:33.88105653Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.904868ms logger=migrator t=2026-07-25T08:59:33.885298887Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-25T08:59:33.885460001Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=156.693µs logger=migrator t=2026-07-25T08:59:33.889541123Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-25T08:59:33.890447723Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=906.64µs logger=migrator t=2026-07-25T08:59:33.895069437Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-25T08:59:33.896101038Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.030241ms logger=migrator t=2026-07-25T08:59:33.901385806Z 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-07-25T08:59:33.902409907Z 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.023701ms logger=migrator t=2026-07-25T08:59:33.909217536Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-25T08:59:33.911197447Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.978861ms logger=migrator t=2026-07-25T08:59:33.916592967Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-25T08:59:33.92262963Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.036093ms logger=migrator t=2026-07-25T08:59:33.927682674Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-25T08:59:33.928620383Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=938.239µs logger=migrator t=2026-07-25T08:59:33.933402051Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-25T08:59:33.935029294Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.627363ms logger=migrator t=2026-07-25T08:59:33.939301181Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-25T08:59:33.966725012Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.425431ms logger=migrator t=2026-07-25T08:59:33.970276965Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-25T08:59:33.9944832Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.197665ms logger=migrator t=2026-07-25T08:59:33.999247618Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-25T08:59:34.000279618Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.03042ms logger=migrator t=2026-07-25T08:59:34.004371391Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-25T08:59:34.005376973Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.005402ms logger=migrator t=2026-07-25T08:59:34.009051857Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-25T08:59:34.014750864Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.698517ms logger=migrator t=2026-07-25T08:59:34.019817608Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-25T08:59:34.025564185Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.739447ms logger=migrator t=2026-07-25T08:59:34.029506926Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-25T08:59:34.030626039Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.118943ms logger=migrator t=2026-07-25T08:59:34.035467428Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-25T08:59:34.037079701Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.612343ms logger=migrator t=2026-07-25T08:59:34.042447201Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-25T08:59:34.043788958Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.343507ms logger=migrator t=2026-07-25T08:59:34.048209718Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-25T08:59:34.049321411Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.111383ms logger=migrator t=2026-07-25T08:59:34.053829373Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-25T08:59:34.053921415Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=92.782µs logger=migrator t=2026-07-25T08:59:34.058465728Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-25T08:59:34.064698175Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.232057ms logger=migrator t=2026-07-25T08:59:34.069236469Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-25T08:59:34.075379754Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.142725ms logger=migrator t=2026-07-25T08:59:34.088584264Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-25T08:59:34.099731111Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.149848ms logger=migrator t=2026-07-25T08:59:34.103679733Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-25T08:59:34.104398057Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=718.254µs logger=migrator t=2026-07-25T08:59:34.110291448Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-25T08:59:34.111395641Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.103813ms logger=migrator t=2026-07-25T08:59:34.114944513Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-25T08:59:34.120934975Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.989892ms logger=migrator t=2026-07-25T08:59:34.127689393Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-25T08:59:34.132056303Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.36647ms logger=migrator t=2026-07-25T08:59:34.136184937Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-25T08:59:34.137205858Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.018301ms logger=migrator t=2026-07-25T08:59:34.141894744Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-25T08:59:34.148751354Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.86167ms logger=migrator t=2026-07-25T08:59:34.15299064Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-25T08:59:34.159140937Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.149697ms logger=migrator t=2026-07-25T08:59:34.163046817Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-25T08:59:34.163151709Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=103.113µs logger=migrator t=2026-07-25T08:59:34.166972286Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-25T08:59:34.168138301Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.166055ms logger=migrator t=2026-07-25T08:59:34.173201854Z 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-07-25T08:59:34.174218435Z 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.016571ms logger=migrator t=2026-07-25T08:59:34.184546566Z 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-07-25T08:59:34.186330272Z 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.782976ms logger=migrator t=2026-07-25T08:59:34.196384688Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-25T08:59:34.196517491Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=132.963µs logger=migrator t=2026-07-25T08:59:34.205845611Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-25T08:59:34.21359735Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.751209ms logger=migrator t=2026-07-25T08:59:34.221492612Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-25T08:59:34.225991724Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.498872ms logger=migrator t=2026-07-25T08:59:34.234660981Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-25T08:59:34.244612834Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.949843ms logger=migrator t=2026-07-25T08:59:34.251824362Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-25T08:59:34.25711231Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.286688ms logger=migrator t=2026-07-25T08:59:34.264653324Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-25T08:59:34.270959883Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.303209ms logger=migrator t=2026-07-25T08:59:34.277080818Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-25T08:59:34.27716709Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=87.802µs logger=migrator t=2026-07-25T08:59:34.281363195Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-25T08:59:34.282190053Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=826.238µs logger=migrator t=2026-07-25T08:59:34.289981152Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-25T08:59:34.300231662Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.25141ms logger=migrator t=2026-07-25T08:59:34.305898287Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-25T08:59:34.305992929Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=95.262µs logger=migrator t=2026-07-25T08:59:34.310186176Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-25T08:59:34.316889702Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.703026ms logger=migrator t=2026-07-25T08:59:34.323814813Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-25T08:59:34.32560189Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.787487ms logger=migrator t=2026-07-25T08:59:34.331030731Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-25T08:59:34.337365361Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.335699ms logger=migrator t=2026-07-25T08:59:34.341832372Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-25T08:59:34.342419494Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=587.112µs logger=migrator t=2026-07-25T08:59:34.34907829Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-25T08:59:34.350955129Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.876769ms logger=migrator t=2026-07-25T08:59:34.357131575Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-25T08:59:34.363962135Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.83006ms logger=migrator t=2026-07-25T08:59:34.369330235Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-25T08:59:34.369939297Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=606.692µs logger=migrator t=2026-07-25T08:59:34.38235866Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-25T08:59:34.383554635Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.195745ms logger=migrator t=2026-07-25T08:59:34.39013323Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-25T08:59:34.391016847Z level=info msg="Migration successfully executed" id="create alert_image table" duration=883.097µs logger=migrator t=2026-07-25T08:59:34.398928409Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-25T08:59:34.400785048Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.856389ms logger=migrator t=2026-07-25T08:59:34.405344161Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-25T08:59:34.405426383Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=82.762µs logger=migrator t=2026-07-25T08:59:34.410779682Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-25T08:59:34.412349614Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.566833ms logger=migrator t=2026-07-25T08:59:34.419145933Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-25T08:59:34.420231555Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.083662ms logger=migrator t=2026-07-25T08:59:34.426941862Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-25T08:59:34.427459023Z 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-07-25T08:59:34.431608308Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-25T08:59:34.4322081Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=599.442µs logger=migrator t=2026-07-25T08:59:34.439549141Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-25T08:59:34.441654394Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.104363ms logger=migrator t=2026-07-25T08:59:34.447392661Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-25T08:59:34.454080227Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.687136ms logger=migrator t=2026-07-25T08:59:34.460453607Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-25T08:59:34.461566911Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.113024ms logger=migrator t=2026-07-25T08:59:34.466705475Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-25T08:59:34.468536463Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.830428ms logger=migrator t=2026-07-25T08:59:34.474089027Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-25T08:59:34.475139098Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.049381ms logger=migrator t=2026-07-25T08:59:34.489146514Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-25T08:59:34.490211366Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=5.298088ms logger=migrator t=2026-07-25T08:59:34.504235923Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-25T08:59:34.506124852Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.889149ms logger=migrator t=2026-07-25T08:59:34.512498562Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-25T08:59:34.512532083Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=34.581µs logger=migrator t=2026-07-25T08:59:34.524094309Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-25T08:59:34.524238262Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=141.863µs logger=migrator t=2026-07-25T08:59:34.535692206Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-25T08:59:34.544051737Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.353971ms logger=migrator t=2026-07-25T08:59:34.574608782Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-25T08:59:34.575344367Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=737.255µs logger=migrator t=2026-07-25T08:59:34.585054426Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-25T08:59:34.586781611Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.728475ms logger=migrator t=2026-07-25T08:59:34.592167581Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-25T08:59:34.592448226Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=281.025µs logger=migrator t=2026-07-25T08:59:34.602627415Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-25T08:59:34.604237458Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.609723ms logger=migrator t=2026-07-25T08:59:34.61070811Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-25T08:59:34.617133541Z level=info msg="Migration successfully executed" id="create secrets table" duration=6.423411ms logger=migrator t=2026-07-25T08:59:34.622559442Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-25T08:59:34.665769276Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=43.196644ms logger=migrator t=2026-07-25T08:59:34.670787518Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-25T08:59:34.676448514Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.657496ms logger=migrator t=2026-07-25T08:59:34.681379725Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-25T08:59:34.681558849Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=179.944µs logger=migrator t=2026-07-25T08:59:34.685418368Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-25T08:59:34.727635591Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=42.213093ms logger=migrator t=2026-07-25T08:59:34.731731045Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-25T08:59:34.764149148Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.408213ms logger=migrator t=2026-07-25T08:59:34.770028078Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-25T08:59:34.770801134Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=774.415µs logger=migrator t=2026-07-25T08:59:34.77651302Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-25T08:59:34.777718395Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.205074ms logger=migrator t=2026-07-25T08:59:34.782730697Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-25T08:59:34.783038214Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=309.506µs logger=migrator t=2026-07-25T08:59:34.788911523Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-25T08:59:34.790077648Z level=info msg="Migration successfully executed" id="create permission table" duration=1.164205ms logger=migrator t=2026-07-25T08:59:34.794745923Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-25T08:59:34.795988808Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.242625ms logger=migrator t=2026-07-25T08:59:34.800243026Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-25T08:59:34.801472171Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.229595ms logger=migrator t=2026-07-25T08:59:34.806515584Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-25T08:59:34.807595466Z level=info msg="Migration successfully executed" id="create role table" duration=1.080412ms logger=migrator t=2026-07-25T08:59:34.811651109Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-25T08:59:34.8199696Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.31702ms logger=migrator t=2026-07-25T08:59:34.824762467Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-25T08:59:34.833766871Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.004824ms logger=migrator t=2026-07-25T08:59:34.842697414Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-25T08:59:34.84348312Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=785.336µs logger=migrator t=2026-07-25T08:59:34.848834929Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-25T08:59:34.850841231Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.003152ms logger=migrator t=2026-07-25T08:59:34.855345722Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-25T08:59:34.856591588Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.245316ms logger=migrator t=2026-07-25T08:59:34.86255789Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-25T08:59:34.864405667Z level=info msg="Migration successfully executed" id="create team role table" duration=1.854127ms logger=migrator t=2026-07-25T08:59:34.87285177Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-25T08:59:34.874916222Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.063972ms logger=migrator t=2026-07-25T08:59:34.882858095Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-25T08:59:34.884053039Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.194944ms logger=migrator t=2026-07-25T08:59:34.888425649Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-25T08:59:34.889524661Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.098502ms logger=migrator t=2026-07-25T08:59:34.893927331Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-25T08:59:34.8948565Z level=info msg="Migration successfully executed" id="create user role table" duration=924.959µs logger=migrator t=2026-07-25T08:59:34.899130598Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-25T08:59:34.901849823Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.718705ms logger=migrator t=2026-07-25T08:59:34.907764924Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-25T08:59:34.908905937Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.140983ms logger=migrator t=2026-07-25T08:59:34.921418484Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-25T08:59:34.92414595Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.721145ms logger=migrator t=2026-07-25T08:59:34.928950477Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-25T08:59:34.930674753Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.720086ms logger=migrator t=2026-07-25T08:59:34.935092123Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-25T08:59:34.936255257Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.162484ms logger=migrator t=2026-07-25T08:59:34.9432629Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-25T08:59:34.94471281Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.44938ms logger=migrator t=2026-07-25T08:59:34.952342616Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-25T08:59:34.960712477Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.362851ms logger=migrator t=2026-07-25T08:59:34.964674878Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-25T08:59:34.965774751Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.099933ms logger=migrator t=2026-07-25T08:59:34.971498508Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-25T08:59:34.972584749Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.085761ms logger=migrator t=2026-07-25T08:59:34.978033751Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-25T08:59:34.979183014Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.149523ms logger=migrator t=2026-07-25T08:59:34.984404891Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-25T08:59:34.986045575Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.640674ms logger=migrator t=2026-07-25T08:59:34.992210611Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-25T08:59:34.993473517Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.256945ms logger=migrator t=2026-07-25T08:59:34.999664394Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-25T08:59:35.000729815Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.065221ms logger=migrator t=2026-07-25T08:59:35.005015263Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-25T08:59:35.017334545Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.320371ms logger=migrator t=2026-07-25T08:59:35.023117673Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-25T08:59:35.034569687Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.472345ms logger=migrator t=2026-07-25T08:59:35.039717972Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-25T08:59:35.046071652Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.35431ms logger=migrator t=2026-07-25T08:59:35.049991433Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-25T08:59:35.057762351Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.770678ms logger=migrator t=2026-07-25T08:59:35.062289714Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-25T08:59:35.063518529Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.224965ms logger=migrator t=2026-07-25T08:59:35.069294387Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-25T08:59:35.070379619Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.085202ms logger=migrator t=2026-07-25T08:59:35.077246789Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-25T08:59:35.078991685Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.744426ms logger=migrator t=2026-07-25T08:59:35.086735804Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-25T08:59:35.088414057Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.677683ms logger=migrator t=2026-07-25T08:59:35.09485691Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-25T08:59:35.096083335Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.226535ms logger=migrator t=2026-07-25T08:59:35.101885873Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-25T08:59:35.101987545Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=102.942µs logger=migrator t=2026-07-25T08:59:35.105863005Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-25T08:59:35.105915876Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.211µs logger=migrator t=2026-07-25T08:59:35.110596871Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-25T08:59:35.111268506Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=671.675µs logger=migrator t=2026-07-25T08:59:35.115260187Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-25T08:59:35.116182595Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=923.318µs logger=migrator t=2026-07-25T08:59:35.120595546Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-25T08:59:35.121227799Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=632.503µs logger=migrator t=2026-07-25T08:59:35.124990955Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-25T08:59:35.125205781Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=215.306µs logger=migrator t=2026-07-25T08:59:35.129890976Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-25T08:59:35.130633261Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=742.415µs logger=migrator t=2026-07-25T08:59:35.134829827Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-25T08:59:35.136122633Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.292126ms logger=migrator t=2026-07-25T08:59:35.140403941Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-25T08:59:35.14229573Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.885989ms logger=migrator t=2026-07-25T08:59:35.148104239Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-25T08:59:35.157118683Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.013554ms logger=migrator t=2026-07-25T08:59:35.160689786Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-25T08:59:35.160764887Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=69.241µs logger=migrator t=2026-07-25T08:59:35.165060806Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-25T08:59:35.166910333Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.852297ms logger=migrator t=2026-07-25T08:59:35.172239972Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-25T08:59:35.173645461Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.405679ms logger=migrator t=2026-07-25T08:59:35.177644832Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-25T08:59:35.179245426Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.599833ms logger=migrator t=2026-07-25T08:59:35.184023673Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-25T08:59:35.196537749Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.515646ms logger=migrator t=2026-07-25T08:59:35.200361587Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-25T08:59:35.201163224Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=802.488µs logger=migrator t=2026-07-25T08:59:35.204818738Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-25T08:59:35.205608184Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=789.466µs logger=migrator t=2026-07-25T08:59:35.209021084Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-25T08:59:35.232690798Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.665374ms logger=migrator t=2026-07-25T08:59:35.236466285Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-25T08:59:35.237581508Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.115913ms logger=migrator t=2026-07-25T08:59:35.24207688Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-25T08:59:35.243449918Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.372938ms logger=migrator t=2026-07-25T08:59:35.247588843Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-25T08:59:35.248765507Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.176715ms logger=migrator t=2026-07-25T08:59:35.252410401Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-25T08:59:35.253888521Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.47911ms logger=migrator t=2026-07-25T08:59:35.257917204Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-25T08:59:35.258407434Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=490.43µs logger=migrator t=2026-07-25T08:59:35.262338104Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-25T08:59:35.263160581Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=822.117µs logger=migrator t=2026-07-25T08:59:35.266191823Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-25T08:59:35.274773369Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.587846ms logger=migrator t=2026-07-25T08:59:35.278488454Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-25T08:59:35.279333682Z level=info msg="Migration successfully executed" id="create entity_events table" duration=848.738µs logger=migrator t=2026-07-25T08:59:35.282504277Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-25T08:59:35.283501077Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=996.32µs logger=migrator t=2026-07-25T08:59:35.287247773Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-25T08:59:35.287728334Z 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-07-25T08:59:35.291020471Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-25T08:59:35.291529411Z 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-07-25T08:59:35.294864399Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-25T08:59:35.295686006Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=821.597µs logger=migrator t=2026-07-25T08:59:35.2997576Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-25T08:59:35.30075473Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=997.08µs logger=migrator t=2026-07-25T08:59:35.308521389Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-25T08:59:35.31054643Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.024711ms logger=migrator t=2026-07-25T08:59:35.316086174Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-25T08:59:35.317372049Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.287055ms logger=migrator t=2026-07-25T08:59:35.323150328Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-25T08:59:35.324325002Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.174374ms logger=migrator t=2026-07-25T08:59:35.32865825Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-25T08:59:35.329761953Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.103653ms logger=migrator t=2026-07-25T08:59:35.333665943Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-25T08:59:35.335309537Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.640864ms logger=migrator t=2026-07-25T08:59:35.338638115Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-25T08:59:35.33990086Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.259005ms logger=migrator t=2026-07-25T08:59:35.344701429Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-25T08:59:35.346355752Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.655123ms logger=migrator t=2026-07-25T08:59:35.349607119Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-25T08:59:35.350697391Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.090302ms logger=migrator t=2026-07-25T08:59:35.354006788Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-25T08:59:35.355196563Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.189025ms logger=migrator t=2026-07-25T08:59:35.360774867Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-25T08:59:35.385600384Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.832377ms logger=migrator t=2026-07-25T08:59:35.391126657Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-25T08:59:35.397990228Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.860531ms logger=migrator t=2026-07-25T08:59:35.402542942Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-25T08:59:35.411169058Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.625396ms logger=migrator t=2026-07-25T08:59:35.415805702Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-25T08:59:35.415982406Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=175.583µs logger=migrator t=2026-07-25T08:59:35.420699412Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-25T08:59:35.432419832Z level=info msg="Migration successfully executed" id="add share column" duration=11.71634ms logger=migrator t=2026-07-25T08:59:35.436611808Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-25T08:59:35.436802182Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=190.684µs logger=migrator t=2026-07-25T08:59:35.440563059Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-25T08:59:35.44163559Z level=info msg="Migration successfully executed" id="create file table" duration=1.072131ms logger=migrator t=2026-07-25T08:59:35.447924209Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-25T08:59:35.449048752Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.124933ms logger=migrator t=2026-07-25T08:59:35.453296119Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-25T08:59:35.455212378Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.924239ms logger=migrator t=2026-07-25T08:59:35.460647289Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-25T08:59:35.46214295Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.495501ms logger=migrator t=2026-07-25T08:59:35.46750455Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-25T08:59:35.468838386Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.333806ms logger=migrator t=2026-07-25T08:59:35.473356759Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-25T08:59:35.473488312Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=134.733µs logger=migrator t=2026-07-25T08:59:35.479912173Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-25T08:59:35.479978354Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.931µs logger=migrator t=2026-07-25T08:59:35.483923665Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-25T08:59:35.484610829Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=686.624µs logger=migrator t=2026-07-25T08:59:35.489095901Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-25T08:59:35.489309855Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=212.574µs logger=migrator t=2026-07-25T08:59:35.49345766Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-25T08:59:35.494854628Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.396668ms logger=migrator t=2026-07-25T08:59:35.499853191Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-25T08:59:35.51055285Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.698498ms logger=migrator t=2026-07-25T08:59:35.514468729Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-25T08:59:35.514699025Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=237.116µs logger=migrator t=2026-07-25T08:59:35.518532773Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-25T08:59:35.51986616Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.332137ms logger=migrator t=2026-07-25T08:59:35.524814161Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-25T08:59:35.52524319Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=429.839µs logger=migrator t=2026-07-25T08:59:35.531729823Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-25T08:59:35.532201493Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=462.729µs logger=migrator t=2026-07-25T08:59:35.536835357Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-25T08:59:35.537588713Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=754.437µs logger=migrator t=2026-07-25T08:59:35.541943771Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-25T08:59:35.552011998Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.067207ms logger=migrator t=2026-07-25T08:59:35.557820366Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-25T08:59:35.569407373Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.576787ms logger=migrator t=2026-07-25T08:59:35.576222313Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-25T08:59:35.577467998Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.240425ms logger=migrator t=2026-07-25T08:59:35.582410619Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-25T08:59:35.676401561Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=93.988381ms logger=migrator t=2026-07-25T08:59:35.681406953Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-25T08:59:35.683044207Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.639144ms logger=migrator t=2026-07-25T08:59:35.686923516Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-25T08:59:35.688843666Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.918549ms logger=migrator t=2026-07-25T08:59:35.693253575Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-25T08:59:35.724466423Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.209318ms logger=migrator t=2026-07-25T08:59:35.728948025Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-25T08:59:35.735342936Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.395521ms logger=migrator t=2026-07-25T08:59:35.738764587Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-25T08:59:35.739083593Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=319.346µs logger=migrator t=2026-07-25T08:59:35.743220257Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-25T08:59:35.743402781Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=182.574µs logger=migrator t=2026-07-25T08:59:35.748525516Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-25T08:59:35.74873819Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=205.524µs logger=migrator t=2026-07-25T08:59:35.752629349Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-25T08:59:35.752823844Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=194.725µs logger=migrator t=2026-07-25T08:59:35.756759314Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-25T08:59:35.756942598Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=183.724µs logger=migrator t=2026-07-25T08:59:35.760653353Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-25T08:59:35.761670155Z level=info msg="Migration successfully executed" id="create folder table" duration=1.016742ms logger=migrator t=2026-07-25T08:59:35.766892801Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-25T08:59:35.769636088Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.742557ms logger=migrator t=2026-07-25T08:59:35.776740803Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-25T08:59:35.777931677Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.191194ms logger=migrator t=2026-07-25T08:59:35.782907099Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-25T08:59:35.78297747Z level=info msg="Migration successfully executed" id="Update folder title length" duration=73.792µs logger=migrator t=2026-07-25T08:59:35.790556815Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-25T08:59:35.792012655Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.45819ms logger=migrator t=2026-07-25T08:59:35.799867215Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-25T08:59:35.80105548Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.188765ms logger=migrator t=2026-07-25T08:59:35.804835757Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-25T08:59:35.806069803Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.233716ms logger=migrator t=2026-07-25T08:59:35.809740667Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-25T08:59:35.810178156Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=437.799µs logger=migrator t=2026-07-25T08:59:35.813420722Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-25T08:59:35.81378909Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=378.478µs logger=migrator t=2026-07-25T08:59:35.817926015Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-25T08:59:35.818991646Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.069601ms logger=migrator t=2026-07-25T08:59:35.823263264Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-25T08:59:35.824475968Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.205094ms logger=migrator t=2026-07-25T08:59:35.828902989Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-25T08:59:35.830736036Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.829417ms logger=migrator t=2026-07-25T08:59:35.834842481Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-25T08:59:35.836125847Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.283426ms logger=migrator t=2026-07-25T08:59:35.840133349Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-25T08:59:35.842067988Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.933059ms logger=migrator t=2026-07-25T08:59:35.846251244Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-25T08:59:35.847770224Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.51546ms logger=migrator t=2026-07-25T08:59:35.851652305Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-25T08:59:35.853023932Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.377688ms logger=migrator t=2026-07-25T08:59:35.858750389Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-25T08:59:35.859972885Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.218226ms logger=migrator t=2026-07-25T08:59:35.86416409Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-25T08:59:35.86511781Z level=info msg="Migration successfully executed" id="create signing_key table" duration=953.61µs logger=migrator t=2026-07-25T08:59:35.86905895Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-25T08:59:35.870210463Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.151313ms logger=migrator t=2026-07-25T08:59:35.874381829Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-25T08:59:35.876540353Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.130314ms logger=migrator t=2026-07-25T08:59:35.881209118Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-25T08:59:35.881927544Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=720.186µs logger=migrator t=2026-07-25T08:59:35.887479177Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-25T08:59:35.899556514Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.076367ms logger=migrator t=2026-07-25T08:59:35.905519566Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-25T08:59:35.906369293Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=852.297µs logger=migrator t=2026-07-25T08:59:35.909686441Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-25T08:59:35.909713212Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=28.131µs logger=migrator t=2026-07-25T08:59:35.913270064Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-25T08:59:35.915528261Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.258087ms logger=migrator t=2026-07-25T08:59:35.918985071Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-25T08:59:35.919003682Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=24.151µs logger=migrator t=2026-07-25T08:59:35.92235727Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-25T08:59:35.923657607Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.300187ms logger=migrator t=2026-07-25T08:59:35.926981865Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-25T08:59:35.930074688Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=3.092193ms logger=migrator t=2026-07-25T08:59:35.936814395Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-25T08:59:35.93799965Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.185365ms logger=migrator t=2026-07-25T08:59:35.941569813Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-25T08:59:35.942742387Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.175673ms logger=migrator t=2026-07-25T08:59:35.946718849Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-25T08:59:35.947042695Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=325.596µs logger=migrator t=2026-07-25T08:59:35.952470476Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-25T08:59:35.953115199Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=644.893µs logger=migrator t=2026-07-25T08:59:35.956387276Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-25T08:59:35.957305715Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=918.339µs logger=migrator t=2026-07-25T08:59:35.96196886Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-25T08:59:35.962842158Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=876.328µs logger=migrator t=2026-07-25T08:59:35.967957622Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-25T08:59:35.978220802Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.26292ms logger=migrator t=2026-07-25T08:59:35.982127442Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-25T08:59:35.990193667Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.065755ms logger=migrator t=2026-07-25T08:59:35.995089917Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-25T08:59:36.00498639Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.896823ms logger=migrator t=2026-07-25T08:59:36.013059064Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-25T08:59:36.013112945Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=55.381µs logger=migrator t=2026-07-25T08:59:36.017606328Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-25T08:59:36.02948156Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.871532ms logger=migrator t=2026-07-25T08:59:36.033988283Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-25T08:59:36.046247023Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.264001ms logger=migrator t=2026-07-25T08:59:36.051783876Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-25T08:59:36.052038401Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=254.745µs logger=migrator t=2026-07-25T08:59:36.056706857Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.561838538s logger=migrator t=2026-07-25T08:59:36.057950292Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-25T08:59:36.079915251Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-25T08:59:36.080423393Z level=info msg="Created default organization" logger=secrets t=2026-07-25T08:59:36.088524137Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-25T08:59:36.13507057Z level=info msg="Restored cache from database" duration=400.608µs logger=plugin.store t=2026-07-25T08:59:36.136332655Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-25T08:59:36.17174948Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-25T08:59:36.171778Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-25T08:59:36.171849162Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-25T08:59:36.171861002Z level=info msg="Plugins loaded" count=54 duration=35.529107ms logger=query_data t=2026-07-25T08:59:36.17566568Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-25T08:59:36.179180002Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-25T08:59:36.185512481Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-25T08:59:36.194807151Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-25T08:59:36.196826872Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-25T08:59:36.19865396Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-25T08:59:36.22115855Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-25T08:59:36.240911584Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-25T08:59:36.26373262Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-25T08:59:36.263755041Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-25T08:59:36.265330283Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-07-25T08:59:36.265795373Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-07-25T08:59:36.268123941Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-07-25T08:59:36.266725881Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-07-25T08:59:36.303236318Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-07-25T08:59:36.324124086Z level=info msg="State cache has been initialized" states=0 duration=58.789672ms logger=ngalert.scheduler t=2026-07-25T08:59:36.324196787Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-25T08:59:36.324298849Z level=info msg=starting first_tick=2026-07-25T08:59:40Z logger=sqlstore.transactions t=2026-07-25T08:59:36.380890196Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-25T08:59:36.392997953Z level=info msg="Update check succeeded" duration=126.560067ms logger=sqlstore.transactions t=2026-07-25T08:59:36.393041554Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-07-25T08:59:36.40012103Z level=info msg="Update check succeeded" duration=133.634803ms logger=provisioning.dashboard t=2026-07-25T08:59:36.446593439Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-25T08:59:36.539293905Z level=info msg="Patterns update finished" duration=195.819314ms logger=grafana-apiserver t=2026-07-25T08:59:36.795509334Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-25T08:59:36.795903972Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-25T08:59:40.037706929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.039578867Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.056598755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.080440952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.096537512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.117806427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.142504902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.202812205Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.218855283Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.250794766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.270917047Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-07-25T08:59:40.308721661Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-07-25T08:59:40.316737075Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-25T08:59:40.320891529Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-07-25T08:59:40.335338434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.388250596Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.403763394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.449266654Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.469899236Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.513449257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.534228951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.57521837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.593597366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.649336885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.666483656Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.708142597Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.723865709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.765773546Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.783723643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.826817735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.847499327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.89507316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.913542738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.962233143Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:40.983906676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.032165243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.049326564Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.101387069Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.117658342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.161475507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.18262316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.228323374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.247848223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.305416861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.317408026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.399346561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.414168364Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.462143426Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.477722463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.52644931Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.543165972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.585653321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.602550096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.658804156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.680555942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.722805616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.739121768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.807377894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.823346291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.868037535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.885616824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.939987705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:41.958738959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.02040769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.050829012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.140082428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.157524624Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.227706879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.242686535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.318453384Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.334173196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.397529852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.417615863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.491722317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.509797187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.592149581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.612747242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.693137506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.718335551Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.793480568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.813911035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-25T08:59:42.882209022Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-25T09:01:32.294935879Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-25T09:09:36.290487237Z level=info msg="Completed cleanup jobs" duration=23.3212ms logger=plugins.update.checker t=2026-07-25T09:09:36.495572918Z level=info msg="Update check succeeded" duration=102.272811ms logger=sqlstore.transactions t=2026-07-25T09:14:36.195962117Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-25T09:19:36.284466226Z level=info msg="Completed cleanup jobs" duration=17.188622ms logger=plugins.update.checker t=2026-07-25T09:19:36.493299507Z level=info msg="Update check succeeded" duration=99.336386ms logger=cleanup t=2026-07-25T09:29:36.301774424Z level=info msg="Completed cleanup jobs" duration=33.982216ms logger=plugins.update.checker t=2026-07-25T09:29:36.491346728Z level=info msg="Update check succeeded" duration=97.560329ms logger=infra.usagestats t=2026-07-25T09:31:32.320924967Z level=info msg="Usage stats are ready to report"