logger=settings t=2026-05-01T02:10:18.165689503Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-01T02:10:18Z logger=settings t=2026-05-01T02:10:18.165971699Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-01T02:10:18.16598325Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-01T02:10:18.16598658Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-01T02:10:18.16599142Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-01T02:10:18.16599446Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-01T02:10:18.16599975Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-01T02:10:18.16600306Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-01T02:10:18.16600643Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-01T02:10:18.16600977Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-01T02:10:18.16601312Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-01T02:10:18.166020871Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-01T02:10:18.166023871Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-01T02:10:18.166026881Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-01T02:10:18.166030361Z level=info msg=Target target=[all] logger=settings t=2026-05-01T02:10:18.166040911Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-01T02:10:18.166043771Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-01T02:10:18.166046661Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-01T02:10:18.166049651Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-01T02:10:18.166052421Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-01T02:10:18.166055071Z level=info msg="App mode production" logger=sqlstore t=2026-05-01T02:10:18.166319388Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-01T02:10:18.166335118Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-01T02:10:18.167667499Z level=info msg="Locking database" logger=migrator t=2026-05-01T02:10:18.16767931Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-01T02:10:18.168235414Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-01T02:10:18.169073874Z level=info msg="Migration successfully executed" id="create migration_log table" duration=838.22µs logger=migrator t=2026-05-01T02:10:18.175789005Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-01T02:10:18.177267531Z level=info msg="Migration successfully executed" id="create user table" duration=1.477845ms logger=migrator t=2026-05-01T02:10:18.184658307Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-01T02:10:18.185852387Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.19385ms logger=migrator t=2026-05-01T02:10:18.190023796Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-01T02:10:18.191134273Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.109967ms logger=migrator t=2026-05-01T02:10:18.195428706Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-01T02:10:18.196524643Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.107417ms logger=migrator t=2026-05-01T02:10:18.20140976Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-01T02:10:18.20220471Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=794.95µs logger=migrator t=2026-05-01T02:10:18.206555383Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-01T02:10:18.210730594Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.174131ms logger=migrator t=2026-05-01T02:10:18.214782671Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-01T02:10:18.216030541Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.24793ms logger=migrator t=2026-05-01T02:10:18.221137334Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-01T02:10:18.221824441Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=687.367µs logger=migrator t=2026-05-01T02:10:18.225047888Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-01T02:10:18.226042901Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=994.823µs logger=migrator t=2026-05-01T02:10:18.230934049Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-01T02:10:18.231533463Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=599.794µs logger=migrator t=2026-05-01T02:10:18.235024777Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-01T02:10:18.235825107Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=800.389µs logger=migrator t=2026-05-01T02:10:18.240431707Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-01T02:10:18.241509123Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.077226ms logger=migrator t=2026-05-01T02:10:18.245212682Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-01T02:10:18.245287663Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.811µs logger=migrator t=2026-05-01T02:10:18.249771882Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-01T02:10:18.251469632Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.69768ms logger=migrator t=2026-05-01T02:10:18.258281126Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-01T02:10:18.258500911Z level=info msg="Migration successfully executed" id="Add missing user data" duration=227.136µs logger=migrator t=2026-05-01T02:10:18.262580938Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-01T02:10:18.263641715Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.055606ms logger=migrator t=2026-05-01T02:10:18.267053856Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-01T02:10:18.26807515Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.021034ms logger=migrator t=2026-05-01T02:10:18.274366842Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-01T02:10:18.276085863Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.718851ms logger=migrator t=2026-05-01T02:10:18.282079007Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-01T02:10:18.29134649Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.268133ms logger=migrator t=2026-05-01T02:10:18.294847293Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-01T02:10:18.296162605Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.308691ms logger=migrator t=2026-05-01T02:10:18.299735021Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-01T02:10:18.299928836Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=194.535µs logger=migrator t=2026-05-01T02:10:18.303555192Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-01T02:10:18.304203678Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=650.386µs logger=migrator t=2026-05-01T02:10:18.309306981Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-01T02:10:18.309576087Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=269.466µs logger=migrator t=2026-05-01T02:10:18.313230754Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-01T02:10:18.313778118Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=547.674µs logger=migrator t=2026-05-01T02:10:18.318286796Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-01T02:10:18.319123576Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=836.56µs logger=migrator t=2026-05-01T02:10:18.324627798Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-01T02:10:18.325343086Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=715.128µs logger=migrator t=2026-05-01T02:10:18.329634368Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-01T02:10:18.330704845Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.070387ms logger=migrator t=2026-05-01T02:10:18.335912829Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-01T02:10:18.336640077Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=727.798µs logger=migrator t=2026-05-01T02:10:18.342734903Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-01T02:10:18.343557553Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=821.259µs logger=migrator t=2026-05-01T02:10:18.348650935Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-01T02:10:18.348690526Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=41.021µs logger=migrator t=2026-05-01T02:10:18.353594664Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-01T02:10:18.354645969Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.047765ms logger=migrator t=2026-05-01T02:10:18.360022818Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-01T02:10:18.360804267Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=780.329µs logger=migrator t=2026-05-01T02:10:18.366572855Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-01T02:10:18.367326334Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=754.019µs logger=migrator t=2026-05-01T02:10:18.372152359Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-01T02:10:18.372851656Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=707.087µs logger=migrator t=2026-05-01T02:10:18.401605627Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-01T02:10:18.405031508Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.428092ms logger=migrator t=2026-05-01T02:10:18.411085304Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-01T02:10:18.412040907Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=958.283µs logger=migrator t=2026-05-01T02:10:18.418555144Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-01T02:10:18.4192652Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=711.237µs logger=migrator t=2026-05-01T02:10:18.424070196Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-01T02:10:18.424720921Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=650.845µs logger=migrator t=2026-05-01T02:10:18.430876119Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-01T02:10:18.432400036Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.528187ms logger=migrator t=2026-05-01T02:10:18.437468978Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-01T02:10:18.438447001Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=974.103µs logger=migrator t=2026-05-01T02:10:18.447638801Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-01T02:10:18.448060432Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=422.171µs logger=migrator t=2026-05-01T02:10:18.453588354Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-01T02:10:18.454155418Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=567.004µs logger=migrator t=2026-05-01T02:10:18.459178828Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-01T02:10:18.459760833Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=594.265µs logger=migrator t=2026-05-01T02:10:18.465585593Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-01T02:10:18.466706879Z level=info msg="Migration successfully executed" id="create star table" duration=1.119857ms logger=migrator t=2026-05-01T02:10:18.472209161Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-01T02:10:18.472941729Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=732.338µs logger=migrator t=2026-05-01T02:10:18.480117671Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-01T02:10:18.481427752Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.299381ms logger=migrator t=2026-05-01T02:10:18.48633343Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-01T02:10:18.487064258Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=730.678µs logger=migrator t=2026-05-01T02:10:18.491908254Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-01T02:10:18.49256035Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=651.316µs logger=migrator t=2026-05-01T02:10:18.497184851Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-01T02:10:18.498544664Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.359083ms logger=migrator t=2026-05-01T02:10:18.504725503Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-01T02:10:18.505528802Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=803.359µs logger=migrator t=2026-05-01T02:10:18.510537562Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-01T02:10:18.511535085Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=997.673µs logger=migrator t=2026-05-01T02:10:18.516661269Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-01T02:10:18.516691029Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.74µs logger=migrator t=2026-05-01T02:10:18.521567337Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-01T02:10:18.521595197Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=31.28µs logger=migrator t=2026-05-01T02:10:18.527873408Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-01T02:10:18.528167235Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=302.277µs logger=migrator t=2026-05-01T02:10:18.533307968Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-01T02:10:18.534549638Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.24164ms logger=migrator t=2026-05-01T02:10:18.540269745Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-01T02:10:18.541097746Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=828.331µs logger=migrator t=2026-05-01T02:10:18.545504591Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-01T02:10:18.546460365Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=953.954µs logger=migrator t=2026-05-01T02:10:18.552324465Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-01T02:10:18.55338695Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.062325ms logger=migrator t=2026-05-01T02:10:18.558961794Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-01T02:10:18.559787314Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=824.69µs logger=migrator t=2026-05-01T02:10:18.565761788Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-01T02:10:18.566913625Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.151757ms logger=migrator t=2026-05-01T02:10:18.573005091Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-01T02:10:18.581655169Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=8.649388ms logger=migrator t=2026-05-01T02:10:18.586411014Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-01T02:10:18.587187302Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=775.499µs logger=migrator t=2026-05-01T02:10:18.592336315Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-01T02:10:18.593097573Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=760.348µs logger=migrator t=2026-05-01T02:10:18.598818411Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-01T02:10:18.600056271Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.23729ms logger=migrator t=2026-05-01T02:10:18.605932972Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-01T02:10:18.606326962Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=395.5µs logger=migrator t=2026-05-01T02:10:18.611040635Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-01T02:10:18.611898565Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=857.95µs logger=migrator t=2026-05-01T02:10:18.618014032Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-01T02:10:18.618131145Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=117.853µs logger=migrator t=2026-05-01T02:10:18.623803761Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-01T02:10:18.627607673Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.803012ms logger=migrator t=2026-05-01T02:10:18.632936581Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-01T02:10:18.634828886Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.903335ms logger=migrator t=2026-05-01T02:10:18.64206809Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-01T02:10:18.644015666Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.947806ms logger=migrator t=2026-05-01T02:10:18.648982065Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-01T02:10:18.649961389Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=979.154µs logger=migrator t=2026-05-01T02:10:18.656165258Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-01T02:10:18.658445853Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.281345ms logger=migrator t=2026-05-01T02:10:18.664074398Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-01T02:10:18.664897258Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=822.81µs logger=migrator t=2026-05-01T02:10:18.66999801Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-01T02:10:18.67081011Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=812.009µs logger=migrator t=2026-05-01T02:10:18.67583451Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-01T02:10:18.675861461Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=25.851µs logger=migrator t=2026-05-01T02:10:18.680629966Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-01T02:10:18.680659036Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=23.36µs logger=migrator t=2026-05-01T02:10:18.685359329Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-01T02:10:18.68877454Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.414571ms logger=migrator t=2026-05-01T02:10:18.694075828Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-01T02:10:18.697009658Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.93242ms logger=migrator t=2026-05-01T02:10:18.702448069Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-01T02:10:18.703898224Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.450015ms logger=migrator t=2026-05-01T02:10:18.708866994Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-01T02:10:18.71083457Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.966966ms logger=migrator t=2026-05-01T02:10:18.715714088Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-01T02:10:18.715953093Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=239.105µs logger=migrator t=2026-05-01T02:10:18.721146948Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-01T02:10:18.722110771Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=972.233µs logger=migrator t=2026-05-01T02:10:18.729801286Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-01T02:10:18.731252101Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.451455ms logger=migrator t=2026-05-01T02:10:18.73624831Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-01T02:10:18.736282841Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=34.901µs logger=migrator t=2026-05-01T02:10:18.741167178Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-01T02:10:18.743036014Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.867116ms logger=migrator t=2026-05-01T02:10:18.748627598Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-01T02:10:18.74958259Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=947.292µs logger=migrator t=2026-05-01T02:10:18.754911029Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-01T02:10:18.762324627Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.411058ms logger=migrator t=2026-05-01T02:10:18.770760039Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-01T02:10:18.771725372Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=973.633µs logger=migrator t=2026-05-01T02:10:18.779046768Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-01T02:10:18.780054192Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.003674ms logger=migrator t=2026-05-01T02:10:18.784905239Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-01T02:10:18.786015115Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.109726ms logger=migrator t=2026-05-01T02:10:18.792018409Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-01T02:10:18.792658095Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=640.176µs logger=migrator t=2026-05-01T02:10:18.797418459Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-01T02:10:18.798152246Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=733.497µs logger=migrator t=2026-05-01T02:10:18.803772511Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-01T02:10:18.807503291Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.73018ms logger=migrator t=2026-05-01T02:10:18.818022984Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-01T02:10:18.819478579Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.456215ms logger=migrator t=2026-05-01T02:10:18.823510326Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-01T02:10:18.823777753Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=285.406µs logger=migrator t=2026-05-01T02:10:18.828690529Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-01T02:10:18.828861084Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=171.144µs logger=migrator t=2026-05-01T02:10:18.833445274Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-01T02:10:18.834246743Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=801.109µs logger=migrator t=2026-05-01T02:10:18.839189162Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-01T02:10:18.841551829Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.362437ms logger=migrator t=2026-05-01T02:10:18.847780938Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-01T02:10:18.848993148Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.21746ms logger=migrator t=2026-05-01T02:10:18.854468909Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-01T02:10:18.855459583Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=990.364µs logger=migrator t=2026-05-01T02:10:18.862306397Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-01T02:10:18.864153311Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.841525ms logger=migrator t=2026-05-01T02:10:18.87080257Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-01T02:10:18.872039401Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.236941ms logger=migrator t=2026-05-01T02:10:18.879383617Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-01T02:10:18.88032667Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=945.594µs logger=migrator t=2026-05-01T02:10:18.887075342Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-01T02:10:18.90117698Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=14.093709ms logger=migrator t=2026-05-01T02:10:18.905439803Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-01T02:10:18.90618801Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=748.347µs logger=migrator t=2026-05-01T02:10:18.910584487Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-01T02:10:18.911465758Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=881.93µs logger=migrator t=2026-05-01T02:10:18.915278098Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-01T02:10:18.916201481Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=916.383µs logger=migrator t=2026-05-01T02:10:18.922614385Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-01T02:10:18.923576798Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=964.853µs logger=migrator t=2026-05-01T02:10:18.927476252Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-01T02:10:18.929814438Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.338015ms logger=migrator t=2026-05-01T02:10:18.933840415Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-01T02:10:18.935811372Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.970107ms logger=migrator t=2026-05-01T02:10:18.94240186Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-01T02:10:18.942438271Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.841µs logger=migrator t=2026-05-01T02:10:18.945972545Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-01T02:10:18.946217121Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=245.006µs logger=migrator t=2026-05-01T02:10:18.950117886Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-01T02:10:18.952457842Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.340356ms logger=migrator t=2026-05-01T02:10:18.956015267Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-01T02:10:18.956200741Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=187.194µs logger=migrator t=2026-05-01T02:10:18.960735281Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-01T02:10:18.960949776Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=213.665µs logger=migrator t=2026-05-01T02:10:18.964739796Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-01T02:10:18.96698478Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.244314ms logger=migrator t=2026-05-01T02:10:18.971336484Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-01T02:10:18.971830716Z level=info msg="Migration successfully executed" id="Update uid value" duration=536.243µs logger=migrator t=2026-05-01T02:10:18.975869003Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-01T02:10:18.976819506Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=950.533µs logger=migrator t=2026-05-01T02:10:18.980634348Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-01T02:10:18.982013861Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.379443ms logger=migrator t=2026-05-01T02:10:18.987504893Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-01T02:10:18.988394954Z level=info msg="Migration successfully executed" id="create api_key table" duration=890.311µs logger=migrator t=2026-05-01T02:10:18.993178159Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-01T02:10:18.994118351Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=940.432µs logger=migrator t=2026-05-01T02:10:18.997619266Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-01T02:10:18.998603619Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=975.543µs logger=migrator t=2026-05-01T02:10:19.002588225Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-01T02:10:19.003527998Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=940.324µs logger=migrator t=2026-05-01T02:10:19.007039992Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-01T02:10:19.007914273Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=874.21µs logger=migrator t=2026-05-01T02:10:19.011481409Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-01T02:10:19.012264567Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=780.948µs logger=migrator t=2026-05-01T02:10:19.016378116Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-01T02:10:19.017213117Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=834.841µs logger=migrator t=2026-05-01T02:10:19.020804232Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-01T02:10:19.02986187Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.058518ms logger=migrator t=2026-05-01T02:10:19.034928331Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-01T02:10:19.035777292Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=877.15µs logger=migrator t=2026-05-01T02:10:19.03984952Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-01T02:10:19.041030678Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.183758ms logger=migrator t=2026-05-01T02:10:19.04571785Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-01T02:10:19.046598041Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=880.181µs logger=migrator t=2026-05-01T02:10:19.053115169Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-01T02:10:19.054064851Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=949.093µs logger=migrator t=2026-05-01T02:10:19.058120688Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-01T02:10:19.058551568Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=432.32µs logger=migrator t=2026-05-01T02:10:19.062581585Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-01T02:10:19.063410355Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=829.08µs logger=migrator t=2026-05-01T02:10:19.097177976Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-01T02:10:19.097248578Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=75.631µs logger=migrator t=2026-05-01T02:10:19.228649992Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-01T02:10:19.231530301Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.884589ms logger=migrator t=2026-05-01T02:10:19.335886057Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-01T02:10:19.339588626Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.744901ms logger=migrator t=2026-05-01T02:10:19.347842474Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-01T02:10:19.348266004Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=417.7µs logger=migrator t=2026-05-01T02:10:19.352586338Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-01T02:10:19.358790747Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=6.20657ms logger=migrator t=2026-05-01T02:10:19.364961185Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-01T02:10:19.367379783Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.418728ms logger=migrator t=2026-05-01T02:10:19.372839415Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-01T02:10:19.373457499Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=618.204µs logger=migrator t=2026-05-01T02:10:19.379746Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-01T02:10:19.380277952Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=532.212µs logger=migrator t=2026-05-01T02:10:19.384700419Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-01T02:10:19.385480227Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=779.838µs logger=migrator t=2026-05-01T02:10:19.388678114Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-01T02:10:19.389483484Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=805.18µs logger=migrator t=2026-05-01T02:10:19.393846798Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-01T02:10:19.394700749Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=854.281µs logger=migrator t=2026-05-01T02:10:19.398415998Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-01T02:10:19.399197357Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=781.309µs logger=migrator t=2026-05-01T02:10:19.403318706Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-01T02:10:19.403383098Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=64.982µs logger=migrator t=2026-05-01T02:10:19.408971232Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-01T02:10:19.408998093Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=27.921µs logger=migrator t=2026-05-01T02:10:19.413737016Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-01T02:10:19.416450851Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.713735ms logger=migrator t=2026-05-01T02:10:19.419695899Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-01T02:10:19.422353793Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.660964ms logger=migrator t=2026-05-01T02:10:19.425870938Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-01T02:10:19.42595254Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=82.052µs logger=migrator t=2026-05-01T02:10:19.429968595Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-01T02:10:19.430706023Z level=info msg="Migration successfully executed" id="create quota table v1" duration=737.138µs logger=migrator t=2026-05-01T02:10:19.434678239Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-01T02:10:19.435459938Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=782.598µs logger=migrator t=2026-05-01T02:10:19.443144182Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-01T02:10:19.443175913Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.311µs logger=migrator t=2026-05-01T02:10:19.447115027Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-01T02:10:19.447903226Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=765.628µs logger=migrator t=2026-05-01T02:10:19.451781259Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-01T02:10:19.453129431Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.348342ms logger=migrator t=2026-05-01T02:10:19.457303012Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-01T02:10:19.460232532Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.92935ms logger=migrator t=2026-05-01T02:10:19.483862769Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-01T02:10:19.48390089Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.451µs logger=migrator t=2026-05-01T02:10:19.498539452Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-01T02:10:19.500064679Z level=info msg="Migration successfully executed" id="create session table" duration=1.508646ms logger=migrator t=2026-05-01T02:10:19.513217715Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-01T02:10:19.51346075Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=243.065µs logger=migrator t=2026-05-01T02:10:19.533304587Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-01T02:10:19.533478741Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=180.024µs logger=migrator t=2026-05-01T02:10:19.543942432Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-01T02:10:19.545163961Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.225449ms logger=migrator t=2026-05-01T02:10:19.557804805Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-01T02:10:19.558912771Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.109336ms logger=migrator t=2026-05-01T02:10:19.567561339Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-01T02:10:19.56758819Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=27.261µs logger=migrator t=2026-05-01T02:10:19.580342076Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-01T02:10:19.580424698Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=98.312µs logger=migrator t=2026-05-01T02:10:19.587387755Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-01T02:10:19.590676984Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.289009ms logger=migrator t=2026-05-01T02:10:19.596154645Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-01T02:10:19.599963397Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.807462ms logger=migrator t=2026-05-01T02:10:19.605337636Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-01T02:10:19.605425378Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=85.552µs logger=migrator t=2026-05-01T02:10:19.612959349Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-01T02:10:19.613115372Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=156.783µs logger=migrator t=2026-05-01T02:10:19.62255824Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-01T02:10:19.62385857Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.29994ms logger=migrator t=2026-05-01T02:10:19.638995934Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-01T02:10:19.639078886Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=89.972µs logger=migrator t=2026-05-01T02:10:19.649797423Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-01T02:10:19.654405374Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.608281ms logger=migrator t=2026-05-01T02:10:19.659193299Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-01T02:10:19.659348933Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=155.224µs logger=migrator t=2026-05-01T02:10:19.666521984Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-01T02:10:19.669837885Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.309331ms logger=migrator t=2026-05-01T02:10:19.67545835Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-01T02:10:19.679531637Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.072657ms logger=migrator t=2026-05-01T02:10:19.684789373Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-01T02:10:19.684900536Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=112.153µs logger=migrator t=2026-05-01T02:10:19.690344287Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-01T02:10:19.691773071Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.419173ms logger=migrator t=2026-05-01T02:10:19.697761235Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-01T02:10:19.698752219Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=991.554µs logger=migrator t=2026-05-01T02:10:19.705250734Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-01T02:10:19.707257383Z level=info msg="Migration successfully executed" id="create alert table v1" duration=2.006679ms logger=migrator t=2026-05-01T02:10:19.720213924Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-01T02:10:19.722012327Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.803863ms logger=migrator t=2026-05-01T02:10:19.729514247Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-01T02:10:19.730416379Z level=info msg="Migration successfully executed" id="add index alert state" duration=904.482µs logger=migrator t=2026-05-01T02:10:19.738837841Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-01T02:10:19.740567113Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.728462ms logger=migrator t=2026-05-01T02:10:19.752426347Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-01T02:10:19.753691188Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.269521ms logger=migrator t=2026-05-01T02:10:19.771984977Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-01T02:10:19.773706188Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.724461ms logger=migrator t=2026-05-01T02:10:19.779826785Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-01T02:10:19.780640895Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=810.329µs logger=migrator t=2026-05-01T02:10:19.786468424Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-01T02:10:19.796885545Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.413831ms logger=migrator t=2026-05-01T02:10:19.80085462Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-01T02:10:19.801380353Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=525.733µs logger=migrator t=2026-05-01T02:10:19.805958193Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-01T02:10:19.807317226Z 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.354713ms logger=migrator t=2026-05-01T02:10:19.81248304Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-01T02:10:19.812752216Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=269.557µs logger=migrator t=2026-05-01T02:10:19.815949643Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-01T02:10:19.816617398Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=674.116µs logger=migrator t=2026-05-01T02:10:19.819854706Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-01T02:10:19.820589973Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=734.997µs logger=migrator t=2026-05-01T02:10:19.82584422Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-01T02:10:19.829328164Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.489184ms logger=migrator t=2026-05-01T02:10:19.833558665Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-01T02:10:19.8371134Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.554045ms logger=migrator t=2026-05-01T02:10:19.840784059Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-01T02:10:19.844347374Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.562925ms logger=migrator t=2026-05-01T02:10:19.855129263Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-01T02:10:19.85919322Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.068157ms logger=migrator t=2026-05-01T02:10:19.862771837Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-01T02:10:19.86373183Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=958.773µs logger=migrator t=2026-05-01T02:10:19.868341481Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-01T02:10:19.868367441Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.79µs logger=migrator t=2026-05-01T02:10:19.871333242Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-01T02:10:19.871365173Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.111µs logger=migrator t=2026-05-01T02:10:19.873984406Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-01T02:10:19.874804095Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=817.199µs logger=migrator t=2026-05-01T02:10:19.879255632Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-01T02:10:19.880081342Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=825.32µs logger=migrator t=2026-05-01T02:10:19.885734748Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-01T02:10:19.886790313Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.058795ms logger=migrator t=2026-05-01T02:10:19.890383999Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-01T02:10:19.891192649Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=808.57µs logger=migrator t=2026-05-01T02:10:19.896093446Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-01T02:10:19.897584882Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.490986ms logger=migrator t=2026-05-01T02:10:19.901149908Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-01T02:10:19.905491483Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.341174ms logger=migrator t=2026-05-01T02:10:19.90913456Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-01T02:10:19.914070308Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.934929ms logger=migrator t=2026-05-01T02:10:19.91955161Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-01T02:10:19.919758475Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=208.465µs logger=migrator t=2026-05-01T02:10:19.922769287Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-01T02:10:19.923717319Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=946.772µs logger=migrator t=2026-05-01T02:10:19.929340494Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-01T02:10:19.930424641Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.085817ms logger=migrator t=2026-05-01T02:10:19.935748619Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-01T02:10:19.939908658Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.159769ms logger=migrator t=2026-05-01T02:10:19.943377041Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-01T02:10:19.943454233Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=78.722µs logger=migrator t=2026-05-01T02:10:19.945922523Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-01T02:10:19.946973239Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.062386ms logger=migrator t=2026-05-01T02:10:19.952366958Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-01T02:10:19.953420883Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.054205ms logger=migrator t=2026-05-01T02:10:19.957700125Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-01T02:10:19.957818598Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=119.123µs logger=migrator t=2026-05-01T02:10:19.961234051Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-01T02:10:19.962299296Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.068426ms logger=migrator t=2026-05-01T02:10:19.968013543Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-01T02:10:19.969062398Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.045935ms logger=migrator t=2026-05-01T02:10:19.973047864Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-01T02:10:19.974089219Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.042015ms logger=migrator t=2026-05-01T02:10:19.979241683Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-01T02:10:19.980431752Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.19367ms logger=migrator t=2026-05-01T02:10:19.985077783Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-01T02:10:19.986157779Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.079756ms logger=migrator t=2026-05-01T02:10:19.989698584Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-01T02:10:19.990765319Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.066295ms logger=migrator t=2026-05-01T02:10:19.994409468Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-01T02:10:19.994438168Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=29.48µs logger=migrator t=2026-05-01T02:10:19.998367452Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-01T02:10:20.002819319Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.451337ms logger=migrator t=2026-05-01T02:10:20.006141769Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-01T02:10:20.006986919Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=837.72µs logger=migrator t=2026-05-01T02:10:20.011201151Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-01T02:10:20.015416401Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.212611ms logger=migrator t=2026-05-01T02:10:20.020263228Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-01T02:10:20.020964354Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=704.236µs logger=migrator t=2026-05-01T02:10:20.025660238Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-01T02:10:20.026907397Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.247309ms logger=migrator t=2026-05-01T02:10:20.030501983Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-01T02:10:20.031355854Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=845.661µs logger=migrator t=2026-05-01T02:10:20.036507578Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-01T02:10:20.050786381Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.280663ms logger=migrator t=2026-05-01T02:10:20.057837139Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-01T02:10:20.058751341Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=914.052µs logger=migrator t=2026-05-01T02:10:20.06197669Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-01T02:10:20.062914952Z 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=938.062µs logger=migrator t=2026-05-01T02:10:20.069763405Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-01T02:10:20.070272449Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=509.063µs logger=migrator t=2026-05-01T02:10:20.075008792Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-01T02:10:20.075676409Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=671.316µs logger=migrator t=2026-05-01T02:10:20.081669242Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-01T02:10:20.082080892Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=412.31µs logger=migrator t=2026-05-01T02:10:20.088417124Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-01T02:10:20.096810965Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.386011ms logger=migrator t=2026-05-01T02:10:20.103367893Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-01T02:10:20.108917826Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=5.551643ms logger=migrator t=2026-05-01T02:10:20.112705767Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-01T02:10:20.113853534Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.148027ms logger=migrator t=2026-05-01T02:10:20.118523257Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-01T02:10:20.119546131Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.024324ms logger=migrator t=2026-05-01T02:10:20.124581102Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-01T02:10:20.124782557Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=201.555µs logger=migrator t=2026-05-01T02:10:20.128179298Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-01T02:10:20.131375775Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.196127ms logger=migrator t=2026-05-01T02:10:20.135936245Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-01T02:10:20.137038711Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.106877ms logger=migrator t=2026-05-01T02:10:20.142229596Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-01T02:10:20.142561924Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=337.487µs logger=migrator t=2026-05-01T02:10:20.147478212Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-01T02:10:20.148035155Z level=info msg="Migration successfully executed" id="Move region to single row" duration=557.874µs logger=migrator t=2026-05-01T02:10:20.151409967Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-01T02:10:20.152300878Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=894.782µs logger=migrator t=2026-05-01T02:10:20.156773434Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-01T02:10:20.157762889Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=989.295µs logger=migrator t=2026-05-01T02:10:20.16448324Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-01T02:10:20.166472118Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.992108ms logger=migrator t=2026-05-01T02:10:20.172642056Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-01T02:10:20.174009969Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.367773ms logger=migrator t=2026-05-01T02:10:20.179500811Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-01T02:10:20.180401992Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=902.781µs logger=migrator t=2026-05-01T02:10:20.186409446Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-01T02:10:20.187480592Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.069776ms logger=migrator t=2026-05-01T02:10:20.191179281Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-01T02:10:20.191258943Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=77.582µs logger=migrator t=2026-05-01T02:10:20.19613319Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-01T02:10:20.197055252Z level=info msg="Migration successfully executed" id="create test_data table" duration=922.202µs logger=migrator t=2026-05-01T02:10:20.202106144Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-01T02:10:20.202939063Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=837.279µs logger=migrator t=2026-05-01T02:10:20.208112568Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-01T02:10:20.209119932Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.006544ms logger=migrator t=2026-05-01T02:10:20.213641311Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-01T02:10:20.214547882Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=906.531µs logger=migrator t=2026-05-01T02:10:20.219407819Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-01T02:10:20.219604614Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=197.404µs logger=migrator t=2026-05-01T02:10:20.224131903Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-01T02:10:20.224498591Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=371.439µs logger=migrator t=2026-05-01T02:10:20.228171779Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-01T02:10:20.228308162Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=133.583µs logger=migrator t=2026-05-01T02:10:20.233090288Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-01T02:10:20.234523241Z level=info msg="Migration successfully executed" id="create team table" duration=1.428994ms logger=migrator t=2026-05-01T02:10:20.239723066Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-01T02:10:20.240742701Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.019514ms logger=migrator t=2026-05-01T02:10:20.245035524Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-01T02:10:20.245941735Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=895.641µs logger=migrator t=2026-05-01T02:10:20.25069723Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-01T02:10:20.255648189Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.950349ms logger=migrator t=2026-05-01T02:10:20.259241095Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-01T02:10:20.25944001Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=194.084µs logger=migrator t=2026-05-01T02:10:20.263277311Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-01T02:10:20.264409009Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.131378ms logger=migrator t=2026-05-01T02:10:20.269344818Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-01T02:10:20.270216079Z level=info msg="Migration successfully executed" id="create team member table" duration=867.821µs logger=migrator t=2026-05-01T02:10:20.274438909Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-01T02:10:20.275296651Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=857.672µs logger=migrator t=2026-05-01T02:10:20.279156783Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-01T02:10:20.28069633Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.537137ms logger=migrator t=2026-05-01T02:10:20.287238047Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-01T02:10:20.288103588Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=865.041µs logger=migrator t=2026-05-01T02:10:20.295307811Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-01T02:10:20.300354492Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.046001ms logger=migrator t=2026-05-01T02:10:20.303647631Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-01T02:10:20.308892577Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.243996ms logger=migrator t=2026-05-01T02:10:20.312400871Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-01T02:10:20.317176616Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.775045ms logger=migrator t=2026-05-01T02:10:20.325427444Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-01T02:10:20.326657013Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.236969ms logger=migrator t=2026-05-01T02:10:20.333096748Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-01T02:10:20.334122123Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.021215ms logger=migrator t=2026-05-01T02:10:20.34066096Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-01T02:10:20.34191004Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.2492ms logger=migrator t=2026-05-01T02:10:20.350263961Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-01T02:10:20.351411888Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.154607ms logger=migrator t=2026-05-01T02:10:20.361790377Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-01T02:10:20.363341204Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.552067ms logger=migrator t=2026-05-01T02:10:20.368906688Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-01T02:10:20.369605974Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=696.366µs logger=migrator t=2026-05-01T02:10:20.374675926Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-01T02:10:20.375712582Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.036536ms logger=migrator t=2026-05-01T02:10:20.384655836Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-01T02:10:20.386612813Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.956507ms logger=migrator t=2026-05-01T02:10:20.392452434Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-01T02:10:20.392966446Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=520.273µs logger=migrator t=2026-05-01T02:10:20.398722644Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-01T02:10:20.39899262Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=270.806µs logger=migrator t=2026-05-01T02:10:20.405459605Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-01T02:10:20.406273815Z level=info msg="Migration successfully executed" id="create tag table" duration=813.74µs logger=migrator t=2026-05-01T02:10:20.411830689Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-01T02:10:20.413364065Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.533006ms logger=migrator t=2026-05-01T02:10:20.419237016Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-01T02:10:20.420447126Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.21088ms logger=migrator t=2026-05-01T02:10:20.425397284Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-01T02:10:20.427005183Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.607389ms logger=migrator t=2026-05-01T02:10:20.433098889Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-01T02:10:20.435085837Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.985368ms logger=migrator t=2026-05-01T02:10:20.444209836Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-01T02:10:20.455424425Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=11.215019ms logger=migrator t=2026-05-01T02:10:20.460039926Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-01T02:10:20.460730112Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=689.736µs logger=migrator t=2026-05-01T02:10:20.466273056Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-01T02:10:20.467321631Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.050364ms logger=migrator t=2026-05-01T02:10:20.473280723Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-01T02:10:20.473600492Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=320.019µs logger=migrator t=2026-05-01T02:10:20.478226122Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-01T02:10:20.478856257Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=629.855µs logger=migrator t=2026-05-01T02:10:20.484818281Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-01T02:10:20.486052141Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.24279ms logger=migrator t=2026-05-01T02:10:20.490829175Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-01T02:10:20.492350571Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.520636ms logger=migrator t=2026-05-01T02:10:20.497497105Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-01T02:10:20.497640909Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=144.764µs logger=migrator t=2026-05-01T02:10:20.503982461Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-01T02:10:20.510103918Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.123338ms logger=migrator t=2026-05-01T02:10:20.514768989Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-01T02:10:20.518675854Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.906475ms logger=migrator t=2026-05-01T02:10:20.523699474Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-01T02:10:20.528813107Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.112933ms logger=migrator t=2026-05-01T02:10:20.534253857Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-01T02:10:20.53936443Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.110223ms logger=migrator t=2026-05-01T02:10:20.548468089Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-01T02:10:20.550140489Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.67259ms logger=migrator t=2026-05-01T02:10:20.555925908Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-01T02:10:20.561050421Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.120693ms logger=migrator t=2026-05-01T02:10:20.565476387Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-01T02:10:20.566376779Z level=info msg="Migration successfully executed" id="create server_lock table" duration=893.052µs logger=migrator t=2026-05-01T02:10:20.571152213Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-01T02:10:20.572121127Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=969.434µs logger=migrator t=2026-05-01T02:10:20.576312167Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-01T02:10:20.577169229Z level=info msg="Migration successfully executed" id="create user auth token table" duration=857.001µs logger=migrator t=2026-05-01T02:10:20.586376539Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-01T02:10:20.587335022Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=959.033µs logger=migrator t=2026-05-01T02:10:20.638427908Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-01T02:10:20.640317584Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.890926ms logger=migrator t=2026-05-01T02:10:20.646038861Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-01T02:10:20.647139298Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.100587ms logger=migrator t=2026-05-01T02:10:20.653343187Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-01T02:10:20.661230116Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.886559ms logger=migrator t=2026-05-01T02:10:20.666720788Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-01T02:10:20.667760433Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.036815ms logger=migrator t=2026-05-01T02:10:20.672789284Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-01T02:10:20.673767387Z level=info msg="Migration successfully executed" id="create cache_data table" duration=978.263µs logger=migrator t=2026-05-01T02:10:20.679168667Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-01T02:10:20.680208031Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.035574ms logger=migrator t=2026-05-01T02:10:20.686043532Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-01T02:10:20.687065267Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.022326ms logger=migrator t=2026-05-01T02:10:20.692438036Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-01T02:10:20.693491661Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.052555ms logger=migrator t=2026-05-01T02:10:20.699496765Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-01T02:10:20.699564556Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.481µs logger=migrator t=2026-05-01T02:10:20.704526026Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-01T02:10:20.704648479Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=122.953µs logger=migrator t=2026-05-01T02:10:20.709671149Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-01T02:10:20.711198115Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.541206ms logger=migrator t=2026-05-01T02:10:20.717717053Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T02:10:20.718828389Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.111597ms logger=migrator t=2026-05-01T02:10:20.724815503Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T02:10:20.725866168Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.049476ms logger=migrator t=2026-05-01T02:10:20.730897578Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-01T02:10:20.7309664Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=69.142µs logger=migrator t=2026-05-01T02:10:20.735780246Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T02:10:20.737270022Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.498026ms logger=migrator t=2026-05-01T02:10:20.743059861Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T02:10:20.74429786Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.237969ms logger=migrator t=2026-05-01T02:10:20.748623144Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-01T02:10:20.74970147Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.082476ms logger=migrator t=2026-05-01T02:10:20.755155031Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-01T02:10:20.756211006Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.055805ms logger=migrator t=2026-05-01T02:10:20.761481773Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-01T02:10:20.768273576Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.794903ms logger=migrator t=2026-05-01T02:10:20.773812099Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-01T02:10:20.775061689Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.24965ms logger=migrator t=2026-05-01T02:10:20.780839088Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-01T02:10:20.7809452Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=106.622µs logger=migrator t=2026-05-01T02:10:20.785431038Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-01T02:10:20.78634329Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=912.002µs logger=migrator t=2026-05-01T02:10:20.791175826Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-01T02:10:20.792046757Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=870.52µs logger=migrator t=2026-05-01T02:10:20.796600176Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-01T02:10:20.797462667Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=860.9µs logger=migrator t=2026-05-01T02:10:20.802126289Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-01T02:10:20.802199821Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=60.712µs logger=migrator t=2026-05-01T02:10:20.806727429Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-01T02:10:20.80758984Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=862.161µs logger=migrator t=2026-05-01T02:10:20.812680693Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-01T02:10:20.81426609Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.585008ms logger=migrator t=2026-05-01T02:10:20.819548057Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-01T02:10:20.820562961Z 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.014864ms logger=migrator t=2026-05-01T02:10:20.825486949Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-01T02:10:20.826608727Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.122878ms logger=migrator t=2026-05-01T02:10:20.833701237Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-01T02:10:20.842876047Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.17402ms logger=migrator t=2026-05-01T02:10:20.848173934Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-01T02:10:20.848836461Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=662.897µs logger=migrator t=2026-05-01T02:10:20.8538451Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-01T02:10:20.854796984Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=953.454µs logger=migrator t=2026-05-01T02:10:20.860295046Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-01T02:10:20.887520649Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.226303ms logger=migrator t=2026-05-01T02:10:20.89258251Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-01T02:10:20.915529101Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.942901ms logger=migrator t=2026-05-01T02:10:20.922686753Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-01T02:10:20.923746498Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.060165ms logger=migrator t=2026-05-01T02:10:20.9287956Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-01T02:10:20.93043987Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.6435ms logger=migrator t=2026-05-01T02:10:20.936209438Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-01T02:10:20.945541142Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.330954ms logger=migrator t=2026-05-01T02:10:20.951032534Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-01T02:10:20.95505884Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.026276ms logger=migrator t=2026-05-01T02:10:20.959437875Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-01T02:10:20.960436459Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=994.564µs logger=migrator t=2026-05-01T02:10:20.965571733Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-01T02:10:20.96709104Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.512947ms logger=migrator t=2026-05-01T02:10:20.973321099Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-01T02:10:20.974325693Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.004484ms logger=migrator t=2026-05-01T02:10:20.979074637Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-01T02:10:20.980119822Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.045255ms logger=migrator t=2026-05-01T02:10:20.984803854Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-01T02:10:20.984868936Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.792µs logger=migrator t=2026-05-01T02:10:20.99003077Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-01T02:10:20.999491297Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.460717ms logger=migrator t=2026-05-01T02:10:21.003708959Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-01T02:10:21.010158243Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.446004ms logger=migrator t=2026-05-01T02:10:21.014348554Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-01T02:10:21.021325241Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.976287ms logger=migrator t=2026-05-01T02:10:21.026498646Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-01T02:10:21.02796156Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.463145ms logger=migrator t=2026-05-01T02:10:21.032990911Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-01T02:10:21.034789555Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.798394ms logger=migrator t=2026-05-01T02:10:21.039505638Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-01T02:10:21.047999002Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.477804ms logger=migrator t=2026-05-01T02:10:21.053721719Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-01T02:10:21.060042271Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.320272ms logger=migrator t=2026-05-01T02:10:21.064367704Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-01T02:10:21.065456231Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.097907ms logger=migrator t=2026-05-01T02:10:21.071105037Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-01T02:10:21.080487802Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.383295ms logger=migrator t=2026-05-01T02:10:21.085784449Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-01T02:10:21.091918286Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.134327ms logger=migrator t=2026-05-01T02:10:21.096994138Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-01T02:10:21.097050169Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=57.681µs logger=migrator t=2026-05-01T02:10:21.101615439Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-01T02:10:21.10248628Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=870.221µs logger=migrator t=2026-05-01T02:10:21.107692415Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-01T02:10:21.108664408Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=968.703µs logger=migrator t=2026-05-01T02:10:21.11415697Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-01T02:10:21.115318808Z 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.161038ms logger=migrator t=2026-05-01T02:10:21.120449161Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-01T02:10:21.120573815Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=126.334µs logger=migrator t=2026-05-01T02:10:21.125124323Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-01T02:10:21.13204902Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.924237ms logger=migrator t=2026-05-01T02:10:21.13871468Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-01T02:10:21.146749603Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.032753ms logger=migrator t=2026-05-01T02:10:21.15126229Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-01T02:10:21.158750571Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.486791ms logger=migrator t=2026-05-01T02:10:21.1641473Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-01T02:10:21.169288974Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.141674ms logger=migrator t=2026-05-01T02:10:21.177499611Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-01T02:10:21.185063133Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.567742ms logger=migrator t=2026-05-01T02:10:21.190518623Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-01T02:10:21.190575975Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=56.402µs logger=migrator t=2026-05-01T02:10:21.195591965Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-01T02:10:21.197147073Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.553908ms logger=migrator t=2026-05-01T02:10:21.202776878Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-01T02:10:21.211068157Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.291929ms logger=migrator t=2026-05-01T02:10:21.216353044Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-01T02:10:21.216428226Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=75.892µs logger=migrator t=2026-05-01T02:10:21.221051186Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-01T02:10:21.227325328Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.274031ms logger=migrator t=2026-05-01T02:10:21.232060771Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-01T02:10:21.233050505Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=989.824µs logger=migrator t=2026-05-01T02:10:21.238721631Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-01T02:10:21.24913009Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.401809ms logger=migrator t=2026-05-01T02:10:21.253068265Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-01T02:10:21.253647619Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=579.194µs logger=migrator t=2026-05-01T02:10:21.257922932Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-01T02:10:21.25866523Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=742.238µs logger=migrator t=2026-05-01T02:10:21.26365037Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-01T02:10:21.274357486Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.708267ms logger=migrator t=2026-05-01T02:10:21.280070523Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-01T02:10:21.281132649Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.062656ms logger=migrator t=2026-05-01T02:10:21.28741918Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-01T02:10:21.288182248Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=762.798µs logger=migrator t=2026-05-01T02:10:21.293561757Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-01T02:10:21.294946511Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.383224ms logger=migrator t=2026-05-01T02:10:21.30160024Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-01T02:10:21.304872539Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=3.263358ms logger=migrator t=2026-05-01T02:10:21.311070138Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-01T02:10:21.31116314Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=96.832µs logger=migrator t=2026-05-01T02:10:21.317171254Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-01T02:10:21.319242743Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=2.071629ms logger=migrator t=2026-05-01T02:10:21.324994221Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-01T02:10:21.326383665Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.380324ms logger=migrator t=2026-05-01T02:10:21.332021011Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-01T02:10:21.33243211Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-01T02:10:21.336759985Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-01T02:10:21.337120283Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=360.248µs logger=migrator t=2026-05-01T02:10:21.34240842Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-01T02:10:21.343552967Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.147787ms logger=migrator t=2026-05-01T02:10:21.348439725Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-01T02:10:21.357741808Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.296753ms logger=migrator t=2026-05-01T02:10:21.363428395Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-01T02:10:21.364353767Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=925.732µs logger=migrator t=2026-05-01T02:10:21.371948379Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-01T02:10:21.373064446Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.116027ms logger=migrator t=2026-05-01T02:10:21.379156332Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-01T02:10:21.380462223Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.313301ms logger=migrator t=2026-05-01T02:10:21.387185295Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-01T02:10:21.388377133Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.188338ms logger=migrator t=2026-05-01T02:10:21.395154127Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-01T02:10:21.396732784Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.577847ms logger=migrator t=2026-05-01T02:10:21.403047636Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-01T02:10:21.403097317Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=51.981µs logger=migrator t=2026-05-01T02:10:21.408839514Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-01T02:10:21.408927396Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=89.222µs logger=migrator t=2026-05-01T02:10:21.417464931Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-01T02:10:21.428271711Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.80921ms logger=migrator t=2026-05-01T02:10:21.433600069Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-01T02:10:21.433978378Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=381.609µs logger=migrator t=2026-05-01T02:10:21.438767473Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-01T02:10:21.439931722Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.164269ms logger=migrator t=2026-05-01T02:10:21.445540387Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-01T02:10:21.446028108Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=489.582µs logger=migrator t=2026-05-01T02:10:21.45196571Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-01T02:10:21.453541338Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.577138ms logger=migrator t=2026-05-01T02:10:21.458628Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-01T02:10:21.45947211Z level=info msg="Migration successfully executed" id="create secrets table" duration=843.83µs logger=migrator t=2026-05-01T02:10:21.464536922Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-01T02:10:21.499180154Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.638182ms logger=migrator t=2026-05-01T02:10:21.504701877Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-01T02:10:21.512065423Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.360796ms logger=migrator t=2026-05-01T02:10:21.516853508Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-01T02:10:21.517005392Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=150.174µs logger=migrator t=2026-05-01T02:10:21.521413588Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-01T02:10:21.55192112Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.486371ms logger=migrator t=2026-05-01T02:10:21.560128907Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-01T02:10:21.592005253Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.866555ms logger=migrator t=2026-05-01T02:10:21.601442849Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-01T02:10:21.602519805Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.082956ms logger=migrator t=2026-05-01T02:10:21.622196218Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-01T02:10:21.623228042Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.035044ms logger=migrator t=2026-05-01T02:10:21.639570315Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-01T02:10:21.639977714Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=411.399µs logger=migrator t=2026-05-01T02:10:21.645240521Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-01T02:10:21.646523641Z level=info msg="Migration successfully executed" id="create permission table" duration=1.28174ms logger=migrator t=2026-05-01T02:10:21.652042124Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-01T02:10:21.653204982Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.162478ms logger=migrator t=2026-05-01T02:10:21.660096567Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-01T02:10:21.662538846Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.459929ms logger=migrator t=2026-05-01T02:10:21.671164573Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-01T02:10:21.672143866Z level=info msg="Migration successfully executed" id="create role table" duration=978.633µs logger=migrator t=2026-05-01T02:10:21.682055694Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-01T02:10:21.690899157Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.844733ms logger=migrator t=2026-05-01T02:10:21.69981276Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-01T02:10:21.71227717Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.46654ms logger=migrator t=2026-05-01T02:10:21.727592337Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-01T02:10:21.7293336Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.740893ms logger=migrator t=2026-05-01T02:10:21.740522168Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-01T02:10:21.742323051Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.800533ms logger=migrator t=2026-05-01T02:10:21.755529788Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-01T02:10:21.757814583Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.286385ms logger=migrator t=2026-05-01T02:10:21.778301915Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-01T02:10:21.779640307Z level=info msg="Migration successfully executed" id="create team role table" duration=1.343922ms logger=migrator t=2026-05-01T02:10:21.789368391Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-01T02:10:21.791207865Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.839785ms logger=migrator t=2026-05-01T02:10:21.797337302Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-01T02:10:21.798615893Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.275971ms logger=migrator t=2026-05-01T02:10:21.805237442Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-01T02:10:21.807517827Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.282285ms logger=migrator t=2026-05-01T02:10:21.816656086Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-01T02:10:21.817538157Z level=info msg="Migration successfully executed" id="create user role table" duration=881.791µs logger=migrator t=2026-05-01T02:10:21.828112051Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-01T02:10:21.829761641Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.64949ms logger=migrator t=2026-05-01T02:10:21.837710842Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-01T02:10:21.838810548Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.099596ms logger=migrator t=2026-05-01T02:10:21.84808784Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-01T02:10:21.849494325Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.407554ms logger=migrator t=2026-05-01T02:10:21.859561686Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-01T02:10:21.861169735Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.608509ms logger=migrator t=2026-05-01T02:10:21.87180101Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-01T02:10:21.873797348Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.996177ms logger=migrator t=2026-05-01T02:10:21.882169608Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-01T02:10:21.883608123Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.441045ms logger=migrator t=2026-05-01T02:10:21.893192273Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-01T02:10:21.902288402Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.096909ms logger=migrator t=2026-05-01T02:10:21.913620924Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-01T02:10:21.915039398Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.421894ms logger=migrator t=2026-05-01T02:10:21.930381707Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-01T02:10:21.932855205Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.477629ms logger=migrator t=2026-05-01T02:10:21.955044788Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-01T02:10:21.957040056Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.997978ms logger=migrator t=2026-05-01T02:10:21.969908675Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-01T02:10:21.97134781Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.441204ms logger=migrator t=2026-05-01T02:10:21.982719602Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-01T02:10:21.983558943Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=839.091µs logger=migrator t=2026-05-01T02:10:21.989390163Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-01T02:10:21.990582791Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.190548ms logger=migrator t=2026-05-01T02:10:21.995622783Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-01T02:10:22.003888781Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.264358ms logger=migrator t=2026-05-01T02:10:22.011008182Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-01T02:10:22.021251998Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.243157ms logger=migrator t=2026-05-01T02:10:22.02546503Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-01T02:10:22.031212727Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.749608ms logger=migrator t=2026-05-01T02:10:22.036131425Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-01T02:10:22.046573916Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.439931ms logger=migrator t=2026-05-01T02:10:22.059359743Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-01T02:10:22.06299823Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=3.595096ms logger=migrator t=2026-05-01T02:10:22.068095713Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-01T02:10:22.06924632Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.150497ms logger=migrator t=2026-05-01T02:10:22.076603437Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-01T02:10:22.078354308Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.752621ms logger=migrator t=2026-05-01T02:10:22.082183471Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-01T02:10:22.083326938Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.143507ms logger=migrator t=2026-05-01T02:10:22.088188785Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-01T02:10:22.089389643Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.198148ms logger=migrator t=2026-05-01T02:10:22.093989774Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-01T02:10:22.094073856Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=129.313µs logger=migrator t=2026-05-01T02:10:22.101431103Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-01T02:10:22.101494325Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=64.282µs logger=migrator t=2026-05-01T02:10:22.107685343Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-01T02:10:22.108255366Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=569.593µs logger=migrator t=2026-05-01T02:10:22.111566656Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-01T02:10:22.112340025Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=773.839µs logger=migrator t=2026-05-01T02:10:22.116244189Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-01T02:10:22.116940285Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=696.387µs logger=migrator t=2026-05-01T02:10:22.120134992Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-01T02:10:22.120337906Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=203.644µs logger=migrator t=2026-05-01T02:10:22.123475593Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-01T02:10:22.12422622Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=751.857µs logger=migrator t=2026-05-01T02:10:22.129910807Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-01T02:10:22.131296479Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.385413ms logger=migrator t=2026-05-01T02:10:22.140734347Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-01T02:10:22.142711054Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.973906ms logger=migrator t=2026-05-01T02:10:22.148303738Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-01T02:10:22.156830962Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.526534ms logger=migrator t=2026-05-01T02:10:22.1633723Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-01T02:10:22.163428412Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=56.712µs logger=migrator t=2026-05-01T02:10:22.169169779Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-01T02:10:22.170830349Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.65983ms logger=migrator t=2026-05-01T02:10:22.176385872Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-01T02:10:22.177573831Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.188139ms logger=migrator t=2026-05-01T02:10:22.181633018Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-01T02:10:22.182756756Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.123288ms logger=migrator t=2026-05-01T02:10:22.189812515Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-01T02:10:22.200942532Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.127757ms logger=migrator t=2026-05-01T02:10:22.208186546Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-01T02:10:22.209406155Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.219859ms logger=migrator t=2026-05-01T02:10:22.212885038Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-01T02:10:22.213917994Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.032766ms logger=migrator t=2026-05-01T02:10:22.218082983Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-01T02:10:22.248634957Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=30.544134ms logger=migrator t=2026-05-01T02:10:22.253143505Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-01T02:10:22.254577079Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.433494ms logger=migrator t=2026-05-01T02:10:22.26252874Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-01T02:10:22.264933178Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.412378ms logger=migrator t=2026-05-01T02:10:22.271568167Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-01T02:10:22.272727756Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.165259ms logger=migrator t=2026-05-01T02:10:22.276704441Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-01T02:10:22.277600893Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=896.622µs logger=migrator t=2026-05-01T02:10:22.282364477Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-01T02:10:22.28291622Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=555.813µs logger=migrator t=2026-05-01T02:10:22.287189883Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-01T02:10:22.288173866Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=985.074µs logger=migrator t=2026-05-01T02:10:22.293110725Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-01T02:10:22.304523428Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.416814ms logger=migrator t=2026-05-01T02:10:22.309824876Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-01T02:10:22.310655466Z level=info msg="Migration successfully executed" id="create entity_events table" duration=827.93µs logger=migrator t=2026-05-01T02:10:22.314438647Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-01T02:10:22.316116717Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.67808ms logger=migrator t=2026-05-01T02:10:22.321129187Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T02:10:22.321866585Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T02:10:22.326012915Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T02:10:22.326901236Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T02:10:22.330518732Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-01T02:10:22.331524887Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.002595ms logger=migrator t=2026-05-01T02:10:22.334783735Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-01T02:10:22.335964323Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.179838ms logger=migrator t=2026-05-01T02:10:22.340241806Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-01T02:10:22.341306832Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.064776ms logger=migrator t=2026-05-01T02:10:22.34541148Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-01T02:10:22.346509696Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.097546ms logger=migrator t=2026-05-01T02:10:22.351488576Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-01T02:10:22.353046153Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.554587ms logger=migrator t=2026-05-01T02:10:22.358367551Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-01T02:10:22.360263347Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.902846ms logger=migrator t=2026-05-01T02:10:22.366131068Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-01T02:10:22.367404769Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.277012ms logger=migrator t=2026-05-01T02:10:22.371441515Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-01T02:10:22.372637414Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.196048ms logger=migrator t=2026-05-01T02:10:22.377381738Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-01T02:10:22.379497389Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.115151ms logger=migrator t=2026-05-01T02:10:22.383338781Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-01T02:10:22.385682877Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.344887ms logger=migrator t=2026-05-01T02:10:22.397704006Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-01T02:10:22.399940459Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=2.233954ms logger=migrator t=2026-05-01T02:10:22.404894759Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-01T02:10:22.430571015Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=25.672896ms logger=migrator t=2026-05-01T02:10:22.487976164Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-01T02:10:22.4982548Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.277556ms logger=migrator t=2026-05-01T02:10:22.509062119Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-01T02:10:22.517631895Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.570596ms logger=migrator t=2026-05-01T02:10:22.54284907Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-01T02:10:22.54325549Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=409.79µs logger=migrator t=2026-05-01T02:10:22.553734792Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-01T02:10:22.566829917Z level=info msg="Migration successfully executed" id="add share column" duration=13.092074ms logger=migrator t=2026-05-01T02:10:22.572920123Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-01T02:10:22.573078936Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=158.693µs logger=migrator t=2026-05-01T02:10:22.578819264Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-01T02:10:22.580364221Z level=info msg="Migration successfully executed" id="create file table" duration=1.547857ms logger=migrator t=2026-05-01T02:10:22.589972362Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-01T02:10:22.591387136Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.418314ms logger=migrator t=2026-05-01T02:10:22.595365212Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-01T02:10:22.596484878Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.121167ms logger=migrator t=2026-05-01T02:10:22.602838241Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-01T02:10:22.604392098Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.552527ms logger=migrator t=2026-05-01T02:10:22.609254655Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-01T02:10:22.61110637Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.851045ms logger=migrator t=2026-05-01T02:10:22.615775811Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-01T02:10:22.615842533Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=67.582µs logger=migrator t=2026-05-01T02:10:22.620591487Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-01T02:10:22.620658398Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=69.451µs logger=migrator t=2026-05-01T02:10:22.624281555Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-01T02:10:22.625145157Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=864.282µs logger=migrator t=2026-05-01T02:10:22.629327317Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-01T02:10:22.629644184Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=317.698µs logger=migrator t=2026-05-01T02:10:22.633540908Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-01T02:10:22.634826109Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.284441ms logger=migrator t=2026-05-01T02:10:22.638811294Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-01T02:10:22.64820086Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.374176ms logger=migrator t=2026-05-01T02:10:22.652123164Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-01T02:10:22.652239867Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=116.453µs logger=migrator t=2026-05-01T02:10:22.655473024Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-01T02:10:22.656269924Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=798.41µs logger=migrator t=2026-05-01T02:10:22.659938222Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-01T02:10:22.660321531Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=384.079µs logger=migrator t=2026-05-01T02:10:22.665807232Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-01T02:10:22.666035278Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=226.426µs logger=migrator t=2026-05-01T02:10:22.670625608Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-01T02:10:22.67112994Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=504.272µs logger=migrator t=2026-05-01T02:10:22.674664605Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-01T02:10:22.683788195Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.12197ms logger=migrator t=2026-05-01T02:10:22.697088283Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-01T02:10:22.707305899Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.219576ms logger=migrator t=2026-05-01T02:10:22.712507204Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-01T02:10:22.713295863Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=787.739µs logger=migrator t=2026-05-01T02:10:22.72529396Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-01T02:10:22.815589979Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=90.286499ms logger=migrator t=2026-05-01T02:10:22.831036989Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-01T02:10:22.832331001Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.296252ms logger=migrator t=2026-05-01T02:10:22.836439339Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-01T02:10:22.838021757Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.581238ms logger=migrator t=2026-05-01T02:10:22.84352794Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-01T02:10:22.868281453Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.753983ms logger=migrator t=2026-05-01T02:10:22.874059792Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-01T02:10:22.882144606Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.078174ms logger=migrator t=2026-05-01T02:10:22.892054375Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-01T02:10:22.892355862Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=301.058µs logger=migrator t=2026-05-01T02:10:22.899039732Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-01T02:10:22.899598206Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=558.815µs logger=migrator t=2026-05-01T02:10:22.90561715Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-01T02:10:22.906107932Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=495.622µs logger=migrator t=2026-05-01T02:10:22.910454656Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-01T02:10:22.910665672Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=211.546µs logger=migrator t=2026-05-01T02:10:22.916500312Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-01T02:10:22.916964003Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=466.121µs logger=migrator t=2026-05-01T02:10:22.922480145Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-01T02:10:22.923620152Z level=info msg="Migration successfully executed" id="create folder table" duration=1.140177ms logger=migrator t=2026-05-01T02:10:22.929968484Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-01T02:10:22.931751927Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.785893ms logger=migrator t=2026-05-01T02:10:22.937980387Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-01T02:10:22.941142043Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=3.162285ms logger=migrator t=2026-05-01T02:10:22.949749669Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-01T02:10:22.949823041Z level=info msg="Migration successfully executed" id="Update folder title length" duration=80.152µs logger=migrator t=2026-05-01T02:10:22.956713527Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-01T02:10:22.958392798Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.682921ms logger=migrator t=2026-05-01T02:10:22.96726012Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-01T02:10:22.969639748Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.383837ms logger=migrator t=2026-05-01T02:10:22.979378601Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-01T02:10:22.981653106Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.278485ms logger=migrator t=2026-05-01T02:10:22.985351054Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-01T02:10:22.985836765Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=486.321µs logger=migrator t=2026-05-01T02:10:22.989152646Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-01T02:10:22.989437193Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=282.247µs logger=migrator t=2026-05-01T02:10:22.994888844Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-01T02:10:22.997168228Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.283485ms logger=migrator t=2026-05-01T02:10:23.001939542Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-01T02:10:23.002887485Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=947.043µs logger=migrator t=2026-05-01T02:10:23.007330192Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-01T02:10:23.008690875Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.359913ms logger=migrator t=2026-05-01T02:10:23.013742005Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-01T02:10:23.015045897Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.304272ms logger=migrator t=2026-05-01T02:10:23.023403298Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-01T02:10:23.024618937Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.216409ms logger=migrator t=2026-05-01T02:10:23.030057737Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-01T02:10:23.031145764Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.088357ms logger=migrator t=2026-05-01T02:10:23.041102033Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-01T02:10:23.042847635Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.746783ms logger=migrator t=2026-05-01T02:10:23.050390055Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-01T02:10:23.053523871Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=3.134226ms logger=migrator t=2026-05-01T02:10:23.062023015Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-01T02:10:23.062787634Z level=info msg="Migration successfully executed" id="create signing_key table" duration=764.308µs logger=migrator t=2026-05-01T02:10:23.06724954Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-01T02:10:23.068433689Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.184069ms logger=migrator t=2026-05-01T02:10:23.07513843Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-01T02:10:23.07723829Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.099891ms logger=migrator t=2026-05-01T02:10:23.086533533Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-01T02:10:23.086908332Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=375.839µs logger=migrator t=2026-05-01T02:10:23.096545374Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-01T02:10:23.10719961Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.651016ms logger=migrator t=2026-05-01T02:10:23.112851805Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-01T02:10:23.113951251Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.106406ms logger=migrator t=2026-05-01T02:10:23.120884009Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-01T02:10:23.12093921Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=61.162µs logger=migrator t=2026-05-01T02:10:23.12764057Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-01T02:10:23.13055037Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.91062ms logger=migrator t=2026-05-01T02:10:23.136425721Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-01T02:10:23.136452762Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.631µs logger=migrator t=2026-05-01T02:10:23.145867098Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-01T02:10:23.148443889Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.579902ms logger=migrator t=2026-05-01T02:10:23.176151255Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-01T02:10:23.177493528Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.344922ms logger=migrator t=2026-05-01T02:10:23.190648133Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-01T02:10:23.192744753Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.098651ms logger=migrator t=2026-05-01T02:10:23.199913446Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-01T02:10:23.200677634Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=764.998µs logger=migrator t=2026-05-01T02:10:23.20470274Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-01T02:10:23.204936997Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=235.147µs logger=migrator t=2026-05-01T02:10:23.209057815Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-01T02:10:23.210014978Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=957.063µs logger=migrator t=2026-05-01T02:10:23.215707674Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-01T02:10:23.217347284Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.63914ms logger=migrator t=2026-05-01T02:10:23.223815309Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-01T02:10:23.224743142Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=933.223µs logger=migrator t=2026-05-01T02:10:23.230108111Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-01T02:10:23.238982194Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.884154ms logger=migrator t=2026-05-01T02:10:23.244517847Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-01T02:10:23.254416114Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.887377ms logger=migrator t=2026-05-01T02:10:23.261473294Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-01T02:10:23.276479544Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=15.00108ms logger=migrator t=2026-05-01T02:10:23.282705133Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-01T02:10:23.282823306Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=121.882µs logger=migrator t=2026-05-01T02:10:23.287089629Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-01T02:10:23.298862511Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.777373ms logger=migrator t=2026-05-01T02:10:23.307966679Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-01T02:10:23.316514445Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.547025ms logger=migrator t=2026-05-01T02:10:23.321817372Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-01T02:10:23.322122199Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=306.027µs logger=migrator t=2026-05-01T02:10:23.327211491Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.159001428s logger=migrator t=2026-05-01T02:10:23.327740074Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-01T02:10:23.346215148Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-01T02:10:23.346475804Z level=info msg="Created default organization" logger=secrets t=2026-05-01T02:10:23.354887856Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-01T02:10:23.404405535Z level=info msg="Restored cache from database" duration=405.749µs logger=plugin.store t=2026-05-01T02:10:23.405725066Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-01T02:10:23.449452097Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-01T02:10:23.449500818Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-01T02:10:23.44958436Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-01T02:10:23.44960299Z level=info msg="Plugins loaded" count=54 duration=43.878734ms logger=query_data t=2026-05-01T02:10:23.45413959Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-01T02:10:23.456935717Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-01T02:10:23.461346402Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-01T02:10:23.474020357Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-01T02:10:23.476876915Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-01T02:10:23.48247729Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-01T02:10:23.506518226Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-01T02:10:23.52747201Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-01T02:10:23.544629132Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-01T02:10:23.544670673Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-01T02:10:23.550319688Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-01T02:10:23.550656106Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-01T02:10:23.551991788Z level=info msg="Storage starting" logger=http.server t=2026-05-01T02:10:23.554637561Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-01T02:10:23.627232294Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-01T02:10:23.642140663Z level=info msg="State cache has been initialized" states=0 duration=91.818185ms logger=ngalert.scheduler t=2026-05-01T02:10:23.642245475Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-01T02:10:23.642370068Z level=info msg=starting first_tick=2026-05-01T02:10:30Z logger=provisioning.dashboard t=2026-05-01T02:10:23.737497122Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-01T02:10:24.086715506Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-01T02:10:24.087304591Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-01T02:10:25.63011008Z level=info msg="Update check succeeded" duration=2.077967118s logger=plugins.update.checker t=2026-05-01T02:10:25.638496891Z level=info msg="Update check succeeded" duration=2.085473118s logger=plugin.angulardetectorsprovider.dynamic t=2026-05-01T02:10:25.728501892Z level=info msg="Patterns update finished" duration=2.019874273s logger=provisioning.dashboard t=2026-05-01T02:10:26.060619766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.061712412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.104904999Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.15325735Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.173444985Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.211519579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.23196596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.275821053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.293479066Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.41525229Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.431545681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.495494687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.530696042Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.630050137Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.648960321Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.699691119Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.717136347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.758171863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.772943267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.833103432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.852663502Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.899233029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.91632138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:26.979288782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.002158491Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.048850222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.072881128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.119899997Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.14371051Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.210559584Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.225587275Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.277286906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.294081019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.357605374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.375802301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.431050978Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.449939931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.516428758Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.535456754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.601405218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.615643149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.664951364Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.68563792Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.754640687Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.773489549Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.816700967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.836307417Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.897599269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:27.918239094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.131939445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.159894106Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.249989509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.270767078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.334470087Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.35293951Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.416132998Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.435754639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.500619946Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.515433372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.566332303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.584549901Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.641931349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.659137782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.733265212Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.753936327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.812614226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:28.83067248Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:29.154896605Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:29.171138474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:29.774783527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:29.788919226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:29.853431445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:29.871229512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:29.943385865Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:29.966640173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:30.077031994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:30.100546078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:30.186334877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:30.202467804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-01T02:10:30.300022456Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-01T02:11:29.575644892Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-01T02:20:23.557815472Z level=info msg="Completed cleanup jobs" duration=6.360141ms logger=sqlstore.transactions t=2026-05-01T02:20:23.56402892Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-01T02:20:29.692517907Z level=info msg="Update check succeeded" duration=4.05341927s logger=cleanup t=2026-05-01T02:30:23.563403901Z level=info msg="Completed cleanup jobs" duration=12.65443ms logger=plugins.update.checker t=2026-05-01T02:30:25.744308438Z level=info msg="Update check succeeded" duration=104.721559ms logger=cleanup t=2026-05-01T02:40:23.553815303Z level=info msg="Completed cleanup jobs" duration=2.431917ms logger=plugins.update.checker t=2026-05-01T02:40:25.69909654Z level=info msg="Update check succeeded" duration=59.422482ms logger=infra.usagestats t=2026-05-01T02:41:29.598063952Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-01T02:50:23.565204764Z level=info msg="Completed cleanup jobs" duration=13.597384ms logger=plugins.update.checker t=2026-05-01T02:50:25.699447178Z level=info msg="Update check succeeded" duration=60.757245ms logger=cleanup t=2026-05-01T03:00:23.566849222Z level=info msg="Completed cleanup jobs" duration=15.114049ms logger=plugins.update.checker t=2026-05-01T03:00:29.6945312Z level=info msg="Update check succeeded" duration=4.055844625s logger=cleanup t=2026-05-01T03:10:23.554296299Z level=info msg="Completed cleanup jobs" duration=3.417661ms logger=plugins.update.checker t=2026-05-01T03:10:25.695050398Z level=info msg="Update check succeeded" duration=56.197709ms logger=infra.usagestats t=2026-05-01T03:11:29.598318791Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-01T03:20:23.563436462Z level=info msg="Completed cleanup jobs" duration=12.56721ms logger=plugins.update.checker t=2026-05-01T03:20:25.694854546Z level=info msg="Update check succeeded" duration=56.209038ms