logger=settings t=2026-04-07T09:51:11.161627019Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-07T09:51:11Z logger=settings t=2026-04-07T09:51:11.161932756Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-07T09:51:11.161948256Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-07T09:51:11.161952496Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-07T09:51:11.161957547Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-07T09:51:11.161961777Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-07T09:51:11.161966377Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-07T09:51:11.161972107Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-07T09:51:11.161985967Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-07T09:51:11.161991257Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-07T09:51:11.162001148Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-07T09:51:11.162011808Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-07T09:51:11.162019528Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-07T09:51:11.162024938Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-07T09:51:11.162035068Z level=info msg=Target target=[all] logger=settings t=2026-04-07T09:51:11.162066179Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-07T09:51:11.162070399Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-07T09:51:11.16207862Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-07T09:51:11.16208413Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-07T09:51:11.16208856Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-07T09:51:11.16209763Z level=info msg="App mode production" logger=sqlstore t=2026-04-07T09:51:11.162456059Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-07T09:51:11.162481159Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-07T09:51:11.164592412Z level=info msg="Locking database" logger=migrator t=2026-04-07T09:51:11.164608342Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-07T09:51:11.165369161Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-07T09:51:11.16656546Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.19621ms logger=migrator t=2026-04-07T09:51:11.1710512Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-07T09:51:11.171851041Z level=info msg="Migration successfully executed" id="create user table" duration=800.101µs logger=migrator t=2026-04-07T09:51:11.176360401Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-07T09:51:11.177045118Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=684.597µs logger=migrator t=2026-04-07T09:51:11.183468587Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-07T09:51:11.184682827Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.21386ms logger=migrator t=2026-04-07T09:51:11.189792763Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-07T09:51:11.191073714Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.287521ms logger=migrator t=2026-04-07T09:51:11.196712123Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-07T09:51:11.197521924Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=809.75µs logger=migrator t=2026-04-07T09:51:11.204340301Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-07T09:51:11.207576451Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.23607ms logger=migrator t=2026-04-07T09:51:11.215399534Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-07T09:51:11.216188573Z level=info msg="Migration successfully executed" id="create user table v2" duration=789.519µs logger=migrator t=2026-04-07T09:51:11.220743826Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-07T09:51:11.222385357Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.641011ms logger=migrator t=2026-04-07T09:51:11.226981719Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-07T09:51:11.227659236Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=677.817µs logger=migrator t=2026-04-07T09:51:11.232327261Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-07T09:51:11.23269295Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=365.259µs logger=migrator t=2026-04-07T09:51:11.236746331Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-07T09:51:11.237888249Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.140887ms logger=migrator t=2026-04-07T09:51:11.243919907Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-07T09:51:11.245453995Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.538668ms logger=migrator t=2026-04-07T09:51:11.251128765Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-07T09:51:11.251210737Z level=info msg="Migration successfully executed" id="Update user table charset" duration=86.172µs logger=migrator t=2026-04-07T09:51:11.256652722Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-07T09:51:11.258524877Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.873346ms logger=migrator t=2026-04-07T09:51:11.263590112Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-07T09:51:11.264070664Z level=info msg="Migration successfully executed" id="Add missing user data" duration=484.941µs logger=migrator t=2026-04-07T09:51:11.2683899Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-07T09:51:11.270737209Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.338928ms logger=migrator t=2026-04-07T09:51:11.275363592Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-07T09:51:11.276364267Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.002655ms logger=migrator t=2026-04-07T09:51:11.28095575Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-07T09:51:11.282327514Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.371714ms logger=migrator t=2026-04-07T09:51:11.286466286Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-07T09:51:11.295174551Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.707735ms logger=migrator t=2026-04-07T09:51:11.300906513Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-07T09:51:11.302112532Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.206039ms logger=migrator t=2026-04-07T09:51:11.309455064Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-07T09:51:11.31012095Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=661.506µs logger=migrator t=2026-04-07T09:51:11.314980899Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-07T09:51:11.31583451Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=854.871µs logger=migrator t=2026-04-07T09:51:11.326480913Z 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-04-07T09:51:11.327028456Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=544.463µs logger=migrator t=2026-04-07T09:51:11.331325052Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-07T09:51:11.331919567Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=646.326µs logger=migrator t=2026-04-07T09:51:11.3365181Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-07T09:51:11.337465094Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=947.404µs logger=migrator t=2026-04-07T09:51:11.342369724Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-07T09:51:11.343316368Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=948.784µs logger=migrator t=2026-04-07T09:51:11.347230254Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-07T09:51:11.347932641Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=702.087µs logger=migrator t=2026-04-07T09:51:11.353066528Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-07T09:51:11.353846607Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=779.289µs logger=migrator t=2026-04-07T09:51:11.358509362Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-07T09:51:11.35925646Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=740.148µs logger=migrator t=2026-04-07T09:51:11.366580171Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-07T09:51:11.366622392Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.971µs logger=migrator t=2026-04-07T09:51:11.372062227Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-07T09:51:11.372867206Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=804.899µs logger=migrator t=2026-04-07T09:51:11.379255375Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-07T09:51:11.379926851Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=672.066µs logger=migrator t=2026-04-07T09:51:11.386135543Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-07T09:51:11.387175179Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.039386ms logger=migrator t=2026-04-07T09:51:11.408177267Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-07T09:51:11.409636582Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.463595ms logger=migrator t=2026-04-07T09:51:11.425223007Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:51:11.434103936Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=8.873879ms logger=migrator t=2026-04-07T09:51:11.439833887Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-07T09:51:11.440699888Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=866.411µs logger=migrator t=2026-04-07T09:51:11.44603661Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-07T09:51:11.447160808Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.122498ms logger=migrator t=2026-04-07T09:51:11.462715801Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-07T09:51:11.463888401Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.163589ms logger=migrator t=2026-04-07T09:51:11.469385766Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-07T09:51:11.470500574Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.108167ms logger=migrator t=2026-04-07T09:51:11.475949658Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-07T09:51:11.476782518Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=833.77µs logger=migrator t=2026-04-07T09:51:11.484285123Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-07T09:51:11.485040162Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=746.268µs logger=migrator t=2026-04-07T09:51:11.503277322Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-07T09:51:11.504166613Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=888.571µs logger=migrator t=2026-04-07T09:51:11.509583907Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-07T09:51:11.510254003Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=671.956µs logger=migrator t=2026-04-07T09:51:11.516775335Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-07T09:51:11.517677817Z level=info msg="Migration successfully executed" id="create star table" duration=902.782µs logger=migrator t=2026-04-07T09:51:11.522793163Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-07T09:51:11.523371437Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=576.634µs logger=migrator t=2026-04-07T09:51:11.529423676Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-07T09:51:11.530884873Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.461756ms logger=migrator t=2026-04-07T09:51:11.54539227Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-07T09:51:11.546989589Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.600319ms logger=migrator t=2026-04-07T09:51:11.553298575Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-07T09:51:11.554002472Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=704.077µs logger=migrator t=2026-04-07T09:51:11.559099738Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-07T09:51:11.559856447Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=758.229µs logger=migrator t=2026-04-07T09:51:11.564760738Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-07T09:51:11.565573688Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=813.06µs logger=migrator t=2026-04-07T09:51:11.57091994Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-07T09:51:11.572293263Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.374843ms logger=migrator t=2026-04-07T09:51:11.578613949Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-07T09:51:11.578691721Z level=info msg="Migration successfully executed" id="Update org table charset" duration=78.522µs logger=migrator t=2026-04-07T09:51:11.583804138Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-07T09:51:11.583868039Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=64.632µs logger=migrator t=2026-04-07T09:51:11.589609511Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-07T09:51:11.589945379Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=336.808µs logger=migrator t=2026-04-07T09:51:11.595752402Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-07T09:51:11.597348061Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.595539ms logger=migrator t=2026-04-07T09:51:11.60338823Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-07T09:51:11.604177839Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=789.319µs logger=migrator t=2026-04-07T09:51:11.6216453Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-07T09:51:11.622601253Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=959.733µs logger=migrator t=2026-04-07T09:51:11.629884353Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-07T09:51:11.63058519Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=690.997µs logger=migrator t=2026-04-07T09:51:11.636579368Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-07T09:51:11.637387059Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=808.101µs logger=migrator t=2026-04-07T09:51:11.644319929Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-07T09:51:11.645016366Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=696.237µs logger=migrator t=2026-04-07T09:51:11.65005031Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-07T09:51:11.655616787Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.576947ms logger=migrator t=2026-04-07T09:51:11.661125353Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-07T09:51:11.665613365Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=4.481031ms logger=migrator t=2026-04-07T09:51:11.67192468Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-07T09:51:11.673027116Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.107947ms logger=migrator t=2026-04-07T09:51:11.678359098Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-07T09:51:11.679163139Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=803.821µs logger=migrator t=2026-04-07T09:51:11.685547746Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-07T09:51:11.685914235Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=366.409µs logger=migrator t=2026-04-07T09:51:11.693235706Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-07T09:51:11.69421974Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=986.944µs logger=migrator t=2026-04-07T09:51:11.699450408Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-07T09:51:11.699536691Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=83.322µs logger=migrator t=2026-04-07T09:51:11.705719883Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-07T09:51:11.708928682Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.208059ms logger=migrator t=2026-04-07T09:51:11.716318825Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-07T09:51:11.718458768Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.140142ms logger=migrator t=2026-04-07T09:51:11.723553102Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-07T09:51:11.725634724Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.085372ms logger=migrator t=2026-04-07T09:51:11.730116035Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-07T09:51:11.731511739Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.395744ms logger=migrator t=2026-04-07T09:51:11.739051095Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-07T09:51:11.741644989Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.592104ms logger=migrator t=2026-04-07T09:51:11.747564235Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-07T09:51:11.750574239Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=3.008255ms logger=migrator t=2026-04-07T09:51:11.757050938Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-07T09:51:11.759219992Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=2.170304ms logger=migrator t=2026-04-07T09:51:11.764725618Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-07T09:51:11.764763129Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=38.601µs logger=migrator t=2026-04-07T09:51:11.772400947Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-07T09:51:11.772460158Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=37.781µs logger=migrator t=2026-04-07T09:51:11.777463382Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-07T09:51:11.779971164Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.507682ms logger=migrator t=2026-04-07T09:51:11.787073679Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-07T09:51:11.789344145Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.271076ms logger=migrator t=2026-04-07T09:51:11.795927717Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-07T09:51:11.799905655Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.983179ms logger=migrator t=2026-04-07T09:51:11.806229421Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-07T09:51:11.80821309Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.984599ms logger=migrator t=2026-04-07T09:51:11.812982487Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-07T09:51:11.813212343Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=229.886µs logger=migrator t=2026-04-07T09:51:11.818135534Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-07T09:51:11.819535659Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.400065ms logger=migrator t=2026-04-07T09:51:11.826650924Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-07T09:51:11.827508506Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=857.702µs logger=migrator t=2026-04-07T09:51:11.832905939Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-07T09:51:11.83293185Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.981µs logger=migrator t=2026-04-07T09:51:11.837954623Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-07T09:51:11.839415659Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.460816ms logger=migrator t=2026-04-07T09:51:11.846619676Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-07T09:51:11.847909779Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.295623ms logger=migrator t=2026-04-07T09:51:11.854608224Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:51:11.863012791Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.403327ms logger=migrator t=2026-04-07T09:51:11.870123657Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-07T09:51:11.871282935Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.164009ms logger=migrator t=2026-04-07T09:51:11.875868508Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-07T09:51:11.876610396Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=744.598µs logger=migrator t=2026-04-07T09:51:11.882169463Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-07T09:51:11.883078946Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=912.123µs logger=migrator t=2026-04-07T09:51:11.886645704Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-07T09:51:11.887044184Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=397.46µs logger=migrator t=2026-04-07T09:51:11.891317778Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-07T09:51:11.891980006Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=663.008µs logger=migrator t=2026-04-07T09:51:11.896460776Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-07T09:51:11.898556808Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.095911ms logger=migrator t=2026-04-07T09:51:11.904444303Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-07T09:51:11.905346935Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=903.662µs logger=migrator t=2026-04-07T09:51:11.909640271Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-07T09:51:11.909817735Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=175.164µs logger=migrator t=2026-04-07T09:51:11.913390223Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-07T09:51:11.913556247Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=169.514µs logger=migrator t=2026-04-07T09:51:11.91728878Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-07T09:51:11.918033008Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=743.988µs logger=migrator t=2026-04-07T09:51:11.921857472Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-07T09:51:11.924047806Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.189704ms logger=migrator t=2026-04-07T09:51:11.928727792Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-07T09:51:11.929752597Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.023765ms logger=migrator t=2026-04-07T09:51:11.935040157Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-07T09:51:11.935795995Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=756.188µs logger=migrator t=2026-04-07T09:51:11.939884267Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-07T09:51:11.940669646Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=785.429µs logger=migrator t=2026-04-07T09:51:11.945243179Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-07T09:51:11.945977087Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=733.478µs logger=migrator t=2026-04-07T09:51:11.950698184Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-07T09:51:11.951422731Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=730.448µs logger=migrator t=2026-04-07T09:51:11.958026254Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-07T09:51:11.966968664Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.93887ms logger=migrator t=2026-04-07T09:51:11.973249459Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-07T09:51:11.974824958Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.575719ms logger=migrator t=2026-04-07T09:51:11.979515634Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-07T09:51:11.980460727Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=945.843µs logger=migrator t=2026-04-07T09:51:11.986016493Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-07T09:51:11.986807303Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=790.51µs logger=migrator t=2026-04-07T09:51:11.993431967Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-07T09:51:11.99396796Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=535.803µs logger=migrator t=2026-04-07T09:51:11.997884716Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-07T09:51:12.001985078Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.099102ms logger=migrator t=2026-04-07T09:51:12.007723099Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-07T09:51:12.010390945Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.667846ms logger=migrator t=2026-04-07T09:51:12.01465864Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-07T09:51:12.01468835Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=30.691µs logger=migrator t=2026-04-07T09:51:12.018991277Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-07T09:51:12.019256913Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=265.576µs logger=migrator t=2026-04-07T09:51:12.023852307Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-07T09:51:12.02639455Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.541653ms logger=migrator t=2026-04-07T09:51:12.0320873Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-07T09:51:12.032569842Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=489.282µs logger=migrator t=2026-04-07T09:51:12.037413301Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-07T09:51:12.037605106Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=192.065µs logger=migrator t=2026-04-07T09:51:12.04267926Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-07T09:51:12.045325596Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.646706ms logger=migrator t=2026-04-07T09:51:12.17239726Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-07T09:51:12.172756508Z level=info msg="Migration successfully executed" id="Update uid value" duration=360.509µs logger=migrator t=2026-04-07T09:51:12.177419652Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-07T09:51:12.178347996Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=928.854µs logger=migrator t=2026-04-07T09:51:12.187314927Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-07T09:51:12.188137647Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=822.16µs logger=migrator t=2026-04-07T09:51:12.194013032Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-07T09:51:12.196176495Z level=info msg="Migration successfully executed" id="create api_key table" duration=2.170034ms logger=migrator t=2026-04-07T09:51:12.202174383Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-07T09:51:12.202949553Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=775.08µs logger=migrator t=2026-04-07T09:51:12.206457619Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-07T09:51:12.207205347Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=747.498µs logger=migrator t=2026-04-07T09:51:12.21136064Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-07T09:51:12.212242712Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=881.662µs logger=migrator t=2026-04-07T09:51:12.219744117Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-07T09:51:12.221318035Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.580378ms logger=migrator t=2026-04-07T09:51:12.225018826Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-07T09:51:12.225773205Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=753.879µs logger=migrator t=2026-04-07T09:51:12.231295101Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-07T09:51:12.233004063Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.713702ms logger=migrator t=2026-04-07T09:51:12.238338995Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-07T09:51:12.245726347Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.385262ms logger=migrator t=2026-04-07T09:51:12.249586042Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-07T09:51:12.250471614Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=866.012µs logger=migrator t=2026-04-07T09:51:12.254479873Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-07T09:51:12.255114628Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=636.955µs logger=migrator t=2026-04-07T09:51:12.260833289Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-07T09:51:12.262086391Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.253252ms logger=migrator t=2026-04-07T09:51:12.272480506Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-07T09:51:12.27385525Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.378724ms logger=migrator t=2026-04-07T09:51:12.277987172Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-07T09:51:12.278662629Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=673.877µs logger=migrator t=2026-04-07T09:51:12.283865507Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-07T09:51:12.284626446Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=760.999µs logger=migrator t=2026-04-07T09:51:12.289838005Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-07T09:51:12.289872666Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=34.981µs logger=migrator t=2026-04-07T09:51:12.29371583Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-07T09:51:12.297455942Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.739242ms logger=migrator t=2026-04-07T09:51:12.303283316Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-07T09:51:12.30629146Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.008234ms logger=migrator t=2026-04-07T09:51:12.310639287Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-07T09:51:12.310985916Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=346.819µs logger=migrator t=2026-04-07T09:51:12.314854242Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-07T09:51:12.318056601Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.194448ms logger=migrator t=2026-04-07T09:51:12.322152601Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-07T09:51:12.326000317Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.846875ms logger=migrator t=2026-04-07T09:51:12.331913282Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-07T09:51:12.332677991Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=764.899µs logger=migrator t=2026-04-07T09:51:12.33670871Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-07T09:51:12.337198043Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=489.383µs logger=migrator t=2026-04-07T09:51:12.341651942Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-07T09:51:12.343650601Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.004479ms logger=migrator t=2026-04-07T09:51:12.34768054Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-07T09:51:12.348800349Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.122948ms logger=migrator t=2026-04-07T09:51:12.354339415Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-07T09:51:12.356433016Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.094751ms logger=migrator t=2026-04-07T09:51:12.36265153Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-07T09:51:12.364104136Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.462386ms logger=migrator t=2026-04-07T09:51:12.368025193Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-07T09:51:12.368376461Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=355.278µs logger=migrator t=2026-04-07T09:51:12.3723833Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-07T09:51:12.372586784Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=205.885µs logger=migrator t=2026-04-07T09:51:12.378856519Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-07T09:51:12.383627877Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.761518ms logger=migrator t=2026-04-07T09:51:12.38818987Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-07T09:51:12.391524912Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.333982ms logger=migrator t=2026-04-07T09:51:12.395473729Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-07T09:51:12.395573521Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=98.163µs logger=migrator t=2026-04-07T09:51:12.401733174Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-07T09:51:12.403020745Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.286341ms logger=migrator t=2026-04-07T09:51:12.406803658Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-07T09:51:12.40764987Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=845.832µs logger=migrator t=2026-04-07T09:51:12.411027793Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-07T09:51:12.411055454Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.29µs logger=migrator t=2026-04-07T09:51:12.413704139Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-07T09:51:12.414938639Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.23307ms logger=migrator t=2026-04-07T09:51:12.420807673Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-07T09:51:12.421673145Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=865.412µs logger=migrator t=2026-04-07T09:51:12.427250773Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-07T09:51:12.430421211Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.169948ms logger=migrator t=2026-04-07T09:51:12.433735943Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-07T09:51:12.433766843Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=31.52µs logger=migrator t=2026-04-07T09:51:12.438960471Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-07T09:51:12.439877624Z level=info msg="Migration successfully executed" id="create session table" duration=916.233µs logger=migrator t=2026-04-07T09:51:12.444155759Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-07T09:51:12.444699083Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=543.244µs logger=migrator t=2026-04-07T09:51:12.450162188Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-07T09:51:12.45024778Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=85.743µs logger=migrator t=2026-04-07T09:51:12.458311789Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-07T09:51:12.459101618Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=788.999µs logger=migrator t=2026-04-07T09:51:12.462875071Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-07T09:51:12.463696372Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=821.241µs logger=migrator t=2026-04-07T09:51:12.469007812Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-07T09:51:12.469048803Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=42.461µs logger=migrator t=2026-04-07T09:51:12.474269131Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-07T09:51:12.474312862Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.531µs logger=migrator t=2026-04-07T09:51:12.478184369Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-07T09:51:12.483060409Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.875481ms logger=migrator t=2026-04-07T09:51:12.486805781Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-07T09:51:12.489906627Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.100066ms logger=migrator t=2026-04-07T09:51:12.493730271Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-07T09:51:12.493814263Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=84.492µs logger=migrator t=2026-04-07T09:51:12.499400131Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-07T09:51:12.499479643Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=79.952µs logger=migrator t=2026-04-07T09:51:12.50380326Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-07T09:51:12.505187964Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.383784ms logger=migrator t=2026-04-07T09:51:12.509806788Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-07T09:51:12.509834319Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.541µs logger=migrator t=2026-04-07T09:51:12.513239733Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-07T09:51:12.516546055Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.305712ms logger=migrator t=2026-04-07T09:51:12.52124044Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-07T09:51:12.521442345Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=198.934µs logger=migrator t=2026-04-07T09:51:12.524945492Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-07T09:51:12.529853432Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.90678ms logger=migrator t=2026-04-07T09:51:12.533876302Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-07T09:51:12.53703056Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.153897ms logger=migrator t=2026-04-07T09:51:12.54231778Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-07T09:51:12.542502574Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=183.984µs logger=migrator t=2026-04-07T09:51:12.54638254Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-07T09:51:12.547333484Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=950.564µs logger=migrator t=2026-04-07T09:51:12.552014609Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-07T09:51:12.552917641Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=903.233µs logger=migrator t=2026-04-07T09:51:12.558881619Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-07T09:51:12.559998286Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.115728ms logger=migrator t=2026-04-07T09:51:12.56420409Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-07T09:51:12.565224254Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.022855ms logger=migrator t=2026-04-07T09:51:12.572306598Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-07T09:51:12.573429647Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.126689ms logger=migrator t=2026-04-07T09:51:12.577509287Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-07T09:51:12.578912882Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.408855ms logger=migrator t=2026-04-07T09:51:12.583081845Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-07T09:51:12.583989628Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=908.484µs logger=migrator t=2026-04-07T09:51:12.587820151Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-07T09:51:12.590339364Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=2.518752ms logger=migrator t=2026-04-07T09:51:12.595310826Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-07T09:51:12.596130776Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=817.3µs logger=migrator t=2026-04-07T09:51:12.599979401Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-07T09:51:12.61007511Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.094589ms logger=migrator t=2026-04-07T09:51:12.614124519Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-07T09:51:12.614646803Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=522.274µs logger=migrator t=2026-04-07T09:51:12.619790389Z 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-04-07T09:51:12.620654211Z 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=863.672µs logger=migrator t=2026-04-07T09:51:12.624751022Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-07T09:51:12.625028459Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=278.207µs logger=migrator t=2026-04-07T09:51:12.628213157Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-07T09:51:12.628752651Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=539.134µs logger=migrator t=2026-04-07T09:51:12.633906027Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-07T09:51:12.634658397Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=752.34µs logger=migrator t=2026-04-07T09:51:12.639473544Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-07T09:51:12.646537639Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.065535ms logger=migrator t=2026-04-07T09:51:12.651807959Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-07T09:51:12.655464889Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.65572ms logger=migrator t=2026-04-07T09:51:12.661704233Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-07T09:51:12.666066131Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.358348ms logger=migrator t=2026-04-07T09:51:12.670180322Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-07T09:51:12.67412086Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.939947ms logger=migrator t=2026-04-07T09:51:12.680023635Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-07T09:51:12.681133672Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.110377ms logger=migrator t=2026-04-07T09:51:12.689330644Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-07T09:51:12.689375745Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=46.621µs logger=migrator t=2026-04-07T09:51:12.693449246Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-07T09:51:12.693492727Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=42.621µs logger=migrator t=2026-04-07T09:51:12.706559969Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-07T09:51:12.707785499Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.22331ms logger=migrator t=2026-04-07T09:51:12.715614413Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T09:51:12.716483614Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=865.961µs logger=migrator t=2026-04-07T09:51:12.721659492Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-07T09:51:12.72241699Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=757.158µs logger=migrator t=2026-04-07T09:51:12.726241394Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-07T09:51:12.727061185Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=821.041µs logger=migrator t=2026-04-07T09:51:12.731906743Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-07T09:51:12.733125474Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.217131ms logger=migrator t=2026-04-07T09:51:12.738189889Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-07T09:51:12.743626673Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.437534ms logger=migrator t=2026-04-07T09:51:12.749823576Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-07T09:51:12.754090291Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.266675ms logger=migrator t=2026-04-07T09:51:12.760261213Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-07T09:51:12.760488609Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=227.406µs logger=migrator t=2026-04-07T09:51:12.766170819Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-07T09:51:12.767625174Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.447825ms logger=migrator t=2026-04-07T09:51:12.772107745Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-07T09:51:12.77354735Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.435305ms logger=migrator t=2026-04-07T09:51:12.779793525Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-07T09:51:12.786325766Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.528381ms logger=migrator t=2026-04-07T09:51:12.790074708Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-07T09:51:12.790139569Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.451µs logger=migrator t=2026-04-07T09:51:12.795452351Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-07T09:51:12.79626658Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=813.729µs logger=migrator t=2026-04-07T09:51:12.802429573Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-07T09:51:12.803827147Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.397804ms logger=migrator t=2026-04-07T09:51:12.809260081Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-07T09:51:12.809335363Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=75.232µs logger=migrator t=2026-04-07T09:51:12.812730066Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-07T09:51:12.813812504Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.081108ms logger=migrator t=2026-04-07T09:51:12.819557105Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-07T09:51:12.821187995Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.62692ms logger=migrator t=2026-04-07T09:51:12.825696527Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-07T09:51:12.826694581Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=996.574µs logger=migrator t=2026-04-07T09:51:12.831203102Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-07T09:51:12.832077513Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=873.591µs logger=migrator t=2026-04-07T09:51:12.836307838Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-07T09:51:12.837439096Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.125978ms logger=migrator t=2026-04-07T09:51:12.843237569Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-07T09:51:12.845281969Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.04272ms logger=migrator t=2026-04-07T09:51:12.851173785Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-07T09:51:12.851205765Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.761µs logger=migrator t=2026-04-07T09:51:12.857414978Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-07T09:51:12.861653313Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.237755ms logger=migrator t=2026-04-07T09:51:12.865276242Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-07T09:51:12.866173514Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=897.322µs logger=migrator t=2026-04-07T09:51:12.869434475Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-07T09:51:12.874349726Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.915011ms logger=migrator t=2026-04-07T09:51:12.878633442Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-07T09:51:12.879439931Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=803.079µs logger=migrator t=2026-04-07T09:51:12.883578024Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-07T09:51:12.884565628Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=987.154µs logger=migrator t=2026-04-07T09:51:12.893448287Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-07T09:51:12.894918154Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.468246ms logger=migrator t=2026-04-07T09:51:12.899110826Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-07T09:51:12.913849339Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.738933ms logger=migrator t=2026-04-07T09:51:12.920190817Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-07T09:51:12.920763701Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=569.284µs logger=migrator t=2026-04-07T09:51:12.928200173Z 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-04-07T09:51:12.929634739Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.440046ms logger=migrator t=2026-04-07T09:51:12.9361681Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-07T09:51:12.936450507Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=281.987µs logger=migrator t=2026-04-07T09:51:12.94022117Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-07T09:51:12.941404729Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.162369ms logger=migrator t=2026-04-07T09:51:12.945719716Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-07T09:51:12.946093135Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=374.559µs logger=migrator t=2026-04-07T09:51:12.949878618Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-07T09:51:12.955476816Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.598878ms logger=migrator t=2026-04-07T09:51:12.959174418Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-07T09:51:12.963252358Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.07715ms logger=migrator t=2026-04-07T09:51:12.968523618Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-07T09:51:12.969557173Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.032605ms logger=migrator t=2026-04-07T09:51:12.973255065Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-07T09:51:12.974174417Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=917.502µs logger=migrator t=2026-04-07T09:51:12.978317459Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-07T09:51:12.978538384Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=220.635µs logger=migrator t=2026-04-07T09:51:12.982199935Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-07T09:51:12.987294611Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.093506ms logger=migrator t=2026-04-07T09:51:12.990931351Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-07T09:51:12.991803462Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=871.102µs logger=migrator t=2026-04-07T09:51:12.99660845Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-07T09:51:12.996789345Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=180.254µs logger=migrator t=2026-04-07T09:51:13.000608058Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-07T09:51:13.001145642Z level=info msg="Migration successfully executed" id="Move region to single row" duration=536.964µs logger=migrator t=2026-04-07T09:51:13.005324625Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-07T09:51:13.006649307Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.324162ms logger=migrator t=2026-04-07T09:51:13.010966304Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-07T09:51:13.011817385Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=850.071µs logger=migrator t=2026-04-07T09:51:13.015274501Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T09:51:13.016224934Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=949.423µs logger=migrator t=2026-04-07T09:51:13.0201264Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-07T09:51:13.021039283Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=912.083µs logger=migrator t=2026-04-07T09:51:13.025525023Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-07T09:51:13.026793585Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.261551ms logger=migrator t=2026-04-07T09:51:13.031031639Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-07T09:51:13.032349772Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.317943ms logger=migrator t=2026-04-07T09:51:13.036136635Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-07T09:51:13.036209907Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=74.342µs logger=migrator t=2026-04-07T09:51:13.040141263Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-07T09:51:13.041047446Z level=info msg="Migration successfully executed" id="create test_data table" duration=906.233µs logger=migrator t=2026-04-07T09:51:13.046571882Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-07T09:51:13.047375922Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=803.76µs logger=migrator t=2026-04-07T09:51:13.053953854Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-07T09:51:13.05538769Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.433725ms logger=migrator t=2026-04-07T09:51:13.059857659Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-07T09:51:13.061449189Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.59136ms logger=migrator t=2026-04-07T09:51:13.066949565Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-07T09:51:13.067133689Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=183.665µs logger=migrator t=2026-04-07T09:51:13.070915532Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-07T09:51:13.071267521Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=348.569µs logger=migrator t=2026-04-07T09:51:13.0748931Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-07T09:51:13.074997423Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.983µs logger=migrator t=2026-04-07T09:51:13.077866784Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-07T09:51:13.079183166Z level=info msg="Migration successfully executed" id="create team table" duration=1.315802ms logger=migrator t=2026-04-07T09:51:13.083870722Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-07T09:51:13.08623751Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.371858ms logger=migrator t=2026-04-07T09:51:13.092085954Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-07T09:51:13.092953135Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=866.731µs logger=migrator t=2026-04-07T09:51:13.097638791Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-07T09:51:13.102083201Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.44392ms logger=migrator t=2026-04-07T09:51:13.106133111Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-07T09:51:13.106303375Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=170.684µs logger=migrator t=2026-04-07T09:51:13.111187186Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-07T09:51:13.112313163Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.126288ms logger=migrator t=2026-04-07T09:51:13.118968077Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-07T09:51:13.11989592Z level=info msg="Migration successfully executed" id="create team member table" duration=927.403µs logger=migrator t=2026-04-07T09:51:13.127371665Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-07T09:51:13.128275497Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=903.922µs logger=migrator t=2026-04-07T09:51:13.132425329Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-07T09:51:13.134181902Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.754264ms logger=migrator t=2026-04-07T09:51:13.139556395Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-07T09:51:13.140485667Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=928.692µs logger=migrator t=2026-04-07T09:51:13.145663695Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-07T09:51:13.150610907Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.948722ms logger=migrator t=2026-04-07T09:51:13.157931437Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-07T09:51:13.165035203Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.104236ms logger=migrator t=2026-04-07T09:51:13.171369839Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-07T09:51:13.176429574Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.057625ms logger=migrator t=2026-04-07T09:51:13.182867872Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-07T09:51:13.183899538Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.031016ms logger=migrator t=2026-04-07T09:51:13.189635159Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-07T09:51:13.190698055Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.061556ms logger=migrator t=2026-04-07T09:51:13.202412184Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-07T09:51:13.204994628Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.583084ms logger=migrator t=2026-04-07T09:51:13.212437541Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-07T09:51:13.214752579Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.314878ms logger=migrator t=2026-04-07T09:51:13.222840918Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-07T09:51:13.224044788Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.200489ms logger=migrator t=2026-04-07T09:51:13.240149695Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-07T09:51:13.242434751Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.289526ms logger=migrator t=2026-04-07T09:51:13.250711436Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-07T09:51:13.252347095Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.6482ms logger=migrator t=2026-04-07T09:51:13.267235153Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-07T09:51:13.269832966Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.604243ms logger=migrator t=2026-04-07T09:51:13.275922157Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-07T09:51:13.276408469Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=486.752µs logger=migrator t=2026-04-07T09:51:13.283091353Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-07T09:51:13.283464732Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=377.239µs logger=migrator t=2026-04-07T09:51:13.290114397Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-07T09:51:13.291578933Z level=info msg="Migration successfully executed" id="create tag table" duration=1.472465ms logger=migrator t=2026-04-07T09:51:13.354837123Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-07T09:51:13.357010956Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.177304ms logger=migrator t=2026-04-07T09:51:13.365447314Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-07T09:51:13.366805687Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.357963ms logger=migrator t=2026-04-07T09:51:13.373179514Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-07T09:51:13.374511638Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.331944ms logger=migrator t=2026-04-07T09:51:13.384417891Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-07T09:51:13.38556747Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.146589ms logger=migrator t=2026-04-07T09:51:13.393958697Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:51:13.409335726Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.379719ms logger=migrator t=2026-04-07T09:51:13.416976075Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-07T09:51:13.419130028Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=2.162004ms logger=migrator t=2026-04-07T09:51:13.427105205Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-07T09:51:13.428312904Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.207359ms logger=migrator t=2026-04-07T09:51:13.437267365Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-07T09:51:13.438092986Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=837.03µs logger=migrator t=2026-04-07T09:51:13.444300819Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-07T09:51:13.445360574Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.057276ms logger=migrator t=2026-04-07T09:51:13.452615313Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-07T09:51:13.454398837Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.786974ms logger=migrator t=2026-04-07T09:51:13.460362284Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-07T09:51:13.461896942Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.484947ms logger=migrator t=2026-04-07T09:51:13.468850943Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-07T09:51:13.468917086Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=66.773µs logger=migrator t=2026-04-07T09:51:13.473764995Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-07T09:51:13.480808358Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.043444ms logger=migrator t=2026-04-07T09:51:13.486265673Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-07T09:51:13.491260046Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.989992ms logger=migrator t=2026-04-07T09:51:13.497214223Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-07T09:51:13.502183035Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.968042ms logger=migrator t=2026-04-07T09:51:13.507049375Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-07T09:51:13.512001507Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.951532ms logger=migrator t=2026-04-07T09:51:13.517285108Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-07T09:51:13.518648091Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.362513ms logger=migrator t=2026-04-07T09:51:13.524557266Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-07T09:51:13.529433117Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.873831ms logger=migrator t=2026-04-07T09:51:13.534097902Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-07T09:51:13.534957903Z level=info msg="Migration successfully executed" id="create server_lock table" duration=858.821µs logger=migrator t=2026-04-07T09:51:13.542437138Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-07T09:51:13.544750345Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.323427ms logger=migrator t=2026-04-07T09:51:13.552385193Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-07T09:51:13.553849409Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.463956ms logger=migrator t=2026-04-07T09:51:13.560894493Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-07T09:51:13.56240688Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.512498ms logger=migrator t=2026-04-07T09:51:13.569018143Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-07T09:51:13.570540931Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.522668ms logger=migrator t=2026-04-07T09:51:13.57743222Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-07T09:51:13.578951208Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.518448ms logger=migrator t=2026-04-07T09:51:13.586565406Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-07T09:51:13.593359273Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.794837ms logger=migrator t=2026-04-07T09:51:13.59975159Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-07T09:51:13.601494274Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.742434ms logger=migrator t=2026-04-07T09:51:13.608727302Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-07T09:51:13.611272585Z level=info msg="Migration successfully executed" id="create cache_data table" duration=2.548513ms logger=migrator t=2026-04-07T09:51:13.617764565Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-07T09:51:13.618859452Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.095977ms logger=migrator t=2026-04-07T09:51:13.626803848Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-07T09:51:13.628253143Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.449085ms logger=migrator t=2026-04-07T09:51:13.634941629Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-07T09:51:13.635985544Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.007684ms logger=migrator t=2026-04-07T09:51:13.643724495Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-07T09:51:13.643804197Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=87.482µs logger=migrator t=2026-04-07T09:51:13.651944108Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-07T09:51:13.652155593Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=273.987µs logger=migrator t=2026-04-07T09:51:13.666069416Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-07T09:51:13.667348887Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.280181ms logger=migrator t=2026-04-07T09:51:13.67353114Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:51:13.675022147Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.490666ms logger=migrator t=2026-04-07T09:51:13.68124162Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:51:13.682806569Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.564639ms logger=migrator t=2026-04-07T09:51:13.689316889Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:51:13.689586736Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=202.645µs logger=migrator t=2026-04-07T09:51:13.695673885Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:51:13.69666846Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=995.295µs logger=migrator t=2026-04-07T09:51:13.702302209Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:51:13.703261783Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=959.604µs logger=migrator t=2026-04-07T09:51:13.710233875Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-07T09:51:13.71205921Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.823735ms logger=migrator t=2026-04-07T09:51:13.717900173Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-07T09:51:13.719076963Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.17642ms logger=migrator t=2026-04-07T09:51:13.72828026Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-07T09:51:13.739046685Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.751435ms logger=migrator t=2026-04-07T09:51:13.745001352Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-07T09:51:13.746190971Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.182649ms logger=migrator t=2026-04-07T09:51:13.752923617Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-07T09:51:13.753052281Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.263µs logger=migrator t=2026-04-07T09:51:13.760135315Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-07T09:51:13.762227367Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.091772ms logger=migrator t=2026-04-07T09:51:13.768247055Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-07T09:51:13.769459955Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.21293ms logger=migrator t=2026-04-07T09:51:13.775139905Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-07T09:51:13.776271723Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.131758ms logger=migrator t=2026-04-07T09:51:13.784558267Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:51:13.784700131Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=142.894µs logger=migrator t=2026-04-07T09:51:13.791639162Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-07T09:51:13.793287952Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.64799ms logger=migrator t=2026-04-07T09:51:13.799388532Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-07T09:51:13.800566282Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.17701ms logger=migrator t=2026-04-07T09:51:13.806884428Z 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-04-07T09:51:13.808772015Z 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.885957ms logger=migrator t=2026-04-07T09:51:13.814515326Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-07T09:51:13.815705805Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.193009ms logger=migrator t=2026-04-07T09:51:13.823221051Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-07T09:51:13.830309026Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.087715ms logger=migrator t=2026-04-07T09:51:13.835542484Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-07T09:51:13.836248942Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=705.888µs logger=migrator t=2026-04-07T09:51:13.841637765Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T09:51:13.843210053Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.572988ms logger=migrator t=2026-04-07T09:51:13.849541769Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-07T09:51:13.877982711Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=28.440212ms logger=migrator t=2026-04-07T09:51:13.883732033Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-07T09:51:13.906540185Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.806182ms logger=migrator t=2026-04-07T09:51:13.91203071Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-07T09:51:13.912875151Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=847.861µs logger=migrator t=2026-04-07T09:51:13.919436072Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-07T09:51:13.920992921Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.556749ms logger=migrator t=2026-04-07T09:51:13.926233951Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-07T09:51:13.932417733Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.183392ms logger=migrator t=2026-04-07T09:51:13.937774225Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-07T09:51:13.941883026Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.108241ms logger=migrator t=2026-04-07T09:51:13.947863223Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-07T09:51:13.949099224Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.230921ms logger=migrator t=2026-04-07T09:51:13.955478371Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-07T09:51:13.957277226Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.798125ms logger=migrator t=2026-04-07T09:51:13.963317825Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-07T09:51:13.964405251Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.087156ms logger=migrator t=2026-04-07T09:51:13.972794788Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-07T09:51:13.975101955Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.310777ms logger=migrator t=2026-04-07T09:51:13.980696083Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:51:13.980768125Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=72.311µs logger=migrator t=2026-04-07T09:51:13.986512146Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-07T09:51:13.994955924Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.448688ms logger=migrator t=2026-04-07T09:51:14.001502947Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-07T09:51:14.012072296Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=10.569289ms logger=migrator t=2026-04-07T09:51:14.017003558Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-07T09:51:14.021338526Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=4.334428ms logger=migrator t=2026-04-07T09:51:14.026218695Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-07T09:51:14.027162929Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=944.024µs logger=migrator t=2026-04-07T09:51:14.034436668Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-07T09:51:14.035461434Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.024976ms logger=migrator t=2026-04-07T09:51:14.040537499Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-07T09:51:14.049609883Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.073423ms logger=migrator t=2026-04-07T09:51:14.054283367Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-07T09:51:14.060692086Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.404198ms logger=migrator t=2026-04-07T09:51:14.067854762Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-07T09:51:14.068937509Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.081677ms logger=migrator t=2026-04-07T09:51:14.074554938Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-07T09:51:14.082717989Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.163772ms logger=migrator t=2026-04-07T09:51:14.087880825Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-07T09:51:14.095852282Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.971967ms logger=migrator t=2026-04-07T09:51:14.101542592Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-07T09:51:14.101611054Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=66.142µs logger=migrator t=2026-04-07T09:51:14.108206207Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-07T09:51:14.110231116Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.025599ms logger=migrator t=2026-04-07T09:51:14.116506112Z 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-04-07T09:51:14.11763933Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.133217ms logger=migrator t=2026-04-07T09:51:14.122833688Z 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-04-07T09:51:14.124805996Z 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.971768ms logger=migrator t=2026-04-07T09:51:14.131526832Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-07T09:51:14.131597173Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=73.771µs logger=migrator t=2026-04-07T09:51:14.13631979Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-07T09:51:14.142626206Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.302836ms logger=migrator t=2026-04-07T09:51:14.148592682Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-07T09:51:14.154943849Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.350447ms logger=migrator t=2026-04-07T09:51:14.162860204Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-07T09:51:14.169277713Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.416939ms logger=migrator t=2026-04-07T09:51:14.175794993Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-07T09:51:14.186906658Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.122444ms logger=migrator t=2026-04-07T09:51:14.197659783Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-07T09:51:14.205856395Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.197022ms logger=migrator t=2026-04-07T09:51:14.218109877Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-07T09:51:14.218266101Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=161.674µs logger=migrator t=2026-04-07T09:51:14.227786675Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-07T09:51:14.228909213Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.122128ms logger=migrator t=2026-04-07T09:51:14.235058205Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-07T09:51:14.242023336Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.963092ms logger=migrator t=2026-04-07T09:51:14.246200619Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-07T09:51:14.246306012Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=97.403µs logger=migrator t=2026-04-07T09:51:14.255823186Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-07T09:51:14.264034469Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.215713ms logger=migrator t=2026-04-07T09:51:14.270939519Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-07T09:51:14.272499577Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.563218ms logger=migrator t=2026-04-07T09:51:14.276726132Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-07T09:51:14.283291324Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.564331ms logger=migrator t=2026-04-07T09:51:14.286886062Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-07T09:51:14.287777085Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=890.563µs logger=migrator t=2026-04-07T09:51:14.293709051Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-07T09:51:14.294726575Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.008924ms logger=migrator t=2026-04-07T09:51:14.300416596Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-07T09:51:14.307522361Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.104786ms logger=migrator t=2026-04-07T09:51:14.314295768Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-07T09:51:14.314915103Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=619.815µs logger=migrator t=2026-04-07T09:51:14.32046831Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-07T09:51:14.321570587Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.102647ms logger=migrator t=2026-04-07T09:51:14.325420672Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-07T09:51:14.326296424Z level=info msg="Migration successfully executed" id="create alert_image table" duration=875.852µs logger=migrator t=2026-04-07T09:51:14.331521392Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-07T09:51:14.332563819Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.041197ms logger=migrator t=2026-04-07T09:51:14.337411219Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-07T09:51:14.337643364Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=223.086µs logger=migrator t=2026-04-07T09:51:14.341993351Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-07T09:51:14.343707433Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.714382ms logger=migrator t=2026-04-07T09:51:14.348975623Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-07T09:51:14.349948137Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=972.224µs logger=migrator t=2026-04-07T09:51:14.35493965Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-07T09:51:14.355556345Z 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-04-07T09:51:14.36060376Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-07T09:51:14.36102229Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=418.73µs logger=migrator t=2026-04-07T09:51:14.380690565Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-07T09:51:14.383066734Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=2.373969ms logger=migrator t=2026-04-07T09:51:14.387301338Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-07T09:51:14.394408153Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.106265ms logger=migrator t=2026-04-07T09:51:14.413532635Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-07T09:51:14.415627116Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=2.103891ms logger=migrator t=2026-04-07T09:51:14.43970465Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-07T09:51:14.441683689Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.979079ms logger=migrator t=2026-04-07T09:51:14.723798084Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-07T09:51:14.725854155Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=2.057321ms logger=migrator t=2026-04-07T09:51:14.731482234Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-07T09:51:14.732766476Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.284173ms logger=migrator t=2026-04-07T09:51:14.741681086Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-07T09:51:14.744468174Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.801099ms logger=migrator t=2026-04-07T09:51:14.749587821Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-07T09:51:14.749623522Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.981µs logger=migrator t=2026-04-07T09:51:14.755933217Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-07T09:51:14.756137362Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=209.576µs logger=migrator t=2026-04-07T09:51:14.761374091Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-07T09:51:14.779159909Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=17.780238ms logger=migrator t=2026-04-07T09:51:14.785825494Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-07T09:51:14.788005907Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=2.171863ms logger=migrator t=2026-04-07T09:51:14.792470048Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-07T09:51:14.793886792Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.419974ms logger=migrator t=2026-04-07T09:51:14.797958423Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-07T09:51:14.798269671Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=311.798µs logger=migrator t=2026-04-07T09:51:14.801971831Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-07T09:51:14.80351393Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.542269ms logger=migrator t=2026-04-07T09:51:14.809254261Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-07T09:51:14.810380559Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.127338ms logger=migrator t=2026-04-07T09:51:14.81444488Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-07T09:51:14.847189727Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.724856ms logger=migrator t=2026-04-07T09:51:14.851056712Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-07T09:51:14.85748705Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.429048ms logger=migrator t=2026-04-07T09:51:14.862430353Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-07T09:51:14.862577726Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=147.654µs logger=migrator t=2026-04-07T09:51:14.865958039Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-07T09:51:14.89642124Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.461721ms logger=migrator t=2026-04-07T09:51:14.900620344Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-07T09:51:14.937403521Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.774507ms logger=migrator t=2026-04-07T09:51:14.94385078Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-07T09:51:14.9446986Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=846.23µs logger=migrator t=2026-04-07T09:51:14.956756108Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-07T09:51:14.95803671Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.285832ms logger=migrator t=2026-04-07T09:51:14.96290934Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-07T09:51:14.963126235Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=218.545µs logger=migrator t=2026-04-07T09:51:14.973541592Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-07T09:51:14.97510362Z level=info msg="Migration successfully executed" id="create permission table" duration=1.565318ms logger=migrator t=2026-04-07T09:51:14.97953194Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-07T09:51:14.980559685Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.032885ms logger=migrator t=2026-04-07T09:51:14.991149066Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-07T09:51:14.992063588Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=917.782µs logger=migrator t=2026-04-07T09:51:14.997207015Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-07T09:51:14.997951323Z level=info msg="Migration successfully executed" id="create role table" duration=740.798µs logger=migrator t=2026-04-07T09:51:15.001933312Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-07T09:51:15.008694579Z level=info msg="Migration successfully executed" id="add column display_name" duration=6.762796ms logger=migrator t=2026-04-07T09:51:15.012469122Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-07T09:51:15.01768454Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.214678ms logger=migrator t=2026-04-07T09:51:15.023256107Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-07T09:51:15.024328214Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.071687ms logger=migrator t=2026-04-07T09:51:15.028797754Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-07T09:51:15.030154118Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.355394ms logger=migrator t=2026-04-07T09:51:15.034917986Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-07T09:51:15.03674987Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.830344ms logger=migrator t=2026-04-07T09:51:15.043820875Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-07T09:51:15.044816889Z level=info msg="Migration successfully executed" id="create team role table" duration=995.294µs logger=migrator t=2026-04-07T09:51:15.049562796Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-07T09:51:15.051268308Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.704532ms logger=migrator t=2026-04-07T09:51:15.05621967Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-07T09:51:15.05739614Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.176ms logger=migrator t=2026-04-07T09:51:15.062876564Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-07T09:51:15.064622057Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.745043ms logger=migrator t=2026-04-07T09:51:15.069315683Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-07T09:51:15.070219945Z level=info msg="Migration successfully executed" id="create user role table" duration=904.962µs logger=migrator t=2026-04-07T09:51:15.074562473Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-07T09:51:15.075743192Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.179859ms logger=migrator t=2026-04-07T09:51:15.081959185Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-07T09:51:15.083079483Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.119548ms logger=migrator t=2026-04-07T09:51:15.087642235Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-07T09:51:15.089405708Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.763883ms logger=migrator t=2026-04-07T09:51:15.094204157Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-07T09:51:15.095058308Z level=info msg="Migration successfully executed" id="create builtin role table" duration=853.851µs logger=migrator t=2026-04-07T09:51:15.099378425Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-07T09:51:15.100566324Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.187069ms logger=migrator t=2026-04-07T09:51:15.105811003Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-07T09:51:15.1068921Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.080657ms logger=migrator t=2026-04-07T09:51:15.111238097Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-07T09:51:15.122472894Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.236147ms logger=migrator t=2026-04-07T09:51:15.126460222Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-07T09:51:15.127269522Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=809.12µs logger=migrator t=2026-04-07T09:51:15.132628794Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-07T09:51:15.133986568Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.356014ms logger=migrator t=2026-04-07T09:51:15.13975215Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-07T09:51:15.14177167Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.02588ms logger=migrator t=2026-04-07T09:51:15.147347417Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-07T09:51:15.148720111Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.376924ms logger=migrator t=2026-04-07T09:51:15.152671849Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-07T09:51:15.15355294Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=877.841µs logger=migrator t=2026-04-07T09:51:15.16089265Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-07T09:51:15.16288728Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.98683ms logger=migrator t=2026-04-07T09:51:15.167865423Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-07T09:51:15.177204763Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.34156ms logger=migrator t=2026-04-07T09:51:15.182194356Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-07T09:51:15.190352177Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.157561ms logger=migrator t=2026-04-07T09:51:15.194728706Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-07T09:51:15.200527299Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.798033ms logger=migrator t=2026-04-07T09:51:15.205903711Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-07T09:51:15.215646481Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.75531ms logger=migrator t=2026-04-07T09:51:15.222588993Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-07T09:51:15.223469944Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=882.851µs logger=migrator t=2026-04-07T09:51:15.228062587Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-07T09:51:15.229728488Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.668781ms logger=migrator t=2026-04-07T09:51:15.235592402Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-07T09:51:15.236780302Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.18812ms logger=migrator t=2026-04-07T09:51:15.24319429Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-07T09:51:15.244524543Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.334683ms logger=migrator t=2026-04-07T09:51:15.249717561Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-07T09:51:15.25126766Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.551529ms logger=migrator t=2026-04-07T09:51:15.257674617Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-07T09:51:15.25780275Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=115.543µs logger=migrator t=2026-04-07T09:51:15.26182809Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-07T09:51:15.261944373Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=116.973µs logger=migrator t=2026-04-07T09:51:15.267264293Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-07T09:51:15.267939791Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=675.368µs logger=migrator t=2026-04-07T09:51:15.274627205Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-07T09:51:15.275530987Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=909.532µs logger=migrator t=2026-04-07T09:51:15.278976263Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-07T09:51:15.279739851Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=763.798µs logger=migrator t=2026-04-07T09:51:15.282914999Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-07T09:51:15.283222007Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=306.728µs logger=migrator t=2026-04-07T09:51:15.287069912Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-07T09:51:15.287700208Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=630.236µs logger=migrator t=2026-04-07T09:51:15.292378842Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-07T09:51:15.293555572Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.17585ms logger=migrator t=2026-04-07T09:51:15.297717174Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-07T09:51:15.298985526Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.268532ms logger=migrator t=2026-04-07T09:51:15.303797614Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-07T09:51:15.315060403Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.265928ms logger=migrator t=2026-04-07T09:51:15.319812639Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-07T09:51:15.319892511Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=80.392µs logger=migrator t=2026-04-07T09:51:15.323327766Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-07T09:51:15.324165887Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=838.191µs logger=migrator t=2026-04-07T09:51:15.328868222Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-07T09:51:15.330118363Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.250491ms logger=migrator t=2026-04-07T09:51:15.334550732Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-07T09:51:15.33608312Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.536218ms logger=migrator t=2026-04-07T09:51:15.340398457Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-07T09:51:15.349579993Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.184556ms logger=migrator t=2026-04-07T09:51:15.355002127Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-07T09:51:15.355891399Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=891.282µs logger=migrator t=2026-04-07T09:51:15.360995285Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-07T09:51:15.362402339Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.406754ms logger=migrator t=2026-04-07T09:51:15.365997838Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-07T09:51:15.386518504Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=20.518356ms logger=migrator t=2026-04-07T09:51:15.39326092Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-07T09:51:15.395322621Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.063531ms logger=migrator t=2026-04-07T09:51:15.400807436Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-07T09:51:15.402395505Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.590379ms logger=migrator t=2026-04-07T09:51:15.408101346Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-07T09:51:15.4094757Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.376474ms logger=migrator t=2026-04-07T09:51:15.414000812Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-07T09:51:15.415271053Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.270321ms logger=migrator t=2026-04-07T09:51:15.42001634Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-07T09:51:15.420314767Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=300.357µs logger=migrator t=2026-04-07T09:51:15.42854918Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-07T09:51:15.430413196Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.869596ms logger=migrator t=2026-04-07T09:51:15.436796134Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-07T09:51:15.445727294Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.932781ms logger=migrator t=2026-04-07T09:51:15.454371286Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-07T09:51:15.455596107Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.229631ms logger=migrator t=2026-04-07T09:51:15.461923483Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-07T09:51:15.463230215Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.307832ms logger=migrator t=2026-04-07T09:51:15.469221124Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T09:51:15.469788357Z 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-04-07T09:51:15.475268372Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T09:51:15.476223405Z 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-04-07T09:51:15.480406669Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-07T09:51:15.481961987Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.551178ms logger=migrator t=2026-04-07T09:51:15.486025028Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-07T09:51:15.487069753Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.044555ms logger=migrator t=2026-04-07T09:51:15.492089007Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-07T09:51:15.493909231Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.819134ms logger=migrator t=2026-04-07T09:51:15.499308554Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-07T09:51:15.500661908Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.354094ms logger=migrator t=2026-04-07T09:51:15.504999195Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T09:51:15.506095292Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.095167ms logger=migrator t=2026-04-07T09:51:15.510526751Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T09:51:15.511587828Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.060637ms logger=migrator t=2026-04-07T09:51:15.515490234Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-07T09:51:15.516305324Z level=info msg="Migration successfully executed" id="Drop public config table" duration=814.6µs logger=migrator t=2026-04-07T09:51:15.521829029Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-07T09:51:15.524092616Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.268866ms logger=migrator t=2026-04-07T09:51:15.530154225Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-07T09:51:15.531466518Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.304703ms logger=migrator t=2026-04-07T09:51:15.537071456Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-07T09:51:15.540132532Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=3.058065ms logger=migrator t=2026-04-07T09:51:15.54701263Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-07T09:51:15.548447836Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.438386ms logger=migrator t=2026-04-07T09:51:15.552837104Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-07T09:51:15.577130623Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.287309ms logger=migrator t=2026-04-07T09:51:15.582433404Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-07T09:51:15.588949285Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.518791ms logger=migrator t=2026-04-07T09:51:15.593881236Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-07T09:51:15.607422831Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.535594ms logger=migrator t=2026-04-07T09:51:15.613552552Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-07T09:51:15.613878799Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=328.488µs logger=migrator t=2026-04-07T09:51:15.617749115Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-07T09:51:15.629251319Z level=info msg="Migration successfully executed" id="add share column" duration=11.498914ms logger=migrator t=2026-04-07T09:51:15.633135184Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-07T09:51:15.633372Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=236.586µs logger=migrator t=2026-04-07T09:51:15.636913227Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-07T09:51:15.637975084Z level=info msg="Migration successfully executed" id="create file table" duration=1.062657ms logger=migrator t=2026-04-07T09:51:15.642136046Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-07T09:51:15.64310468Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=968.554µs logger=migrator t=2026-04-07T09:51:15.648076932Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-07T09:51:15.648947774Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=870.982µs logger=migrator t=2026-04-07T09:51:15.653786433Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-07T09:51:15.654772998Z level=info msg="Migration successfully executed" id="create file_meta table" duration=986.385µs logger=migrator t=2026-04-07T09:51:15.659313229Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-07T09:51:15.6617507Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.440121ms logger=migrator t=2026-04-07T09:51:15.666462446Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-07T09:51:15.666562338Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=100.122µs logger=migrator t=2026-04-07T09:51:15.670742121Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-07T09:51:15.670845054Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=100.293µs logger=migrator t=2026-04-07T09:51:15.676020531Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-07T09:51:15.676888343Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=868.122µs logger=migrator t=2026-04-07T09:51:15.681179819Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-07T09:51:15.681913927Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=735.518µs logger=migrator t=2026-04-07T09:51:15.685978997Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-07T09:51:15.687496434Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.516617ms logger=migrator t=2026-04-07T09:51:15.700394613Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-07T09:51:15.709421415Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.023713ms logger=migrator t=2026-04-07T09:51:15.713777823Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-07T09:51:15.714014788Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=240.116µs logger=migrator t=2026-04-07T09:51:15.718393686Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-07T09:51:15.719845842Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.452456ms logger=migrator t=2026-04-07T09:51:15.724293172Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-07T09:51:15.724849006Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=555.914µs logger=migrator t=2026-04-07T09:51:15.729172422Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-07T09:51:15.729534981Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=362.229µs logger=migrator t=2026-04-07T09:51:15.736088233Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-07T09:51:15.736878232Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=802.75µs logger=migrator t=2026-04-07T09:51:15.741522047Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-07T09:51:15.751975044Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.450937ms logger=migrator t=2026-04-07T09:51:15.757370717Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-07T09:51:15.767886466Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.513529ms logger=migrator t=2026-04-07T09:51:15.775540856Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-07T09:51:15.777707169Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.171814ms logger=migrator t=2026-04-07T09:51:15.7838463Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-07T09:51:15.870724462Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.870162ms logger=migrator t=2026-04-07T09:51:15.875161331Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-07T09:51:15.876233078Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.071347ms logger=migrator t=2026-04-07T09:51:15.882744338Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-07T09:51:15.88401467Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.270372ms logger=migrator t=2026-04-07T09:51:15.893718859Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-07T09:51:15.92619983Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=32.487771ms logger=migrator t=2026-04-07T09:51:15.932926696Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-07T09:51:15.944122582Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.338259ms logger=migrator t=2026-04-07T09:51:15.952468628Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-07T09:51:15.95297243Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=510.012µs logger=migrator t=2026-04-07T09:51:15.95783431Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-07T09:51:15.958202049Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=372.859µs logger=migrator t=2026-04-07T09:51:15.962886625Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-07T09:51:15.963233113Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=349.889µs logger=migrator t=2026-04-07T09:51:15.968999125Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-07T09:51:15.969388985Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=390.96µs logger=migrator t=2026-04-07T09:51:15.975131396Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-07T09:51:15.975574247Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=443.101µs logger=migrator t=2026-04-07T09:51:15.983989304Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-07T09:51:15.986467606Z level=info msg="Migration successfully executed" id="create folder table" duration=2.478051ms logger=migrator t=2026-04-07T09:51:15.993840078Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-07T09:51:15.99634857Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.507822ms logger=migrator t=2026-04-07T09:51:16.006039848Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-07T09:51:16.007667359Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.632941ms logger=migrator t=2026-04-07T09:51:16.015980164Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-07T09:51:16.016051656Z level=info msg="Migration successfully executed" id="Update folder title length" duration=71.701µs logger=migrator t=2026-04-07T09:51:16.022423612Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T09:51:16.024126535Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.702893ms logger=migrator t=2026-04-07T09:51:16.030420779Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-07T09:51:16.031967807Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.554048ms logger=migrator t=2026-04-07T09:51:16.03897232Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-07T09:51:16.040671533Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.700443ms logger=migrator t=2026-04-07T09:51:16.047782948Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-07T09:51:16.048568307Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=790.1µs logger=migrator t=2026-04-07T09:51:16.052716149Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-07T09:51:16.053109899Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=394.23µs logger=migrator t=2026-04-07T09:51:16.057403515Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-07T09:51:16.059397734Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.993449ms logger=migrator t=2026-04-07T09:51:16.063973697Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-07T09:51:16.066788076Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.818689ms logger=migrator t=2026-04-07T09:51:16.075834029Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-07T09:51:16.078932795Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=3.102196ms logger=migrator t=2026-04-07T09:51:16.087548278Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-07T09:51:16.090294396Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.747517ms logger=migrator t=2026-04-07T09:51:16.094178742Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-07T09:51:16.095000292Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=822.26µs logger=migrator t=2026-04-07T09:51:16.100280882Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-07T09:51:16.102538878Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.160263ms logger=migrator t=2026-04-07T09:51:16.10669787Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-07T09:51:16.10789083Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.19288ms logger=migrator t=2026-04-07T09:51:16.113731704Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-07T09:51:16.115128918Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.396654ms logger=migrator t=2026-04-07T09:51:16.119720022Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-07T09:51:16.120639144Z level=info msg="Migration successfully executed" id="create signing_key table" duration=919.042µs logger=migrator t=2026-04-07T09:51:16.129146313Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-07T09:51:16.130780124Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.639221ms logger=migrator t=2026-04-07T09:51:16.13750355Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-07T09:51:16.13871603Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.21297ms logger=migrator t=2026-04-07T09:51:16.143137239Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-07T09:51:16.143426126Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=289.657µs logger=migrator t=2026-04-07T09:51:16.147365953Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-07T09:51:16.156659292Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.293119ms logger=migrator t=2026-04-07T09:51:16.162317712Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-07T09:51:16.163012208Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=695.386µs logger=migrator t=2026-04-07T09:51:16.169425836Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T09:51:16.169448388Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.712µs logger=migrator t=2026-04-07T09:51:16.174486801Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T09:51:16.175822464Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.333293ms logger=migrator t=2026-04-07T09:51:16.182629842Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-07T09:51:16.182675593Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=52.021µs logger=migrator t=2026-04-07T09:51:16.189304557Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-07T09:51:16.191524851Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.220504ms logger=migrator t=2026-04-07T09:51:16.198842572Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-07T09:51:16.200477483Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.635441ms logger=migrator t=2026-04-07T09:51:16.207346402Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-07T09:51:16.208949522Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.607401ms logger=migrator t=2026-04-07T09:51:16.215120274Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-07T09:51:16.216433986Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.314492ms logger=migrator t=2026-04-07T09:51:16.22231239Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-07T09:51:16.222760682Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=455.212µs logger=migrator t=2026-04-07T09:51:16.227805846Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-07T09:51:16.22876105Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=955.164µs logger=migrator t=2026-04-07T09:51:16.232981774Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-07T09:51:16.233889997Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=908.294µs logger=migrator t=2026-04-07T09:51:16.24133234Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-07T09:51:16.243260297Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.934528ms logger=migrator t=2026-04-07T09:51:16.252092275Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-07T09:51:16.26240408Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.518249ms logger=migrator t=2026-04-07T09:51:16.271548834Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-07T09:51:16.284779431Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.230957ms logger=migrator t=2026-04-07T09:51:16.289549358Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-07T09:51:16.299132165Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.581117ms logger=migrator t=2026-04-07T09:51:16.303122173Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-07T09:51:16.303198575Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=83.602µs logger=migrator t=2026-04-07T09:51:16.310072685Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-07T09:51:16.323397712Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.324357ms logger=migrator t=2026-04-07T09:51:16.328678633Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-07T09:51:16.338826053Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.14588ms logger=migrator t=2026-04-07T09:51:16.343992171Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-07T09:51:16.34439309Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=402.739µs logger=migrator t=2026-04-07T09:51:16.348764369Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.183427889s logger=migrator t=2026-04-07T09:51:16.349269061Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-07T09:51:16.364153508Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-07T09:51:16.364393603Z level=info msg="Created default organization" logger=secrets t=2026-04-07T09:51:16.441355462Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T09:51:16.499376692Z level=info msg="Restored cache from database" duration=575.584µs logger=plugin.store t=2026-04-07T09:51:16.500818068Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-07T09:51:16.541620463Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-07T09:51:16.541667734Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-07T09:51:16.541749836Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-07T09:51:16.541763916Z level=info msg="Plugins loaded" count=54 duration=40.948269ms logger=query_data t=2026-04-07T09:51:16.546638847Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-07T09:51:16.551104898Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-07T09:51:16.558873399Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-07T09:51:16.569847989Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-07T09:51:16.572831933Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-07T09:51:16.576426202Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-07T09:51:16.60393419Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-07T09:51:16.624857536Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-07T09:51:16.647157315Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-07T09:51:16.647195586Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-07T09:51:16.647473133Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-07T09:51:16.647638447Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-07T09:51:16.647823952Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-04-07T09:51:16.648003186Z level=info msg="State cache has been initialized" states=0 duration=529.153µs logger=ngalert.scheduler t=2026-04-07T09:51:16.648064337Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-07T09:51:16.648408346Z level=info msg=starting first_tick=2026-04-07T09:51:20Z logger=http.server t=2026-04-07T09:51:16.655424449Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-04-07T09:51:16.660486224Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-07T09:51:16.68952436Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-07T09:51:16.70048259Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-04-07T09:51:16.720742219Z level=info msg="Update check succeeded" duration=72.879647ms logger=plugins.update.checker t=2026-04-07T09:51:16.722586975Z level=info msg="Update check succeeded" duration=74.242511ms logger=provisioning.dashboard t=2026-04-07T09:51:16.75929245Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-07T09:51:16.770706051Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-04-07T09:51:16.78159285Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=auth t=2026-04-07T09:51:16.801123401Z level=error msg="Failed to lock and execute cleanup of expired auth token" error="database is locked" logger=provisioning.dashboard t=2026-04-07T09:51:16.821488383Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-07T09:51:16.823454362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-07T09:51:16.840330638Z level=info msg="Patterns update finished" duration=88.828411ms logger=grafana-apiserver t=2026-04-07T09:51:16.918253159Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-07T09:51:16.9186966Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-07T09:51:19.220922222Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.223338872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.265500842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.299370716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.315259338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.368541491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.420892702Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.52864514Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.549810751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.601593888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.627716562Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.745364932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.766600286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.803495996Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.824320939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.873941733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.888757738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.924425047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.942614315Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.982979911Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:19.995744825Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.028523964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.048018934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.094779157Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.110675239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.151978947Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.168366091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.209771473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.230515474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.280040795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.298222063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.341275485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.358373396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.396055885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.412007589Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.470590463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.489809547Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.539564363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.55970772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.846661815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:20.879443044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.07886372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.102557384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.36765533Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.385894791Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.442652339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.46579429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.514733627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.535417987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.5907034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.603787952Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.656805469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.67546745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.735009607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.755153714Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.808297064Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.830085041Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.880209197Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:21.912212966Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.032463491Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.05232081Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.126005458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.148226206Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.228964247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.24736331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.327450035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.352608915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.437269822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.45989037Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.559053554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.583074947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.706170962Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.7264025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.804724162Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.823807552Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.899803826Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:22.921413639Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:23.011317015Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:23.033322068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-07T09:51:23.112442329Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-07T09:52:25.671364747Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-04-07T10:01:16.659336513Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-04-07T10:01:16.663813971Z level=info msg="Completed cleanup jobs" duration=15.793263ms logger=sqlstore.transactions t=2026-04-07T10:01:16.671690723Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-04-07T10:01:17.576874696Z level=info msg="Update check succeeded" duration=853.655549ms logger=sqlstore.transactions t=2026-04-07T10:06:16.568676923Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"