logger=settings t=2026-06-10T01:26:10.154972221Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-10T01:26:10Z logger=settings t=2026-06-10T01:26:10.155315878Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-10T01:26:10.155354889Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-10T01:26:10.155369729Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-10T01:26:10.15538282Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-10T01:26:10.15539756Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-10T01:26:10.15541029Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-10T01:26:10.155423881Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-10T01:26:10.155439111Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-10T01:26:10.155458071Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-10T01:26:10.155474592Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-10T01:26:10.155490842Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-10T01:26:10.155506972Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-10T01:26:10.155519993Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-10T01:26:10.155537094Z level=info msg=Target target=[all] logger=settings t=2026-06-10T01:26:10.155553004Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-10T01:26:10.155566845Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-10T01:26:10.155583095Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-10T01:26:10.155597125Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-10T01:26:10.155611215Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-10T01:26:10.155628286Z level=info msg="App mode production" logger=sqlstore t=2026-06-10T01:26:10.155997363Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-10T01:26:10.156038454Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-10T01:26:10.157634567Z level=info msg="Locking database" logger=migrator t=2026-06-10T01:26:10.157673868Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-10T01:26:10.158207869Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-10T01:26:10.159061607Z level=info msg="Migration successfully executed" id="create migration_log table" duration=853.388µs logger=migrator t=2026-06-10T01:26:10.163923557Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-10T01:26:10.164562281Z level=info msg="Migration successfully executed" id="create user table" duration=637.154µs logger=migrator t=2026-06-10T01:26:10.168903471Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-10T01:26:10.170345842Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.441761ms logger=migrator t=2026-06-10T01:26:10.175866707Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-10T01:26:10.176702644Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=836.007µs logger=migrator t=2026-06-10T01:26:10.181068625Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-10T01:26:10.182234849Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.166974ms logger=migrator t=2026-06-10T01:26:10.186171041Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-10T01:26:10.187761944Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.590343ms logger=migrator t=2026-06-10T01:26:10.19378358Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-10T01:26:10.196626199Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.841859ms logger=migrator t=2026-06-10T01:26:10.203239227Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-10T01:26:10.204077994Z level=info msg="Migration successfully executed" id="create user table v2" duration=842.857µs logger=migrator t=2026-06-10T01:26:10.207637318Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-10T01:26:10.208790203Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.152685ms logger=migrator t=2026-06-10T01:26:10.212675984Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-10T01:26:10.213837617Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.159964ms logger=migrator t=2026-06-10T01:26:10.218878752Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-10T01:26:10.219456914Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=579.302µs logger=migrator t=2026-06-10T01:26:10.224848377Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-10T01:26:10.225805167Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=955µs logger=migrator t=2026-06-10T01:26:10.229646327Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-10T01:26:10.23124049Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.594604ms logger=migrator t=2026-06-10T01:26:10.235393646Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-10T01:26:10.235423027Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.931µs logger=migrator t=2026-06-10T01:26:10.240299319Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-10T01:26:10.242679788Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.3759ms logger=migrator t=2026-06-10T01:26:10.248341716Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-10T01:26:10.248804476Z level=info msg="Migration successfully executed" id="Add missing user data" duration=463.59µs logger=migrator t=2026-06-10T01:26:10.252597144Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-10T01:26:10.254417112Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.819288ms logger=migrator t=2026-06-10T01:26:10.259046128Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-10T01:26:10.260173193Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.126684ms logger=migrator t=2026-06-10T01:26:10.26582134Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-10T01:26:10.267068296Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.244805ms logger=migrator t=2026-06-10T01:26:10.271691152Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-10T01:26:10.278282639Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=6.591027ms logger=migrator t=2026-06-10T01:26:10.285800116Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-10T01:26:10.287286757Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.483781ms logger=migrator t=2026-06-10T01:26:10.291700849Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-10T01:26:10.291976374Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=276.825µs logger=migrator t=2026-06-10T01:26:10.448219338Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-10T01:26:10.449563196Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.347227ms logger=migrator t=2026-06-10T01:26:10.622009087Z 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-06-10T01:26:10.62263723Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=631.753µs logger=migrator t=2026-06-10T01:26:10.639771907Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-10T01:26:10.640409811Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=638.434µs logger=migrator t=2026-06-10T01:26:10.648048219Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-10T01:26:10.649337586Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.286707ms logger=migrator t=2026-06-10T01:26:10.654482544Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-10T01:26:10.655190298Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=708.784µs logger=migrator t=2026-06-10T01:26:10.660306795Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-10T01:26:10.661432918Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.122533ms logger=migrator t=2026-06-10T01:26:10.668097317Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-10T01:26:10.669043367Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=949.55µs logger=migrator t=2026-06-10T01:26:10.675304777Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-10T01:26:10.676006421Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=703.834µs logger=migrator t=2026-06-10T01:26:10.679705419Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-10T01:26:10.67973156Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.011µs logger=migrator t=2026-06-10T01:26:10.698410248Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-10T01:26:10.6994668Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.056842ms logger=migrator t=2026-06-10T01:26:10.706833713Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-10T01:26:10.707816505Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=983.302µs logger=migrator t=2026-06-10T01:26:10.714427532Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-10T01:26:10.715641687Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.215294ms logger=migrator t=2026-06-10T01:26:10.721490099Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-10T01:26:10.722128142Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=638.243µs logger=migrator t=2026-06-10T01:26:10.726799979Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-10T01:26:10.732832266Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=6.028096ms logger=migrator t=2026-06-10T01:26:10.737821948Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-10T01:26:10.738603705Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=783.777µs logger=migrator t=2026-06-10T01:26:10.744256453Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-10T01:26:10.745313785Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.060432ms logger=migrator t=2026-06-10T01:26:10.751486873Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-10T01:26:10.752168597Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=679.724µs logger=migrator t=2026-06-10T01:26:10.758924389Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-10T01:26:10.760005511Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.081542ms logger=migrator t=2026-06-10T01:26:10.772723926Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-10T01:26:10.773437021Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=715.914µs logger=migrator t=2026-06-10T01:26:10.779132779Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-10T01:26:10.779534047Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=402.888µs logger=migrator t=2026-06-10T01:26:10.784027111Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-10T01:26:10.785107263Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.078952ms logger=migrator t=2026-06-10T01:26:10.790400314Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-10T01:26:10.791097738Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=697.855µs logger=migrator t=2026-06-10T01:26:10.796157084Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-10T01:26:10.797017571Z level=info msg="Migration successfully executed" id="create star table" duration=860.167µs logger=migrator t=2026-06-10T01:26:10.802350452Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-10T01:26:10.803319753Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=970.441µs logger=migrator t=2026-06-10T01:26:10.808817658Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-10T01:26:10.810157525Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.339757ms logger=migrator t=2026-06-10T01:26:10.81519919Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-10T01:26:10.816006737Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=807.607µs logger=migrator t=2026-06-10T01:26:10.82093754Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-10T01:26:10.82195128Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.01402ms logger=migrator t=2026-06-10T01:26:10.827271251Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-10T01:26:10.82865392Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.381419ms logger=migrator t=2026-06-10T01:26:10.833420829Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-10T01:26:10.834280718Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=861.799µs logger=migrator t=2026-06-10T01:26:10.83872213Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-10T01:26:10.839421315Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=699.155µs logger=migrator t=2026-06-10T01:26:10.843741444Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-10T01:26:10.843781275Z level=info msg="Migration successfully executed" id="Update org table charset" duration=41.041µs logger=migrator t=2026-06-10T01:26:10.849086856Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-10T01:26:10.849116997Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.92µs logger=migrator t=2026-06-10T01:26:10.853406676Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-10T01:26:10.85357601Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=167.474µs logger=migrator t=2026-06-10T01:26:10.858207915Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-10T01:26:10.858910091Z level=info msg="Migration successfully executed" id="create dashboard table" duration=702.026µs logger=migrator t=2026-06-10T01:26:10.864490937Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-10T01:26:10.865263153Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=771.836µs logger=migrator t=2026-06-10T01:26:10.870365469Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-10T01:26:10.871282958Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=915.929µs logger=migrator t=2026-06-10T01:26:10.876366524Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-10T01:26:10.877444206Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.077682ms logger=migrator t=2026-06-10T01:26:10.882834448Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-10T01:26:10.884013674Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.178986ms logger=migrator t=2026-06-10T01:26:10.890330425Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-10T01:26:10.891490388Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.159763ms logger=migrator t=2026-06-10T01:26:10.905177004Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-10T01:26:10.914654051Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=9.474697ms logger=migrator t=2026-06-10T01:26:10.920510353Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-10T01:26:10.921112366Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=606.183µs logger=migrator t=2026-06-10T01:26:10.934972635Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-10T01:26:10.935898424Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=925.489µs logger=migrator t=2026-06-10T01:26:10.942602943Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-10T01:26:10.943514673Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=911.32µs logger=migrator t=2026-06-10T01:26:10.948767252Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-10T01:26:10.949133879Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=366.437µs logger=migrator t=2026-06-10T01:26:10.954659775Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-10T01:26:10.955493742Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=834.807µs logger=migrator t=2026-06-10T01:26:10.960329012Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-10T01:26:10.960496356Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=168.404µs logger=migrator t=2026-06-10T01:26:10.966977441Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-10T01:26:10.969269479Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.289328ms logger=migrator t=2026-06-10T01:26:10.97509663Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-10T01:26:10.976909178Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.812758ms logger=migrator t=2026-06-10T01:26:10.982202298Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-10T01:26:10.983969084Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.765966ms logger=migrator t=2026-06-10T01:26:10.989068491Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-10T01:26:10.990572673Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.507482ms logger=migrator t=2026-06-10T01:26:10.996142769Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-10T01:26:10.998494607Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.351318ms logger=migrator t=2026-06-10T01:26:11.0029608Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-10T01:26:11.00392753Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=966.17µs logger=migrator t=2026-06-10T01:26:11.008530586Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-10T01:26:11.009496986Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=965.56µs logger=migrator t=2026-06-10T01:26:11.015026561Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-10T01:26:11.015052322Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=26.531µs logger=migrator t=2026-06-10T01:26:11.020762561Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-10T01:26:11.020831552Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=73.802µs logger=migrator t=2026-06-10T01:26:11.029966203Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-10T01:26:11.032364483Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.40286ms logger=migrator t=2026-06-10T01:26:11.037277734Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-10T01:26:11.039222105Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.945961ms logger=migrator t=2026-06-10T01:26:11.043439743Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-10T01:26:11.045363623Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.92365ms logger=migrator t=2026-06-10T01:26:11.049646023Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-10T01:26:11.051543851Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.895228ms logger=migrator t=2026-06-10T01:26:11.057643219Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-10T01:26:11.057856634Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=214.055µs logger=migrator t=2026-06-10T01:26:11.062301256Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-10T01:26:11.063212635Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=906.699µs logger=migrator t=2026-06-10T01:26:11.068048835Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-10T01:26:11.068814952Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=765.657µs logger=migrator t=2026-06-10T01:26:11.075161124Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-10T01:26:11.075256276Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=100.242µs logger=migrator t=2026-06-10T01:26:11.080872933Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-10T01:26:11.082247781Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.374698ms logger=migrator t=2026-06-10T01:26:11.088183964Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-10T01:26:11.08892966Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=743.706µs logger=migrator t=2026-06-10T01:26:11.09375666Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-10T01:26:11.102762229Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.003879ms logger=migrator t=2026-06-10T01:26:11.109162862Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-10T01:26:11.109659012Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=496.05µs logger=migrator t=2026-06-10T01:26:11.115674357Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-10T01:26:11.117054186Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.378589ms logger=migrator t=2026-06-10T01:26:11.122831417Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-10T01:26:11.123677424Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=845.107µs logger=migrator t=2026-06-10T01:26:11.129168398Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-10T01:26:11.129476434Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=308.176µs logger=migrator t=2026-06-10T01:26:11.136139334Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-10T01:26:11.137152565Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.012551ms logger=migrator t=2026-06-10T01:26:11.155274412Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-10T01:26:11.161667025Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=6.390354ms logger=migrator t=2026-06-10T01:26:11.167539008Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-10T01:26:11.168198591Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=658.254µs logger=migrator t=2026-06-10T01:26:11.174530073Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-10T01:26:11.174930971Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=405.228µs logger=migrator t=2026-06-10T01:26:11.183917789Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-10T01:26:11.184370678Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=455.979µs logger=migrator t=2026-06-10T01:26:11.188564745Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-10T01:26:11.189633738Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.090053ms logger=migrator t=2026-06-10T01:26:11.192775993Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-10T01:26:11.195071501Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.292588ms logger=migrator t=2026-06-10T01:26:11.198634255Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-10T01:26:11.20036414Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.732085ms logger=migrator t=2026-06-10T01:26:11.205232582Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-10T01:26:11.206323685Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.091723ms logger=migrator t=2026-06-10T01:26:11.213515595Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-10T01:26:11.214654119Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.142004ms logger=migrator t=2026-06-10T01:26:11.218114911Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-10T01:26:11.218887457Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=774.875µs logger=migrator t=2026-06-10T01:26:11.22334593Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-10T01:26:11.224124736Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=777.136µs logger=migrator t=2026-06-10T01:26:11.228464487Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-10T01:26:11.237648648Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.18461ms logger=migrator t=2026-06-10T01:26:11.241220572Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-10T01:26:11.241863345Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=642.733µs logger=migrator t=2026-06-10T01:26:11.246154595Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-10T01:26:11.246958941Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=803.956µs logger=migrator t=2026-06-10T01:26:11.253250152Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-10T01:26:11.254536159Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.287507ms logger=migrator t=2026-06-10T01:26:11.258777777Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-10T01:26:11.259418431Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=640.934µs logger=migrator t=2026-06-10T01:26:11.263102667Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-10T01:26:11.26608147Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.978392ms logger=migrator t=2026-06-10T01:26:11.272509373Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-10T01:26:11.275206049Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.696346ms logger=migrator t=2026-06-10T01:26:11.281425509Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-10T01:26:11.281457469Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=34.241µs logger=migrator t=2026-06-10T01:26:11.287172338Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-10T01:26:11.287463945Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=292.417µs logger=migrator t=2026-06-10T01:26:11.292003059Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-10T01:26:11.294731396Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.735237ms logger=migrator t=2026-06-10T01:26:11.300951455Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-10T01:26:11.301153309Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=202.764µs logger=migrator t=2026-06-10T01:26:11.304617232Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-10T01:26:11.304803276Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=186.744µs logger=migrator t=2026-06-10T01:26:11.310429013Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-10T01:26:11.314183791Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.761528ms logger=migrator t=2026-06-10T01:26:11.320088124Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-10T01:26:11.32035922Z level=info msg="Migration successfully executed" id="Update uid value" duration=270.945µs logger=migrator t=2026-06-10T01:26:11.327278954Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-10T01:26:11.328150602Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=871.018µs logger=migrator t=2026-06-10T01:26:11.331520602Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-10T01:26:11.33236231Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=841.558µs logger=migrator t=2026-06-10T01:26:11.339530459Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-10T01:26:11.340264124Z level=info msg="Migration successfully executed" id="create api_key table" duration=736.875µs logger=migrator t=2026-06-10T01:26:11.345014693Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-10T01:26:11.34583879Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=819.767µs logger=migrator t=2026-06-10T01:26:11.350232102Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-10T01:26:11.352005829Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.779197ms logger=migrator t=2026-06-10T01:26:11.43319089Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-10T01:26:11.43516456Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.97317ms logger=migrator t=2026-06-10T01:26:11.442422012Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-10T01:26:11.443228098Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=806.386µs logger=migrator t=2026-06-10T01:26:11.446446845Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-10T01:26:11.447258173Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=810.448µs logger=migrator t=2026-06-10T01:26:11.451595263Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-10T01:26:11.452338788Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=743.675µs logger=migrator t=2026-06-10T01:26:11.456012235Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-10T01:26:11.463464509Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.451804ms logger=migrator t=2026-06-10T01:26:11.468554945Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-10T01:26:11.469329901Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=775.086µs logger=migrator t=2026-06-10T01:26:11.47355683Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-10T01:26:11.474400977Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=844.187µs logger=migrator t=2026-06-10T01:26:11.478595855Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-10T01:26:11.479976073Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.377198ms logger=migrator t=2026-06-10T01:26:11.492482684Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-10T01:26:11.494003985Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.522041ms logger=migrator t=2026-06-10T01:26:11.503835751Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-10T01:26:11.504208878Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=376.497µs logger=migrator t=2026-06-10T01:26:11.51004703Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-10T01:26:11.510869577Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=821.936µs logger=migrator t=2026-06-10T01:26:11.516213318Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-10T01:26:11.516248869Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=37.331µs logger=migrator t=2026-06-10T01:26:11.520322084Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-10T01:26:11.522926188Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.600674ms logger=migrator t=2026-06-10T01:26:11.527401831Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-10T01:26:11.529316611Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=1.91463ms logger=migrator t=2026-06-10T01:26:11.532704451Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-10T01:26:11.532884545Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=180.884µs logger=migrator t=2026-06-10T01:26:11.537103803Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-10T01:26:11.539641487Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.535173ms logger=migrator t=2026-06-10T01:26:11.544001727Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-10T01:26:11.546678963Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.676855ms logger=migrator t=2026-06-10T01:26:11.551116555Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-10T01:26:11.552002883Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=879.828µs logger=migrator t=2026-06-10T01:26:11.556732942Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-10T01:26:11.557282394Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=547.762µs logger=migrator t=2026-06-10T01:26:11.562003012Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-10T01:26:11.563741428Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.735266ms logger=migrator t=2026-06-10T01:26:11.568606669Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-10T01:26:11.569504058Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=897.719µs logger=migrator t=2026-06-10T01:26:11.573372299Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-10T01:26:11.574227376Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=850.597µs logger=migrator t=2026-06-10T01:26:11.578928555Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-10T01:26:11.579914095Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=987.27µs logger=migrator t=2026-06-10T01:26:11.58352783Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-10T01:26:11.583596911Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.042µs logger=migrator t=2026-06-10T01:26:11.587949142Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-10T01:26:11.587992923Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=45.721µs logger=migrator t=2026-06-10T01:26:11.59455959Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-10T01:26:11.601943444Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=7.386414ms logger=migrator t=2026-06-10T01:26:11.607295215Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-10T01:26:11.609375678Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.080263ms logger=migrator t=2026-06-10T01:26:11.612786099Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-10T01:26:11.612959483Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=173.044µs logger=migrator t=2026-06-10T01:26:11.618369736Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-10T01:26:11.619024339Z level=info msg="Migration successfully executed" id="create quota table v1" duration=654.563µs logger=migrator t=2026-06-10T01:26:11.623137864Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-10T01:26:11.623896831Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=758.547µs logger=migrator t=2026-06-10T01:26:11.629038897Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-10T01:26:11.629066269Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=22.492µs logger=migrator t=2026-06-10T01:26:11.633574492Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-10T01:26:11.634994852Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.42237ms logger=migrator t=2026-06-10T01:26:11.640772562Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-10T01:26:11.641574579Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=799.277µs logger=migrator t=2026-06-10T01:26:11.645637973Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-10T01:26:11.648554334Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.916091ms logger=migrator t=2026-06-10T01:26:11.653004597Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-10T01:26:11.653031397Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.911µs logger=migrator t=2026-06-10T01:26:11.656746394Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-10T01:26:11.657592923Z level=info msg="Migration successfully executed" id="create session table" duration=846.739µs logger=migrator t=2026-06-10T01:26:11.661990414Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-10T01:26:11.662068435Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=78.661µs logger=migrator t=2026-06-10T01:26:11.666209092Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-10T01:26:11.666326124Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=117.832µs logger=migrator t=2026-06-10T01:26:11.669936159Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-10T01:26:11.671762048Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.818638ms logger=migrator t=2026-06-10T01:26:11.676649028Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-10T01:26:11.677903995Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.254297ms logger=migrator t=2026-06-10T01:26:11.682096042Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-10T01:26:11.682166244Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=65.461µs logger=migrator t=2026-06-10T01:26:11.68728226Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-10T01:26:11.687307001Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=25.711µs logger=migrator t=2026-06-10T01:26:11.69064582Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-10T01:26:11.69444007Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.79181ms logger=migrator t=2026-06-10T01:26:11.698369271Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-10T01:26:11.702318544Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.950103ms logger=migrator t=2026-06-10T01:26:11.706366318Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-10T01:26:11.706445359Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=79.531µs logger=migrator t=2026-06-10T01:26:11.71124378Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-10T01:26:11.711357702Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=112.572µs logger=migrator t=2026-06-10T01:26:11.715664311Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-10T01:26:11.716503089Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=838.598µs logger=migrator t=2026-06-10T01:26:11.720280178Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-10T01:26:11.720322928Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.68µs logger=migrator t=2026-06-10T01:26:11.727210542Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-10T01:26:11.733145186Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.937524ms logger=migrator t=2026-06-10T01:26:11.736552947Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-10T01:26:11.73671267Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=160.153µs logger=migrator t=2026-06-10T01:26:11.740537609Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-10T01:26:11.743681215Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.143025ms logger=migrator t=2026-06-10T01:26:11.748149828Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-10T01:26:11.751781564Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.630925ms logger=migrator t=2026-06-10T01:26:11.756681276Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-10T01:26:11.756748807Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.372µs logger=migrator t=2026-06-10T01:26:11.760186978Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-10T01:26:11.761060747Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=873.459µs logger=migrator t=2026-06-10T01:26:11.765767055Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-10T01:26:11.766547252Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=780.257µs logger=migrator t=2026-06-10T01:26:11.771045595Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-10T01:26:11.772017266Z level=info msg="Migration successfully executed" id="create alert table v1" duration=971.7µs logger=migrator t=2026-06-10T01:26:11.77656305Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-10T01:26:11.777828516Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.263846ms logger=migrator t=2026-06-10T01:26:11.782800669Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-10T01:26:11.784108457Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.307398ms logger=migrator t=2026-06-10T01:26:11.788134941Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-10T01:26:11.788979449Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=844.709µs logger=migrator t=2026-06-10T01:26:11.792596474Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-10T01:26:11.793283798Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=687.174µs logger=migrator t=2026-06-10T01:26:11.797466565Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-10T01:26:11.798267362Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=800.487µs logger=migrator t=2026-06-10T01:26:11.80152713Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-10T01:26:11.802271375Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=744.525µs logger=migrator t=2026-06-10T01:26:11.80584578Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-10T01:26:11.815691505Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.845245ms logger=migrator t=2026-06-10T01:26:11.820369602Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-10T01:26:11.821076346Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=706.864µs logger=migrator t=2026-06-10T01:26:11.824854685Z 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-06-10T01:26:11.825695243Z 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=839.678µs logger=migrator t=2026-06-10T01:26:11.829362729Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-10T01:26:11.829637865Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=275.426µs logger=migrator t=2026-06-10T01:26:11.833967026Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-10T01:26:11.834467216Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=499.84µs logger=migrator t=2026-06-10T01:26:11.838266844Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-10T01:26:11.83946087Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.193716ms logger=migrator t=2026-06-10T01:26:11.843769089Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-10T01:26:11.849512769Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.74475ms logger=migrator t=2026-06-10T01:26:11.854058344Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-10T01:26:11.857535366Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.476812ms logger=migrator t=2026-06-10T01:26:11.861009248Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-10T01:26:11.864530362Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.522424ms logger=migrator t=2026-06-10T01:26:11.868618187Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-10T01:26:11.872069368Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.450871ms logger=migrator t=2026-06-10T01:26:11.877136114Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-10T01:26:11.877970561Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=834.217µs logger=migrator t=2026-06-10T01:26:11.881879263Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-10T01:26:11.881921594Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=44.201µs logger=migrator t=2026-06-10T01:26:11.885965298Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-10T01:26:11.886011619Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.411µs logger=migrator t=2026-06-10T01:26:11.890716977Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-10T01:26:11.891866251Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.151743ms logger=migrator t=2026-06-10T01:26:11.896023388Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T01:26:11.897503028Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.47905ms logger=migrator t=2026-06-10T01:26:11.901291067Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-10T01:26:11.901980961Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=690.294µs logger=migrator t=2026-06-10T01:26:11.90625767Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-10T01:26:11.907463256Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.204996ms logger=migrator t=2026-06-10T01:26:11.911259924Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-10T01:26:11.912610783Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.347779ms logger=migrator t=2026-06-10T01:26:11.916474673Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-10T01:26:11.920244021Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.768778ms logger=migrator t=2026-06-10T01:26:11.92496232Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-10T01:26:11.928603455Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.641395ms logger=migrator t=2026-06-10T01:26:11.932350344Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-10T01:26:11.932540148Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=189.874µs logger=migrator t=2026-06-10T01:26:11.936513161Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-10T01:26:11.937321728Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=808.048µs logger=migrator t=2026-06-10T01:26:11.943164939Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-10T01:26:11.944420525Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.225726ms logger=migrator t=2026-06-10T01:26:11.948252345Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-10T01:26:11.954185029Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=5.932104ms logger=migrator t=2026-06-10T01:26:11.958394446Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-10T01:26:11.958462158Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.292µs logger=migrator t=2026-06-10T01:26:11.962581294Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-10T01:26:11.963500233Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=918.838µs logger=migrator t=2026-06-10T01:26:11.968210611Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-10T01:26:11.969578199Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.367448ms logger=migrator t=2026-06-10T01:26:11.975150215Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-10T01:26:11.975228267Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=78.482µs logger=migrator t=2026-06-10T01:26:11.979616648Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-10T01:26:11.980810763Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.192615ms logger=migrator t=2026-06-10T01:26:11.985285937Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-10T01:26:11.986595713Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.305376ms logger=migrator t=2026-06-10T01:26:11.991043356Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-10T01:26:11.991943925Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=899.859µs logger=migrator t=2026-06-10T01:26:11.995820725Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-10T01:26:11.997285726Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.463581ms logger=migrator t=2026-06-10T01:26:12.002166308Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-10T01:26:12.00372238Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.555572ms logger=migrator t=2026-06-10T01:26:12.007702813Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-10T01:26:12.009166543Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.4625ms logger=migrator t=2026-06-10T01:26:12.013830961Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-10T01:26:12.013856091Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.09µs logger=migrator t=2026-06-10T01:26:12.017406865Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-10T01:26:12.023691076Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.283741ms logger=migrator t=2026-06-10T01:26:12.027358522Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-10T01:26:12.027973605Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=614.973µs logger=migrator t=2026-06-10T01:26:12.03208248Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-10T01:26:12.037614986Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.529956ms logger=migrator t=2026-06-10T01:26:12.041558918Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-10T01:26:12.042373055Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=815.767µs logger=migrator t=2026-06-10T01:26:12.046029711Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-10T01:26:12.04694163Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=911.599µs logger=migrator t=2026-06-10T01:26:12.051362982Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-10T01:26:12.052244841Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=881.969µs logger=migrator t=2026-06-10T01:26:12.055706403Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-10T01:26:12.067546689Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.839916ms logger=migrator t=2026-06-10T01:26:12.071575163Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-10T01:26:12.072069174Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=494.002µs logger=migrator t=2026-06-10T01:26:12.076570087Z 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-06-10T01:26:12.077421045Z 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=850.618µs logger=migrator t=2026-06-10T01:26:12.081709834Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-10T01:26:12.082058811Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=348.427µs logger=migrator t=2026-06-10T01:26:12.085690987Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-10T01:26:12.086912723Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.220695ms logger=migrator t=2026-06-10T01:26:12.094065471Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-10T01:26:12.094412239Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=340.208µs logger=migrator t=2026-06-10T01:26:12.099095656Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-10T01:26:12.105533971Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.437645ms logger=migrator t=2026-06-10T01:26:12.109153526Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-10T01:26:12.112002545Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=2.850079ms logger=migrator t=2026-06-10T01:26:12.115490538Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-10T01:26:12.116358035Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=866.998µs logger=migrator t=2026-06-10T01:26:12.121187136Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-10T01:26:12.122024123Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=836.777µs logger=migrator t=2026-06-10T01:26:12.125518317Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-10T01:26:12.125728381Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=211.454µs logger=migrator t=2026-06-10T01:26:12.129199813Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-10T01:26:12.133301059Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.100966ms logger=migrator t=2026-06-10T01:26:12.138611719Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-10T01:26:12.139538949Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=925.74µs logger=migrator t=2026-06-10T01:26:12.143014471Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-10T01:26:12.143175174Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.743µs logger=migrator t=2026-06-10T01:26:12.146652066Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-10T01:26:12.147061885Z level=info msg="Migration successfully executed" id="Move region to single row" duration=408.409µs logger=migrator t=2026-06-10T01:26:12.151477087Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-10T01:26:12.152814964Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.334647ms logger=migrator t=2026-06-10T01:26:12.157533293Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-10T01:26:12.15879818Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.261827ms logger=migrator t=2026-06-10T01:26:12.162628589Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T01:26:12.16455048Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.92218ms logger=migrator t=2026-06-10T01:26:12.169994893Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-10T01:26:12.170872331Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=876.958µs logger=migrator t=2026-06-10T01:26:12.178241475Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-10T01:26:12.179878988Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.641373ms logger=migrator t=2026-06-10T01:26:12.187317163Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-10T01:26:12.188971577Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.659424ms logger=migrator t=2026-06-10T01:26:12.1948583Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-10T01:26:12.194929602Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=69.102µs logger=migrator t=2026-06-10T01:26:12.200184901Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-10T01:26:12.201835896Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.654034ms logger=migrator t=2026-06-10T01:26:12.205857469Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-10T01:26:12.206652926Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=795.457µs logger=migrator t=2026-06-10T01:26:12.211567028Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-10T01:26:12.21309487Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.527582ms logger=migrator t=2026-06-10T01:26:12.217466822Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-10T01:26:12.218827219Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.360097ms logger=migrator t=2026-06-10T01:26:12.222939485Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-10T01:26:12.223120089Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=181.004µs logger=migrator t=2026-06-10T01:26:12.231659557Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-10T01:26:12.232204588Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=546.101µs logger=migrator t=2026-06-10T01:26:12.236774613Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-10T01:26:12.236878875Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.812µs logger=migrator t=2026-06-10T01:26:12.240615783Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-10T01:26:12.241401569Z level=info msg="Migration successfully executed" id="create team table" duration=782.396µs logger=migrator t=2026-06-10T01:26:12.245417254Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-10T01:26:12.246404464Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=987.23µs logger=migrator t=2026-06-10T01:26:12.250933888Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-10T01:26:12.25294585Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.011073ms logger=migrator t=2026-06-10T01:26:12.260682581Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-10T01:26:12.266692586Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.003105ms logger=migrator t=2026-06-10T01:26:12.271866824Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-10T01:26:12.272030357Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=163.913µs logger=migrator t=2026-06-10T01:26:12.276339338Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-10T01:26:12.277228126Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=888.598µs logger=migrator t=2026-06-10T01:26:12.281164827Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-10T01:26:12.282422744Z level=info msg="Migration successfully executed" id="create team member table" duration=1.254577ms logger=migrator t=2026-06-10T01:26:12.289128913Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-10T01:26:12.29136158Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=2.237057ms logger=migrator t=2026-06-10T01:26:12.297268593Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-10T01:26:12.298408786Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.142813ms logger=migrator t=2026-06-10T01:26:12.306646758Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-10T01:26:12.307635429Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=985.351µs logger=migrator t=2026-06-10T01:26:12.313117673Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-10T01:26:12.318652408Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.536685ms logger=migrator t=2026-06-10T01:26:12.33024091Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-10T01:26:12.33698881Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.73924ms logger=migrator t=2026-06-10T01:26:12.343214219Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-10T01:26:12.352173207Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.961548ms logger=migrator t=2026-06-10T01:26:12.358234393Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-10T01:26:12.358930497Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=695.684µs logger=migrator t=2026-06-10T01:26:12.366169858Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-10T01:26:12.36725692Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.086792ms logger=migrator t=2026-06-10T01:26:12.376833129Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-10T01:26:12.377980184Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.150855ms logger=migrator t=2026-06-10T01:26:12.382620051Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-10T01:26:12.383319565Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=699.284µs logger=migrator t=2026-06-10T01:26:12.388480303Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-10T01:26:12.38934345Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=862.627µs logger=migrator t=2026-06-10T01:26:12.401872591Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-10T01:26:12.403995245Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.112184ms logger=migrator t=2026-06-10T01:26:12.411570983Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-10T01:26:12.412689186Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.118083ms logger=migrator t=2026-06-10T01:26:12.418390275Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-10T01:26:12.419523009Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.132414ms logger=migrator t=2026-06-10T01:26:12.424202586Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-10T01:26:12.42485355Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=653.714µs logger=migrator t=2026-06-10T01:26:12.430419396Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-10T01:26:12.430631891Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=212.765µs logger=migrator t=2026-06-10T01:26:12.436815539Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-10T01:26:12.437723938Z level=info msg="Migration successfully executed" id="create tag table" duration=908.268µs logger=migrator t=2026-06-10T01:26:12.448497482Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-10T01:26:12.449346929Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=849.457µs logger=migrator t=2026-06-10T01:26:12.461994843Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-10T01:26:12.463403622Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.407569ms logger=migrator t=2026-06-10T01:26:12.493869367Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-10T01:26:12.495870999Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.005892ms logger=migrator t=2026-06-10T01:26:12.502829983Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-10T01:26:12.503791334Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=961.341µs logger=migrator t=2026-06-10T01:26:12.50794702Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-10T01:26:12.523855792Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.909742ms logger=migrator t=2026-06-10T01:26:12.529664132Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-10T01:26:12.530674643Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.003591ms logger=migrator t=2026-06-10T01:26:12.536494344Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-10T01:26:12.537547027Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.052583ms logger=migrator t=2026-06-10T01:26:12.543501401Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-10T01:26:12.543846958Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=345.918µs logger=migrator t=2026-06-10T01:26:12.550177439Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-10T01:26:12.550894225Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=716.406µs logger=migrator t=2026-06-10T01:26:12.555359367Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-10T01:26:12.556733706Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.373559ms logger=migrator t=2026-06-10T01:26:12.561288531Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-10T01:26:12.562754232Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.469601ms logger=migrator t=2026-06-10T01:26:12.567350407Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-10T01:26:12.567452129Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=102.162µs logger=migrator t=2026-06-10T01:26:12.571546215Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-10T01:26:12.576944757Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.394592ms logger=migrator t=2026-06-10T01:26:12.581491401Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-10T01:26:12.58672266Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.229109ms logger=migrator t=2026-06-10T01:26:12.591625422Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-10T01:26:12.596949524Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.323431ms logger=migrator t=2026-06-10T01:26:12.601900377Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-10T01:26:12.60735551Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.451603ms logger=migrator t=2026-06-10T01:26:12.612103429Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-10T01:26:12.61308464Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=981.111µs logger=migrator t=2026-06-10T01:26:12.617726216Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-10T01:26:12.623081537Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.355261ms logger=migrator t=2026-06-10T01:26:12.627869728Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-10T01:26:12.628737215Z level=info msg="Migration successfully executed" id="create server_lock table" duration=867.408µs logger=migrator t=2026-06-10T01:26:12.633458934Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-10T01:26:12.634987916Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.529332ms logger=migrator t=2026-06-10T01:26:12.64043751Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-10T01:26:12.641254676Z level=info msg="Migration successfully executed" id="create user auth token table" duration=816.936µs logger=migrator t=2026-06-10T01:26:12.646864553Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-10T01:26:12.647818593Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=953.68µs logger=migrator t=2026-06-10T01:26:12.652842198Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-10T01:26:12.65437599Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.533343ms logger=migrator t=2026-06-10T01:26:12.659892184Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-10T01:26:12.660861355Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=969.031µs logger=migrator t=2026-06-10T01:26:12.666261357Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-10T01:26:12.674330005Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.069678ms logger=migrator t=2026-06-10T01:26:12.678939611Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-10T01:26:12.67983875Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=899.019µs logger=migrator t=2026-06-10T01:26:12.685451077Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-10T01:26:12.686310204Z level=info msg="Migration successfully executed" id="create cache_data table" duration=859.047µs logger=migrator t=2026-06-10T01:26:12.692659617Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-10T01:26:12.694393193Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.736817ms logger=migrator t=2026-06-10T01:26:12.701231535Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-10T01:26:12.702103804Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=871.979µs logger=migrator t=2026-06-10T01:26:12.707996196Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-10T01:26:12.709544798Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.548212ms logger=migrator t=2026-06-10T01:26:12.716566845Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-10T01:26:12.716668507Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=102.412µs logger=migrator t=2026-06-10T01:26:12.723865926Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-10T01:26:12.723989199Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=124.072µs logger=migrator t=2026-06-10T01:26:12.72930997Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-10T01:26:12.730677309Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.364078ms logger=migrator t=2026-06-10T01:26:12.73651829Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T01:26:12.737460819Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=942.249µs logger=migrator t=2026-06-10T01:26:12.744018817Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T01:26:12.745544018Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.524671ms logger=migrator t=2026-06-10T01:26:12.751654085Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-10T01:26:12.751755277Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=102.062µs logger=migrator t=2026-06-10T01:26:12.758063509Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T01:26:12.759445657Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.382308ms logger=migrator t=2026-06-10T01:26:12.764260778Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T01:26:12.765705597Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.445449ms logger=migrator t=2026-06-10T01:26:12.772144452Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-10T01:26:12.773085222Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=940.79µs logger=migrator t=2026-06-10T01:26:12.778444943Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-10T01:26:12.780067066Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.621193ms logger=migrator t=2026-06-10T01:26:12.786740576Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-10T01:26:12.792524876Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.78394ms logger=migrator t=2026-06-10T01:26:12.798041251Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-10T01:26:12.79894501Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=903.479µs logger=migrator t=2026-06-10T01:26:12.804355292Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-10T01:26:12.804456815Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=102.072µs logger=migrator t=2026-06-10T01:26:12.812866829Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-10T01:26:12.813752588Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=885.809µs logger=migrator t=2026-06-10T01:26:12.817975266Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-10T01:26:12.818941216Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=965.82µs logger=migrator t=2026-06-10T01:26:12.82441404Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-10T01:26:12.826064915Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.650735ms logger=migrator t=2026-06-10T01:26:12.831674412Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T01:26:12.831787514Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=114.602µs logger=migrator t=2026-06-10T01:26:12.837081454Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-10T01:26:12.838040774Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=958.84µs logger=migrator t=2026-06-10T01:26:12.84213817Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-10T01:26:12.84312932Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=991.62µs logger=migrator t=2026-06-10T01:26:12.847606033Z 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-06-10T01:26:12.849232377Z 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.625854ms logger=migrator t=2026-06-10T01:26:12.854829093Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-10T01:26:12.855825834Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=996.141µs logger=migrator t=2026-06-10T01:26:12.864554426Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-10T01:26:12.871727875Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.174229ms logger=migrator t=2026-06-10T01:26:12.877804922Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-10T01:26:12.878699031Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=891.109µs logger=migrator t=2026-06-10T01:26:12.883744215Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T01:26:12.884677465Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=933.36µs logger=migrator t=2026-06-10T01:26:12.890336363Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-10T01:26:12.915061058Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=24.724715ms logger=migrator t=2026-06-10T01:26:12.921188636Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-10T01:26:12.944585262Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.399006ms logger=migrator t=2026-06-10T01:26:12.9497439Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-10T01:26:12.950489695Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=747.515µs logger=migrator t=2026-06-10T01:26:12.954773855Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-10T01:26:12.956085402Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.304067ms logger=migrator t=2026-06-10T01:26:12.961463474Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-10T01:26:12.967633132Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.170808ms logger=migrator t=2026-06-10T01:26:12.973318281Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-10T01:26:12.978968808Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.649917ms logger=migrator t=2026-06-10T01:26:12.984036534Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-10T01:26:12.985058816Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.022712ms logger=migrator t=2026-06-10T01:26:12.990462978Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-10T01:26:12.991958919Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.495221ms logger=migrator t=2026-06-10T01:26:12.998556306Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-10T01:26:13.00063629Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.078604ms logger=migrator t=2026-06-10T01:26:13.007222106Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-10T01:26:13.008477223Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.250757ms logger=migrator t=2026-06-10T01:26:13.014214073Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-10T01:26:13.014379696Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=166.813µs logger=migrator t=2026-06-10T01:26:13.020294179Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-10T01:26:13.0294642Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.171591ms logger=migrator t=2026-06-10T01:26:13.036515627Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-10T01:26:13.045429833Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.913826ms logger=migrator t=2026-06-10T01:26:13.050873446Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-10T01:26:13.059873563Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.004337ms logger=migrator t=2026-06-10T01:26:13.065530931Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-10T01:26:13.066486181Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=955.62µs logger=migrator t=2026-06-10T01:26:13.07216701Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-10T01:26:13.073275723Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.108673ms logger=migrator t=2026-06-10T01:26:13.078212075Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-10T01:26:13.0841858Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.973635ms logger=migrator t=2026-06-10T01:26:13.090061652Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-10T01:26:13.095997666Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.935864ms logger=migrator t=2026-06-10T01:26:13.101891958Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-10T01:26:13.10291102Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.015312ms logger=migrator t=2026-06-10T01:26:13.108076467Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-10T01:26:13.117736828Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.660001ms logger=migrator t=2026-06-10T01:26:13.123946248Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-10T01:26:13.129006723Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.053635ms logger=migrator t=2026-06-10T01:26:13.142659127Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-10T01:26:13.14277478Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=116.733µs logger=migrator t=2026-06-10T01:26:13.149925518Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-10T01:26:13.15144371Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.519312ms logger=migrator t=2026-06-10T01:26:13.157133139Z 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-06-10T01:26:13.1581671Z 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.033761ms logger=migrator t=2026-06-10T01:26:13.165018713Z 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-06-10T01:26:13.166081395Z 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.062462ms logger=migrator t=2026-06-10T01:26:13.171742433Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-10T01:26:13.171910286Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=168.793µs logger=migrator t=2026-06-10T01:26:13.177597225Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-10T01:26:13.186331696Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.735181ms logger=migrator t=2026-06-10T01:26:13.192348502Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-10T01:26:13.201147446Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.797934ms logger=migrator t=2026-06-10T01:26:13.208765593Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-10T01:26:13.215200188Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.434825ms logger=migrator t=2026-06-10T01:26:13.240696939Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-10T01:26:13.261625164Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=20.926265ms logger=migrator t=2026-06-10T01:26:13.266040287Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-10T01:26:13.270755415Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.715278ms logger=migrator t=2026-06-10T01:26:13.276324431Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-10T01:26:13.276406043Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=79.572µs logger=migrator t=2026-06-10T01:26:13.2815942Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-10T01:26:13.282471879Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=880.369µs logger=migrator t=2026-06-10T01:26:13.288380582Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-10T01:26:13.295098971Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.719539ms logger=migrator t=2026-06-10T01:26:13.300719019Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-10T01:26:13.30078333Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=65.642µs logger=migrator t=2026-06-10T01:26:13.30750341Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-10T01:26:13.314200669Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.694529ms logger=migrator t=2026-06-10T01:26:13.31853605Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-10T01:26:13.319255835Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=717.355µs logger=migrator t=2026-06-10T01:26:13.323187126Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-10T01:26:13.327899535Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.712129ms logger=migrator t=2026-06-10T01:26:13.33199153Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-10T01:26:13.332597813Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=606.033µs logger=migrator t=2026-06-10T01:26:13.33632138Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-10T01:26:13.337038075Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=716.555µs logger=migrator t=2026-06-10T01:26:13.341379896Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-10T01:26:13.348063154Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.683128ms logger=migrator t=2026-06-10T01:26:13.354139531Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-10T01:26:13.354909318Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=769.647µs logger=migrator t=2026-06-10T01:26:13.360237447Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-10T01:26:13.361710989Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.475162ms logger=migrator t=2026-06-10T01:26:13.366337276Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-10T01:26:13.367165803Z level=info msg="Migration successfully executed" id="create alert_image table" duration=828.437µs logger=migrator t=2026-06-10T01:26:13.372086495Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-10T01:26:13.373707898Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.620903ms logger=migrator t=2026-06-10T01:26:13.379644102Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-10T01:26:13.379807615Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=165.053µs logger=migrator t=2026-06-10T01:26:13.383290449Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-10T01:26:13.384371071Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.080622ms logger=migrator t=2026-06-10T01:26:13.3886409Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-10T01:26:13.390032848Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.384848ms logger=migrator t=2026-06-10T01:26:13.395972772Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-10T01:26:13.396692137Z 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-06-10T01:26:13.40068553Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-10T01:26:13.402332105Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=1.636925ms logger=migrator t=2026-06-10T01:26:13.406672485Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-10T01:26:13.408557145Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.88462ms logger=migrator t=2026-06-10T01:26:13.41359204Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-10T01:26:13.420599145Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.007615ms logger=migrator t=2026-06-10T01:26:13.425088139Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-10T01:26:13.425838984Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=750.795µs logger=migrator t=2026-06-10T01:26:13.430808328Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-10T01:26:13.432719287Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.909759ms logger=migrator t=2026-06-10T01:26:13.438174081Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-10T01:26:13.439516099Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.342848ms logger=migrator t=2026-06-10T01:26:13.445427212Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-10T01:26:13.446596116Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.168394ms logger=migrator t=2026-06-10T01:26:13.450927017Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-10T01:26:13.451949498Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.022231ms logger=migrator t=2026-06-10T01:26:13.459505956Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-10T01:26:13.459572607Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=68.742µs logger=migrator t=2026-06-10T01:26:13.463723983Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-10T01:26:13.463850046Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=127.993µs logger=migrator t=2026-06-10T01:26:13.474282403Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-10T01:26:13.484162649Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.870296ms logger=migrator t=2026-06-10T01:26:13.492156756Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-10T01:26:13.492497863Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=342.547µs logger=migrator t=2026-06-10T01:26:13.49622909Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-10T01:26:13.497362313Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.132843ms logger=migrator t=2026-06-10T01:26:13.501197004Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-10T01:26:13.50148353Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=286.566µs logger=migrator t=2026-06-10T01:26:13.505463562Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-10T01:26:13.506505384Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.041562ms logger=migrator t=2026-06-10T01:26:13.512960439Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-10T01:26:13.514610653Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.656035ms logger=migrator t=2026-06-10T01:26:13.522879635Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-10T01:26:13.552180445Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=29.30075ms logger=migrator t=2026-06-10T01:26:13.556144727Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-10T01:26:13.562204764Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.059487ms logger=migrator t=2026-06-10T01:26:13.566549994Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-10T01:26:13.566757559Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=210.095µs logger=migrator t=2026-06-10T01:26:13.570544768Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-10T01:26:13.601936332Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.388993ms logger=migrator t=2026-06-10T01:26:13.610602972Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-10T01:26:13.643566839Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.964717ms logger=migrator t=2026-06-10T01:26:13.651622155Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-10T01:26:13.653837602Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=2.217907ms logger=migrator t=2026-06-10T01:26:13.660760247Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-10T01:26:13.662423411Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.666604ms logger=migrator t=2026-06-10T01:26:13.668037827Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-10T01:26:13.668286153Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=248.696µs logger=migrator t=2026-06-10T01:26:13.675678117Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-10T01:26:13.676788229Z level=info msg="Migration successfully executed" id="create permission table" duration=1.113092ms logger=migrator t=2026-06-10T01:26:13.681035809Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-10T01:26:13.68209021Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.054512ms logger=migrator t=2026-06-10T01:26:13.687090024Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-10T01:26:13.688890642Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.803988ms logger=migrator t=2026-06-10T01:26:13.69363228Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-10T01:26:13.695071061Z level=info msg="Migration successfully executed" id="create role table" duration=1.440051ms logger=migrator t=2026-06-10T01:26:13.700920082Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-10T01:26:13.708889889Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.967807ms logger=migrator t=2026-06-10T01:26:13.714183399Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-10T01:26:13.723983113Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.795424ms logger=migrator t=2026-06-10T01:26:13.730390877Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-10T01:26:13.731665773Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.277527ms logger=migrator t=2026-06-10T01:26:13.735515643Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-10T01:26:13.737173678Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.657274ms logger=migrator t=2026-06-10T01:26:13.741325314Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-10T01:26:13.742476748Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.151134ms logger=migrator t=2026-06-10T01:26:13.748448952Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-10T01:26:13.749422762Z level=info msg="Migration successfully executed" id="create team role table" duration=974.49µs logger=migrator t=2026-06-10T01:26:13.753098119Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-10T01:26:13.754366815Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.268616ms logger=migrator t=2026-06-10T01:26:13.758512482Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-10T01:26:13.759689116Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.176214ms logger=migrator t=2026-06-10T01:26:13.763850054Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-10T01:26:13.764953606Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.100232ms logger=migrator t=2026-06-10T01:26:13.768478509Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-10T01:26:13.769315677Z level=info msg="Migration successfully executed" id="create user role table" duration=836.588µs logger=migrator t=2026-06-10T01:26:13.774811441Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-10T01:26:13.776957486Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.150085ms logger=migrator t=2026-06-10T01:26:13.785233828Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-10T01:26:13.786542296Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.316898ms logger=migrator t=2026-06-10T01:26:13.790808534Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-10T01:26:13.791882577Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.073693ms logger=migrator t=2026-06-10T01:26:13.797005063Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-10T01:26:13.797878412Z level=info msg="Migration successfully executed" id="create builtin role table" duration=873.259µs logger=migrator t=2026-06-10T01:26:13.803251274Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-10T01:26:13.804301375Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.049951ms logger=migrator t=2026-06-10T01:26:13.812532587Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-10T01:26:13.813564918Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.032131ms logger=migrator t=2026-06-10T01:26:13.818499661Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-10T01:26:13.82609924Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.600069ms logger=migrator t=2026-06-10T01:26:13.832758468Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-10T01:26:13.833501903Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=743.445µs logger=migrator t=2026-06-10T01:26:13.841565781Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-10T01:26:13.842655744Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.089643ms logger=migrator t=2026-06-10T01:26:13.847084166Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-10T01:26:13.848053767Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=976.441µs logger=migrator t=2026-06-10T01:26:13.852331166Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-10T01:26:13.853427989Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.096714ms logger=migrator t=2026-06-10T01:26:13.856674597Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-10T01:26:13.857754999Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.079963ms logger=migrator t=2026-06-10T01:26:13.861984917Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-10T01:26:13.863179611Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.194144ms logger=migrator t=2026-06-10T01:26:13.868601775Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-10T01:26:13.87653083Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.928645ms logger=migrator t=2026-06-10T01:26:13.880338229Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-10T01:26:13.885950395Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.608116ms logger=migrator t=2026-06-10T01:26:13.88952003Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-10T01:26:13.900483448Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.957488ms logger=migrator t=2026-06-10T01:26:13.906960844Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-10T01:26:13.915162094Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.197ms logger=migrator t=2026-06-10T01:26:13.924336305Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-10T01:26:13.926311297Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.981811ms logger=migrator t=2026-06-10T01:26:13.931214978Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-10T01:26:13.932321232Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.105974ms logger=migrator t=2026-06-10T01:26:13.937007478Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-10T01:26:13.938818156Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.806758ms logger=migrator t=2026-06-10T01:26:13.944158348Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-10T01:26:13.945758091Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.600153ms logger=migrator t=2026-06-10T01:26:13.951087182Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-10T01:26:13.952275857Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.188375ms logger=migrator t=2026-06-10T01:26:13.956693249Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-10T01:26:13.956849522Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=157.704µs logger=migrator t=2026-06-10T01:26:13.962928869Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-10T01:26:13.963004841Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=81.042µs logger=migrator t=2026-06-10T01:26:13.967731268Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-10T01:26:13.96874863Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.019912ms logger=migrator t=2026-06-10T01:26:13.97307693Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-10T01:26:13.973779164Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=703.144µs logger=migrator t=2026-06-10T01:26:13.978719587Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-10T01:26:13.979490194Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=770.727µs logger=migrator t=2026-06-10T01:26:13.983215161Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-10T01:26:13.983541888Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=326.547µs logger=migrator t=2026-06-10T01:26:13.989377929Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-10T01:26:13.990069223Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=695.234µs logger=migrator t=2026-06-10T01:26:13.993904754Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-10T01:26:13.995395115Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.48122ms logger=migrator t=2026-06-10T01:26:13.999661784Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-10T01:26:14.001585723Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.923499ms logger=migrator t=2026-06-10T01:26:14.007854885Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-10T01:26:14.016395602Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.539777ms logger=migrator t=2026-06-10T01:26:14.020434296Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-10T01:26:14.020514518Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=77.122µs logger=migrator t=2026-06-10T01:26:14.02491102Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-10T01:26:14.026856299Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.945909ms logger=migrator t=2026-06-10T01:26:14.034578731Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-10T01:26:14.036820917Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.245407ms logger=migrator t=2026-06-10T01:26:14.041840092Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-10T01:26:14.043066957Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.231985ms logger=migrator t=2026-06-10T01:26:14.049970882Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-10T01:26:14.058874657Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.908995ms logger=migrator t=2026-06-10T01:26:14.063555575Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-10T01:26:14.064341531Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=787.986µs logger=migrator t=2026-06-10T01:26:14.069291014Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-10T01:26:14.070381576Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.090762ms logger=migrator t=2026-06-10T01:26:14.074322818Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-10T01:26:14.09890623Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.578292ms logger=migrator t=2026-06-10T01:26:14.103611099Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-10T01:26:14.105748513Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.139125ms logger=migrator t=2026-06-10T01:26:14.110762977Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-10T01:26:14.113058385Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.298508ms logger=migrator t=2026-06-10T01:26:14.117435386Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-10T01:26:14.118639981Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.204385ms logger=migrator t=2026-06-10T01:26:14.124525603Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-10T01:26:14.127184259Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.658706ms logger=migrator t=2026-06-10T01:26:14.132446228Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-10T01:26:14.132862217Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=416.189µs logger=migrator t=2026-06-10T01:26:14.136952743Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-10T01:26:14.137867972Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=915.449µs logger=migrator t=2026-06-10T01:26:14.141314063Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-10T01:26:14.147743358Z level=info msg="Migration successfully executed" id="add provisioning column" duration=6.426825ms logger=migrator t=2026-06-10T01:26:14.152363283Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-10T01:26:14.153062148Z level=info msg="Migration successfully executed" id="create entity_events table" duration=696.635µs logger=migrator t=2026-06-10T01:26:14.158668604Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-10T01:26:14.163190969Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=4.518675ms logger=migrator t=2026-06-10T01:26:14.169270945Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T01:26:14.169885949Z 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-06-10T01:26:14.1766646Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T01:26:14.177476496Z 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-06-10T01:26:14.181604963Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-10T01:26:14.182482111Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=876.998µs logger=migrator t=2026-06-10T01:26:14.187345762Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-10T01:26:14.188464265Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.118663ms logger=migrator t=2026-06-10T01:26:14.191792944Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-10T01:26:14.192962139Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.168395ms logger=migrator t=2026-06-10T01:26:14.19926603Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-10T01:26:14.20164988Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.3926ms logger=migrator t=2026-06-10T01:26:14.208922901Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T01:26:14.210747829Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.824898ms logger=migrator t=2026-06-10T01:26:14.216629862Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T01:26:14.217756566Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.128314ms logger=migrator t=2026-06-10T01:26:14.223850192Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-10T01:26:14.224670069Z level=info msg="Migration successfully executed" id="Drop public config table" duration=826.827µs logger=migrator t=2026-06-10T01:26:14.228650612Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-10T01:26:14.229838357Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.190625ms logger=migrator t=2026-06-10T01:26:14.233531864Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-10T01:26:14.235447204Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.915151ms logger=migrator t=2026-06-10T01:26:14.241333226Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-10T01:26:14.24293956Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.601874ms logger=migrator t=2026-06-10T01:26:14.246869541Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-10T01:26:14.248029655Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.159954ms logger=migrator t=2026-06-10T01:26:14.256201116Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-10T01:26:14.277854397Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.65ms logger=migrator t=2026-06-10T01:26:14.284136897Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-10T01:26:14.292689345Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.551478ms logger=migrator t=2026-06-10T01:26:14.295868111Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-10T01:26:14.302187964Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.318793ms logger=migrator t=2026-06-10T01:26:14.307097005Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-10T01:26:14.307343881Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=247.466µs logger=migrator t=2026-06-10T01:26:14.31164777Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-10T01:26:14.318015163Z level=info msg="Migration successfully executed" id="add share column" duration=6.367213ms logger=migrator t=2026-06-10T01:26:14.323456336Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-10T01:26:14.32363712Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=181.044µs logger=migrator t=2026-06-10T01:26:14.327027951Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-10T01:26:14.327739496Z level=info msg="Migration successfully executed" id="create file table" duration=711.085µs logger=migrator t=2026-06-10T01:26:14.334290792Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-10T01:26:14.33560708Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.315978ms logger=migrator t=2026-06-10T01:26:14.340230275Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-10T01:26:14.341478642Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.248507ms logger=migrator t=2026-06-10T01:26:14.348034068Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-10T01:26:14.34952904Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.494932ms logger=migrator t=2026-06-10T01:26:14.355691698Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-10T01:26:14.357027875Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.335527ms logger=migrator t=2026-06-10T01:26:14.36444267Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-10T01:26:14.364591853Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=154.903µs logger=migrator t=2026-06-10T01:26:14.37308432Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-10T01:26:14.373214292Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=130.722µs logger=migrator t=2026-06-10T01:26:14.378175096Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-10T01:26:14.379116515Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=942.009µs logger=migrator t=2026-06-10T01:26:14.383771172Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-10T01:26:14.384174771Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=404.989µs logger=migrator t=2026-06-10T01:26:14.387446889Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-10T01:26:14.388853239Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.405359ms logger=migrator t=2026-06-10T01:26:14.395779922Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-10T01:26:14.409001148Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.212876ms logger=migrator t=2026-06-10T01:26:14.414106004Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-10T01:26:14.41435846Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=243.885µs logger=migrator t=2026-06-10T01:26:14.419907035Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-10T01:26:14.421265563Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.358588ms logger=migrator t=2026-06-10T01:26:14.426135935Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-10T01:26:14.426641815Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=513.871µs logger=migrator t=2026-06-10T01:26:14.431437275Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-10T01:26:14.43169877Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=261.755µs logger=migrator t=2026-06-10T01:26:14.436993781Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-10T01:26:14.437478031Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=484.89µs logger=migrator t=2026-06-10T01:26:14.440998664Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-10T01:26:14.450436771Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.434017ms logger=migrator t=2026-06-10T01:26:14.455026186Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-10T01:26:14.463661916Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.63377ms logger=migrator t=2026-06-10T01:26:14.490198159Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-10T01:26:14.49214677Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.949211ms logger=migrator t=2026-06-10T01:26:14.516088528Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-10T01:26:14.593375127Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.280939ms logger=migrator t=2026-06-10T01:26:14.59927365Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-10T01:26:14.600105917Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=832.257µs logger=migrator t=2026-06-10T01:26:14.604740854Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-10T01:26:14.60648147Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.740176ms logger=migrator t=2026-06-10T01:26:14.613003116Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-10T01:26:14.640248963Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.241486ms logger=migrator t=2026-06-10T01:26:14.645980632Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-10T01:26:14.655414169Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.433087ms logger=migrator t=2026-06-10T01:26:14.661386914Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-10T01:26:14.66170071Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=319.047µs logger=migrator t=2026-06-10T01:26:14.666536071Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-10T01:26:14.666699524Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=170.353µs logger=migrator t=2026-06-10T01:26:14.671446103Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-10T01:26:14.67176422Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=318.567µs logger=migrator t=2026-06-10T01:26:14.676237363Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-10T01:26:14.67662699Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=390.108µs logger=migrator t=2026-06-10T01:26:14.682030343Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-10T01:26:14.682339469Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=309.366µs logger=migrator t=2026-06-10T01:26:14.687390655Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-10T01:26:14.688923687Z level=info msg="Migration successfully executed" id="create folder table" duration=1.526592ms logger=migrator t=2026-06-10T01:26:14.694531484Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-10T01:26:14.695862081Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.331077ms logger=migrator t=2026-06-10T01:26:14.702095581Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-10T01:26:14.703312717Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.216916ms logger=migrator t=2026-06-10T01:26:14.709021115Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-10T01:26:14.709051386Z level=info msg="Migration successfully executed" id="Update folder title length" duration=32.551µs logger=migrator t=2026-06-10T01:26:14.7140299Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T01:26:14.716593344Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.562453ms logger=migrator t=2026-06-10T01:26:14.72367236Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-10T01:26:14.724873916Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.201826ms logger=migrator t=2026-06-10T01:26:14.729595564Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-10T01:26:14.731490173Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.88835ms logger=migrator t=2026-06-10T01:26:14.737049869Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-10T01:26:14.737772564Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=722.935µs logger=migrator t=2026-06-10T01:26:14.743258158Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-10T01:26:14.743533824Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=275.756µs logger=migrator t=2026-06-10T01:26:14.748877265Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-10T01:26:14.750611642Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.740777ms logger=migrator t=2026-06-10T01:26:14.755720858Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-10T01:26:14.756941033Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.219765ms logger=migrator t=2026-06-10T01:26:14.762293455Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-10T01:26:14.763817777Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.524402ms logger=migrator t=2026-06-10T01:26:14.768953993Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-10T01:26:14.770910604Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.958321ms logger=migrator t=2026-06-10T01:26:14.776536471Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-10T01:26:14.777622913Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.086232ms logger=migrator t=2026-06-10T01:26:14.783263371Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-10T01:26:14.78414637Z level=info msg="Migration successfully executed" id="create anon_device table" duration=882.809µs logger=migrator t=2026-06-10T01:26:14.790261187Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-10T01:26:14.792247829Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.996172ms logger=migrator t=2026-06-10T01:26:14.798463018Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-10T01:26:14.799631772Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.168624ms logger=migrator t=2026-06-10T01:26:14.805093016Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-10T01:26:14.806455955Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.362969ms logger=migrator t=2026-06-10T01:26:14.81248752Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-10T01:26:14.813637323Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.149883ms logger=migrator t=2026-06-10T01:26:14.82015621Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-10T01:26:14.821527798Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.370738ms logger=migrator t=2026-06-10T01:26:14.826184905Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-10T01:26:14.826678115Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=494.33µs logger=migrator t=2026-06-10T01:26:14.831864624Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-10T01:26:14.840913022Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.048298ms logger=migrator t=2026-06-10T01:26:14.847479698Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-10T01:26:14.848404158Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=924.66µs logger=migrator t=2026-06-10T01:26:14.853597546Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T01:26:14.853686948Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=34.691µs logger=migrator t=2026-06-10T01:26:14.85859982Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T01:26:14.860399018Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.795828ms logger=migrator t=2026-06-10T01:26:14.86580478Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-10T01:26:14.865823711Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.131µs logger=migrator t=2026-06-10T01:26:14.871153132Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-10T01:26:14.872495759Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.341947ms logger=migrator t=2026-06-10T01:26:14.877615386Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-10T01:26:14.879503136Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.8876ms logger=migrator t=2026-06-10T01:26:14.885827487Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-10T01:26:14.886855468Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.027801ms logger=migrator t=2026-06-10T01:26:14.893258452Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-10T01:26:14.894557689Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.291507ms logger=migrator t=2026-06-10T01:26:14.899239327Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-10T01:26:14.899716277Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=477.92µs logger=migrator t=2026-06-10T01:26:14.90469404Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-10T01:26:14.905780402Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.086112ms logger=migrator t=2026-06-10T01:26:14.911813248Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-10T01:26:14.913151976Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.344008ms logger=migrator t=2026-06-10T01:26:14.918485987Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-10T01:26:14.919336215Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=848.298µs logger=migrator t=2026-06-10T01:26:14.924539944Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-10T01:26:14.935828339Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.289205ms logger=migrator t=2026-06-10T01:26:14.940836393Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-10T01:26:14.948270967Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.433864ms logger=migrator t=2026-06-10T01:26:14.954001087Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-10T01:26:14.96326283Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.261704ms logger=migrator t=2026-06-10T01:26:14.967901196Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-10T01:26:14.967962477Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=61.801µs logger=migrator t=2026-06-10T01:26:14.972356649Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-10T01:26:14.984719716Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.359847ms logger=migrator t=2026-06-10T01:26:14.990373884Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-10T01:26:14.9992574Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.882936ms logger=migrator t=2026-06-10T01:26:15.00410648Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-10T01:26:15.004382736Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=276.516µs logger=migrator t=2026-06-10T01:26:15.009047203Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.850865625s logger=migrator t=2026-06-10T01:26:15.010047173Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-10T01:26:15.028063849Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-10T01:26:15.028276764Z level=info msg="Created default organization" logger=secrets t=2026-06-10T01:26:15.034742008Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T01:26:15.092586693Z level=info msg="Restored cache from database" duration=772.016µs logger=plugin.store t=2026-06-10T01:26:15.094501383Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-10T01:26:15.135751551Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-10T01:26:15.135799292Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-10T01:26:15.136057237Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-10T01:26:15.136078298Z level=info msg="Plugins loaded" count=54 duration=41.576115ms logger=query_data t=2026-06-10T01:26:15.141196505Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-10T01:26:15.145568976Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-10T01:26:15.152544611Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-10T01:26:15.164802637Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-10T01:26:15.168674797Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-10T01:26:15.170952635Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-10T01:26:15.191814899Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-10T01:26:15.212274056Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-10T01:26:15.233605779Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-10T01:26:15.23363847Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-10T01:26:15.23411876Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-10T01:26:15.235278434Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-10T01:26:15.235922748Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-10T01:26:15.237694025Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-10T01:26:15.244320642Z level=info msg="State cache has been initialized" states=0 duration=9.041168ms logger=ngalert.scheduler t=2026-06-10T01:26:15.244404144Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-10T01:26:15.244470555Z level=info msg=starting first_tick=2026-06-10T01:26:20Z logger=sqlstore.transactions t=2026-06-10T01:26:15.245356024Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-10T01:26:15.256263101Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-10T01:26:15.300509752Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-10T01:26:15.3215217Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-06-10T01:26:15.343672682Z level=info msg="Update check succeeded" duration=108.316586ms logger=plugins.update.checker t=2026-06-10T01:26:15.345839486Z level=info msg="Update check succeeded" duration=112.032093ms logger=provisioning.dashboard t=2026-06-10T01:26:15.371633023Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-10T01:26:15.444285116Z level=info msg="Patterns update finished" duration=149.988103ms logger=grafana-apiserver t=2026-06-10T01:26:16.010653661Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-10T01:26:16.01108456Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-10T01:26:19.855767901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:19.856517746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:19.877006894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:19.90226553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:19.924910111Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:19.954238011Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:19.976898443Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:19.995274186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.027228681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.07369516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.090614242Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.12173272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.137290694Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.191247077Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.21058612Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.233832314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.250241226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.275803858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.292142719Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.322395539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.337069524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.36761801Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.384591004Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.415046978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.435729658Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.462355613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.478029669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.511434465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.53039305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.567929861Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.585915736Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.61544446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.63652131Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.675381159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.693386124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.724304958Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.74075625Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.777822592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:20.792886926Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.052094083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.069742511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.582580821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.61185665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.651152379Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.670646594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.710932753Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.727025568Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.761163949Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.778485941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.859973017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.879581636Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.918640429Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:21.952340901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.036647616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.054221792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.121652036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.137369204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.197646829Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.21834166Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.278468842Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.306694479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.388280918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.403937495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.479329935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.497519883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.556674415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.577865326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.642990592Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.657678038Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.723767344Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.739342559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.813021183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.837413982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.911355621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.926332923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:22.995940872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:23.019481633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:23.131875803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:23.177658147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-10T01:26:23.241128319Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-10T01:27:45.257679491Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-10T01:36:15.241034349Z level=info msg="Completed cleanup jobs" duration=4.837449ms logger=plugins.update.checker t=2026-06-10T01:36:15.452801209Z level=info msg="Update check succeeded" duration=106.036673ms logger=sqlstore.transactions t=2026-06-10T01:41:15.161689576Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-10T01:46:15.269825997Z level=info msg="Completed cleanup jobs" duration=34.063204ms logger=plugins.update.checker t=2026-06-10T01:46:15.433446358Z level=info msg="Update check succeeded" duration=85.47187ms