logger=settings t=2026-05-29T05:58:21.519447648Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-29T05:58:21Z logger=settings t=2026-05-29T05:58:21.520113592Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-29T05:58:21.520154053Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-29T05:58:21.520160753Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-29T05:58:21.520181443Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-29T05:58:21.520188253Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-29T05:58:21.520193773Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-29T05:58:21.520200003Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-29T05:58:21.520207764Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-29T05:58:21.520214694Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-29T05:58:21.520220554Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-29T05:58:21.520226894Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-29T05:58:21.520234444Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-29T05:58:21.520240684Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-29T05:58:21.520247734Z level=info msg=Target target=[all] logger=settings t=2026-05-29T05:58:21.520266355Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-29T05:58:21.520270685Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-29T05:58:21.520275145Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-29T05:58:21.520280455Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-29T05:58:21.520286495Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-29T05:58:21.520290545Z level=info msg="App mode production" logger=sqlstore t=2026-05-29T05:58:21.520797035Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-29T05:58:21.520824605Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-29T05:58:21.523608289Z level=info msg="Locking database" logger=migrator t=2026-05-29T05:58:21.52362512Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-29T05:58:21.525302503Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-29T05:58:21.526549926Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.249743ms logger=migrator t=2026-05-29T05:58:21.533563032Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-29T05:58:21.534695334Z level=info msg="Migration successfully executed" id="create user table" duration=1.131102ms logger=migrator t=2026-05-29T05:58:21.558588427Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-29T05:58:21.559654878Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.065781ms logger=migrator t=2026-05-29T05:58:21.567487781Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-29T05:58:21.568679094Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.189644ms logger=migrator t=2026-05-29T05:58:21.624214049Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-29T05:58:21.625466494Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.259255ms logger=migrator t=2026-05-29T05:58:21.631509411Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-29T05:58:21.632182984Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=677.093µs logger=migrator t=2026-05-29T05:58:21.637034988Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-29T05:58:21.640989335Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.957547ms logger=migrator t=2026-05-29T05:58:21.645622475Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-29T05:58:21.64693925Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.317835ms logger=migrator t=2026-05-29T05:58:21.652394116Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-29T05:58:21.652954667Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=560.451µs logger=migrator t=2026-05-29T05:58:21.659379941Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-29T05:58:21.660637996Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.256805ms logger=migrator t=2026-05-29T05:58:21.672449635Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-29T05:58:21.673152658Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=704.803µs logger=migrator t=2026-05-29T05:58:21.682177554Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-29T05:58:21.682847996Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=676.172µs logger=migrator t=2026-05-29T05:58:21.686554539Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-29T05:58:21.687423765Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=866.686µs logger=migrator t=2026-05-29T05:58:21.691332621Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-29T05:58:21.691367381Z level=info msg="Migration successfully executed" id="Update user table charset" duration=35.17µs logger=migrator t=2026-05-29T05:58:21.69540336Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-29T05:58:21.696878648Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.475718ms logger=migrator t=2026-05-29T05:58:21.705102178Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-29T05:58:21.705677019Z level=info msg="Migration successfully executed" id="Add missing user data" duration=574.991µs logger=migrator t=2026-05-29T05:58:21.712969531Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-29T05:58:21.714576462Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.612912ms logger=migrator t=2026-05-29T05:58:21.722583146Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-29T05:58:21.72379136Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.212494ms logger=migrator t=2026-05-29T05:58:21.730459139Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-29T05:58:21.731906788Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.449679ms logger=migrator t=2026-05-29T05:58:21.738410874Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-29T05:58:21.748142922Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.737818ms logger=migrator t=2026-05-29T05:58:21.752002247Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-29T05:58:21.752979366Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=961.399µs logger=migrator t=2026-05-29T05:58:21.758604345Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-29T05:58:21.75890077Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=293.145µs logger=migrator t=2026-05-29T05:58:21.764657763Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-29T05:58:21.765621991Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=965.718µs logger=migrator t=2026-05-29T05:58:21.771205709Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-29T05:58:21.771546436Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=342.786µs logger=migrator t=2026-05-29T05:58:21.777354859Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-29T05:58:21.777984461Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=632.332µs logger=migrator t=2026-05-29T05:58:21.783868355Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-29T05:58:21.784989237Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.120482ms logger=migrator t=2026-05-29T05:58:21.791986052Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-29T05:58:21.7929062Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=922.108µs logger=migrator t=2026-05-29T05:58:21.799890356Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-29T05:58:21.800983936Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.09127ms logger=migrator t=2026-05-29T05:58:21.805990724Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-29T05:58:21.806776209Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=785.955µs logger=migrator t=2026-05-29T05:58:21.822929752Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-29T05:58:21.824074634Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.145102ms logger=migrator t=2026-05-29T05:58:21.831990338Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-29T05:58:21.832210442Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=225.794µs logger=migrator t=2026-05-29T05:58:21.839989603Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-29T05:58:21.841462601Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.473318ms logger=migrator t=2026-05-29T05:58:21.846075591Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-29T05:58:21.846838105Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=762.574µs logger=migrator t=2026-05-29T05:58:21.85480427Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-29T05:58:21.856327819Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.527919ms logger=migrator t=2026-05-29T05:58:21.865812954Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-29T05:58:21.866583418Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=769.824µs logger=migrator t=2026-05-29T05:58:21.87128661Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:58:21.874326289Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.039409ms logger=migrator t=2026-05-29T05:58:21.87851826Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-29T05:58:21.879320505Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=804.405µs logger=migrator t=2026-05-29T05:58:21.888233098Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-29T05:58:21.889013383Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=781.245µs logger=migrator t=2026-05-29T05:58:21.899366224Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-29T05:58:21.900080357Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=714.063µs logger=migrator t=2026-05-29T05:58:21.905599855Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-29T05:58:21.906283859Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=686.913µs logger=migrator t=2026-05-29T05:58:21.910967529Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-29T05:58:21.912012839Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.04477ms logger=migrator t=2026-05-29T05:58:21.916918574Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-29T05:58:21.917537046Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=619.162µs logger=migrator t=2026-05-29T05:58:21.921922081Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-29T05:58:21.922813648Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=891.327µs logger=migrator t=2026-05-29T05:58:21.928007089Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-29T05:58:21.928500569Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=492.33µs logger=migrator t=2026-05-29T05:58:21.934050087Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-29T05:58:21.93475837Z level=info msg="Migration successfully executed" id="create star table" duration=706.733µs logger=migrator t=2026-05-29T05:58:21.940096454Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-29T05:58:21.941371769Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.274685ms logger=migrator t=2026-05-29T05:58:21.947073629Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-29T05:58:21.947831383Z level=info msg="Migration successfully executed" id="create org table v1" duration=758.064µs logger=migrator t=2026-05-29T05:58:21.952564206Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-29T05:58:21.95332441Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=754.194µs logger=migrator t=2026-05-29T05:58:21.957426349Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-29T05:58:21.958055072Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=629.433µs logger=migrator t=2026-05-29T05:58:21.962839074Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-29T05:58:21.963891755Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.052411ms logger=migrator t=2026-05-29T05:58:21.970189867Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-29T05:58:21.971267118Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.077261ms logger=migrator t=2026-05-29T05:58:21.976403267Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-29T05:58:21.97753101Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.127003ms logger=migrator t=2026-05-29T05:58:21.982112998Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-29T05:58:21.982155329Z level=info msg="Migration successfully executed" id="Update org table charset" duration=44.271µs logger=migrator t=2026-05-29T05:58:21.990867148Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-29T05:58:21.990918379Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=56.671µs logger=migrator t=2026-05-29T05:58:21.999397623Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-29T05:58:21.99979482Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=400.927µs logger=migrator t=2026-05-29T05:58:22.004180536Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-29T05:58:22.005106374Z level=info msg="Migration successfully executed" id="create dashboard table" duration=925.648µs logger=migrator t=2026-05-29T05:58:22.011356995Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-29T05:58:22.012258592Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=901.697µs logger=migrator t=2026-05-29T05:58:22.018032454Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-29T05:58:22.019297938Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.265374ms logger=migrator t=2026-05-29T05:58:22.024677993Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-29T05:58:22.025431718Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=753.435µs logger=migrator t=2026-05-29T05:58:22.029436776Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-29T05:58:22.030244661Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=803.565µs logger=migrator t=2026-05-29T05:58:22.034016374Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-29T05:58:22.034734908Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=718.294µs logger=migrator t=2026-05-29T05:58:22.040069752Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-29T05:58:22.047955895Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.883723ms logger=migrator t=2026-05-29T05:58:22.052966531Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-29T05:58:22.053979291Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.01345ms logger=migrator t=2026-05-29T05:58:22.060568919Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-29T05:58:22.061831864Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.313126ms logger=migrator t=2026-05-29T05:58:22.065634517Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-29T05:58:22.066380732Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=745.765µs logger=migrator t=2026-05-29T05:58:22.07661239Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-29T05:58:22.076994638Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=382.408µs logger=migrator t=2026-05-29T05:58:22.082385862Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-29T05:58:22.083667397Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.281065ms logger=migrator t=2026-05-29T05:58:22.087334788Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-29T05:58:22.08743091Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=96.432µs logger=migrator t=2026-05-29T05:58:22.092322305Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-29T05:58:22.09412999Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.810535ms logger=migrator t=2026-05-29T05:58:22.098743549Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-29T05:58:22.100550414Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.805345ms logger=migrator t=2026-05-29T05:58:22.105529681Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-29T05:58:22.108367916Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.840204ms logger=migrator t=2026-05-29T05:58:22.115996363Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-29T05:58:22.117110925Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.119302ms logger=migrator t=2026-05-29T05:58:22.124026249Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-29T05:58:22.12717869Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.161421ms logger=migrator t=2026-05-29T05:58:22.131225568Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-29T05:58:22.13233896Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.112922ms logger=migrator t=2026-05-29T05:58:22.13643554Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-29T05:58:22.137182805Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=746.345µs logger=migrator t=2026-05-29T05:58:22.145039946Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-29T05:58:22.145091867Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=53.761µs logger=migrator t=2026-05-29T05:58:22.150079315Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-29T05:58:22.150125495Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.901µs logger=migrator t=2026-05-29T05:58:22.157897066Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-29T05:58:22.160745941Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.851026ms logger=migrator t=2026-05-29T05:58:22.165514494Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-29T05:58:22.167522872Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.007778ms logger=migrator t=2026-05-29T05:58:22.171648582Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-29T05:58:22.173763584Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.113342ms logger=migrator t=2026-05-29T05:58:22.178946464Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-29T05:58:22.182213868Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.280674ms logger=migrator t=2026-05-29T05:58:22.186080073Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-29T05:58:22.186328437Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=248.504µs logger=migrator t=2026-05-29T05:58:22.19113863Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-29T05:58:22.191953457Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=814.256µs logger=migrator t=2026-05-29T05:58:22.196894352Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-29T05:58:22.197626686Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=732.515µs logger=migrator t=2026-05-29T05:58:22.201866819Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-29T05:58:22.201904479Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=38.25µs logger=migrator t=2026-05-29T05:58:22.206906946Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-29T05:58:22.207786773Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=879.197µs logger=migrator t=2026-05-29T05:58:22.215357619Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-29T05:58:22.21688877Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.532081ms logger=migrator t=2026-05-29T05:58:22.220971928Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:58:22.226953555Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.980637ms logger=migrator t=2026-05-29T05:58:22.230964793Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-29T05:58:22.231693346Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=728.493µs logger=migrator t=2026-05-29T05:58:22.236459769Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-29T05:58:22.237289155Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=828.986µs logger=migrator t=2026-05-29T05:58:22.241033258Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-29T05:58:22.242411445Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.377786ms logger=migrator t=2026-05-29T05:58:22.246607956Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-29T05:58:22.247134016Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=525.87µs logger=migrator t=2026-05-29T05:58:22.251322867Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-29T05:58:22.251887798Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=565.391µs logger=migrator t=2026-05-29T05:58:22.256888845Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-29T05:58:22.259932454Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.041978ms logger=migrator t=2026-05-29T05:58:22.266870758Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-29T05:58:22.268342057Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.475699ms logger=migrator t=2026-05-29T05:58:22.273987376Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-29T05:58:22.27417406Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=190.924µs logger=migrator t=2026-05-29T05:58:22.278002174Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-29T05:58:22.278183848Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=182.574µs logger=migrator t=2026-05-29T05:58:22.284403079Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-29T05:58:22.285657483Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.254935ms logger=migrator t=2026-05-29T05:58:22.289635739Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-29T05:58:22.291921814Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.288345ms logger=migrator t=2026-05-29T05:58:22.296242528Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-29T05:58:22.297193746Z level=info msg="Migration successfully executed" id="create data_source table" duration=947.688µs logger=migrator t=2026-05-29T05:58:22.303201862Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-29T05:58:22.304162871Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=959.449µs logger=migrator t=2026-05-29T05:58:22.309431824Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-29T05:58:22.310911763Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.484429ms logger=migrator t=2026-05-29T05:58:22.319322646Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-29T05:58:22.320265333Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=944.677µs logger=migrator t=2026-05-29T05:58:22.324647188Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-29T05:58:22.325468644Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=820.586µs logger=migrator t=2026-05-29T05:58:22.330218806Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-29T05:58:22.338706772Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.489186ms logger=migrator t=2026-05-29T05:58:22.342551995Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-29T05:58:22.343243239Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=690.194µs logger=migrator t=2026-05-29T05:58:22.348427069Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-29T05:58:22.349326077Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=897.738µs logger=migrator t=2026-05-29T05:58:22.353515698Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-29T05:58:22.354777123Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.270995ms logger=migrator t=2026-05-29T05:58:22.36032983Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-29T05:58:22.361281299Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=948.579µs logger=migrator t=2026-05-29T05:58:22.36751895Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-29T05:58:22.369841275Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.322445ms logger=migrator t=2026-05-29T05:58:22.374203429Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-29T05:58:22.376473813Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.269654ms logger=migrator t=2026-05-29T05:58:22.384294045Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-29T05:58:22.384323615Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.24µs logger=migrator t=2026-05-29T05:58:22.389763891Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-29T05:58:22.390127388Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=364.097µs logger=migrator t=2026-05-29T05:58:22.396690435Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-29T05:58:22.400353337Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.661742ms logger=migrator t=2026-05-29T05:58:22.404600429Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-29T05:58:22.404818663Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=222.974µs logger=migrator t=2026-05-29T05:58:22.410041804Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-29T05:58:22.410250289Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=208.095µs logger=migrator t=2026-05-29T05:58:22.417901226Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-29T05:58:22.421637169Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.735553ms logger=migrator t=2026-05-29T05:58:22.426287269Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-29T05:58:22.426498933Z level=info msg="Migration successfully executed" id="Update uid value" duration=212.334µs logger=migrator t=2026-05-29T05:58:22.432285715Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-29T05:58:22.433635101Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.349216ms logger=migrator t=2026-05-29T05:58:22.440460414Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-29T05:58:22.441778759Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.318126ms logger=migrator t=2026-05-29T05:58:22.450860976Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-29T05:58:22.452057438Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.195972ms logger=migrator t=2026-05-29T05:58:22.458723878Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-29T05:58:22.460012733Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.288275ms logger=migrator t=2026-05-29T05:58:22.468293543Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-29T05:58:22.469642529Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.348476ms logger=migrator t=2026-05-29T05:58:22.477177195Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-29T05:58:22.478142904Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=962.969µs logger=migrator t=2026-05-29T05:58:22.482277524Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-29T05:58:22.483313515Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.035231ms logger=migrator t=2026-05-29T05:58:22.492579204Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-29T05:58:22.493861489Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.282125ms logger=migrator t=2026-05-29T05:58:22.500435927Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-29T05:58:22.501753422Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.313495ms logger=migrator t=2026-05-29T05:58:22.507693127Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-29T05:58:22.518511377Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.81893ms logger=migrator t=2026-05-29T05:58:22.528769105Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-29T05:58:22.529535491Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=766.926µs logger=migrator t=2026-05-29T05:58:22.559039673Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-29T05:58:22.560608413Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.566061ms logger=migrator t=2026-05-29T05:58:22.660354996Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-29T05:58:22.662220293Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.865117ms logger=migrator t=2026-05-29T05:58:22.671248478Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-29T05:58:22.672621664Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.373006ms logger=migrator t=2026-05-29T05:58:22.680313803Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-29T05:58:22.681049498Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=735.095µs logger=migrator t=2026-05-29T05:58:22.687529644Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-29T05:58:22.688500172Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=967.258µs logger=migrator t=2026-05-29T05:58:22.693700363Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-29T05:58:22.693767334Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=68.091µs logger=migrator t=2026-05-29T05:58:22.697875914Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-29T05:58:22.701925673Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.049118ms logger=migrator t=2026-05-29T05:58:22.707167615Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-29T05:58:22.709687173Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.518618ms logger=migrator t=2026-05-29T05:58:22.717347282Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-29T05:58:22.717899872Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=552.491µs logger=migrator t=2026-05-29T05:58:22.728682811Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-29T05:58:22.731424514Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.741173ms logger=migrator t=2026-05-29T05:58:22.737970492Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-29T05:58:22.74199426Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.027858ms logger=migrator t=2026-05-29T05:58:22.7477015Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-29T05:58:22.748542136Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=838.646µs logger=migrator t=2026-05-29T05:58:22.757328147Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-29T05:58:22.75799861Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=670.693µs logger=migrator t=2026-05-29T05:58:22.804411149Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-29T05:58:22.805577722Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.171713ms logger=migrator t=2026-05-29T05:58:23.084180733Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-29T05:58:23.08711982Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.942447ms logger=migrator t=2026-05-29T05:58:23.118381056Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-29T05:58:23.119771763Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.396128ms logger=migrator t=2026-05-29T05:58:23.125552505Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-29T05:58:23.126602745Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.05019ms logger=migrator t=2026-05-29T05:58:23.134111632Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-29T05:58:23.134312705Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=207.654µs logger=migrator t=2026-05-29T05:58:23.141002885Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-29T05:58:23.141125227Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=132.142µs logger=migrator t=2026-05-29T05:58:23.148880587Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-29T05:58:23.151859975Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.982638ms logger=migrator t=2026-05-29T05:58:23.157362392Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-29T05:58:23.16344514Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.076989ms logger=migrator t=2026-05-29T05:58:23.169417706Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-29T05:58:23.169498767Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=81.551µs logger=migrator t=2026-05-29T05:58:23.176388171Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-29T05:58:23.177611605Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.223284ms logger=migrator t=2026-05-29T05:58:23.18566715Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-29T05:58:23.186568428Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=900.608µs logger=migrator t=2026-05-29T05:58:23.193011113Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-29T05:58:23.193041614Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.411µs logger=migrator t=2026-05-29T05:58:23.199963298Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-29T05:58:23.201253753Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.289975ms logger=migrator t=2026-05-29T05:58:23.206478934Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-29T05:58:23.20730299Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=823.496µs logger=migrator t=2026-05-29T05:58:23.212718545Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-29T05:58:23.215657482Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.946317ms logger=migrator t=2026-05-29T05:58:23.221456864Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-29T05:58:23.221486345Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.511µs logger=migrator t=2026-05-29T05:58:23.229346218Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-29T05:58:23.23055323Z level=info msg="Migration successfully executed" id="create session table" duration=1.214023ms logger=migrator t=2026-05-29T05:58:23.237419963Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-29T05:58:23.237571837Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=152.754µs logger=migrator t=2026-05-29T05:58:23.244014922Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-29T05:58:23.244104233Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=91.751µs logger=migrator t=2026-05-29T05:58:23.250830924Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-29T05:58:23.252276362Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.445248ms logger=migrator t=2026-05-29T05:58:23.259826288Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-29T05:58:23.261202364Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.383577ms logger=migrator t=2026-05-29T05:58:23.271464384Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-29T05:58:23.271496895Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.931µs logger=migrator t=2026-05-29T05:58:23.27798413Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-29T05:58:23.278031821Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=49.131µs logger=migrator t=2026-05-29T05:58:23.285462535Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-29T05:58:23.288781049Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.319954ms logger=migrator t=2026-05-29T05:58:23.303980524Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-29T05:58:23.309625094Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.654709ms logger=migrator t=2026-05-29T05:58:23.317873264Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-29T05:58:23.318061507Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=193.244µs logger=migrator t=2026-05-29T05:58:23.324577804Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-29T05:58:23.324662885Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=86.131µs logger=migrator t=2026-05-29T05:58:23.331174171Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-29T05:58:23.33265531Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.481079ms logger=migrator t=2026-05-29T05:58:23.33985127Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-29T05:58:23.339886591Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=35.881µs logger=migrator t=2026-05-29T05:58:23.346377036Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-29T05:58:23.349554797Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.174631ms logger=migrator t=2026-05-29T05:58:23.355045744Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-29T05:58:23.355199147Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=153.694µs logger=migrator t=2026-05-29T05:58:23.361073331Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-29T05:58:23.36410664Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.032859ms logger=migrator t=2026-05-29T05:58:23.37186511Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-29T05:58:23.375820867Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.953637ms logger=migrator t=2026-05-29T05:58:23.381321043Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-29T05:58:23.381431665Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=111.142µs logger=migrator t=2026-05-29T05:58:23.386068156Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-29T05:58:23.386981613Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=912.757µs logger=migrator t=2026-05-29T05:58:23.395321655Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-29T05:58:23.396793293Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.472658ms logger=migrator t=2026-05-29T05:58:23.40432021Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-29T05:58:23.40540501Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.08407ms logger=migrator t=2026-05-29T05:58:23.41054267Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-29T05:58:23.412007598Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.463518ms logger=migrator t=2026-05-29T05:58:23.42240686Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-29T05:58:23.424100633Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.693653ms logger=migrator t=2026-05-29T05:58:23.43426938Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-29T05:58:23.435322781Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.053071ms logger=migrator t=2026-05-29T05:58:23.44251638Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-29T05:58:23.443255544Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=738.844µs logger=migrator t=2026-05-29T05:58:23.451460883Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-29T05:58:23.452996713Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.53493ms logger=migrator t=2026-05-29T05:58:23.458712323Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-29T05:58:23.459653932Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=939.399µs logger=migrator t=2026-05-29T05:58:23.465308302Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-29T05:58:23.474156023Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=8.847801ms logger=migrator t=2026-05-29T05:58:23.482012985Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-29T05:58:23.482774511Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=764.156µs logger=migrator t=2026-05-29T05:58:23.488610783Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-29T05:58:23.490018111Z 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.409258ms logger=migrator t=2026-05-29T05:58:23.497946714Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-29T05:58:23.498460204Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=514.56µs logger=migrator t=2026-05-29T05:58:23.508383517Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-29T05:58:23.509021289Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=639.002µs logger=migrator t=2026-05-29T05:58:23.51578569Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-29T05:58:23.516640237Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=855.037µs logger=migrator t=2026-05-29T05:58:23.524145412Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-29T05:58:23.528471146Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.327284ms logger=migrator t=2026-05-29T05:58:23.535629174Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-29T05:58:23.539388268Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.759354ms logger=migrator t=2026-05-29T05:58:23.546350383Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-29T05:58:23.549963583Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.61386ms logger=migrator t=2026-05-29T05:58:23.555702094Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-29T05:58:23.559520318Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.815384ms logger=migrator t=2026-05-29T05:58:23.566000433Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-29T05:58:23.567088575Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.088472ms logger=migrator t=2026-05-29T05:58:23.572789095Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-29T05:58:23.572834496Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.951µs logger=migrator t=2026-05-29T05:58:23.578771711Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-29T05:58:23.578808052Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.821µs logger=migrator t=2026-05-29T05:58:23.584516322Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-29T05:58:23.585465101Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=948.569µs logger=migrator t=2026-05-29T05:58:23.594074058Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T05:58:23.595436924Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.350536ms logger=migrator t=2026-05-29T05:58:23.603540162Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-29T05:58:23.604327136Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=786.724µs logger=migrator t=2026-05-29T05:58:23.610018097Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-29T05:58:23.61125167Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.233483ms logger=migrator t=2026-05-29T05:58:23.617973611Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-29T05:58:23.619332257Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.358206ms logger=migrator t=2026-05-29T05:58:23.626027508Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-29T05:58:23.631943182Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.915295ms logger=migrator t=2026-05-29T05:58:23.640894326Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-29T05:58:23.645911333Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.014907ms logger=migrator t=2026-05-29T05:58:23.651184405Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-29T05:58:23.651365628Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=181.083µs logger=migrator t=2026-05-29T05:58:23.657855525Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-29T05:58:23.658713201Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=861.106µs logger=migrator t=2026-05-29T05:58:23.665660295Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-29T05:58:23.666323109Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=662.734µs logger=migrator t=2026-05-29T05:58:23.672106791Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-29T05:58:23.674786613Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.679602ms logger=migrator t=2026-05-29T05:58:23.680699427Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-29T05:58:23.680750308Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=50.521µs logger=migrator t=2026-05-29T05:58:23.685427079Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-29T05:58:23.686028451Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=600.852µs logger=migrator t=2026-05-29T05:58:23.690793983Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-29T05:58:23.691418265Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=623.752µs logger=migrator t=2026-05-29T05:58:23.698137075Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-29T05:58:23.698199716Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=62.521µs logger=migrator t=2026-05-29T05:58:23.703232534Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-29T05:58:23.703870247Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=637.273µs logger=migrator t=2026-05-29T05:58:23.709078267Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-29T05:58:23.709750051Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=670.724µs logger=migrator t=2026-05-29T05:58:23.715942341Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-29T05:58:23.716632784Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=687.584µs logger=migrator t=2026-05-29T05:58:23.723314903Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-29T05:58:23.724013627Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=696.624µs logger=migrator t=2026-05-29T05:58:23.729933491Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-29T05:58:23.730655566Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=721.635µs logger=migrator t=2026-05-29T05:58:23.738251563Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-29T05:58:23.740161719Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.912086ms logger=migrator t=2026-05-29T05:58:23.750439169Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-29T05:58:23.7504705Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=34.731µs logger=migrator t=2026-05-29T05:58:23.756371124Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-29T05:58:23.763250508Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.878624ms logger=migrator t=2026-05-29T05:58:23.770216263Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-29T05:58:23.771046809Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=830.246µs logger=migrator t=2026-05-29T05:58:23.777334091Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-29T05:58:23.781229546Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.894895ms logger=migrator t=2026-05-29T05:58:23.786257153Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-29T05:58:23.787798663Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.56167ms logger=migrator t=2026-05-29T05:58:23.79433643Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-29T05:58:23.795230538Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=893.528µs logger=migrator t=2026-05-29T05:58:23.801211394Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-29T05:58:23.802509379Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.298426ms logger=migrator t=2026-05-29T05:58:23.81026814Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-29T05:58:23.820594679Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.326129ms logger=migrator t=2026-05-29T05:58:23.825837301Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-29T05:58:23.826355491Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=518.73µs logger=migrator t=2026-05-29T05:58:23.830711245Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-29T05:58:23.831639324Z 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=926.789µs logger=migrator t=2026-05-29T05:58:23.840455384Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-29T05:58:23.841132278Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=681.514µs logger=migrator t=2026-05-29T05:58:23.847556152Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-29T05:58:23.849686384Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=2.130142ms logger=migrator t=2026-05-29T05:58:23.855734871Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-29T05:58:23.856150948Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=416.497µs logger=migrator t=2026-05-29T05:58:23.864050082Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-29T05:58:23.870427345Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.378033ms logger=migrator t=2026-05-29T05:58:23.877060524Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-29T05:58:23.883106182Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.044447ms logger=migrator t=2026-05-29T05:58:23.892470493Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-29T05:58:23.893409531Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=939.078µs logger=migrator t=2026-05-29T05:58:23.901318895Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-29T05:58:23.902752412Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.433457ms logger=migrator t=2026-05-29T05:58:23.909270058Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-29T05:58:23.909814819Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=547.531µs logger=migrator t=2026-05-29T05:58:23.915853646Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-29T05:58:23.923178028Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.323792ms logger=migrator t=2026-05-29T05:58:23.929140563Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-29T05:58:23.929875558Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=733.555µs logger=migrator t=2026-05-29T05:58:23.943242698Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-29T05:58:23.943403801Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=162.484µs logger=migrator t=2026-05-29T05:58:23.950896705Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-29T05:58:23.951328303Z level=info msg="Migration successfully executed" id="Move region to single row" duration=432.268µs logger=migrator t=2026-05-29T05:58:23.955931954Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-29T05:58:23.95682126Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=930.087µs logger=migrator t=2026-05-29T05:58:23.961597113Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-29T05:58:23.962464449Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=867.636µs logger=migrator t=2026-05-29T05:58:23.967673871Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T05:58:23.9686575Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=982.229µs logger=migrator t=2026-05-29T05:58:23.974265819Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-29T05:58:23.975641625Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.373066ms logger=migrator t=2026-05-29T05:58:23.981425687Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-29T05:58:23.982814384Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.387477ms logger=migrator t=2026-05-29T05:58:23.988586456Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-29T05:58:23.989577096Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=991.03µs logger=migrator t=2026-05-29T05:58:23.993426339Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-29T05:58:23.993589242Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=165.283µs logger=migrator t=2026-05-29T05:58:23.998098721Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-29T05:58:23.999505658Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.406657ms logger=migrator t=2026-05-29T05:58:24.006247399Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-29T05:58:24.007086915Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=839.515µs logger=migrator t=2026-05-29T05:58:24.013406538Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-29T05:58:24.014313785Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=900.766µs logger=migrator t=2026-05-29T05:58:24.019300422Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-29T05:58:24.021027555Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.730353ms logger=migrator t=2026-05-29T05:58:24.025714105Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-29T05:58:24.02594312Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=227.205µs logger=migrator t=2026-05-29T05:58:24.029646822Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-29T05:58:24.029994578Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=348.146µs logger=migrator t=2026-05-29T05:58:24.032896706Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-29T05:58:24.033000437Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=104.422µs logger=migrator t=2026-05-29T05:58:24.03831781Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-29T05:58:24.039588524Z level=info msg="Migration successfully executed" id="create team table" duration=1.270414ms logger=migrator t=2026-05-29T05:58:24.046203143Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-29T05:58:24.047119081Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=915.638µs logger=migrator t=2026-05-29T05:58:24.051618748Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-29T05:58:24.052999595Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.379607ms logger=migrator t=2026-05-29T05:58:24.058818948Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-29T05:58:24.063287134Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.467807ms logger=migrator t=2026-05-29T05:58:24.068710599Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-29T05:58:24.068882202Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.863µs logger=migrator t=2026-05-29T05:58:24.072432092Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-29T05:58:24.073293608Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=860.976µs logger=migrator t=2026-05-29T05:58:24.079236214Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-29T05:58:24.080481568Z level=info msg="Migration successfully executed" id="create team member table" duration=1.244984ms logger=migrator t=2026-05-29T05:58:24.085993054Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-29T05:58:24.086921192Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=929.668µs logger=migrator t=2026-05-29T05:58:24.091577722Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-29T05:58:24.092520541Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=942.269µs logger=migrator t=2026-05-29T05:58:24.099011817Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-29T05:58:24.099856783Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=844.926µs logger=migrator t=2026-05-29T05:58:24.104819019Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-29T05:58:24.109313986Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.494417ms logger=migrator t=2026-05-29T05:58:24.11466065Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-29T05:58:24.11928712Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.62376ms logger=migrator t=2026-05-29T05:58:24.123996601Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-29T05:58:24.12859566Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.598009ms logger=migrator t=2026-05-29T05:58:24.133091967Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-29T05:58:24.135147448Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=2.061031ms logger=migrator t=2026-05-29T05:58:24.140546132Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-29T05:58:24.141520161Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=974.109µs logger=migrator t=2026-05-29T05:58:24.148989145Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-29T05:58:24.150532946Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.542791ms logger=migrator t=2026-05-29T05:58:24.160229483Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-29T05:58:24.161736633Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.50658ms logger=migrator t=2026-05-29T05:58:24.166688019Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-29T05:58:24.167596086Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=907.327µs logger=migrator t=2026-05-29T05:58:24.174662874Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-29T05:58:24.175575911Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=911.997µs logger=migrator t=2026-05-29T05:58:24.181185069Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-29T05:58:24.182190069Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.00421ms logger=migrator t=2026-05-29T05:58:24.187726107Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-29T05:58:24.188700686Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=973.349µs logger=migrator t=2026-05-29T05:58:24.197396374Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-29T05:58:24.198452305Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.061441ms logger=migrator t=2026-05-29T05:58:24.205597473Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-29T05:58:24.205924749Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=327.936µs logger=migrator t=2026-05-29T05:58:24.212499847Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-29T05:58:24.214912674Z level=info msg="Migration successfully executed" id="create tag table" duration=2.416977ms logger=migrator t=2026-05-29T05:58:24.220240827Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-29T05:58:24.221976011Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.736594ms logger=migrator t=2026-05-29T05:58:24.226673792Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-29T05:58:24.227350744Z level=info msg="Migration successfully executed" id="create login attempt table" duration=680.742µs logger=migrator t=2026-05-29T05:58:24.232331792Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-29T05:58:24.233179998Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=848.697µs logger=migrator t=2026-05-29T05:58:24.237539913Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-29T05:58:24.238272116Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=731.603µs logger=migrator t=2026-05-29T05:58:24.241589441Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:58:24.254248327Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=12.657225ms logger=migrator t=2026-05-29T05:58:24.258718743Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-29T05:58:24.259294484Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=576.061µs logger=migrator t=2026-05-29T05:58:24.26320973Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-29T05:58:24.265037575Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.825665ms logger=migrator t=2026-05-29T05:58:24.269675556Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-29T05:58:24.270033772Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=360.016µs logger=migrator t=2026-05-29T05:58:24.27402086Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-29T05:58:24.274702722Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=681.112µs logger=migrator t=2026-05-29T05:58:24.279641379Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-29T05:58:24.281637997Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.995618ms logger=migrator t=2026-05-29T05:58:24.285736176Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-29T05:58:24.286755516Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.01701ms logger=migrator t=2026-05-29T05:58:24.292924186Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-29T05:58:24.293032558Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=108.742µs logger=migrator t=2026-05-29T05:58:24.299743498Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-29T05:58:24.312068677Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=12.314479ms logger=migrator t=2026-05-29T05:58:24.317134866Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-29T05:58:24.323420797Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.281081ms logger=migrator t=2026-05-29T05:58:24.330518075Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-29T05:58:24.334255137Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.736722ms logger=migrator t=2026-05-29T05:58:24.338824806Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-29T05:58:24.347098826Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.26949ms logger=migrator t=2026-05-29T05:58:24.350926231Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-29T05:58:24.351904299Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=978.438µs logger=migrator t=2026-05-29T05:58:24.356415687Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-29T05:58:24.361483815Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.067928ms logger=migrator t=2026-05-29T05:58:24.365151256Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-29T05:58:24.365749557Z level=info msg="Migration successfully executed" id="create server_lock table" duration=597.831µs logger=migrator t=2026-05-29T05:58:24.370719834Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-29T05:58:24.371388937Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=672.883µs logger=migrator t=2026-05-29T05:58:24.376315653Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-29T05:58:24.377988265Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.676243ms logger=migrator t=2026-05-29T05:58:24.388490919Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-29T05:58:24.390312534Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.822455ms logger=migrator t=2026-05-29T05:58:24.395898583Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-29T05:58:24.397089066Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.190703ms logger=migrator t=2026-05-29T05:58:24.404070841Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-29T05:58:24.405162281Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.09018ms logger=migrator t=2026-05-29T05:58:24.410795151Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-29T05:58:24.416338798Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.542368ms logger=migrator t=2026-05-29T05:58:24.421977777Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-29T05:58:24.423841214Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.869307ms logger=migrator t=2026-05-29T05:58:24.433342209Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-29T05:58:24.434810887Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.467179ms logger=migrator t=2026-05-29T05:58:24.440270532Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-29T05:58:24.442135749Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.676413ms logger=migrator t=2026-05-29T05:58:24.446762488Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-29T05:58:24.447709087Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=946.569µs logger=migrator t=2026-05-29T05:58:24.453840085Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-29T05:58:24.454771364Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=931.099µs logger=migrator t=2026-05-29T05:58:24.459644958Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-29T05:58:24.459717249Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=72.941µs logger=migrator t=2026-05-29T05:58:24.466272946Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-29T05:58:24.466406989Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=135.243µs logger=migrator t=2026-05-29T05:58:24.472171601Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-29T05:58:24.47416735Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.997089ms logger=migrator t=2026-05-29T05:58:24.481776597Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:58:24.482915909Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.135552ms logger=migrator t=2026-05-29T05:58:24.512994152Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:58:24.515546122Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=2.55883ms logger=migrator t=2026-05-29T05:58:24.522579668Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:58:24.522656129Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=77.271µs logger=migrator t=2026-05-29T05:58:24.526173558Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:58:24.527168537Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=995.179µs logger=migrator t=2026-05-29T05:58:24.530996551Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:58:24.531882248Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=885.497µs logger=migrator t=2026-05-29T05:58:24.536982918Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-29T05:58:24.538045618Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.06327ms logger=migrator t=2026-05-29T05:58:24.541598777Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-29T05:58:24.5427654Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.164623ms logger=migrator t=2026-05-29T05:58:24.547682435Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-29T05:58:24.554732131Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.051056ms logger=migrator t=2026-05-29T05:58:24.559625217Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-29T05:58:24.560578175Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=952.617µs logger=migrator t=2026-05-29T05:58:24.564924179Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-29T05:58:24.565003141Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=79.432µs logger=migrator t=2026-05-29T05:58:24.568748693Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-29T05:58:24.569714182Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=967.119µs logger=migrator t=2026-05-29T05:58:24.574323581Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-29T05:58:24.57580025Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.475258ms logger=migrator t=2026-05-29T05:58:24.580040462Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-29T05:58:24.581748556Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.707524ms logger=migrator t=2026-05-29T05:58:24.589336482Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:58:24.589644228Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=313.526µs logger=migrator t=2026-05-29T05:58:24.594409071Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-29T05:58:24.595558552Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.149421ms logger=migrator t=2026-05-29T05:58:24.60057584Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-29T05:58:24.602230862Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.654362ms logger=migrator t=2026-05-29T05:58:24.60678963Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-29T05:58:24.608472644Z 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.682723ms logger=migrator t=2026-05-29T05:58:24.613313397Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-29T05:58:24.614353927Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.04063ms logger=migrator t=2026-05-29T05:58:24.621909524Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-29T05:58:24.628155595Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.246752ms logger=migrator t=2026-05-29T05:58:24.662276366Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-29T05:58:24.664274045Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=2.001888ms logger=migrator t=2026-05-29T05:58:24.707216437Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T05:58:24.708582004Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.371667ms logger=migrator t=2026-05-29T05:58:24.716085869Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-29T05:58:24.742047473Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.956654ms logger=migrator t=2026-05-29T05:58:24.74704871Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-29T05:58:24.779950877Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=32.899427ms logger=migrator t=2026-05-29T05:58:24.795510099Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-29T05:58:24.797199312Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.688152ms logger=migrator t=2026-05-29T05:58:24.801754141Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-29T05:58:24.803455943Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.702282ms logger=migrator t=2026-05-29T05:58:24.808792657Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-29T05:58:24.818539046Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.741209ms logger=migrator t=2026-05-29T05:58:24.82344458Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-29T05:58:24.827877636Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.431466ms logger=migrator t=2026-05-29T05:58:24.831772932Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-29T05:58:24.832796112Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.01927ms logger=migrator t=2026-05-29T05:58:24.836906932Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-29T05:58:24.837935062Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.02804ms logger=migrator t=2026-05-29T05:58:24.843141872Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-29T05:58:24.844477268Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.333666ms logger=migrator t=2026-05-29T05:58:24.851896322Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-29T05:58:24.853075295Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.178933ms logger=migrator t=2026-05-29T05:58:24.859629742Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:58:24.859721284Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=91.852µs logger=migrator t=2026-05-29T05:58:24.866381363Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-29T05:58:24.872359909Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.979606ms logger=migrator t=2026-05-29T05:58:24.878469537Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-29T05:58:24.888745297Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.26941ms logger=migrator t=2026-05-29T05:58:24.897249272Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-29T05:58:24.904141945Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.894233ms logger=migrator t=2026-05-29T05:58:24.909328576Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-29T05:58:24.911290454Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.961829ms logger=migrator t=2026-05-29T05:58:24.915906463Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-29T05:58:24.916635128Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=728.725µs logger=migrator t=2026-05-29T05:58:24.920298858Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-29T05:58:24.926264474Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.965456ms logger=migrator t=2026-05-29T05:58:24.93478726Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-29T05:58:24.941165503Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.378013ms logger=migrator t=2026-05-29T05:58:24.952197247Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-29T05:58:24.953803618Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.606521ms logger=migrator t=2026-05-29T05:58:24.962747542Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-29T05:58:24.973167483Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.418291ms logger=migrator t=2026-05-29T05:58:24.980063187Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-29T05:58:24.987534402Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.468785ms logger=migrator t=2026-05-29T05:58:24.997647028Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-29T05:58:24.997817701Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=168.773µs logger=migrator t=2026-05-29T05:58:25.00239496Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-29T05:58:25.00397223Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.57735ms logger=migrator t=2026-05-29T05:58:25.009674401Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-29T05:58:25.011013787Z 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.343136ms logger=migrator t=2026-05-29T05:58:25.015735218Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-29T05:58:25.017054794Z 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.318646ms logger=migrator t=2026-05-29T05:58:25.035286477Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-29T05:58:25.03541105Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=128.163µs logger=migrator t=2026-05-29T05:58:25.047893031Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-29T05:58:25.057366765Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.466704ms logger=migrator t=2026-05-29T05:58:25.068918289Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-29T05:58:25.079112717Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.196968ms logger=migrator t=2026-05-29T05:58:25.087128632Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-29T05:58:25.094757881Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.626938ms logger=migrator t=2026-05-29T05:58:25.112592856Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-29T05:58:25.123037678Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=10.441522ms logger=migrator t=2026-05-29T05:58:25.128157198Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-29T05:58:25.135599932Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.441604ms logger=migrator t=2026-05-29T05:58:25.142970915Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-29T05:58:25.143044036Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=73.791µs logger=migrator t=2026-05-29T05:58:25.149185196Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-29T05:58:25.150118013Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=934.077µs logger=migrator t=2026-05-29T05:58:25.157197641Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-29T05:58:25.163645036Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.448235ms logger=migrator t=2026-05-29T05:58:25.324537005Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-29T05:58:25.324701968Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=168.963µs logger=migrator t=2026-05-29T05:58:25.3371905Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-29T05:58:25.346034101Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.838001ms logger=migrator t=2026-05-29T05:58:25.351499347Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-29T05:58:25.353177221Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.677474ms logger=migrator t=2026-05-29T05:58:25.360949751Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-29T05:58:25.368408135Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.454484ms logger=migrator t=2026-05-29T05:58:25.378155554Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-29T05:58:25.379006161Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=843.317µs logger=migrator t=2026-05-29T05:58:25.387707299Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-29T05:58:25.389373742Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.670003ms logger=migrator t=2026-05-29T05:58:25.396273245Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-29T05:58:25.404655628Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.377503ms logger=migrator t=2026-05-29T05:58:25.411853447Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-29T05:58:25.41349434Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.651083ms logger=migrator t=2026-05-29T05:58:25.420584797Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-29T05:58:25.421830602Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.249595ms logger=migrator t=2026-05-29T05:58:25.429568951Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-29T05:58:25.430994589Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.425588ms logger=migrator t=2026-05-29T05:58:25.438026955Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-29T05:58:25.439051805Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.02416ms logger=migrator t=2026-05-29T05:58:25.450710141Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-29T05:58:25.450781432Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=71.541µs logger=migrator t=2026-05-29T05:58:25.455263329Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-29T05:58:25.456954993Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.691883ms logger=migrator t=2026-05-29T05:58:25.462662743Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-29T05:58:25.463643621Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=982.138µs logger=migrator t=2026-05-29T05:58:25.470388102Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-29T05:58:25.470781501Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-29T05:58:25.478943738Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-29T05:58:25.479362417Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=418.359µs logger=migrator t=2026-05-29T05:58:25.484390954Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-29T05:58:25.485480985Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.090641ms logger=migrator t=2026-05-29T05:58:25.491269747Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-29T05:58:25.498504437Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.23397ms logger=migrator t=2026-05-29T05:58:25.504927492Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-29T05:58:25.505675006Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=745.524µs logger=migrator t=2026-05-29T05:58:25.511424669Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-29T05:58:25.51259418Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.179092ms logger=migrator t=2026-05-29T05:58:25.523558033Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-29T05:58:25.524510442Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=956.419µs logger=migrator t=2026-05-29T05:58:25.530959326Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-29T05:58:25.53217355Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.213744ms logger=migrator t=2026-05-29T05:58:25.538147437Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-29T05:58:25.539918861Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.770893ms logger=migrator t=2026-05-29T05:58:25.545652202Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-29T05:58:25.545712783Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=59.671µs logger=migrator t=2026-05-29T05:58:25.553612566Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-29T05:58:25.553779019Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=167.643µs logger=migrator t=2026-05-29T05:58:25.560662733Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-29T05:58:25.570712288Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.051174ms logger=migrator t=2026-05-29T05:58:25.576649753Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-29T05:58:25.57705445Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=402.188µs logger=migrator t=2026-05-29T05:58:25.581821703Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-29T05:58:25.582905374Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.084221ms logger=migrator t=2026-05-29T05:58:25.592337976Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-29T05:58:25.592645923Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=308.117µs logger=migrator t=2026-05-29T05:58:25.600058627Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-29T05:58:25.601742989Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.687832ms logger=migrator t=2026-05-29T05:58:25.610459808Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-29T05:58:25.612001328Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.54337ms logger=migrator t=2026-05-29T05:58:25.617712358Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-29T05:58:25.655078463Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.366505ms logger=migrator t=2026-05-29T05:58:25.663368864Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-29T05:58:25.671800457Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.430873ms logger=migrator t=2026-05-29T05:58:25.678057609Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-29T05:58:25.678188461Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=131.382µs logger=migrator t=2026-05-29T05:58:25.685195367Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-29T05:58:25.722203624Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=37.003237ms logger=migrator t=2026-05-29T05:58:25.727990686Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-29T05:58:25.760915005Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.921519ms logger=migrator t=2026-05-29T05:58:25.76786472Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-29T05:58:25.768481521Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=617.481µs logger=migrator t=2026-05-29T05:58:25.779814091Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-29T05:58:25.781618637Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.803625ms logger=migrator t=2026-05-29T05:58:25.787747095Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-29T05:58:25.78798168Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=234.305µs logger=migrator t=2026-05-29T05:58:25.792475566Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-29T05:58:25.793764131Z level=info msg="Migration successfully executed" id="create permission table" duration=1.288425ms logger=migrator t=2026-05-29T05:58:25.800540873Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-29T05:58:25.802213175Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.672072ms logger=migrator t=2026-05-29T05:58:25.807775773Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-29T05:58:25.808805293Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.02944ms logger=migrator t=2026-05-29T05:58:25.814093756Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-29T05:58:25.814917961Z level=info msg="Migration successfully executed" id="create role table" duration=823.855µs logger=migrator t=2026-05-29T05:58:25.821583091Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-29T05:58:25.828868062Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.283351ms logger=migrator t=2026-05-29T05:58:25.833509723Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-29T05:58:25.840738453Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.228299ms logger=migrator t=2026-05-29T05:58:25.84629858Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-29T05:58:25.847024154Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=725.394µs logger=migrator t=2026-05-29T05:58:25.85454374Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-29T05:58:25.855851066Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.310575ms logger=migrator t=2026-05-29T05:58:25.861349701Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-29T05:58:25.862412272Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.055211ms logger=migrator t=2026-05-29T05:58:25.868401358Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-29T05:58:25.869299026Z level=info msg="Migration successfully executed" id="create team role table" duration=897.478µs logger=migrator t=2026-05-29T05:58:25.875534767Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-29T05:58:25.877467874Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.931817ms logger=migrator t=2026-05-29T05:58:25.884723705Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-29T05:58:25.886819286Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.093661ms logger=migrator t=2026-05-29T05:58:25.894828381Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-29T05:58:25.897013323Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.184203ms logger=migrator t=2026-05-29T05:58:25.903245704Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-29T05:58:25.904216903Z level=info msg="Migration successfully executed" id="create user role table" duration=970.899µs logger=migrator t=2026-05-29T05:58:25.910828601Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-29T05:58:25.912968912Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.139691ms logger=migrator t=2026-05-29T05:58:25.921888336Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-29T05:58:25.92312321Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.233934ms logger=migrator t=2026-05-29T05:58:25.929969162Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-29T05:58:25.931998781Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=2.027769ms logger=migrator t=2026-05-29T05:58:25.93811728Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-29T05:58:25.939043088Z level=info msg="Migration successfully executed" id="create builtin role table" duration=925.088µs logger=migrator t=2026-05-29T05:58:25.945771459Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-29T05:58:25.9473786Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.619602ms logger=migrator t=2026-05-29T05:58:25.953383596Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-29T05:58:25.954267143Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=883.407µs logger=migrator t=2026-05-29T05:58:25.960853351Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-29T05:58:25.971574439Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.720787ms logger=migrator t=2026-05-29T05:58:25.977110736Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-29T05:58:25.97834645Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.234944ms logger=migrator t=2026-05-29T05:58:25.984957258Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-29T05:58:25.986956567Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.997849ms logger=migrator t=2026-05-29T05:58:25.993494944Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-29T05:58:25.994657037Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.161103ms logger=migrator t=2026-05-29T05:58:26.000802525Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-29T05:58:26.00307565Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.271245ms logger=migrator t=2026-05-29T05:58:26.010011284Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-29T05:58:26.011115615Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.105431ms logger=migrator t=2026-05-29T05:58:26.017733083Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-29T05:58:26.018945487Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.211744ms logger=migrator t=2026-05-29T05:58:26.02528861Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-29T05:58:26.033747124Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.457724ms logger=migrator t=2026-05-29T05:58:26.040450034Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-29T05:58:26.049114502Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.663948ms logger=migrator t=2026-05-29T05:58:26.055246031Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-29T05:58:26.063834197Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.587926ms logger=migrator t=2026-05-29T05:58:26.071146199Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-29T05:58:26.079172545Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.025815ms logger=migrator t=2026-05-29T05:58:26.08667019Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-29T05:58:26.087589098Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=918.678µs logger=migrator t=2026-05-29T05:58:26.094469821Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-29T05:58:26.095348768Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=878.497µs logger=migrator t=2026-05-29T05:58:26.103296122Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-29T05:58:26.104159039Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=862.447µs logger=migrator t=2026-05-29T05:58:26.110579423Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-29T05:58:26.111249606Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=679.683µs logger=migrator t=2026-05-29T05:58:26.117010858Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-29T05:58:26.117945277Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=933.839µs logger=migrator t=2026-05-29T05:58:26.1274408Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-29T05:58:26.127537442Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=95.282µs logger=migrator t=2026-05-29T05:58:26.132865925Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-29T05:58:26.132939566Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=73.531µs logger=migrator t=2026-05-29T05:58:26.139458663Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-29T05:58:26.139864101Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=405.568µs logger=migrator t=2026-05-29T05:58:26.145688095Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-29T05:58:26.146229275Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=541.93µs logger=migrator t=2026-05-29T05:58:26.152288582Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-29T05:58:26.152792402Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=503.64µs logger=migrator t=2026-05-29T05:58:26.158140875Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-29T05:58:26.15833522Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=190.645µs logger=migrator t=2026-05-29T05:58:26.16303184Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-29T05:58:26.163450918Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=418.198µs logger=migrator t=2026-05-29T05:58:26.168537677Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-29T05:58:26.169176699Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=638.882µs logger=migrator t=2026-05-29T05:58:26.175708546Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-29T05:58:26.176652505Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=943.929µs logger=migrator t=2026-05-29T05:58:26.182769533Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-29T05:58:26.188677567Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=5.909414ms logger=migrator t=2026-05-29T05:58:26.194260975Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-29T05:58:26.194355507Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=95.172µs logger=migrator t=2026-05-29T05:58:26.200776132Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-29T05:58:26.201540046Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=763.704µs logger=migrator t=2026-05-29T05:58:26.20997327Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-29T05:58:26.21099077Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.01757ms logger=migrator t=2026-05-29T05:58:26.216632649Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-29T05:58:26.218752161Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.119132ms logger=migrator t=2026-05-29T05:58:26.229227683Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-29T05:58:26.238344611Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.117788ms logger=migrator t=2026-05-29T05:58:26.245116652Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-29T05:58:26.246868456Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.757264ms logger=migrator t=2026-05-29T05:58:26.252942713Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-29T05:58:26.254075655Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.133362ms logger=migrator t=2026-05-29T05:58:26.261959028Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-29T05:58:26.286748778Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.78158ms logger=migrator t=2026-05-29T05:58:26.293678913Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-29T05:58:26.294710673Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.03184ms logger=migrator t=2026-05-29T05:58:26.301556416Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-29T05:58:26.303992573Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.440997ms logger=migrator t=2026-05-29T05:58:26.313192951Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-29T05:58:26.315153Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.957109ms logger=migrator t=2026-05-29T05:58:26.32239714Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-29T05:58:26.329442637Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=7.044166ms logger=migrator t=2026-05-29T05:58:26.338072054Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-29T05:58:26.338505572Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=465.469µs logger=migrator t=2026-05-29T05:58:26.346609059Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-29T05:58:26.348161979Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.55854ms logger=migrator t=2026-05-29T05:58:26.357137734Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-29T05:58:26.367651237Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.512113ms logger=migrator t=2026-05-29T05:58:26.373335777Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-29T05:58:26.374101302Z level=info msg="Migration successfully executed" id="create entity_events table" duration=765.595µs logger=migrator t=2026-05-29T05:58:26.381521986Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-29T05:58:26.384263989Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=2.745613ms logger=migrator t=2026-05-29T05:58:26.392234954Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T05:58:26.393180762Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T05:58:26.398115728Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T05:58:26.398668588Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T05:58:26.40390805Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-29T05:58:26.404879509Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=965.459µs logger=migrator t=2026-05-29T05:58:26.412500047Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-29T05:58:26.414180499Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.680292ms logger=migrator t=2026-05-29T05:58:26.423982039Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-29T05:58:26.425301804Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.319685ms logger=migrator t=2026-05-29T05:58:26.432839751Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-29T05:58:26.434687227Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.847306ms logger=migrator t=2026-05-29T05:58:26.444464366Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T05:58:26.446419084Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.959208ms logger=migrator t=2026-05-29T05:58:26.455039111Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T05:58:26.456066671Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.0313ms logger=migrator t=2026-05-29T05:58:26.463009066Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-29T05:58:26.463801361Z level=info msg="Migration successfully executed" id="Drop public config table" duration=792.246µs logger=migrator t=2026-05-29T05:58:26.472436258Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-29T05:58:26.474341305Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.904727ms logger=migrator t=2026-05-29T05:58:26.480100566Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-29T05:58:26.482571755Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.455378ms logger=migrator t=2026-05-29T05:58:26.487642004Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-29T05:58:26.488964059Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.321645ms logger=migrator t=2026-05-29T05:58:26.49678155Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-29T05:58:26.498910072Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.120642ms logger=migrator t=2026-05-29T05:58:26.522464469Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-29T05:58:26.54936737Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.894291ms logger=migrator t=2026-05-29T05:58:26.554292295Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-29T05:58:26.563143887Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.855012ms logger=migrator t=2026-05-29T05:58:26.568854488Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-29T05:58:26.574832124Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.976586ms logger=migrator t=2026-05-29T05:58:26.581770598Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-29T05:58:26.582233337Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=465.259µs logger=migrator t=2026-05-29T05:58:26.589203592Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-29T05:58:26.598822958Z level=info msg="Migration successfully executed" id="add share column" duration=9.622346ms logger=migrator t=2026-05-29T05:58:26.605327955Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-29T05:58:26.605650921Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=326.186µs logger=migrator t=2026-05-29T05:58:26.610542396Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-29T05:58:26.611861401Z level=info msg="Migration successfully executed" id="create file table" duration=1.318695ms logger=migrator t=2026-05-29T05:58:26.620571491Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-29T05:58:26.622066989Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.494898ms logger=migrator t=2026-05-29T05:58:26.626483095Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-29T05:58:26.62831345Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.830395ms logger=migrator t=2026-05-29T05:58:26.637229544Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-29T05:58:26.638040149Z level=info msg="Migration successfully executed" id="create file_meta table" duration=810.255µs logger=migrator t=2026-05-29T05:58:26.643407163Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-29T05:58:26.645285039Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.879536ms logger=migrator t=2026-05-29T05:58:26.679116036Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-29T05:58:26.679682656Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=570.641µs logger=migrator t=2026-05-29T05:58:26.743039294Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-29T05:58:26.743170847Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=132.283µs logger=migrator t=2026-05-29T05:58:26.750110571Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-29T05:58:26.750856906Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=750.315µs logger=migrator t=2026-05-29T05:58:26.757527956Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-29T05:58:26.757852012Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=324.756µs logger=migrator t=2026-05-29T05:58:26.763059592Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-29T05:58:26.765330856Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.271524ms logger=migrator t=2026-05-29T05:58:26.770912045Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-29T05:58:26.781207904Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.295689ms logger=migrator t=2026-05-29T05:58:26.784786244Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-29T05:58:26.784904376Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=118.272µs logger=migrator t=2026-05-29T05:58:26.795806478Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-29T05:58:26.797296256Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.493728ms logger=migrator t=2026-05-29T05:58:26.803969106Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-29T05:58:26.804496496Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=528.06µs logger=migrator t=2026-05-29T05:58:26.808218868Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-29T05:58:26.808658556Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=424.548µs logger=migrator t=2026-05-29T05:58:26.81245316Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-29T05:58:26.813888838Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.425998ms logger=migrator t=2026-05-29T05:58:26.820444434Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-29T05:58:26.831069701Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.624477ms logger=migrator t=2026-05-29T05:58:26.835623629Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-29T05:58:26.844359519Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.73549ms logger=migrator t=2026-05-29T05:58:26.849505288Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-29T05:58:26.85064564Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.140622ms logger=migrator t=2026-05-29T05:58:26.854433584Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-29T05:58:26.929094811Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.656057ms logger=migrator t=2026-05-29T05:58:26.934583118Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-29T05:58:26.935524416Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=941.918µs logger=migrator t=2026-05-29T05:58:26.943211785Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-29T05:58:26.94450683Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.286875ms logger=migrator t=2026-05-29T05:58:26.954788339Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-29T05:58:26.980905416Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.117077ms logger=migrator t=2026-05-29T05:58:26.988511823Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-29T05:58:26.99764798Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.136077ms logger=migrator t=2026-05-29T05:58:27.003532684Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-29T05:58:27.004130537Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=582.002µs logger=migrator t=2026-05-29T05:58:27.011194533Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-29T05:58:27.011438308Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=243.725µs logger=migrator t=2026-05-29T05:58:27.015292403Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-29T05:58:27.015585518Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=341.026µs logger=migrator t=2026-05-29T05:58:27.0244789Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-29T05:58:27.024925949Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=435.988µs logger=migrator t=2026-05-29T05:58:27.028864535Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-29T05:58:27.029214063Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=350.028µs logger=migrator t=2026-05-29T05:58:27.034527255Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-29T05:58:27.03630562Z level=info msg="Migration successfully executed" id="create folder table" duration=1.778035ms logger=migrator t=2026-05-29T05:58:27.041650353Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-29T05:58:27.042809346Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.158332ms logger=migrator t=2026-05-29T05:58:27.048309152Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-29T05:58:27.05023397Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.931448ms logger=migrator t=2026-05-29T05:58:27.055791328Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-29T05:58:27.055867419Z level=info msg="Migration successfully executed" id="Update folder title length" duration=76.751µs logger=migrator t=2026-05-29T05:58:27.060221533Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T05:58:27.061432667Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.207324ms logger=migrator t=2026-05-29T05:58:27.066742049Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-29T05:58:27.067835631Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.093402ms logger=migrator t=2026-05-29T05:58:27.072779697Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-29T05:58:27.074761165Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.980598ms logger=migrator t=2026-05-29T05:58:27.079776893Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-29T05:58:27.080235582Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=458.799µs logger=migrator t=2026-05-29T05:58:27.08483667Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-29T05:58:27.085109315Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=273.635µs logger=migrator t=2026-05-29T05:58:27.090694374Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-29T05:58:27.091730464Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.03147ms logger=migrator t=2026-05-29T05:58:27.095801533Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-29T05:58:27.096981386Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.179393ms logger=migrator t=2026-05-29T05:58:27.10079848Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-29T05:58:27.101825949Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.022759ms logger=migrator t=2026-05-29T05:58:27.107812166Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-29T05:58:27.109890896Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.07878ms logger=migrator t=2026-05-29T05:58:27.113877754Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-29T05:58:27.114968775Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.091241ms logger=migrator t=2026-05-29T05:58:27.123058692Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-29T05:58:27.124765535Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.710023ms logger=migrator t=2026-05-29T05:58:27.129263802Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-29T05:58:27.130468245Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.204263ms logger=migrator t=2026-05-29T05:58:27.137481731Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-29T05:58:27.139393458Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.954107ms logger=migrator t=2026-05-29T05:58:27.145117769Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-29T05:58:27.146975725Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.857646ms logger=migrator t=2026-05-29T05:58:27.15236449Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-29T05:58:27.154657924Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.294824ms logger=migrator t=2026-05-29T05:58:27.158996708Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-29T05:58:27.160300773Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.303695ms logger=migrator t=2026-05-29T05:58:27.164369462Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-29T05:58:27.16478803Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=420.248µs logger=migrator t=2026-05-29T05:58:27.170384889Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-29T05:58:27.18071733Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.338842ms logger=migrator t=2026-05-29T05:58:27.191282104Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-29T05:58:27.192468907Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.184473ms logger=migrator t=2026-05-29T05:58:27.197132907Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T05:58:27.197166809Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=35.732µs logger=migrator t=2026-05-29T05:58:27.20602758Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T05:58:27.207182123Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.154643ms logger=migrator t=2026-05-29T05:58:27.211046597Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-29T05:58:27.211066577Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.88µs logger=migrator t=2026-05-29T05:58:27.216719017Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-29T05:58:27.219128394Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.424938ms logger=migrator t=2026-05-29T05:58:27.223482638Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-29T05:58:27.224719172Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.236464ms logger=migrator t=2026-05-29T05:58:27.233297928Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-29T05:58:27.234623224Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.322126ms logger=migrator t=2026-05-29T05:58:27.239869816Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-29T05:58:27.240743913Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=874.817µs logger=migrator t=2026-05-29T05:58:27.247510494Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-29T05:58:27.248045255Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=537.121µs logger=migrator t=2026-05-29T05:58:27.253029911Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-29T05:58:27.254284355Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.253724ms logger=migrator t=2026-05-29T05:58:27.258823194Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-29T05:58:27.26018885Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.366116ms logger=migrator t=2026-05-29T05:58:27.265993473Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-29T05:58:27.267097363Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.10983ms logger=migrator t=2026-05-29T05:58:27.274907965Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-29T05:58:27.283602874Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.697049ms logger=migrator t=2026-05-29T05:58:27.296632097Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-29T05:58:27.309854913Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.209505ms logger=migrator t=2026-05-29T05:58:27.316464311Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-29T05:58:27.326416194Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.951163ms logger=migrator t=2026-05-29T05:58:27.333237887Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-29T05:58:27.333336258Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=98.862µs logger=migrator t=2026-05-29T05:58:27.337662322Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-29T05:58:27.348506682Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.84276ms logger=migrator t=2026-05-29T05:58:27.354725613Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-29T05:58:27.364884149Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.159347ms logger=migrator t=2026-05-29T05:58:27.368660833Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-29T05:58:27.368904397Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=242.974µs logger=migrator t=2026-05-29T05:58:27.376033656Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.850784293s logger=migrator t=2026-05-29T05:58:27.377439053Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-29T05:58:27.395433432Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-29T05:58:27.395738508Z level=info msg="Created default organization" logger=secrets t=2026-05-29T05:58:27.402868575Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T05:58:27.454093689Z level=info msg="Restored cache from database" duration=416.498µs logger=plugin.store t=2026-05-29T05:58:27.455375984Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-29T05:58:27.494273618Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-29T05:58:27.494305149Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-29T05:58:27.49437604Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-29T05:58:27.494390751Z level=info msg="Plugins loaded" count=54 duration=39.015607ms logger=query_data t=2026-05-29T05:58:27.498740805Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-29T05:58:27.503084799Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-29T05:58:27.511222067Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-29T05:58:27.517947727Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-29T05:58:27.519941985Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-29T05:58:27.521848022Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-29T05:58:27.545871969Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-29T05:58:27.572994174Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-29T05:58:27.592971771Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-29T05:58:27.592990972Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-29T05:58:27.593195155Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-29T05:58:27.59444349Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-29T05:58:27.594493851Z level=info msg="Storage starting" logger=http.server t=2026-05-29T05:58:27.595621863Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-29T05:58:27.625152245Z level=info msg="State cache has been initialized" states=0 duration=31.95208ms logger=ngalert.scheduler t=2026-05-29T05:58:27.625211386Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-29T05:58:27.625312358Z level=info msg=starting first_tick=2026-05-29T05:58:30Z logger=provisioning.dashboard t=2026-05-29T05:58:27.634985716Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-29T05:58:27.636692659Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-29T05:58:27.652274801Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-05-29T05:58:27.666108619Z level=info msg="Update check succeeded" duration=71.533437ms logger=sqlstore.transactions t=2026-05-29T05:58:27.672174097Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-05-29T05:58:27.680241004Z level=info msg="Update check succeeded" duration=86.228782ms logger=provisioning.dashboard t=2026-05-29T05:58:27.807256955Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-29T05:58:27.828574498Z level=info msg="Patterns update finished" duration=71.26803ms logger=grafana-apiserver t=2026-05-29T05:58:27.915678128Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-29T05:58:27.916133576Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-29T05:58:28.296362558Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:28.297726784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:28.324161766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:28.357098825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:28.372331841Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-29T05:58:28.569490953Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-29T05:58:29.299985994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.648459029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.671431195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.70264863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.787684109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.809535122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.848212602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.869913102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.93631201Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:29.960963987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.037648624Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.054896129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.099624506Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.111919414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.292857403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.313596914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.365804577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.382046631Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.434898066Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.453122389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.502099518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.521866902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.569320731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.583545867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.643785245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.663251263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.712393025Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.730606408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.777684161Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.795358213Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.851537003Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.867675135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.920424618Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.940478087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:30.995428012Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.014587493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.066416468Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.088699821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.17330083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.188981565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.246691283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.263107111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.333283962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.350470075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.417903952Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.438080223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.523687423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.546840162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.612805511Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.643679409Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.750671824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.770434827Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.849893948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.867113961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.933127411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:31.95324739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.036973253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.05279808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.122300108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.139090133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.213488755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.241727973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.315254249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.333289428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.408612859Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.425088428Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.496475331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.515600523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.59898346Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:32.612064193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:33.662090519Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:33.679046077Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:33.75035528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:33.76481668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-29T05:58:33.835358578Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-29T05:59:33.619999089Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-29T06:08:27.634551088Z level=info msg="Completed cleanup jobs" duration=40.312178ms logger=plugins.update.checker t=2026-05-29T06:08:27.736060982Z level=info msg="Update check succeeded" duration=68.7735ms logger=cleanup t=2026-05-29T06:18:27.63465144Z level=info msg="Completed cleanup jobs" duration=39.080654ms logger=plugins.update.checker t=2026-05-29T06:18:27.751150366Z level=info msg="Update check succeeded" duration=84.024789ms logger=cleanup t=2026-05-29T06:28:27.634833678Z level=info msg="Completed cleanup jobs" duration=40.77238ms logger=plugins.update.checker t=2026-05-29T06:28:27.723399837Z level=info msg="Update check succeeded" duration=56.939158ms logger=infra.usagestats t=2026-05-29T06:29:33.645138117Z level=info msg="Usage stats are ready to report"