logger=settings t=2026-03-04T01:34:16.914168757Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-04T01:34:16Z logger=settings t=2026-03-04T01:34:16.914419263Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-04T01:34:16.914430033Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-04T01:34:16.914433503Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-04T01:34:16.914436443Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-04T01:34:16.914439923Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-04T01:34:16.914445744Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-04T01:34:16.914448654Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-04T01:34:16.914453694Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-04T01:34:16.914456634Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-04T01:34:16.914459334Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-04T01:34:16.914462474Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-04T01:34:16.914466474Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-04T01:34:16.914469424Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-04T01:34:16.914472574Z level=info msg=Target target=[all] logger=settings t=2026-03-04T01:34:16.914478194Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-04T01:34:16.914481494Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-04T01:34:16.914485605Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-04T01:34:16.914488765Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-04T01:34:16.914492465Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-04T01:34:16.914495935Z level=info msg="App mode production" logger=sqlstore t=2026-03-04T01:34:16.914750891Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-04T01:34:16.914767541Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-04T01:34:16.916126143Z level=info msg="Locking database" logger=migrator t=2026-03-04T01:34:16.916137323Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-04T01:34:16.916819719Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-04T01:34:16.917628288Z level=info msg="Migration successfully executed" id="create migration_log table" duration=808.249µs logger=migrator t=2026-03-04T01:34:17.012748023Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-04T01:34:17.014086854Z level=info msg="Migration successfully executed" id="create user table" duration=1.340381ms logger=migrator t=2026-03-04T01:34:17.022591724Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-04T01:34:17.023393393Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=802.089µs logger=migrator t=2026-03-04T01:34:17.027055829Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-04T01:34:17.027802697Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=746.608µs logger=migrator t=2026-03-04T01:34:17.035479707Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-04T01:34:17.036212544Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=733.067µs logger=migrator t=2026-03-04T01:34:17.040400752Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-04T01:34:17.041072648Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=672.036µs logger=migrator t=2026-03-04T01:34:17.044484438Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-04T01:34:17.047012368Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.53632ms logger=migrator t=2026-03-04T01:34:17.053048609Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-04T01:34:17.054019272Z level=info msg="Migration successfully executed" id="create user table v2" duration=973.263µs logger=migrator t=2026-03-04T01:34:17.058103548Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-04T01:34:17.059211764Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.106436ms logger=migrator t=2026-03-04T01:34:17.067247373Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-04T01:34:17.068038392Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=790.329µs logger=migrator t=2026-03-04T01:34:17.076098031Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-04T01:34:17.076710226Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=606.054µs logger=migrator t=2026-03-04T01:34:17.079994933Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-04T01:34:17.080530735Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=535.962µs logger=migrator t=2026-03-04T01:34:17.084441367Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-04T01:34:17.085567044Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.125457ms logger=migrator t=2026-03-04T01:34:17.090299135Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-04T01:34:17.090369316Z level=info msg="Migration successfully executed" id="Update user table charset" duration=75.911µs logger=migrator t=2026-03-04T01:34:17.094269918Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-04T01:34:17.095493007Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.223039ms logger=migrator t=2026-03-04T01:34:17.104320244Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-04T01:34:17.104690933Z level=info msg="Migration successfully executed" id="Add missing user data" duration=380.549µs logger=migrator t=2026-03-04T01:34:17.110905829Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-04T01:34:17.112287501Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.383202ms logger=migrator t=2026-03-04T01:34:17.115863285Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-04T01:34:17.116693525Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=830.429µs logger=migrator t=2026-03-04T01:34:17.123904974Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-04T01:34:17.125621134Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.71836ms logger=migrator t=2026-03-04T01:34:17.135973237Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-04T01:34:17.144460947Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.48823ms logger=migrator t=2026-03-04T01:34:17.149133657Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-04T01:34:17.150256383Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.123066ms logger=migrator t=2026-03-04T01:34:17.156536771Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-04T01:34:17.156840008Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=303.697µs logger=migrator t=2026-03-04T01:34:17.162114352Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-04T01:34:17.162922911Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=808.569µs logger=migrator t=2026-03-04T01:34:17.174307618Z 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-03-04T01:34:17.174733388Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=428.62µs logger=migrator t=2026-03-04T01:34:17.181345873Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-04T01:34:17.181785414Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=437.38µs logger=migrator t=2026-03-04T01:34:17.188928921Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-04T01:34:17.189901364Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=973.613µs logger=migrator t=2026-03-04T01:34:17.195449655Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-04T01:34:17.196485879Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.036815ms logger=migrator t=2026-03-04T01:34:17.200850811Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-04T01:34:17.20165245Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=801.679µs logger=migrator t=2026-03-04T01:34:17.214074402Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-04T01:34:17.215540157Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.467045ms logger=migrator t=2026-03-04T01:34:17.225806778Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-04T01:34:17.226515625Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=711.066µs logger=migrator t=2026-03-04T01:34:17.229845263Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-04T01:34:17.229886424Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.081µs logger=migrator t=2026-03-04T01:34:17.240065943Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-04T01:34:17.241068256Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.003213ms logger=migrator t=2026-03-04T01:34:17.273419776Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-04T01:34:17.276335784Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=2.918358ms logger=migrator t=2026-03-04T01:34:17.509878711Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-04T01:34:17.510648189Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=770.458µs logger=migrator t=2026-03-04T01:34:17.535365619Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-04T01:34:17.536416634Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.052785ms logger=migrator t=2026-03-04T01:34:17.561635306Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:34:17.566785027Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.156071ms logger=migrator t=2026-03-04T01:34:17.586680555Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-04T01:34:17.587965255Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.28582ms logger=migrator t=2026-03-04T01:34:17.604867052Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-04T01:34:17.605661551Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=796.039µs logger=migrator t=2026-03-04T01:34:17.657915658Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-04T01:34:17.659478425Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.566277ms logger=migrator t=2026-03-04T01:34:17.709010178Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-04T01:34:17.710322909Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.317371ms logger=migrator t=2026-03-04T01:34:17.755300446Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-04T01:34:17.756450453Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.151527ms logger=migrator t=2026-03-04T01:34:17.794484916Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-04T01:34:17.797115748Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=2.634672ms logger=migrator t=2026-03-04T01:34:17.843085178Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-04T01:34:17.843993809Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=911.541µs logger=migrator t=2026-03-04T01:34:17.969820005Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-04T01:34:17.970533442Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=716.577µs logger=migrator t=2026-03-04T01:34:18.048234937Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-04T01:34:18.049421475Z level=info msg="Migration successfully executed" id="create star table" duration=1.188708ms logger=migrator t=2026-03-04T01:34:18.232414463Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-04T01:34:18.233777845Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.363962ms logger=migrator t=2026-03-04T01:34:18.317313818Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-04T01:34:18.318324881Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.010123ms logger=migrator t=2026-03-04T01:34:18.36805794Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-04T01:34:18.369076494Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.021084ms logger=migrator t=2026-03-04T01:34:18.47196624Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-04T01:34:18.473204159Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.215109ms logger=migrator t=2026-03-04T01:34:18.656905205Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-04T01:34:18.658096483Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.201208ms logger=migrator t=2026-03-04T01:34:18.714599Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-04T01:34:18.716287309Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.682899ms logger=migrator t=2026-03-04T01:34:18.790001861Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-04T01:34:18.791427984Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.429333ms logger=migrator t=2026-03-04T01:34:18.913029101Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-04T01:34:18.913092143Z level=info msg="Migration successfully executed" id="Update org table charset" duration=67.101µs logger=migrator t=2026-03-04T01:34:19.49067809Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-04T01:34:19.490755482Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=81.842µs logger=migrator t=2026-03-04T01:34:19.554547321Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-04T01:34:19.554876558Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=332.698µs logger=migrator t=2026-03-04T01:34:19.597835388Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-04T01:34:19.598815541Z level=info msg="Migration successfully executed" id="create dashboard table" duration=976.333µs logger=migrator t=2026-03-04T01:34:19.620570231Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-04T01:34:19.622023886Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.478595ms logger=migrator t=2026-03-04T01:34:19.715893401Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-04T01:34:19.717491698Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.598898ms logger=migrator t=2026-03-04T01:34:20.028221478Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-04T01:34:20.029774404Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.555957ms logger=migrator t=2026-03-04T01:34:20.070673344Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-04T01:34:20.071704339Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.033695ms logger=migrator t=2026-03-04T01:34:20.083713001Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-04T01:34:20.084597611Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=887.93µs logger=migrator t=2026-03-04T01:34:20.093729506Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-04T01:34:20.099047341Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.320505ms logger=migrator t=2026-03-04T01:34:20.1032582Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-04T01:34:20.103988477Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=725.237µs logger=migrator t=2026-03-04T01:34:20.109410245Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-04T01:34:20.110741146Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.331221ms logger=migrator t=2026-03-04T01:34:20.117859043Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-04T01:34:20.119326667Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.487785ms logger=migrator t=2026-03-04T01:34:20.127027708Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-04T01:34:20.127343176Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=315.798µs logger=migrator t=2026-03-04T01:34:20.132946317Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-04T01:34:20.133810988Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=860.18µs logger=migrator t=2026-03-04T01:34:20.137437823Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-04T01:34:20.137501794Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=64.471µs logger=migrator t=2026-03-04T01:34:20.143819833Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-04T01:34:20.146870144Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.052971ms logger=migrator t=2026-03-04T01:34:20.153641793Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-04T01:34:20.156219844Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.572951ms logger=migrator t=2026-03-04T01:34:20.163184398Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-04T01:34:20.165124663Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.937415ms logger=migrator t=2026-03-04T01:34:20.170487409Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-04T01:34:20.171298288Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=813.629µs logger=migrator t=2026-03-04T01:34:20.176095331Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-04T01:34:20.179217144Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.120963ms logger=migrator t=2026-03-04T01:34:20.185484092Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-04T01:34:20.186897855Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.412884ms logger=migrator t=2026-03-04T01:34:20.190918279Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-04T01:34:20.191830851Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=913.572µs logger=migrator t=2026-03-04T01:34:20.198153268Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-04T01:34:20.198196809Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=45.371µs logger=migrator t=2026-03-04T01:34:20.202861569Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-04T01:34:20.20290516Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.271µs logger=migrator t=2026-03-04T01:34:20.207344804Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-04T01:34:20.210389225Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.043771ms logger=migrator t=2026-03-04T01:34:20.216792326Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-04T01:34:20.219717524Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.918398ms logger=migrator t=2026-03-04T01:34:20.223962634Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-04T01:34:20.225887569Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.929325ms logger=migrator t=2026-03-04T01:34:20.229808852Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-04T01:34:20.231728157Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.918985ms logger=migrator t=2026-03-04T01:34:20.23652203Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-04T01:34:20.236744015Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=228.346µs logger=migrator t=2026-03-04T01:34:20.243987305Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-04T01:34:20.244862965Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=875.32µs logger=migrator t=2026-03-04T01:34:20.249388792Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-04T01:34:20.250067118Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=678.506µs logger=migrator t=2026-03-04T01:34:20.255246259Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-04T01:34:20.25527175Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.541µs logger=migrator t=2026-03-04T01:34:20.258738671Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-04T01:34:20.25954123Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=802.169µs logger=migrator t=2026-03-04T01:34:20.263251977Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-04T01:34:20.264425715Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.172708ms logger=migrator t=2026-03-04T01:34:20.269010193Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:34:20.275779342Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.767779ms logger=migrator t=2026-03-04T01:34:20.281402094Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-04T01:34:20.28209418Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=698.947µs logger=migrator t=2026-03-04T01:34:20.289221697Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-04T01:34:20.290508067Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.28678ms logger=migrator t=2026-03-04T01:34:20.298190608Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-04T01:34:20.299498289Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.30723ms logger=migrator t=2026-03-04T01:34:20.305101861Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-04T01:34:20.305632353Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=531.713µs logger=migrator t=2026-03-04T01:34:20.309783161Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-04T01:34:20.310672271Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=889.071µs logger=migrator t=2026-03-04T01:34:20.314755377Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-04T01:34:20.316921588Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.168071ms logger=migrator t=2026-03-04T01:34:20.321570587Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-04T01:34:20.322364316Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=793.699µs logger=migrator t=2026-03-04T01:34:20.326078583Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-04T01:34:20.326250887Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.044µs logger=migrator t=2026-03-04T01:34:20.330527428Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-04T01:34:20.330685901Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=158.593µs logger=migrator t=2026-03-04T01:34:20.336342234Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-04T01:34:20.337231385Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=892.971µs logger=migrator t=2026-03-04T01:34:20.342814876Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-04T01:34:20.346438351Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.622695ms logger=migrator t=2026-03-04T01:34:20.35021462Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-04T01:34:20.351095411Z level=info msg="Migration successfully executed" id="create data_source table" duration=880.551µs logger=migrator t=2026-03-04T01:34:20.355847002Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-04T01:34:20.357069071Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.212479ms logger=migrator t=2026-03-04T01:34:20.361810282Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-04T01:34:20.363067112Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.25652ms logger=migrator t=2026-03-04T01:34:20.367871165Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-04T01:34:20.368597982Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=726.727µs logger=migrator t=2026-03-04T01:34:20.374455799Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-04T01:34:20.375577666Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.132437ms logger=migrator t=2026-03-04T01:34:20.380030511Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-04T01:34:20.387624909Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.595548ms logger=migrator t=2026-03-04T01:34:20.392568885Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-04T01:34:20.393458656Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=889.731µs logger=migrator t=2026-03-04T01:34:20.411322736Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-04T01:34:20.412583935Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.224609ms logger=migrator t=2026-03-04T01:34:20.416963058Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-04T01:34:20.418160866Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.197468ms logger=migrator t=2026-03-04T01:34:20.423308737Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-04T01:34:20.423816269Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=507.632µs logger=migrator t=2026-03-04T01:34:20.428089539Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-04T01:34:20.430458255Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.368226ms logger=migrator t=2026-03-04T01:34:20.434038839Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-04T01:34:20.436322943Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.278493ms logger=migrator t=2026-03-04T01:34:20.439691602Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-04T01:34:20.439721462Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.57µs logger=migrator t=2026-03-04T01:34:20.444906064Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-04T01:34:20.445098089Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=193.595µs logger=migrator t=2026-03-04T01:34:20.448501359Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-04T01:34:20.452151435Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.649786ms logger=migrator t=2026-03-04T01:34:20.456419715Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-04T01:34:20.456813454Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=394.169µs logger=migrator t=2026-03-04T01:34:20.461674178Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-04T01:34:20.461993816Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=320.518µs logger=migrator t=2026-03-04T01:34:20.468074699Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-04T01:34:20.470511576Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.436537ms logger=migrator t=2026-03-04T01:34:20.474333296Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-04T01:34:20.47451612Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.154µs logger=migrator t=2026-03-04T01:34:20.478238407Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-04T01:34:20.479076937Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=842.47µs logger=migrator t=2026-03-04T01:34:20.483161273Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-04T01:34:20.483951332Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=789.919µs logger=migrator t=2026-03-04T01:34:20.488061628Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-04T01:34:20.489236836Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.177878ms logger=migrator t=2026-03-04T01:34:20.494370696Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-04T01:34:20.495766919Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.395243ms logger=migrator t=2026-03-04T01:34:20.501659917Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-04T01:34:20.502421075Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=761.198µs logger=migrator t=2026-03-04T01:34:20.506805918Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-04T01:34:20.507695559Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=883.271µs logger=migrator t=2026-03-04T01:34:20.513874134Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-04T01:34:20.514729594Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=855.34µs logger=migrator t=2026-03-04T01:34:20.522463716Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-04T01:34:20.523273175Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=810.049µs logger=migrator t=2026-03-04T01:34:20.529179404Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-04T01:34:20.530304431Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.117766ms logger=migrator t=2026-03-04T01:34:20.534719824Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-04T01:34:20.541515854Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=6.79542ms logger=migrator t=2026-03-04T01:34:20.545331833Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-04T01:34:20.54602635Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=694.527µs logger=migrator t=2026-03-04T01:34:20.576922365Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-04T01:34:20.579493806Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=2.571461ms logger=migrator t=2026-03-04T01:34:20.614068468Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-04T01:34:20.615647975Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.578527ms logger=migrator t=2026-03-04T01:34:20.621302748Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-04T01:34:20.622624179Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.321671ms logger=migrator t=2026-03-04T01:34:20.627130335Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-04T01:34:20.627571455Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=442.8µs logger=migrator t=2026-03-04T01:34:20.63162628Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-04T01:34:20.632249065Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=622.615µs logger=migrator t=2026-03-04T01:34:20.637760225Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-04T01:34:20.637886677Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=127.543µs logger=migrator t=2026-03-04T01:34:20.642398733Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-04T01:34:20.646823297Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.427394ms logger=migrator t=2026-03-04T01:34:20.651820935Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-04T01:34:20.654254332Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.433237ms logger=migrator t=2026-03-04T01:34:20.657790485Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-04T01:34:20.657952099Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=156.804µs logger=migrator t=2026-03-04T01:34:20.661800639Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-04T01:34:20.664291548Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.490829ms logger=migrator t=2026-03-04T01:34:20.668788534Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-04T01:34:20.671237451Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.450507ms logger=migrator t=2026-03-04T01:34:20.674860646Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-04T01:34:20.675572913Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=712.297µs logger=migrator t=2026-03-04T01:34:20.679133137Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-04T01:34:20.67969446Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=558.663µs logger=migrator t=2026-03-04T01:34:20.684480872Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-04T01:34:20.685732852Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.252179ms logger=migrator t=2026-03-04T01:34:20.689656274Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-04T01:34:20.690451582Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=795.088µs logger=migrator t=2026-03-04T01:34:20.702552257Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-04T01:34:20.703832077Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.292671ms logger=migrator t=2026-03-04T01:34:20.723007347Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-04T01:34:20.724488072Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.514586ms logger=migrator t=2026-03-04T01:34:20.730107624Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-04T01:34:20.730204476Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=98.602µs logger=migrator t=2026-03-04T01:34:20.734357644Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-04T01:34:20.734424195Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=67.331µs logger=migrator t=2026-03-04T01:34:20.738733467Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-04T01:34:20.741935052Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.201165ms logger=migrator t=2026-03-04T01:34:20.747123754Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-04T01:34:20.751117668Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.006184ms logger=migrator t=2026-03-04T01:34:20.754952478Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-04T01:34:20.755027689Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=79.532µs logger=migrator t=2026-03-04T01:34:20.761811609Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-04T01:34:20.763440247Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.629968ms logger=migrator t=2026-03-04T01:34:20.773825811Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-04T01:34:20.775789227Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.962856ms logger=migrator t=2026-03-04T01:34:20.781928921Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-04T01:34:20.782053844Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=131.063µs logger=migrator t=2026-03-04T01:34:20.78657833Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-04T01:34:20.788109766Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.531236ms logger=migrator t=2026-03-04T01:34:20.793428251Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-04T01:34:20.794332012Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=903.671µs logger=migrator t=2026-03-04T01:34:20.801754247Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-04T01:34:20.806335994Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.591978ms logger=migrator t=2026-03-04T01:34:20.811823414Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-04T01:34:20.811854944Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.66µs logger=migrator t=2026-03-04T01:34:20.816284218Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-04T01:34:20.81718554Z level=info msg="Migration successfully executed" id="create session table" duration=900.881µs logger=migrator t=2026-03-04T01:34:20.825114416Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-04T01:34:20.82529756Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=188.854µs logger=migrator t=2026-03-04T01:34:20.829458578Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-04T01:34:20.82954263Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.762µs logger=migrator t=2026-03-04T01:34:20.837792623Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-04T01:34:20.839235357Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.442414ms logger=migrator t=2026-03-04T01:34:20.906915137Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-04T01:34:20.908613527Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.69467ms logger=migrator t=2026-03-04T01:34:20.919586265Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-04T01:34:20.919633566Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=48.101µs logger=migrator t=2026-03-04T01:34:21.210037538Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-04T01:34:21.210120569Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=83.632µs logger=migrator t=2026-03-04T01:34:21.22123068Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-04T01:34:21.225356077Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.119567ms logger=migrator t=2026-03-04T01:34:21.230900607Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-04T01:34:21.234446771Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.571134ms logger=migrator t=2026-03-04T01:34:21.241308992Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-04T01:34:21.241456866Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=147.684µs logger=migrator t=2026-03-04T01:34:21.247690142Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-04T01:34:21.247843656Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=154.144µs logger=migrator t=2026-03-04T01:34:21.2552469Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-04T01:34:21.257082083Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.843174ms logger=migrator t=2026-03-04T01:34:21.262173082Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-04T01:34:21.262204393Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=32.721µs logger=migrator t=2026-03-04T01:34:21.268543982Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-04T01:34:21.274609674Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=6.057232ms logger=migrator t=2026-03-04T01:34:21.281557858Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-04T01:34:21.281959407Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=405.89µs logger=migrator t=2026-03-04T01:34:21.290288993Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-04T01:34:21.294492531Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.206839ms logger=migrator t=2026-03-04T01:34:21.305553901Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-04T01:34:21.314265286Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=8.711775ms logger=migrator t=2026-03-04T01:34:21.355924834Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-04T01:34:21.356107609Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=186.135µs logger=migrator t=2026-03-04T01:34:21.540753226Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-04T01:34:21.542036856Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.28586ms logger=migrator t=2026-03-04T01:34:21.551654252Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-04T01:34:21.55281487Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.163548ms logger=migrator t=2026-03-04T01:34:21.564449893Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-04T01:34:21.570160237Z level=info msg="Migration successfully executed" id="create alert table v1" duration=5.706754ms logger=migrator t=2026-03-04T01:34:21.57795212Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-04T01:34:21.579072256Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.122376ms logger=migrator t=2026-03-04T01:34:21.584933064Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-04T01:34:21.585798304Z level=info msg="Migration successfully executed" id="add index alert state" duration=865.68µs logger=migrator t=2026-03-04T01:34:21.591083068Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-04T01:34:21.592041371Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=958.203µs logger=migrator t=2026-03-04T01:34:21.598299098Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-04T01:34:21.599042365Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=743.127µs logger=migrator t=2026-03-04T01:34:21.604429132Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-04T01:34:21.60563475Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.213478ms logger=migrator t=2026-03-04T01:34:21.612661605Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-04T01:34:21.613831423Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.174838ms logger=migrator t=2026-03-04T01:34:21.619864075Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-04T01:34:21.633170797Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.312153ms logger=migrator t=2026-03-04T01:34:21.640358736Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-04T01:34:21.641058642Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=699.836µs logger=migrator t=2026-03-04T01:34:21.646740496Z 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-03-04T01:34:21.648055557Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.314741ms logger=migrator t=2026-03-04T01:34:21.655473741Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-04T01:34:21.655747907Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=274.246µs logger=migrator t=2026-03-04T01:34:21.662100596Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-04T01:34:21.662603758Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=501.012µs logger=migrator t=2026-03-04T01:34:21.667820861Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-04T01:34:21.668601739Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=778.598µs logger=migrator t=2026-03-04T01:34:21.675695196Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-04T01:34:21.681320508Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.624152ms logger=migrator t=2026-03-04T01:34:21.688731262Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-04T01:34:21.692180403Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.448791ms logger=migrator t=2026-03-04T01:34:21.697813116Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-04T01:34:21.701286087Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.472621ms logger=migrator t=2026-03-04T01:34:21.708133428Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-04T01:34:21.711671781Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.538123ms logger=migrator t=2026-03-04T01:34:21.717441477Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-04T01:34:21.718322477Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=880.82µs logger=migrator t=2026-03-04T01:34:21.74909477Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-04T01:34:21.749215823Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=128.783µs logger=migrator t=2026-03-04T01:34:21.756113015Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-04T01:34:21.756187867Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=75.702µs logger=migrator t=2026-03-04T01:34:21.761630175Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-04T01:34:21.76313472Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.504595ms logger=migrator t=2026-03-04T01:34:21.769662083Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-04T01:34:21.77077816Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.116887ms logger=migrator t=2026-03-04T01:34:21.778994383Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-04T01:34:21.780031577Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.035125ms logger=migrator t=2026-03-04T01:34:21.795358177Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-04T01:34:21.796635377Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.28296ms logger=migrator t=2026-03-04T01:34:21.803806555Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-04T01:34:21.804960172Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.153307ms logger=migrator t=2026-03-04T01:34:21.811643239Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-04T01:34:21.815302055Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.657886ms logger=migrator t=2026-03-04T01:34:21.824602494Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-04T01:34:21.830298178Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.696354ms logger=migrator t=2026-03-04T01:34:21.835792447Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-04T01:34:21.835979951Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=189.674µs logger=migrator t=2026-03-04T01:34:21.840700492Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-04T01:34:21.841544842Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=844.64µs logger=migrator t=2026-03-04T01:34:21.846732424Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-04T01:34:21.847553793Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=823.699µs logger=migrator t=2026-03-04T01:34:21.853453762Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-04T01:34:21.857305072Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.85066ms logger=migrator t=2026-03-04T01:34:21.862042623Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-04T01:34:21.862109395Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=67.532µs logger=migrator t=2026-03-04T01:34:21.868140846Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-04T01:34:21.870652115Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.510939ms logger=migrator t=2026-03-04T01:34:21.879231397Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-04T01:34:21.880776393Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.560587ms logger=migrator t=2026-03-04T01:34:21.886496648Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-04T01:34:21.88658032Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=84.222µs logger=migrator t=2026-03-04T01:34:21.894637709Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-04T01:34:21.895719795Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.081156ms logger=migrator t=2026-03-04T01:34:21.902278999Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-04T01:34:21.903646651Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.366672ms logger=migrator t=2026-03-04T01:34:21.909754694Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-04T01:34:21.910639845Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=878.111µs logger=migrator t=2026-03-04T01:34:21.916168105Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-04T01:34:21.917726571Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.561466ms logger=migrator t=2026-03-04T01:34:21.923887106Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-04T01:34:21.92492136Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.032664ms logger=migrator t=2026-03-04T01:34:21.931584097Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-04T01:34:21.933060292Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.475164ms logger=migrator t=2026-03-04T01:34:21.941165222Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-04T01:34:21.941258504Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=94.772µs logger=migrator t=2026-03-04T01:34:21.949837145Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-04T01:34:21.955751434Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.914779ms logger=migrator t=2026-03-04T01:34:21.963084967Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-04T01:34:21.963894686Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=809.639µs logger=migrator t=2026-03-04T01:34:22.073802238Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-04T01:34:22.080198638Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.399151ms logger=migrator t=2026-03-04T01:34:22.274872661Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-04T01:34:22.276514719Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.647158ms logger=migrator t=2026-03-04T01:34:22.516824074Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-04T01:34:22.518451522Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.621598ms logger=migrator t=2026-03-04T01:34:22.588020947Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-04T01:34:22.590342711Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.319784ms logger=migrator t=2026-03-04T01:34:22.597896939Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-04T01:34:22.615686287Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=17.786108ms logger=migrator t=2026-03-04T01:34:22.62389746Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-04T01:34:22.62474842Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=852.62µs logger=migrator t=2026-03-04T01:34:22.630620288Z 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-03-04T01:34:22.631679242Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.058724ms logger=migrator t=2026-03-04T01:34:22.639111277Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-04T01:34:22.639456115Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=344.838µs logger=migrator t=2026-03-04T01:34:22.644206777Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-04T01:34:22.645249531Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.041524ms logger=migrator t=2026-03-04T01:34:22.649550752Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-04T01:34:22.649860589Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=310.037µs logger=migrator t=2026-03-04T01:34:22.654450127Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-04T01:34:22.659582258Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.131581ms logger=migrator t=2026-03-04T01:34:22.662465905Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-04T01:34:22.665476696Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.015101ms logger=migrator t=2026-03-04T01:34:22.671229141Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-04T01:34:22.672390038Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.160327ms logger=migrator t=2026-03-04T01:34:22.677183291Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-04T01:34:22.678070952Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=886.951µs logger=migrator t=2026-03-04T01:34:22.683020279Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-04T01:34:22.683248234Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=232.326µs logger=migrator t=2026-03-04T01:34:22.687132355Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-04T01:34:22.69203889Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.901695ms logger=migrator t=2026-03-04T01:34:22.69756806Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-04T01:34:22.698619365Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.051235ms logger=migrator t=2026-03-04T01:34:22.704462982Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-04T01:34:22.704711628Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=249.286µs logger=migrator t=2026-03-04T01:34:22.709344477Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-04T01:34:22.709948981Z level=info msg="Migration successfully executed" id="Move region to single row" duration=606.754µs logger=migrator t=2026-03-04T01:34:23.208723337Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-04T01:34:23.211952683Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=3.230726ms logger=migrator t=2026-03-04T01:34:23.222201184Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-04T01:34:23.223889804Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.690409ms logger=migrator t=2026-03-04T01:34:23.227912458Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-04T01:34:23.230327805Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.414707ms logger=migrator t=2026-03-04T01:34:23.235561728Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-04T01:34:23.236707515Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.152907ms logger=migrator t=2026-03-04T01:34:23.24077155Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-04T01:34:23.241686021Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=914.891µs logger=migrator t=2026-03-04T01:34:23.245053981Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-04T01:34:23.245956482Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=902.442µs logger=migrator t=2026-03-04T01:34:23.249555466Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-04T01:34:23.249618978Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=64.272µs logger=migrator t=2026-03-04T01:34:23.252814093Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-04T01:34:23.253691044Z level=info msg="Migration successfully executed" id="create test_data table" duration=876.341µs logger=migrator t=2026-03-04T01:34:23.258694561Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-04T01:34:23.259521021Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=827.96µs logger=migrator t=2026-03-04T01:34:23.263973705Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-04T01:34:23.264970089Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=996.004µs logger=migrator t=2026-03-04T01:34:23.269138957Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-04T01:34:23.270492998Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.354151ms logger=migrator t=2026-03-04T01:34:23.277139705Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-04T01:34:23.277339069Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=201.095µs logger=migrator t=2026-03-04T01:34:23.286348241Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-04T01:34:23.286977316Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=629.064µs logger=migrator t=2026-03-04T01:34:23.290854087Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-04T01:34:23.290953369Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=100.313µs logger=migrator t=2026-03-04T01:34:23.295193278Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-04T01:34:23.296448728Z level=info msg="Migration successfully executed" id="create team table" duration=1.25443ms logger=migrator t=2026-03-04T01:34:23.301152888Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-04T01:34:23.302149662Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=997.224µs logger=migrator t=2026-03-04T01:34:23.306378771Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-04T01:34:23.307267152Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=889.271µs logger=migrator t=2026-03-04T01:34:23.313467568Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-04T01:34:23.319278664Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.812956ms logger=migrator t=2026-03-04T01:34:23.322707935Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-04T01:34:23.322870849Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=163.164µs logger=migrator t=2026-03-04T01:34:23.326063024Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-04T01:34:23.326903654Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=840.51µs logger=migrator t=2026-03-04T01:34:23.330846746Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-04T01:34:23.331818059Z level=info msg="Migration successfully executed" id="create team member table" duration=966.813µs logger=migrator t=2026-03-04T01:34:23.336426597Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-04T01:34:23.338126137Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.6995ms logger=migrator t=2026-03-04T01:34:23.342987951Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-04T01:34:23.344737762Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.752791ms logger=migrator t=2026-03-04T01:34:23.349079204Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-04T01:34:23.350051717Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=973.523µs logger=migrator t=2026-03-04T01:34:23.354504142Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-04T01:34:23.359321795Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.817593ms logger=migrator t=2026-03-04T01:34:23.362684844Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-04T01:34:23.367275072Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.589718ms logger=migrator t=2026-03-04T01:34:23.37061866Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-04T01:34:23.375114076Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.494816ms logger=migrator t=2026-03-04T01:34:23.378952886Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-04T01:34:23.379860247Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=912.201µs logger=migrator t=2026-03-04T01:34:23.385175962Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-04T01:34:23.386207126Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.025374ms logger=migrator t=2026-03-04T01:34:23.390374674Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-04T01:34:23.391972482Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.596308ms logger=migrator t=2026-03-04T01:34:23.397716537Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-04T01:34:23.399405867Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.68963ms logger=migrator t=2026-03-04T01:34:23.403613436Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-04T01:34:23.40464193Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.027955ms logger=migrator t=2026-03-04T01:34:23.408673374Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-04T01:34:23.409383611Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=730.527µs logger=migrator t=2026-03-04T01:34:23.414079271Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-04T01:34:23.41485559Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=775.758µs logger=migrator t=2026-03-04T01:34:23.421143667Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-04T01:34:23.42213433Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=990.523µs logger=migrator t=2026-03-04T01:34:23.426684507Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-04T01:34:23.427849475Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.167638ms logger=migrator t=2026-03-04T01:34:23.433448856Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-04T01:34:23.433791144Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=342.398µs logger=migrator t=2026-03-04T01:34:23.437395169Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-04T01:34:23.438136256Z level=info msg="Migration successfully executed" id="create tag table" duration=741.197µs logger=migrator t=2026-03-04T01:34:23.442324555Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-04T01:34:23.443281027Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=956.472µs logger=migrator t=2026-03-04T01:34:23.448115471Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-04T01:34:23.448973251Z level=info msg="Migration successfully executed" id="create login attempt table" duration=853.41µs logger=migrator t=2026-03-04T01:34:23.453227451Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-04T01:34:23.454439809Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.211918ms logger=migrator t=2026-03-04T01:34:23.458585626Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-04T01:34:23.459531859Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=946.133µs logger=migrator t=2026-03-04T01:34:23.463937232Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:34:23.4787292Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.790938ms logger=migrator t=2026-03-04T01:34:23.482249323Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-04T01:34:23.483082952Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=833.189µs logger=migrator t=2026-03-04T01:34:23.48680158Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-04T01:34:23.487814263Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.012493ms logger=migrator t=2026-03-04T01:34:23.491770796Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-04T01:34:23.492090064Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=324.048µs logger=migrator t=2026-03-04T01:34:23.496100518Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-04T01:34:23.496758893Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=665.005µs logger=migrator t=2026-03-04T01:34:23.500487991Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-04T01:34:23.50130755Z level=info msg="Migration successfully executed" id="create user auth table" duration=819.409µs logger=migrator t=2026-03-04T01:34:23.505201242Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-04T01:34:23.506102783Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=901.411µs logger=migrator t=2026-03-04T01:34:23.509970404Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-04T01:34:23.510035605Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.871µs logger=migrator t=2026-03-04T01:34:23.513655Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-04T01:34:23.518591866Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.933226ms logger=migrator t=2026-03-04T01:34:23.522279103Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-04T01:34:23.527324991Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.045538ms logger=migrator t=2026-03-04T01:34:23.531681274Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-04T01:34:23.536936047Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.253404ms logger=migrator t=2026-03-04T01:34:23.540378968Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-04T01:34:23.545488008Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.11671ms logger=migrator t=2026-03-04T01:34:23.548591791Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-04T01:34:23.549482652Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=890.841µs logger=migrator t=2026-03-04T01:34:23.552753319Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-04T01:34:23.557824208Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.070199ms logger=migrator t=2026-03-04T01:34:23.561277569Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-04T01:34:23.562084668Z level=info msg="Migration successfully executed" id="create server_lock table" duration=811.139µs logger=migrator t=2026-03-04T01:34:23.565838636Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-04T01:34:23.566751528Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=912.762µs logger=migrator t=2026-03-04T01:34:23.570227599Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-04T01:34:23.571056249Z level=info msg="Migration successfully executed" id="create user auth token table" duration=828.42µs logger=migrator t=2026-03-04T01:34:23.575551524Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-04T01:34:23.576450535Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=898.741µs logger=migrator t=2026-03-04T01:34:23.580435319Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-04T01:34:23.581453273Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.011714ms logger=migrator t=2026-03-04T01:34:23.58645893Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-04T01:34:23.587426573Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=967.433µs logger=migrator t=2026-03-04T01:34:23.591372966Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-04T01:34:23.597150561Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.777135ms logger=migrator t=2026-03-04T01:34:23.600349337Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-04T01:34:23.601298949Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=949.582µs logger=migrator t=2026-03-04T01:34:23.605555489Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-04T01:34:23.60646985Z level=info msg="Migration successfully executed" id="create cache_data table" duration=910.191µs logger=migrator t=2026-03-04T01:34:23.610677429Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-04T01:34:23.611646152Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=968.533µs logger=migrator t=2026-03-04T01:34:23.615703288Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-04T01:34:23.616605139Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=901.601µs logger=migrator t=2026-03-04T01:34:23.620400068Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-04T01:34:23.621374721Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=974.393µs logger=migrator t=2026-03-04T01:34:23.625507228Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-04T01:34:23.625574639Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.941µs logger=migrator t=2026-03-04T01:34:23.629986233Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-04T01:34:23.630209368Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=227.115µs logger=migrator t=2026-03-04T01:34:23.635199055Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-04T01:34:23.636755252Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.562047ms logger=migrator t=2026-03-04T01:34:23.64263407Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:34:23.643719656Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.086825ms logger=migrator t=2026-03-04T01:34:23.649236775Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:34:23.650360621Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.123886ms logger=migrator t=2026-03-04T01:34:23.656511416Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:34:23.656619328Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=108.602µs logger=migrator t=2026-03-04T01:34:23.660192252Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:34:23.661195096Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.002864ms logger=migrator t=2026-03-04T01:34:23.664964714Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:34:23.666151232Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.181828ms logger=migrator t=2026-03-04T01:34:23.673021744Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T01:34:23.674774855Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.746671ms logger=migrator t=2026-03-04T01:34:23.681955374Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T01:34:23.684134785Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=2.178651ms logger=migrator t=2026-03-04T01:34:23.689999123Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-04T01:34:23.696303941Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.304278ms logger=migrator t=2026-03-04T01:34:23.700794016Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-04T01:34:23.701861081Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.066695ms logger=migrator t=2026-03-04T01:34:23.706384748Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-04T01:34:23.70650593Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=121.682µs logger=migrator t=2026-03-04T01:34:23.711700832Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-04T01:34:23.715362488Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=3.661086ms logger=migrator t=2026-03-04T01:34:23.72141033Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-04T01:34:23.722611279Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.200789ms logger=migrator t=2026-03-04T01:34:23.727812581Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-04T01:34:23.728941737Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.138666ms logger=migrator t=2026-03-04T01:34:23.733412602Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:34:23.733570306Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=158.474µs logger=migrator t=2026-03-04T01:34:23.737711643Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-04T01:34:23.739245249Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.533746ms logger=migrator t=2026-03-04T01:34:23.743577691Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-04T01:34:23.744620136Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.038744ms logger=migrator t=2026-03-04T01:34:23.751278612Z 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-03-04T01:34:23.753028273Z 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.749121ms logger=migrator t=2026-03-04T01:34:23.759157127Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-04T01:34:23.760227003Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.071005ms logger=migrator t=2026-03-04T01:34:23.766108101Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-04T01:34:23.771967538Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.859027ms logger=migrator t=2026-03-04T01:34:23.77549728Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-04T01:34:23.776508374Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.011174ms logger=migrator t=2026-03-04T01:34:23.780767044Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-04T01:34:23.781755407Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=988.333µs logger=migrator t=2026-03-04T01:34:23.786626521Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-04T01:34:23.812899078Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.274037ms logger=migrator t=2026-03-04T01:34:23.829398786Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-04T01:34:23.857451205Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.054709ms logger=migrator t=2026-03-04T01:34:23.860963178Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-04T01:34:23.861745186Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=776.958µs logger=migrator t=2026-03-04T01:34:23.865564226Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-04T01:34:23.86658652Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.021864ms logger=migrator t=2026-03-04T01:34:23.87385629Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-04T01:34:23.879830311Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.973741ms logger=migrator t=2026-03-04T01:34:23.888629967Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-04T01:34:23.895317544Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.691347ms logger=migrator t=2026-03-04T01:34:23.898767046Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-04T01:34:23.899731858Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=960.822µs logger=migrator t=2026-03-04T01:34:23.903775213Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-04T01:34:23.904725656Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=950.323µs logger=migrator t=2026-03-04T01:34:23.909198701Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-04T01:34:23.910160673Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=961.662µs logger=migrator t=2026-03-04T01:34:23.914229129Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-04T01:34:23.916035281Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.800162ms logger=migrator t=2026-03-04T01:34:23.922613766Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:34:23.922678587Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.301µs logger=migrator t=2026-03-04T01:34:23.928650208Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-04T01:34:23.937476895Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.830187ms logger=migrator t=2026-03-04T01:34:23.942754479Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-04T01:34:23.949270542Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.516323ms logger=migrator t=2026-03-04T01:34:23.953197224Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-04T01:34:23.958005937Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.808073ms logger=migrator t=2026-03-04T01:34:23.96494704Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-04T01:34:23.966736762Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.790722ms logger=migrator t=2026-03-04T01:34:23.972533879Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-04T01:34:23.97428207Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.750531ms logger=migrator t=2026-03-04T01:34:23.980702431Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-04T01:34:23.991470143Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.765053ms logger=migrator t=2026-03-04T01:34:23.999758458Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-04T01:34:24.008971364Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.212726ms logger=migrator t=2026-03-04T01:34:24.073165442Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-04T01:34:24.074497234Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.333322ms logger=migrator t=2026-03-04T01:34:24.08241595Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-04T01:34:24.088771699Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.350149ms logger=migrator t=2026-03-04T01:34:24.092546527Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-04T01:34:24.098739633Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.193076ms logger=migrator t=2026-03-04T01:34:24.105207145Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-04T01:34:24.105282867Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=76.872µs logger=migrator t=2026-03-04T01:34:24.115037986Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-04T01:34:24.116333127Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.29952ms logger=migrator t=2026-03-04T01:34:24.123143577Z 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-03-04T01:34:24.124291103Z 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.147187ms logger=migrator t=2026-03-04T01:34:24.130395217Z 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-03-04T01:34:24.131607105Z 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.205228ms logger=migrator t=2026-03-04T01:34:24.138699552Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-04T01:34:24.138848585Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=153.153µs logger=migrator t=2026-03-04T01:34:24.1428623Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-04T01:34:24.150337525Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.475756ms logger=migrator t=2026-03-04T01:34:24.154869112Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-04T01:34:24.160969115Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.099484ms logger=migrator t=2026-03-04T01:34:24.16585638Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-04T01:34:24.171974723Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.115073ms logger=migrator t=2026-03-04T01:34:24.176351096Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-04T01:34:24.182523141Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.171715ms logger=migrator t=2026-03-04T01:34:24.189063135Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-04T01:34:24.195278541Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.215376ms logger=migrator t=2026-03-04T01:34:24.200003432Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-04T01:34:24.200093074Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=90.192µs logger=migrator t=2026-03-04T01:34:24.203373391Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-04T01:34:24.20417037Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=795.969µs logger=migrator t=2026-03-04T01:34:24.210487678Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-04T01:34:24.216883548Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.39529ms logger=migrator t=2026-03-04T01:34:24.222684875Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-04T01:34:24.222782057Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.702µs logger=migrator t=2026-03-04T01:34:24.443229195Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-04T01:34:24.452776089Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.550444ms logger=migrator t=2026-03-04T01:34:24.460146692Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-04T01:34:24.462148119Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.003507ms logger=migrator t=2026-03-04T01:34:24.468061518Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-04T01:34:24.474867598Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.80573ms logger=migrator t=2026-03-04T01:34:24.481690639Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-04T01:34:24.482620111Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=929.042µs logger=migrator t=2026-03-04T01:34:24.488795636Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-04T01:34:24.490551227Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.754811ms logger=migrator t=2026-03-04T01:34:24.496713292Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-04T01:34:24.504267139Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.556107ms logger=migrator t=2026-03-04T01:34:24.509630955Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-04T01:34:24.510640609Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.008924ms logger=migrator t=2026-03-04T01:34:24.519862715Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-04T01:34:24.521662108Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.798782ms logger=migrator t=2026-03-04T01:34:24.527636888Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-04T01:34:24.52858544Z level=info msg="Migration successfully executed" id="create alert_image table" duration=952.912µs logger=migrator t=2026-03-04T01:34:24.535680957Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-04T01:34:24.537347466Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.666239ms logger=migrator t=2026-03-04T01:34:24.545349684Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-04T01:34:24.545452856Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=103.772µs logger=migrator t=2026-03-04T01:34:24.551048048Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-04T01:34:24.551926279Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=877.841µs logger=migrator t=2026-03-04T01:34:24.557993321Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-04T01:34:24.558900773Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=901.461µs logger=migrator t=2026-03-04T01:34:24.565148279Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-04T01:34:24.565538168Z 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-03-04T01:34:24.57070059Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-04T01:34:24.571113109Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=412.239µs logger=migrator t=2026-03-04T01:34:24.576208189Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-04T01:34:24.577165951Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=957.522µs logger=migrator t=2026-03-04T01:34:24.583541781Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-04T01:34:24.589647645Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.105794ms logger=migrator t=2026-03-04T01:34:24.595509712Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-04T01:34:24.596467925Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=953.493µs logger=migrator t=2026-03-04T01:34:24.60309863Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-04T01:34:24.604318379Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.219119ms logger=migrator t=2026-03-04T01:34:24.611758944Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-04T01:34:24.612493021Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=737.457µs logger=migrator t=2026-03-04T01:34:24.61925313Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-04T01:34:24.620205763Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=949.633µs logger=migrator t=2026-03-04T01:34:24.625542758Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-04T01:34:24.626445329Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=902.231µs logger=migrator t=2026-03-04T01:34:24.632760208Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-04T01:34:24.632819599Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=60.012µs logger=migrator t=2026-03-04T01:34:24.637637742Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-04T01:34:24.637724914Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=87.252µs logger=migrator t=2026-03-04T01:34:24.644266438Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-04T01:34:24.650916514Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=6.651566ms logger=migrator t=2026-03-04T01:34:24.65671082Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-04T01:34:24.657051488Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=340.798µs logger=migrator t=2026-03-04T01:34:24.662597078Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-04T01:34:24.663621062Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.023714ms logger=migrator t=2026-03-04T01:34:24.669779597Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-04T01:34:24.670059303Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=273.446µs logger=migrator t=2026-03-04T01:34:24.675097602Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-04T01:34:24.675959562Z level=info msg="Migration successfully executed" id="create data_keys table" duration=859.2µs logger=migrator t=2026-03-04T01:34:24.682143667Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-04T01:34:24.682931116Z level=info msg="Migration successfully executed" id="create secrets table" duration=787.959µs logger=migrator t=2026-03-04T01:34:24.688595289Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-04T01:34:24.721096332Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.497463ms logger=migrator t=2026-03-04T01:34:24.726060239Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-04T01:34:24.732794687Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.734128ms logger=migrator t=2026-03-04T01:34:24.739381682Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-04T01:34:24.739544976Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=163.264µs logger=migrator t=2026-03-04T01:34:24.745098276Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-04T01:34:24.775672275Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.577579ms logger=migrator t=2026-03-04T01:34:24.780761774Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-04T01:34:24.81210085Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.308975ms logger=migrator t=2026-03-04T01:34:24.817267241Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-04T01:34:24.817958388Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=690.707µs logger=migrator t=2026-03-04T01:34:24.825516695Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-04T01:34:24.8265981Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.081135ms logger=migrator t=2026-03-04T01:34:24.832467008Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-04T01:34:24.832841287Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=374.699µs logger=migrator t=2026-03-04T01:34:24.841416749Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-04T01:34:24.842779781Z level=info msg="Migration successfully executed" id="create permission table" duration=1.363432ms logger=migrator t=2026-03-04T01:34:24.850064642Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-04T01:34:24.851713601Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.648679ms logger=migrator t=2026-03-04T01:34:24.857451396Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-04T01:34:24.85848125Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.029435ms logger=migrator t=2026-03-04T01:34:24.864311987Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-04T01:34:24.86574005Z level=info msg="Migration successfully executed" id="create role table" duration=1.428013ms logger=migrator t=2026-03-04T01:34:24.872342095Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-04T01:34:24.879709948Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.362833ms logger=migrator t=2026-03-04T01:34:24.884435529Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-04T01:34:24.893480512Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.046063ms logger=migrator t=2026-03-04T01:34:24.899654547Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-04T01:34:24.901701165Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.045278ms logger=migrator t=2026-03-04T01:34:24.908478664Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-04T01:34:24.909963679Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.488505ms logger=migrator t=2026-03-04T01:34:24.915915599Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-04T01:34:24.918029589Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.112389ms logger=migrator t=2026-03-04T01:34:24.923772493Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-04T01:34:24.924797038Z level=info msg="Migration successfully executed" id="create team role table" duration=1.032844ms logger=migrator t=2026-03-04T01:34:24.931021004Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-04T01:34:24.932748954Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.7278ms logger=migrator t=2026-03-04T01:34:24.939182665Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-04T01:34:24.940327012Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.142517ms logger=migrator t=2026-03-04T01:34:24.947838459Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-04T01:34:24.94958369Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.73573ms logger=migrator t=2026-03-04T01:34:24.957163168Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-04T01:34:24.958271674Z level=info msg="Migration successfully executed" id="create user role table" duration=1.107826ms logger=migrator t=2026-03-04T01:34:24.967143182Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-04T01:34:24.968254518Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.111516ms logger=migrator t=2026-03-04T01:34:24.973894711Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-04T01:34:24.974984376Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.082976ms logger=migrator t=2026-03-04T01:34:24.981230043Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-04T01:34:24.982896212Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.665989ms logger=migrator t=2026-03-04T01:34:24.988492264Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-04T01:34:24.989409915Z level=info msg="Migration successfully executed" id="create builtin role table" duration=917.401µs logger=migrator t=2026-03-04T01:34:24.99514007Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-04T01:34:24.996295547Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.155207ms logger=migrator t=2026-03-04T01:34:25.002907852Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-04T01:34:25.005016422Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.10829ms logger=migrator t=2026-03-04T01:34:25.011042983Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-04T01:34:25.01897362Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.924416ms logger=migrator t=2026-03-04T01:34:25.023696491Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-04T01:34:25.024474519Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=777.838µs logger=migrator t=2026-03-04T01:34:25.029744733Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-04T01:34:25.031590766Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.839424ms logger=migrator t=2026-03-04T01:34:25.038110869Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-04T01:34:25.039117953Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.006994ms logger=migrator t=2026-03-04T01:34:25.043784162Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-04T01:34:25.045136974Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.351512ms logger=migrator t=2026-03-04T01:34:25.050723585Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-04T01:34:25.052095178Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.361783ms logger=migrator t=2026-03-04T01:34:25.057653048Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-04T01:34:25.058742704Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.089396ms logger=migrator t=2026-03-04T01:34:25.064309525Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-04T01:34:25.072239281Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.933476ms logger=migrator t=2026-03-04T01:34:25.077282289Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-04T01:34:25.085084613Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.801984ms logger=migrator t=2026-03-04T01:34:25.091138025Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-04T01:34:25.10156898Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.431885ms logger=migrator t=2026-03-04T01:34:25.107457618Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-04T01:34:25.117458173Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.001765ms logger=migrator t=2026-03-04T01:34:25.123041874Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-04T01:34:25.124168401Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.126647ms logger=migrator t=2026-03-04T01:34:25.133142182Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-04T01:34:25.134269668Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.127666ms logger=migrator t=2026-03-04T01:34:25.140149106Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-04T01:34:25.141184581Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.035654ms logger=migrator t=2026-03-04T01:34:25.147485739Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-04T01:34:25.148923842Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.437654ms logger=migrator t=2026-03-04T01:34:25.154632126Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-04T01:34:25.155693481Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.060995ms logger=migrator t=2026-03-04T01:34:25.161432056Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-04T01:34:25.16159843Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=167.174µs logger=migrator t=2026-03-04T01:34:25.166677369Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-04T01:34:25.166801382Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=124.913µs logger=migrator t=2026-03-04T01:34:25.174197856Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-04T01:34:25.175109497Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=881.09µs logger=migrator t=2026-03-04T01:34:25.181757523Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-04T01:34:25.182847029Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.090936ms logger=migrator t=2026-03-04T01:34:25.188914381Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-04T01:34:25.190107489Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.184908ms logger=migrator t=2026-03-04T01:34:25.218498247Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-04T01:34:25.218926997Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=431.401µs logger=migrator t=2026-03-04T01:34:25.225239455Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-04T01:34:25.225960292Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=720.597µs logger=migrator t=2026-03-04T01:34:25.231085832Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-04T01:34:25.232445224Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.359212ms logger=migrator t=2026-03-04T01:34:25.238252751Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-04T01:34:25.240218027Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.964807ms logger=migrator t=2026-03-04T01:34:25.248758647Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-04T01:34:25.258774342Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.017475ms logger=migrator t=2026-03-04T01:34:25.265305116Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-04T01:34:25.265456259Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=153.173µs logger=migrator t=2026-03-04T01:34:25.271539483Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-04T01:34:25.273179101Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.621478ms logger=migrator t=2026-03-04T01:34:25.279974861Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-04T01:34:25.281894906Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.919665ms logger=migrator t=2026-03-04T01:34:25.291939732Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-04T01:34:25.293182191Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.242659ms logger=migrator t=2026-03-04T01:34:25.300524283Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-04T01:34:25.310565099Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.041416ms logger=migrator t=2026-03-04T01:34:25.351234825Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-04T01:34:25.35315572Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.923565ms logger=migrator t=2026-03-04T01:34:25.361157548Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-04T01:34:25.362402147Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.242969ms logger=migrator t=2026-03-04T01:34:25.367576578Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-04T01:34:25.389872432Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.294484ms logger=migrator t=2026-03-04T01:34:25.508009357Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-04T01:34:25.509718977Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.72027ms logger=migrator t=2026-03-04T01:34:25.519244101Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-04T01:34:25.520578742Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.337071ms logger=migrator t=2026-03-04T01:34:25.526786148Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-04T01:34:25.527974216Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.189568ms logger=migrator t=2026-03-04T01:34:25.53537989Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-04T01:34:25.536393264Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.013554ms logger=migrator t=2026-03-04T01:34:25.540596843Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-04T01:34:25.540837908Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=241.465µs logger=migrator t=2026-03-04T01:34:25.547042374Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-04T01:34:25.547862253Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=820.429µs logger=migrator t=2026-03-04T01:34:25.556168249Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-04T01:34:25.566300847Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.126957ms logger=migrator t=2026-03-04T01:34:25.571514959Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-04T01:34:25.572363419Z level=info msg="Migration successfully executed" id="create entity_events table" duration=843.85µs logger=migrator t=2026-03-04T01:34:25.577472539Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-04T01:34:25.578963634Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.491045ms logger=migrator t=2026-03-04T01:34:25.585984419Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-04T01:34:25.586698136Z 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-03-04T01:34:25.592990163Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-04T01:34:25.593782362Z 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-03-04T01:34:25.599371383Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-04T01:34:25.600353886Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=982.483µs logger=migrator t=2026-03-04T01:34:25.60604323Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-04T01:34:25.607035473Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=995.703µs logger=migrator t=2026-03-04T01:34:25.628937928Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-04T01:34:25.63073371Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.795772ms logger=migrator t=2026-03-04T01:34:25.637471129Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-04T01:34:25.638556494Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.093136ms logger=migrator t=2026-03-04T01:34:25.646824458Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-04T01:34:25.64861048Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.785252ms logger=migrator t=2026-03-04T01:34:25.654026487Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-04T01:34:25.655022101Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=995.864µs logger=migrator t=2026-03-04T01:34:25.683341926Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-04T01:34:25.684655187Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.31312ms logger=migrator t=2026-03-04T01:34:25.691111098Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-04T01:34:25.692621674Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.498855ms logger=migrator t=2026-03-04T01:34:25.700881318Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-04T01:34:25.701963544Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.082185ms logger=migrator t=2026-03-04T01:34:25.708593179Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-04T01:34:25.709800768Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.206478ms logger=migrator t=2026-03-04T01:34:25.716102206Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-04T01:34:25.717725504Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.624009ms logger=migrator t=2026-03-04T01:34:25.723580381Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-04T01:34:25.744640946Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.060455ms logger=migrator t=2026-03-04T01:34:25.751416765Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-04T01:34:25.760223132Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.800106ms logger=migrator t=2026-03-04T01:34:25.765491715Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-04T01:34:25.773939914Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.444309ms logger=migrator t=2026-03-04T01:34:25.781326608Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-04T01:34:25.781588794Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=262.336µs logger=migrator t=2026-03-04T01:34:25.785966747Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-04T01:34:25.796468843Z level=info msg="Migration successfully executed" id="add share column" duration=10.503096ms logger=migrator t=2026-03-04T01:34:25.803970649Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-04T01:34:25.804344958Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=377.489µs logger=migrator t=2026-03-04T01:34:25.811197189Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-04T01:34:25.812266594Z level=info msg="Migration successfully executed" id="create file table" duration=1.069465ms logger=migrator t=2026-03-04T01:34:25.819905884Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-04T01:34:25.822105675Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.218702ms logger=migrator t=2026-03-04T01:34:25.829351426Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-04T01:34:25.832917819Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=3.569144ms logger=migrator t=2026-03-04T01:34:25.838686615Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-04T01:34:25.839652217Z level=info msg="Migration successfully executed" id="create file_meta table" duration=965.242µs logger=migrator t=2026-03-04T01:34:25.84484068Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-04T01:34:25.847531553Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.698114ms logger=migrator t=2026-03-04T01:34:25.85252706Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-04T01:34:25.852775056Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=249.116µs logger=migrator t=2026-03-04T01:34:25.857231911Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-04T01:34:25.857392825Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=161.343µs logger=migrator t=2026-03-04T01:34:25.861687905Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-04T01:34:25.862350921Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=663.306µs logger=migrator t=2026-03-04T01:34:25.867190085Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-04T01:34:25.867453131Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=256.366µs logger=migrator t=2026-03-04T01:34:25.872907799Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-04T01:34:25.874406504Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.501695ms logger=migrator t=2026-03-04T01:34:25.88148323Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-04T01:34:25.891164448Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.681948ms logger=migrator t=2026-03-04T01:34:25.898254644Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-04T01:34:25.898589942Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=335.198µs logger=migrator t=2026-03-04T01:34:25.907797868Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-04T01:34:25.908652888Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=857.41µs logger=migrator t=2026-03-04T01:34:25.91296677Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-04T01:34:25.913649186Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=693.557µs logger=migrator t=2026-03-04T01:34:25.91807779Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-04T01:34:25.918295165Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=217.875µs logger=migrator t=2026-03-04T01:34:25.922114505Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-04T01:34:25.922604806Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=486.921µs logger=migrator t=2026-03-04T01:34:25.926455937Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-04T01:34:25.936742168Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.282471ms logger=migrator t=2026-03-04T01:34:25.941016359Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-04T01:34:25.950831239Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.81454ms logger=migrator t=2026-03-04T01:34:25.95471291Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-04T01:34:25.955866628Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.153327ms logger=migrator t=2026-03-04T01:34:25.95937088Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-04T01:34:26.042078573Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=82.704992ms logger=migrator t=2026-03-04T01:34:26.048509584Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-04T01:34:26.049890686Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.380402ms logger=migrator t=2026-03-04T01:34:26.053726606Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-04T01:34:26.055707403Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.980207ms logger=migrator t=2026-03-04T01:34:26.060481475Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-04T01:34:26.086260231Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.778486ms logger=migrator t=2026-03-04T01:34:26.090995622Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-04T01:34:26.099716577Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.720235ms logger=migrator t=2026-03-04T01:34:26.103853574Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-04T01:34:26.104083779Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=230.325µs logger=migrator t=2026-03-04T01:34:26.108691917Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-04T01:34:26.1088056Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=116.093µs logger=migrator t=2026-03-04T01:34:26.114181036Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-04T01:34:26.114511744Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=331.448µs logger=migrator t=2026-03-04T01:34:26.118428236Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-04T01:34:26.118747354Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=319.607µs logger=migrator t=2026-03-04T01:34:26.12241111Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-04T01:34:26.122729987Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=319.237µs logger=migrator t=2026-03-04T01:34:26.127342755Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-04T01:34:26.128291358Z level=info msg="Migration successfully executed" id="create folder table" duration=944.183µs logger=migrator t=2026-03-04T01:34:26.133403358Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-04T01:34:26.135279772Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.874714ms logger=migrator t=2026-03-04T01:34:26.140165347Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-04T01:34:26.141830496Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.665789ms logger=migrator t=2026-03-04T01:34:26.146900035Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-04T01:34:26.146927846Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.471µs logger=migrator t=2026-03-04T01:34:26.150558061Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-04T01:34:26.152357653Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.799042ms logger=migrator t=2026-03-04T01:34:26.157033533Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-04T01:34:26.158236681Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.201928ms logger=migrator t=2026-03-04T01:34:26.163266089Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-04T01:34:26.164390826Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.124327ms logger=migrator t=2026-03-04T01:34:26.169811173Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-04T01:34:26.170209813Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=420.82µs logger=migrator t=2026-03-04T01:34:26.174944244Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-04T01:34:26.175320903Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=376.929µs logger=migrator t=2026-03-04T01:34:26.179185103Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-04T01:34:26.180811182Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.625938ms logger=migrator t=2026-03-04T01:34:26.185471561Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-04T01:34:26.186618788Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.146957ms logger=migrator t=2026-03-04T01:34:26.190232813Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-04T01:34:26.192588088Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.354205ms logger=migrator t=2026-03-04T01:34:26.199868659Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-04T01:34:26.201020406Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.151357ms logger=migrator t=2026-03-04T01:34:26.206023774Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-04T01:34:26.207036988Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.011204ms logger=migrator t=2026-03-04T01:34:26.212362663Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-04T01:34:26.213282055Z level=info msg="Migration successfully executed" id="create anon_device table" duration=918.891µs logger=migrator t=2026-03-04T01:34:26.219270165Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-04T01:34:26.221130639Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.860064ms logger=migrator t=2026-03-04T01:34:26.227544989Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-04T01:34:26.228670496Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.117567ms logger=migrator t=2026-03-04T01:34:26.234541794Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-04T01:34:26.235894936Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.352891ms logger=migrator t=2026-03-04T01:34:26.24374742Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-04T01:34:26.245572433Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.824603ms logger=migrator t=2026-03-04T01:34:26.252956396Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-04T01:34:26.254128034Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.171718ms logger=migrator t=2026-03-04T01:34:26.258699161Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-04T01:34:26.259239224Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=544.753µs logger=migrator t=2026-03-04T01:34:26.266161086Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-04T01:34:26.280217807Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.058441ms logger=migrator t=2026-03-04T01:34:26.286945615Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-04T01:34:26.287935878Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=991.573µs logger=migrator t=2026-03-04T01:34:26.293948009Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-04T01:34:26.29396955Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.971µs logger=migrator t=2026-03-04T01:34:26.301455866Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-04T01:34:26.303972575Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.51996ms logger=migrator t=2026-03-04T01:34:26.30932059Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-04T01:34:26.309335711Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=16.081µs logger=migrator t=2026-03-04T01:34:26.315545827Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-04T01:34:26.317773279Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.214002ms logger=migrator t=2026-03-04T01:34:26.325004919Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-04T01:34:26.326528514Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.523105ms logger=migrator t=2026-03-04T01:34:26.332919235Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-04T01:34:26.335178488Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.258743ms logger=migrator t=2026-03-04T01:34:26.341528747Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-04T01:34:26.342861768Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.334571ms logger=migrator t=2026-03-04T01:34:26.34929751Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-04T01:34:26.349605927Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=314.168µs logger=migrator t=2026-03-04T01:34:26.35444087Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-04T01:34:26.355058455Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=618.015µs logger=migrator t=2026-03-04T01:34:26.359335685Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-04T01:34:26.360192595Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=857.06µs logger=migrator t=2026-03-04T01:34:26.365427468Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-04T01:34:26.366304579Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=880.141µs logger=migrator t=2026-03-04T01:34:26.372209448Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-04T01:34:26.382554311Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.346053ms logger=migrator t=2026-03-04T01:34:26.388532091Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-04T01:34:26.398172117Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.636506ms logger=migrator t=2026-03-04T01:34:26.403183625Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-04T01:34:26.412674438Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.484833ms logger=migrator t=2026-03-04T01:34:26.417964413Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-04T01:34:26.418029824Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=66.311µs logger=migrator t=2026-03-04T01:34:26.423088573Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-04T01:34:26.432706599Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.617496ms logger=migrator t=2026-03-04T01:34:26.43787234Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-04T01:34:26.446886612Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.010142ms logger=migrator t=2026-03-04T01:34:26.452885203Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-04T01:34:26.453098198Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=212.845µs logger=migrator t=2026-03-04T01:34:26.458168417Z level=info msg="migrations completed" performed=558 skipped=0 duration=9.541369908s logger=migrator t=2026-03-04T01:34:26.459088608Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-04T01:34:26.479221161Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-04T01:34:26.479464987Z level=info msg="Created default organization" logger=secrets t=2026-03-04T01:34:26.487597238Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-04T01:34:26.5493936Z level=info msg="Restored cache from database" duration=642.396µs logger=plugin.store t=2026-03-04T01:34:26.551904789Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-04T01:34:26.591514499Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-04T01:34:26.59154938Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-04T01:34:26.591613782Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-04T01:34:26.591627362Z level=info msg="Plugins loaded" count=54 duration=39.726294ms logger=query_data t=2026-03-04T01:34:26.595582405Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-04T01:34:26.599709272Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-04T01:34:26.604661178Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-04T01:34:26.631394956Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-04T01:34:26.633042925Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-04T01:34:26.634428167Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-04T01:34:26.652975733Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-04T01:34:26.67329245Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-04T01:34:26.698523223Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-04T01:34:26.698555013Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-04T01:34:26.698994894Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-04T01:34:26.699078636Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-04T01:34:26.699189328Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-04T01:34:26.700231153Z level=info msg="State cache has been initialized" states=0 duration=1.234669ms logger=ngalert.scheduler t=2026-03-04T01:34:26.700276024Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-04T01:34:26.700343435Z level=info msg=starting first_tick=2026-03-04T01:34:30Z logger=http.server t=2026-03-04T01:34:26.701337549Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-03-04T01:34:26.775248335Z level=info msg="Update check succeeded" duration=76.117388ms logger=provisioning.dashboard t=2026-03-04T01:34:26.776915435Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-03-04T01:34:26.83036925Z level=info msg="Update check succeeded" duration=131.287304ms logger=plugin.angulardetectorsprovider.dynamic t=2026-03-04T01:34:26.87930861Z level=info msg="Patterns update finished" duration=78.820712ms logger=provisioning.dashboard t=2026-03-04T01:34:26.912077119Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-04T01:34:27.557165481Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-04T01:34:27.557597882Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-04T01:34:38.212088606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:38.21266827Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:38.410373894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:38.558568455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:38.582117399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:38.728419815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:38.745015565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:38.880096088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:38.896391511Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.084212203Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.105208876Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.169129888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.200969815Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.310816186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.332256659Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.37357354Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.391848199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.441452465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.461749361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.514632814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.535258158Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.575554844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.598466873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.655676007Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.673419223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.711973649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.730399862Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.76734531Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.783370576Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:39.984120622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.003745743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.042162715Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.061569291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.113901831Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.127332486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.421332442Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.438470635Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.494519001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.511955091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.55107823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.571001168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.627635248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.647450454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.693932626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.711243412Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.765033766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.785140628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.843641402Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.860336214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.917556849Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.935391307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:40.983663111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:41.002716069Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:41.753794461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:41.773678718Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:41.839096985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:41.854351313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:41.907517412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:41.920808114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:41.991242479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.011569326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.075355084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.095401566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.163670989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.183123806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.255870745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.277110154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.331405989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.349207667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.41359725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.432115615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.496470357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.514573912Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.581847042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.597140191Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.663858529Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.694606711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.788585579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.805142587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T01:34:42.884482851Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-04T01:35:14.723431526Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-04T01:44:26.743994803Z level=info msg="Completed cleanup jobs" duration=44.411167ms logger=plugins.update.checker t=2026-03-04T01:44:26.822415044Z level=info msg="Update check succeeded" duration=46.218979ms logger=sqlstore.transactions t=2026-03-04T01:49:26.614712708Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-04T01:54:26.736980286Z level=info msg="Completed cleanup jobs" duration=37.139511ms logger=plugins.update.checker t=2026-03-04T01:54:26.828105268Z level=info msg="Update check succeeded" duration=51.720339ms logger=cleanup t=2026-03-04T02:04:26.703090289Z level=info msg="Completed cleanup jobs" duration=3.195924ms logger=plugins.update.checker t=2026-03-04T02:04:26.824480853Z level=info msg="Update check succeeded" duration=48.6234ms logger=infra.usagestats t=2026-03-04T02:05:14.748773806Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-04T02:14:26.731007315Z level=info msg="Completed cleanup jobs" duration=30.710238ms logger=plugins.update.checker t=2026-03-04T02:14:26.826025037Z level=info msg="Update check succeeded" duration=49.960188ms logger=cleanup t=2026-03-04T02:24:26.787558638Z level=info msg="Completed cleanup jobs" duration=88.367603ms logger=plugins.update.checker t=2026-03-04T02:24:26.827217359Z level=info msg="Update check succeeded" duration=50.940096ms logger=cleanup t=2026-03-04T02:34:26.741171736Z level=info msg="Completed cleanup jobs" duration=41.709833ms logger=plugins.update.checker t=2026-03-04T02:34:26.826078798Z level=info msg="Update check succeeded" duration=50.083141ms logger=infra.usagestats t=2026-03-04T02:35:14.751797821Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-04T02:44:26.797475802Z level=info msg="Completed cleanup jobs" duration=98.407542ms logger=plugins.update.checker t=2026-03-04T02:44:26.828117693Z level=info msg="Update check succeeded" duration=51.810667ms logger=cleanup t=2026-03-04T02:54:26.751710786Z level=info msg="Completed cleanup jobs" duration=51.701446ms logger=plugins.update.checker t=2026-03-04T02:54:26.829292445Z level=info msg="Update check succeeded" duration=53.398476ms