logger=settings t=2026-05-09T17:04:20.233803989Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-09T17:04:20Z logger=settings t=2026-05-09T17:04:20.234098656Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-09T17:04:20.234111006Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-09T17:04:20.234114316Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-09T17:04:20.234117167Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-09T17:04:20.234119847Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-09T17:04:20.234124337Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-09T17:04:20.234147837Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-09T17:04:20.234151227Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-09T17:04:20.234157317Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-09T17:04:20.234163438Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-09T17:04:20.234166248Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-09T17:04:20.234168968Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-09T17:04:20.234171618Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-09T17:04:20.234175358Z level=info msg=Target target=[all] logger=settings t=2026-05-09T17:04:20.234187398Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-09T17:04:20.234190328Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-09T17:04:20.234195338Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-09T17:04:20.234200549Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-09T17:04:20.234222919Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-09T17:04:20.234229819Z level=info msg="App mode production" logger=sqlstore t=2026-05-09T17:04:20.234510906Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-09T17:04:20.234527676Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-09T17:04:20.23591962Z level=info msg="Locking database" logger=migrator t=2026-05-09T17:04:20.23593088Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-09T17:04:20.236484783Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-09T17:04:20.237337503Z level=info msg="Migration successfully executed" id="create migration_log table" duration=852.44µs logger=migrator t=2026-05-09T17:04:20.243712896Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-09T17:04:20.24473383Z level=info msg="Migration successfully executed" id="create user table" duration=1.020724ms logger=migrator t=2026-05-09T17:04:20.252468495Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-09T17:04:20.254210066Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.746211ms logger=migrator t=2026-05-09T17:04:20.261588422Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-09T17:04:20.262661937Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.073425ms logger=migrator t=2026-05-09T17:04:20.267281028Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-09T17:04:20.267859361Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=578.623µs logger=migrator t=2026-05-09T17:04:20.274750747Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-09T17:04:20.275663448Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=921.382µs logger=migrator t=2026-05-09T17:04:20.278996687Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-09T17:04:20.282330837Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.33351ms logger=migrator t=2026-05-09T17:04:20.287132151Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-09T17:04:20.288218867Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.002984ms logger=migrator t=2026-05-09T17:04:20.293831681Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-09T17:04:20.294738154Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=906.172µs logger=migrator t=2026-05-09T17:04:20.298421521Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-09T17:04:20.29961122Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.189299ms logger=migrator t=2026-05-09T17:04:20.304482455Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-09T17:04:20.304827764Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=348.088µs logger=migrator t=2026-05-09T17:04:20.309062905Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-09T17:04:20.309834563Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=767.828µs logger=migrator t=2026-05-09T17:04:20.314066214Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-09T17:04:20.315859467Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.792823ms logger=migrator t=2026-05-09T17:04:20.319623497Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-09T17:04:20.319650838Z level=info msg="Migration successfully executed" id="Update user table charset" duration=28.011µs logger=migrator t=2026-05-09T17:04:20.329076162Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-09T17:04:20.330341862Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.27992ms logger=migrator t=2026-05-09T17:04:20.337070253Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-09T17:04:20.337424551Z level=info msg="Migration successfully executed" id="Add missing user data" duration=363.308µs logger=migrator t=2026-05-09T17:04:20.342943154Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-09T17:04:20.344179913Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.237ms logger=migrator t=2026-05-09T17:04:20.351053097Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-09T17:04:20.352718366Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.664739ms logger=migrator t=2026-05-09T17:04:20.359006177Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-09T17:04:20.36084813Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.859184ms logger=migrator t=2026-05-09T17:04:20.36457157Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-09T17:04:20.371895964Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.324774ms logger=migrator t=2026-05-09T17:04:20.377345044Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-09T17:04:20.378713967Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.362023ms logger=migrator t=2026-05-09T17:04:20.382421465Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-09T17:04:20.38262137Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=199.725µs logger=migrator t=2026-05-09T17:04:20.386136673Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-09T17:04:20.38678498Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=652.097µs logger=migrator t=2026-05-09T17:04:20.393839848Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-09T17:04:20.394282878Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=448.01µs logger=migrator t=2026-05-09T17:04:20.399732308Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-09T17:04:20.400273321Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=540.813µs logger=migrator t=2026-05-09T17:04:20.405899805Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-09T17:04:20.407045103Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.148318ms logger=migrator t=2026-05-09T17:04:20.41485695Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-09T17:04:20.415634008Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=789.879µs logger=migrator t=2026-05-09T17:04:20.42702343Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-09T17:04:20.428294439Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.26875ms logger=migrator t=2026-05-09T17:04:20.435100882Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-09T17:04:20.436772352Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.67926ms logger=migrator t=2026-05-09T17:04:20.444796623Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-09T17:04:20.446494074Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.702201ms logger=migrator t=2026-05-09T17:04:20.452018376Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-09T17:04:20.452054677Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=36.841µs logger=migrator t=2026-05-09T17:04:20.457106287Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-09T17:04:20.458268925Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.162368ms logger=migrator t=2026-05-09T17:04:20.466145573Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-09T17:04:20.466884991Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=739.137µs logger=migrator t=2026-05-09T17:04:20.479643935Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-09T17:04:20.48236832Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=2.727985ms logger=migrator t=2026-05-09T17:04:20.506783852Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-09T17:04:20.508800801Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=2.037239ms logger=migrator t=2026-05-09T17:04:20.515813579Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-09T17:04:20.518967754Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.151315ms logger=migrator t=2026-05-09T17:04:20.524066945Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-09T17:04:20.525155551Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.088596ms logger=migrator t=2026-05-09T17:04:20.530067948Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-09T17:04:20.530829716Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=761.738µs logger=migrator t=2026-05-09T17:04:20.535532229Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-09T17:04:20.536351928Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=822.419µs logger=migrator t=2026-05-09T17:04:20.541953842Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-09T17:04:20.542757941Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=805.939µs logger=migrator t=2026-05-09T17:04:20.547065974Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-09T17:04:20.547840662Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=774.828µs logger=migrator t=2026-05-09T17:04:20.552585376Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-09T17:04:20.553017726Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=432.051µs logger=migrator t=2026-05-09T17:04:20.558832995Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-09T17:04:20.560115516Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.285751ms logger=migrator t=2026-05-09T17:04:20.565401801Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-09T17:04:20.565774651Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=373.13µs logger=migrator t=2026-05-09T17:04:20.571692322Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-09T17:04:20.572690545Z level=info msg="Migration successfully executed" id="create star table" duration=997.993µs logger=migrator t=2026-05-09T17:04:20.578440182Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-09T17:04:20.57918116Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=731.827µs logger=migrator t=2026-05-09T17:04:20.584165959Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-09T17:04:20.585008569Z level=info msg="Migration successfully executed" id="create org table v1" duration=842.51µs logger=migrator t=2026-05-09T17:04:20.590369757Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-09T17:04:20.592265862Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.899055ms logger=migrator t=2026-05-09T17:04:20.597707732Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-09T17:04:20.598523631Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=818.229µs logger=migrator t=2026-05-09T17:04:20.603864989Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-09T17:04:20.604531645Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=667.175µs logger=migrator t=2026-05-09T17:04:20.609715989Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-09T17:04:20.61021924Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=503.321µs logger=migrator t=2026-05-09T17:04:20.614631616Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-09T17:04:20.615390324Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=758.028µs logger=migrator t=2026-05-09T17:04:20.62065593Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-09T17:04:20.62068136Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.381µs logger=migrator t=2026-05-09T17:04:20.626212022Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-09T17:04:20.626246903Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=35.951µs logger=migrator t=2026-05-09T17:04:20.632731098Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-09T17:04:20.632922643Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=191.236µs logger=migrator t=2026-05-09T17:04:20.637500612Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-09T17:04:20.638254929Z level=info msg="Migration successfully executed" id="create dashboard table" duration=765.828µs logger=migrator t=2026-05-09T17:04:20.642988402Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-09T17:04:20.643844193Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=856.88µs logger=migrator t=2026-05-09T17:04:20.649818376Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-09T17:04:20.650483671Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=659.155µs logger=migrator t=2026-05-09T17:04:20.65546151Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-09T17:04:20.656550806Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.089756ms logger=migrator t=2026-05-09T17:04:20.662962849Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-09T17:04:20.663791199Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=827.84µs logger=migrator t=2026-05-09T17:04:20.669646779Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-09T17:04:20.670580471Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=936.932µs logger=migrator t=2026-05-09T17:04:20.675509629Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-09T17:04:20.68101851Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.502741ms logger=migrator t=2026-05-09T17:04:20.687147856Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-09T17:04:20.688214281Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.065835ms logger=migrator t=2026-05-09T17:04:20.695228679Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-09T17:04:20.698121468Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.895559ms logger=migrator t=2026-05-09T17:04:20.705168426Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-09T17:04:20.706074738Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=906.172µs logger=migrator t=2026-05-09T17:04:20.713401442Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-09T17:04:20.713989156Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=586.734µs logger=migrator t=2026-05-09T17:04:20.719716203Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-09T17:04:20.721371683Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.65578ms logger=migrator t=2026-05-09T17:04:20.727389276Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-09T17:04:20.727468948Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=80.272µs logger=migrator t=2026-05-09T17:04:20.732078749Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-09T17:04:20.734072426Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.997608ms logger=migrator t=2026-05-09T17:04:20.739633279Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-09T17:04:20.741699157Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.065548ms logger=migrator t=2026-05-09T17:04:20.747757173Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-09T17:04:20.750268082Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.511639ms logger=migrator t=2026-05-09T17:04:20.755530178Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-09T17:04:20.7564217Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=892.072µs logger=migrator t=2026-05-09T17:04:20.763734773Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-09T17:04:20.765941426Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.210263ms logger=migrator t=2026-05-09T17:04:20.77071745Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-09T17:04:20.771670983Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=953.593µs logger=migrator t=2026-05-09T17:04:20.777377789Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-09T17:04:20.778230859Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=849.35µs logger=migrator t=2026-05-09T17:04:20.784360256Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-09T17:04:20.784400517Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.841µs logger=migrator t=2026-05-09T17:04:20.788486214Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-09T17:04:20.788522095Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=36.791µs logger=migrator t=2026-05-09T17:04:20.792752966Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-09T17:04:20.795977083Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.217747ms logger=migrator t=2026-05-09T17:04:20.801420213Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-09T17:04:20.803305018Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.884345ms logger=migrator t=2026-05-09T17:04:20.809083715Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-09T17:04:20.813234135Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.14624ms logger=migrator t=2026-05-09T17:04:20.819841412Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-09T17:04:20.82228837Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.449718ms logger=migrator t=2026-05-09T17:04:20.827653919Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-09T17:04:20.827912505Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=265.436µs logger=migrator t=2026-05-09T17:04:20.834586274Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-09T17:04:20.83609336Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.509126ms logger=migrator t=2026-05-09T17:04:20.843366184Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-09T17:04:20.844181283Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=818.969µs logger=migrator t=2026-05-09T17:04:20.849940811Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-09T17:04:20.849983372Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=44.271µs logger=migrator t=2026-05-09T17:04:20.856232671Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-09T17:04:20.857389549Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.171599ms logger=migrator t=2026-05-09T17:04:20.863075814Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-09T17:04:20.863929784Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=856.03µs logger=migrator t=2026-05-09T17:04:20.870274115Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-09T17:04:20.877061028Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.789213ms logger=migrator t=2026-05-09T17:04:20.884658129Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-09T17:04:20.885252533Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=595.825µs logger=migrator t=2026-05-09T17:04:20.892349692Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-09T17:04:20.893604613Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.262911ms logger=migrator t=2026-05-09T17:04:20.899116415Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-09T17:04:20.899978745Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=861.891µs logger=migrator t=2026-05-09T17:04:20.905160838Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-09T17:04:20.905498776Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=331.448µs logger=migrator t=2026-05-09T17:04:20.910415374Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-09T17:04:20.911421788Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=996.983µs logger=migrator t=2026-05-09T17:04:20.91610791Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-09T17:04:20.918394243Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.286584ms logger=migrator t=2026-05-09T17:04:20.935718048Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-09T17:04:20.936973477Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.25935ms logger=migrator t=2026-05-09T17:04:20.944245941Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-09T17:04:20.944573359Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=329.528µs logger=migrator t=2026-05-09T17:04:20.949826044Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-09T17:04:20.95007077Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=241.876µs logger=migrator t=2026-05-09T17:04:20.956897712Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-09T17:04:20.959101525Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=2.206273ms logger=migrator t=2026-05-09T17:04:20.967305781Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-09T17:04:20.969106174Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=1.801473ms logger=migrator t=2026-05-09T17:04:20.975593369Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-09T17:04:20.976602463Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.009504ms logger=migrator t=2026-05-09T17:04:20.98237175Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-09T17:04:20.983140599Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=773.389µs logger=migrator t=2026-05-09T17:04:20.988318052Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-09T17:04:20.989301296Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=984.094µs logger=migrator t=2026-05-09T17:04:20.992908172Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-09T17:04:20.99369289Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=780.668µs logger=migrator t=2026-05-09T17:04:20.997217855Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-09T17:04:20.997973263Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=755.658µs logger=migrator t=2026-05-09T17:04:21.003402022Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-09T17:04:21.011313101Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.911519ms logger=migrator t=2026-05-09T17:04:21.016566076Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-09T17:04:21.017224112Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=658.296µs logger=migrator t=2026-05-09T17:04:21.02257726Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-09T17:04:21.024102816Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.525416ms logger=migrator t=2026-05-09T17:04:21.027553788Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-09T17:04:21.028654365Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.100077ms logger=migrator t=2026-05-09T17:04:21.034120935Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-09T17:04:21.034863553Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=742.678µs logger=migrator t=2026-05-09T17:04:21.038586481Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-09T17:04:21.040507487Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.920666ms logger=migrator t=2026-05-09T17:04:21.045060807Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-09T17:04:21.047647048Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.585781ms logger=migrator t=2026-05-09T17:04:21.247544628Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-09T17:04:21.24763821Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=96.773µs logger=migrator t=2026-05-09T17:04:21.34068558Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-09T17:04:21.341170551Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=488.531µs logger=migrator t=2026-05-09T17:04:21.497812459Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-09T17:04:21.500646866Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.842018ms logger=migrator t=2026-05-09T17:04:21.56362851Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-09T17:04:21.563933107Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=308.308µs logger=migrator t=2026-05-09T17:04:21.770329232Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-09T17:04:21.770740762Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=414.57µs logger=migrator t=2026-05-09T17:04:21.941895345Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-09T17:04:21.948454071Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.552376ms logger=migrator t=2026-05-09T17:04:22.039525925Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-09T17:04:22.039808532Z level=info msg="Migration successfully executed" id="Update uid value" duration=277.996µs logger=migrator t=2026-05-09T17:04:22.054862451Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-09T17:04:22.056675484Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.828604ms logger=migrator t=2026-05-09T17:04:22.062060933Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-09T17:04:22.063003495Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=942.322µs logger=migrator t=2026-05-09T17:04:22.069429408Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-09T17:04:22.070497824Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.063556ms logger=migrator t=2026-05-09T17:04:22.074860157Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-09T17:04:22.075710688Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=850.061µs logger=migrator t=2026-05-09T17:04:22.081175228Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-09T17:04:22.082157612Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=981.944µs logger=migrator t=2026-05-09T17:04:22.086071245Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-09T17:04:22.087183982Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.112327ms logger=migrator t=2026-05-09T17:04:22.092778765Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-09T17:04:22.093462712Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=683.796µs logger=migrator t=2026-05-09T17:04:22.097549208Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-09T17:04:22.098299687Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=757.249µs logger=migrator t=2026-05-09T17:04:22.102083757Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-09T17:04:22.103148302Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.062955ms logger=migrator t=2026-05-09T17:04:22.107795304Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-09T17:04:22.113680474Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=5.88188ms logger=migrator t=2026-05-09T17:04:22.117556466Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-09T17:04:22.118840627Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.288841ms logger=migrator t=2026-05-09T17:04:22.123658952Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-09T17:04:22.124517502Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=869.76µs logger=migrator t=2026-05-09T17:04:22.129096992Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-09T17:04:22.130108326Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.010514ms logger=migrator t=2026-05-09T17:04:22.134126421Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-09T17:04:22.135003603Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=882.262µs logger=migrator t=2026-05-09T17:04:22.142671955Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-09T17:04:22.143207179Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=537.554µs logger=migrator t=2026-05-09T17:04:22.14871992Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-09T17:04:22.149650882Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=929.592µs logger=migrator t=2026-05-09T17:04:22.153715589Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-09T17:04:22.153797411Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=91.132µs logger=migrator t=2026-05-09T17:04:22.159103217Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-09T17:04:22.162056028Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.951921ms logger=migrator t=2026-05-09T17:04:22.166563716Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-09T17:04:22.169410913Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.847447ms logger=migrator t=2026-05-09T17:04:22.173227984Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-09T17:04:22.17344724Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=219.285µs logger=migrator t=2026-05-09T17:04:22.177383444Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-09T17:04:22.180477158Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.093574ms logger=migrator t=2026-05-09T17:04:22.185135619Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-09T17:04:22.189338259Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.20247ms logger=migrator t=2026-05-09T17:04:22.19354032Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-09T17:04:22.194383339Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=859.75µs logger=migrator t=2026-05-09T17:04:22.198241821Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-09T17:04:22.198919878Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=677.587µs logger=migrator t=2026-05-09T17:04:22.204083961Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-09T17:04:22.205119876Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.036205ms logger=migrator t=2026-05-09T17:04:22.210404392Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-09T17:04:22.211488458Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.079795ms logger=migrator t=2026-05-09T17:04:22.218482355Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-09T17:04:22.219495319Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.014424ms logger=migrator t=2026-05-09T17:04:22.229658051Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-09T17:04:22.231045714Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.392473ms logger=migrator t=2026-05-09T17:04:22.236984776Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-09T17:04:22.237064598Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=80.392µs logger=migrator t=2026-05-09T17:04:22.240247603Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-09T17:04:22.240285974Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=38.821µs logger=migrator t=2026-05-09T17:04:22.244968756Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-09T17:04:22.249247808Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.271912ms logger=migrator t=2026-05-09T17:04:22.257574547Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-09T17:04:22.260751473Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.182976ms logger=migrator t=2026-05-09T17:04:22.265609769Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-09T17:04:22.265700641Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=86.942µs logger=migrator t=2026-05-09T17:04:22.269604314Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-09T17:04:22.270416423Z level=info msg="Migration successfully executed" id="create quota table v1" duration=819.899µs logger=migrator t=2026-05-09T17:04:22.274693966Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-09T17:04:22.275980637Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.27751ms logger=migrator t=2026-05-09T17:04:22.27993908Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-09T17:04:22.279974321Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.541µs logger=migrator t=2026-05-09T17:04:22.284368217Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-09T17:04:22.285100084Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=728.818µs logger=migrator t=2026-05-09T17:04:22.289163511Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-09T17:04:22.28998297Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=819.439µs logger=migrator t=2026-05-09T17:04:22.294303054Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-09T17:04:22.298618817Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.316212ms logger=migrator t=2026-05-09T17:04:22.301722021Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-09T17:04:22.301747331Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=25.211µs logger=migrator t=2026-05-09T17:04:22.305682136Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-09T17:04:22.306768501Z level=info msg="Migration successfully executed" id="create session table" duration=1.087686ms logger=migrator t=2026-05-09T17:04:22.311404032Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-09T17:04:22.311606287Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=193.084µs logger=migrator t=2026-05-09T17:04:22.316276597Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-09T17:04:22.316430101Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=159.984µs logger=migrator t=2026-05-09T17:04:22.319885974Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-09T17:04:22.320796356Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=902.841µs logger=migrator t=2026-05-09T17:04:22.324953556Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-09T17:04:22.326192115Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.2395ms logger=migrator t=2026-05-09T17:04:22.330965539Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-09T17:04:22.33100152Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=36.281µs logger=migrator t=2026-05-09T17:04:22.334362079Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-09T17:04:22.33439845Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=36.331µs logger=migrator t=2026-05-09T17:04:22.337616557Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-09T17:04:22.342301199Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.684382ms logger=migrator t=2026-05-09T17:04:22.345825183Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-09T17:04:22.349150372Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.324919ms logger=migrator t=2026-05-09T17:04:22.352147154Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-09T17:04:22.352226866Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.461µs logger=migrator t=2026-05-09T17:04:22.355264518Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-09T17:04:22.35537076Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=112.032µs logger=migrator t=2026-05-09T17:04:22.358437963Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-09T17:04:22.359681734Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.2431ms logger=migrator t=2026-05-09T17:04:22.364051527Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-09T17:04:22.364122249Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=84.192µs logger=migrator t=2026-05-09T17:04:22.367838898Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-09T17:04:22.372874839Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.035341ms logger=migrator t=2026-05-09T17:04:22.383092322Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-09T17:04:22.383336858Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=245.615µs logger=migrator t=2026-05-09T17:04:22.388511861Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-09T17:04:22.393165443Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.652951ms logger=migrator t=2026-05-09T17:04:22.396876441Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-09T17:04:22.400161419Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.284868ms logger=migrator t=2026-05-09T17:04:22.404108474Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-09T17:04:22.404263897Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=149.933µs logger=migrator t=2026-05-09T17:04:22.408862426Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-09T17:04:22.40981102Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=948.664µs logger=migrator t=2026-05-09T17:04:22.421615471Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-09T17:04:22.423070337Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.458176ms logger=migrator t=2026-05-09T17:04:22.427791318Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-09T17:04:22.42949786Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.705651ms logger=migrator t=2026-05-09T17:04:22.433845333Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-09T17:04:22.434866148Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.020425ms logger=migrator t=2026-05-09T17:04:22.438736549Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-09T17:04:22.439867787Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.129668ms logger=migrator t=2026-05-09T17:04:22.444552729Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-09T17:04:22.445916532Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.363944ms logger=migrator t=2026-05-09T17:04:22.450102871Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-09T17:04:22.450877959Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=774.418µs logger=migrator t=2026-05-09T17:04:22.461524713Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-09T17:04:22.462856695Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.335022ms logger=migrator t=2026-05-09T17:04:22.466794039Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-09T17:04:22.46768388Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=890.691µs logger=migrator t=2026-05-09T17:04:22.470785405Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-09T17:04:22.480582648Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.791143ms logger=migrator t=2026-05-09T17:04:22.48404635Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-09T17:04:22.484780929Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=735.069µs logger=migrator t=2026-05-09T17:04:22.488069897Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-09T17:04:22.488899557Z 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=829.14µs logger=migrator t=2026-05-09T17:04:22.492601235Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-09T17:04:22.492874151Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=273.216µs logger=migrator t=2026-05-09T17:04:22.495928035Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-09T17:04:22.496493998Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=566.913µs logger=migrator t=2026-05-09T17:04:22.499642433Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-09T17:04:22.500410051Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=767.738µs logger=migrator t=2026-05-09T17:04:22.503503715Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-09T17:04:22.507071791Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.568146ms logger=migrator t=2026-05-09T17:04:22.51126044Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-09T17:04:22.515783439Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.521949ms logger=migrator t=2026-05-09T17:04:22.525174482Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-09T17:04:22.530066029Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.895427ms logger=migrator t=2026-05-09T17:04:22.535175781Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-09T17:04:22.539062464Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.886183ms logger=migrator t=2026-05-09T17:04:22.543547981Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-09T17:04:22.544658607Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.110276ms logger=migrator t=2026-05-09T17:04:22.549751069Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-09T17:04:22.549825651Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=80.382µs logger=migrator t=2026-05-09T17:04:22.554190894Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-09T17:04:22.554231675Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=56.211µs logger=migrator t=2026-05-09T17:04:22.559002359Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-09T17:04:22.560011273Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.008904ms logger=migrator t=2026-05-09T17:04:22.564406099Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T17:04:22.565270579Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=864.1µs logger=migrator t=2026-05-09T17:04:22.57036006Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-09T17:04:22.571452807Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.094737ms logger=migrator t=2026-05-09T17:04:22.576420075Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-09T17:04:22.577832879Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.417525ms logger=migrator t=2026-05-09T17:04:22.581527247Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-09T17:04:22.582647773Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.119636ms logger=migrator t=2026-05-09T17:04:22.586406884Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-09T17:04:22.590208854Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.762649ms logger=migrator t=2026-05-09T17:04:22.594520137Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-09T17:04:22.598137823Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.618286ms logger=migrator t=2026-05-09T17:04:22.602899547Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-09T17:04:22.603087151Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=187.574µs logger=migrator t=2026-05-09T17:04:22.608513601Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-09T17:04:22.609966155Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.452404ms logger=migrator t=2026-05-09T17:04:22.615718082Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-09T17:04:22.616704237Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=986.835µs logger=migrator t=2026-05-09T17:04:22.621665714Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-09T17:04:22.625952317Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.276303ms logger=migrator t=2026-05-09T17:04:22.633347514Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-09T17:04:22.633449156Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=99.132µs logger=migrator t=2026-05-09T17:04:22.641420356Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-09T17:04:22.643120126Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.703881ms logger=migrator t=2026-05-09T17:04:22.651842674Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-09T17:04:22.652713746Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=873.532µs logger=migrator t=2026-05-09T17:04:22.659670232Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-09T17:04:22.659811035Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=140.633µs logger=migrator t=2026-05-09T17:04:22.665690265Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-09T17:04:22.66672713Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.037025ms logger=migrator t=2026-05-09T17:04:22.67554463Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-09T17:04:22.684200937Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=8.658127ms logger=migrator t=2026-05-09T17:04:22.688717074Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-09T17:04:22.692608438Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=3.886153ms logger=migrator t=2026-05-09T17:04:22.698274033Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-09T17:04:22.699629224Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.355901ms logger=migrator t=2026-05-09T17:04:22.705561646Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-09T17:04:22.706599742Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.037635ms logger=migrator t=2026-05-09T17:04:22.710899874Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-09T17:04:22.711819326Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=926.473µs logger=migrator t=2026-05-09T17:04:22.716791744Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-09T17:04:22.716816145Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.441µs logger=migrator t=2026-05-09T17:04:22.723597717Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-09T17:04:22.73166667Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.077364ms logger=migrator t=2026-05-09T17:04:22.735850579Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-09T17:04:22.736785862Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=935.053µs logger=migrator t=2026-05-09T17:04:22.74132375Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-09T17:04:22.745281214Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.957204ms logger=migrator t=2026-05-09T17:04:22.752902566Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-09T17:04:22.754188917Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.286011ms logger=migrator t=2026-05-09T17:04:22.76018736Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-09T17:04:22.761750547Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.566467ms logger=migrator t=2026-05-09T17:04:22.767476223Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-09T17:04:22.768468947Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=993.134µs logger=migrator t=2026-05-09T17:04:22.773079977Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-09T17:04:22.795358218Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=22.257611ms logger=migrator t=2026-05-09T17:04:22.799681462Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-09T17:04:22.800267056Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=584.694µs logger=migrator t=2026-05-09T17:04:22.804440486Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-09T17:04:22.805099472Z 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=658.576µs logger=migrator t=2026-05-09T17:04:22.809158998Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-09T17:04:22.809584509Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=425.851µs logger=migrator t=2026-05-09T17:04:22.813784449Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-09T17:04:22.814637599Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=853.03µs logger=migrator t=2026-05-09T17:04:22.820191471Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-09T17:04:22.820395496Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=205.595µs logger=migrator t=2026-05-09T17:04:22.823582373Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-09T17:04:22.828833518Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.245694ms logger=migrator t=2026-05-09T17:04:22.832994607Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-09T17:04:22.837602507Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.6078ms logger=migrator t=2026-05-09T17:04:22.841376717Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-09T17:04:22.842540134Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.161817ms logger=migrator t=2026-05-09T17:04:22.846976251Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-09T17:04:22.847982774Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.003263ms logger=migrator t=2026-05-09T17:04:22.85196852Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-09T17:04:22.852473462Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=501.532µs logger=migrator t=2026-05-09T17:04:22.856962029Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-09T17:04:22.860885743Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.923565ms logger=migrator t=2026-05-09T17:04:22.866196079Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-09T17:04:22.867021549Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=820.16µs logger=migrator t=2026-05-09T17:04:22.876043274Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-09T17:04:22.876409293Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=374.649µs logger=migrator t=2026-05-09T17:04:22.881403332Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-09T17:04:22.881941875Z level=info msg="Migration successfully executed" id="Move region to single row" duration=540.543µs logger=migrator t=2026-05-09T17:04:22.885892759Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-09T17:04:22.886894153Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.001604ms logger=migrator t=2026-05-09T17:04:22.891300418Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-09T17:04:22.892522547Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.223109ms logger=migrator t=2026-05-09T17:04:22.896512353Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T17:04:22.897490916Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=978.303µs logger=migrator t=2026-05-09T17:04:22.902021655Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-09T17:04:22.902869375Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=847.39µs logger=migrator t=2026-05-09T17:04:22.911541161Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-09T17:04:22.912493404Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=951.773µs logger=migrator t=2026-05-09T17:04:22.916453029Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-09T17:04:22.918046766Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.594758ms logger=migrator t=2026-05-09T17:04:22.924848169Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-09T17:04:22.924914801Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.272µs logger=migrator t=2026-05-09T17:04:22.928769702Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-09T17:04:22.929739755Z level=info msg="Migration successfully executed" id="create test_data table" duration=963.403µs logger=migrator t=2026-05-09T17:04:22.943589875Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-09T17:04:22.944794045Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.20853ms logger=migrator t=2026-05-09T17:04:22.950477301Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-09T17:04:22.952000956Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.524236ms logger=migrator t=2026-05-09T17:04:22.957633171Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-09T17:04:22.958609495Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=976.593µs logger=migrator t=2026-05-09T17:04:22.963667955Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-09T17:04:22.963969002Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=301.767µs logger=migrator t=2026-05-09T17:04:22.969193966Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-09T17:04:22.969964935Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=770.979µs logger=migrator t=2026-05-09T17:04:22.974267948Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-09T17:04:22.974404251Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=138.383µs logger=migrator t=2026-05-09T17:04:22.978467888Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-09T17:04:22.979970354Z level=info msg="Migration successfully executed" id="create team table" duration=1.499695ms logger=migrator t=2026-05-09T17:04:22.985243459Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-09T17:04:22.986693845Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.449045ms logger=migrator t=2026-05-09T17:04:22.99364886Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-09T17:04:22.994492921Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=843.611µs logger=migrator t=2026-05-09T17:04:23.002385878Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-09T17:04:23.007558962Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.170854ms logger=migrator t=2026-05-09T17:04:23.012739076Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-09T17:04:23.012878639Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=139.563µs logger=migrator t=2026-05-09T17:04:23.018740679Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-09T17:04:23.019713853Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=976.164µs logger=migrator t=2026-05-09T17:04:23.027489648Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-09T17:04:23.028566794Z level=info msg="Migration successfully executed" id="create team member table" duration=1.080687ms logger=migrator t=2026-05-09T17:04:23.033289476Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-09T17:04:23.03469426Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.405144ms logger=migrator t=2026-05-09T17:04:23.039923905Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-09T17:04:23.041389999Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.465735ms logger=migrator t=2026-05-09T17:04:23.048784346Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-09T17:04:23.049693967Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=907.471µs logger=migrator t=2026-05-09T17:04:23.054230306Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-09T17:04:23.061212682Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.987076ms logger=migrator t=2026-05-09T17:04:23.066048217Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-09T17:04:23.071090368Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.042181ms logger=migrator t=2026-05-09T17:04:23.075035862Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-09T17:04:23.07995317Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.916397ms logger=migrator t=2026-05-09T17:04:23.083938824Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-09T17:04:23.085614004Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.67552ms logger=migrator t=2026-05-09T17:04:23.090816639Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-09T17:04:23.091844673Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.029034ms logger=migrator t=2026-05-09T17:04:23.096037504Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-09T17:04:23.09715331Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.116206ms logger=migrator t=2026-05-09T17:04:23.103907842Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-09T17:04:23.105009857Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.103256ms logger=migrator t=2026-05-09T17:04:23.111779528Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-09T17:04:23.113571381Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.793793ms logger=migrator t=2026-05-09T17:04:23.11808998Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-09T17:04:23.119196656Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.106466ms logger=migrator t=2026-05-09T17:04:23.124164015Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-09T17:04:23.126327386Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.163501ms logger=migrator t=2026-05-09T17:04:23.1344964Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-09T17:04:23.135446194Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=955.194µs logger=migrator t=2026-05-09T17:04:23.141246822Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-09T17:04:23.141783505Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=536.753µs logger=migrator t=2026-05-09T17:04:23.146300143Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-09T17:04:23.146573439Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=273.976µs logger=migrator t=2026-05-09T17:04:23.151947238Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-09T17:04:23.152772677Z level=info msg="Migration successfully executed" id="create tag table" duration=825.049µs logger=migrator t=2026-05-09T17:04:23.157231534Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-09T17:04:23.158312209Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.082065ms logger=migrator t=2026-05-09T17:04:23.164153128Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-09T17:04:23.164978138Z level=info msg="Migration successfully executed" id="create login attempt table" duration=825.02µs logger=migrator t=2026-05-09T17:04:23.169920906Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-09T17:04:23.171031173Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.110197ms logger=migrator t=2026-05-09T17:04:23.175173562Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-09T17:04:23.176256077Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.079996ms logger=migrator t=2026-05-09T17:04:23.180095699Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-09T17:04:23.196790858Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.694679ms logger=migrator t=2026-05-09T17:04:23.201358576Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-09T17:04:23.202174106Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=817.91µs logger=migrator t=2026-05-09T17:04:23.205972676Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-09T17:04:23.207048982Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.075095ms logger=migrator t=2026-05-09T17:04:23.211538929Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-09T17:04:23.211861837Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=320.938µs logger=migrator t=2026-05-09T17:04:23.218564657Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-09T17:04:23.219664413Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.098967ms logger=migrator t=2026-05-09T17:04:23.225734688Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-09T17:04:23.226974368Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.2393ms logger=migrator t=2026-05-09T17:04:23.231816543Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-09T17:04:23.232962981Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.148128ms logger=migrator t=2026-05-09T17:04:23.236797182Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-09T17:04:23.236884014Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=87.132µs logger=migrator t=2026-05-09T17:04:23.240410448Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-09T17:04:23.248342107Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.928919ms logger=migrator t=2026-05-09T17:04:23.251971013Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-09T17:04:23.255627231Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.656538ms logger=migrator t=2026-05-09T17:04:23.261810229Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-09T17:04:23.266789468Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.978329ms logger=migrator t=2026-05-09T17:04:23.273120439Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-09T17:04:23.280061394Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.935694ms logger=migrator t=2026-05-09T17:04:23.283632119Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-09T17:04:23.284625743Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=993.354µs logger=migrator t=2026-05-09T17:04:23.294579581Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-09T17:04:23.301988217Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.411206ms logger=migrator t=2026-05-09T17:04:23.305652765Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-09T17:04:23.306499515Z level=info msg="Migration successfully executed" id="create server_lock table" duration=846.03µs logger=migrator t=2026-05-09T17:04:23.312317174Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-09T17:04:23.314062176Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.739622ms logger=migrator t=2026-05-09T17:04:23.320415727Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-09T17:04:23.321273657Z level=info msg="Migration successfully executed" id="create user auth token table" duration=858.22µs logger=migrator t=2026-05-09T17:04:23.328203743Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-09T17:04:23.330227501Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.026648ms logger=migrator t=2026-05-09T17:04:23.335851295Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-09T17:04:23.337122916Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.269451ms logger=migrator t=2026-05-09T17:04:23.343654511Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-09T17:04:23.34524294Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.588359ms logger=migrator t=2026-05-09T17:04:23.352614385Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-09T17:04:23.362120463Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.506557ms logger=migrator t=2026-05-09T17:04:23.366348673Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-09T17:04:23.367428839Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.079726ms logger=migrator t=2026-05-09T17:04:23.372207582Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-09T17:04:23.373169496Z level=info msg="Migration successfully executed" id="create cache_data table" duration=962.004µs logger=migrator t=2026-05-09T17:04:23.409412101Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-09T17:04:23.410463836Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.057015ms logger=migrator t=2026-05-09T17:04:23.417055493Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-09T17:04:23.417924324Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=866.121µs logger=migrator t=2026-05-09T17:04:23.425928015Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-09T17:04:23.426887577Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=963.472µs logger=migrator t=2026-05-09T17:04:23.432917092Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-09T17:04:23.433016944Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=101.093µs logger=migrator t=2026-05-09T17:04:23.437373448Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-09T17:04:23.43746499Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=91.152µs logger=migrator t=2026-05-09T17:04:23.442310675Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-09T17:04:23.443248208Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=936.523µs logger=migrator t=2026-05-09T17:04:23.44961039Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T17:04:23.451156677Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.542848ms logger=migrator t=2026-05-09T17:04:23.456524444Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T17:04:23.457458587Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=936.363µs logger=migrator t=2026-05-09T17:04:23.463188284Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-09T17:04:23.463299977Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=112.932µs logger=migrator t=2026-05-09T17:04:23.468968602Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T17:04:23.470448896Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.480374ms logger=migrator t=2026-05-09T17:04:23.475455346Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T17:04:23.476831339Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.376063ms logger=migrator t=2026-05-09T17:04:23.481711995Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-09T17:04:23.482649478Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=936.963µs logger=migrator t=2026-05-09T17:04:23.487058983Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-09T17:04:23.488809445Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.749372ms logger=migrator t=2026-05-09T17:04:23.493653581Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-09T17:04:23.499561772Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.908581ms logger=migrator t=2026-05-09T17:04:23.504342406Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-09T17:04:23.505215627Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=875.071µs logger=migrator t=2026-05-09T17:04:23.509602391Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-09T17:04:23.509678813Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=76.532µs logger=migrator t=2026-05-09T17:04:23.51414778Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-09T17:04:23.515679247Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.526517ms logger=migrator t=2026-05-09T17:04:23.520514781Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-09T17:04:23.52214687Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.632069ms logger=migrator t=2026-05-09T17:04:23.527429717Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-09T17:04:23.528385119Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=953.312µs logger=migrator t=2026-05-09T17:04:23.533349038Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T17:04:23.53342025Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=71.812µs logger=migrator t=2026-05-09T17:04:23.538700606Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-09T17:04:23.540240442Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.539216ms logger=migrator t=2026-05-09T17:04:23.545222731Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-09T17:04:23.5468701Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.646719ms logger=migrator t=2026-05-09T17:04:23.553059398Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-09T17:04:23.554015421Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=952.483µs logger=migrator t=2026-05-09T17:04:23.558534659Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-09T17:04:23.559764918Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.228549ms logger=migrator t=2026-05-09T17:04:23.571398335Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-09T17:04:23.578948236Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.552501ms logger=migrator t=2026-05-09T17:04:23.583890684Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-09T17:04:23.584802845Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=911.741µs logger=migrator t=2026-05-09T17:04:23.589260012Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T17:04:23.590133632Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=873.87µs logger=migrator t=2026-05-09T17:04:23.595217414Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-09T17:04:23.625858735Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.635781ms logger=migrator t=2026-05-09T17:04:23.63277781Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-09T17:04:23.660773458Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.989207ms logger=migrator t=2026-05-09T17:04:23.666849283Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-09T17:04:23.667837957Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=989.274µs logger=migrator t=2026-05-09T17:04:23.674631679Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-09T17:04:23.675421358Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=789.719µs logger=migrator t=2026-05-09T17:04:23.680816567Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-09T17:04:23.686599525Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.782878ms logger=migrator t=2026-05-09T17:04:23.692217559Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-09T17:04:23.697782932Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.566083ms logger=migrator t=2026-05-09T17:04:23.703690123Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-09T17:04:23.704656925Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=967.203µs logger=migrator t=2026-05-09T17:04:23.714066909Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-09T17:04:23.715195447Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.127588ms logger=migrator t=2026-05-09T17:04:23.721814885Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-09T17:04:23.723424273Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.608648ms logger=migrator t=2026-05-09T17:04:23.729098389Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-09T17:04:23.730885121Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.786132ms logger=migrator t=2026-05-09T17:04:23.736179417Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-09T17:04:23.736260089Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=81.622µs logger=migrator t=2026-05-09T17:04:23.741377141Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-09T17:04:23.751905093Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.526472ms logger=migrator t=2026-05-09T17:04:23.757608489Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-09T17:04:23.762569037Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.960228ms logger=migrator t=2026-05-09T17:04:23.766014469Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-09T17:04:23.772040323Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.022264ms logger=migrator t=2026-05-09T17:04:23.778010655Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-09T17:04:23.778888657Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=878.082µs logger=migrator t=2026-05-09T17:04:23.785061104Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-09T17:04:23.786571279Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.509445ms logger=migrator t=2026-05-09T17:04:23.791822715Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-09T17:04:23.799312574Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.485219ms logger=migrator t=2026-05-09T17:04:23.805812889Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-09T17:04:23.812069338Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.256418ms logger=migrator t=2026-05-09T17:04:23.818891901Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-09T17:04:23.819980607Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.084716ms logger=migrator t=2026-05-09T17:04:23.825751624Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-09T17:04:23.834132434Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.343159ms logger=migrator t=2026-05-09T17:04:23.838739844Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-09T17:04:23.84525031Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.509936ms logger=migrator t=2026-05-09T17:04:23.850470634Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-09T17:04:23.850551776Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=82.262µs logger=migrator t=2026-05-09T17:04:23.857454171Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-09T17:04:23.860069983Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.618072ms logger=migrator t=2026-05-09T17:04:23.86744882Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-09T17:04:23.868455153Z 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.008404ms logger=migrator t=2026-05-09T17:04:23.87376023Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-09T17:04:23.874770784Z 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.010174ms logger=migrator t=2026-05-09T17:04:23.880394599Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-09T17:04:23.880531412Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=138.074µs logger=migrator t=2026-05-09T17:04:23.886188947Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-09T17:04:23.892322273Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.134516ms logger=migrator t=2026-05-09T17:04:23.919877101Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-09T17:04:23.948489533Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=28.608592ms logger=migrator t=2026-05-09T17:04:23.99909725Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-09T17:04:24.009016968Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.923108ms logger=migrator t=2026-05-09T17:04:24.014279093Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-09T17:04:24.01964367Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=5.363237ms logger=migrator t=2026-05-09T17:04:24.024826114Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-09T17:04:24.030911749Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.085265ms logger=migrator t=2026-05-09T17:04:24.036899283Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-09T17:04:24.036967165Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.562µs logger=migrator t=2026-05-09T17:04:24.041364889Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-09T17:04:24.042552188Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.187119ms logger=migrator t=2026-05-09T17:04:24.048309855Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-09T17:04:24.054473212Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.163277ms logger=migrator t=2026-05-09T17:04:24.060606288Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-09T17:04:24.06067281Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.142µs logger=migrator t=2026-05-09T17:04:24.065487435Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-09T17:04:24.071624811Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.136886ms logger=migrator t=2026-05-09T17:04:24.076377285Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-09T17:04:24.077348938Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=971.153µs logger=migrator t=2026-05-09T17:04:24.082125262Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-09T17:04:24.08835254Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.226188ms logger=migrator t=2026-05-09T17:04:24.094162619Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-09T17:04:24.094911706Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=749.297µs logger=migrator t=2026-05-09T17:04:24.100252094Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-09T17:04:24.101213427Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=966.213µs logger=migrator t=2026-05-09T17:04:24.107378465Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-09T17:04:24.115513869Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.136544ms logger=migrator t=2026-05-09T17:04:24.12060688Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-09T17:04:24.121360938Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=754.129µs logger=migrator t=2026-05-09T17:04:24.127390232Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-09T17:04:24.128529619Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.137816ms logger=migrator t=2026-05-09T17:04:24.134269546Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-09T17:04:24.135614498Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.344932ms logger=migrator t=2026-05-09T17:04:24.142271377Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-09T17:04:24.14322249Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=950.943µs logger=migrator t=2026-05-09T17:04:24.148724131Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-09T17:04:24.148837914Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.663µs logger=migrator t=2026-05-09T17:04:24.15414014Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-09T17:04:24.15581559Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.67503ms logger=migrator t=2026-05-09T17:04:24.162844638Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-09T17:04:24.164595629Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.748431ms logger=migrator t=2026-05-09T17:04:24.169777553Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T17:04:24.170140962Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-09T17:04:24.174871425Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-09T17:04:24.175258624Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=387.289µs logger=migrator t=2026-05-09T17:04:24.18094932Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-09T17:04:24.181958804Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.007363ms logger=migrator t=2026-05-09T17:04:24.188113481Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-09T17:04:24.195124878Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.010907ms logger=migrator t=2026-05-09T17:04:24.200101477Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-09T17:04:24.201210943Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.110266ms logger=migrator t=2026-05-09T17:04:24.207294688Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-09T17:04:24.208429646Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.134558ms logger=migrator t=2026-05-09T17:04:24.21405793Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-09T17:04:24.215659357Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.598257ms logger=migrator t=2026-05-09T17:04:24.22123945Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-09T17:04:24.222274936Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.035206ms logger=migrator t=2026-05-09T17:04:24.228341131Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-09T17:04:24.229413186Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.070675ms logger=migrator t=2026-05-09T17:04:24.235522622Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-09T17:04:24.235562553Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.731µs logger=migrator t=2026-05-09T17:04:24.240990262Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-09T17:04:24.241095485Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=106.973µs logger=migrator t=2026-05-09T17:04:24.248347778Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-09T17:04:24.256325678Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.97323ms logger=migrator t=2026-05-09T17:04:24.263322545Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-09T17:04:24.263859738Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=534.593µs logger=migrator t=2026-05-09T17:04:24.269248187Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-09T17:04:24.270935406Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.690319ms logger=migrator t=2026-05-09T17:04:24.27736596Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-09T17:04:24.277665108Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=296.528µs logger=migrator t=2026-05-09T17:04:24.285215257Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-09T17:04:24.286211442Z level=info msg="Migration successfully executed" id="create data_keys table" duration=996.055µs logger=migrator t=2026-05-09T17:04:24.303577216Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-09T17:04:24.304391415Z level=info msg="Migration successfully executed" id="create secrets table" duration=809.399µs logger=migrator t=2026-05-09T17:04:24.317111099Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-09T17:04:24.353842495Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=36.729016ms logger=migrator t=2026-05-09T17:04:24.360178446Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-09T17:04:24.365652327Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.473511ms logger=migrator t=2026-05-09T17:04:24.37122782Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-09T17:04:24.371407994Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=180.734µs logger=migrator t=2026-05-09T17:04:24.378014761Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-09T17:04:24.413525829Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=35.493727ms logger=migrator t=2026-05-09T17:04:24.417857363Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-09T17:04:24.449140639Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.280636ms logger=migrator t=2026-05-09T17:04:24.454371044Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-09T17:04:24.455196893Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=826.039µs logger=migrator t=2026-05-09T17:04:24.461555295Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-09T17:04:24.462932098Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.380803ms logger=migrator t=2026-05-09T17:04:24.467698142Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-09T17:04:24.468113652Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=416.151µs logger=migrator t=2026-05-09T17:04:24.473119221Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-09T17:04:24.473957992Z level=info msg="Migration successfully executed" id="create permission table" duration=836.71µs logger=migrator t=2026-05-09T17:04:24.478029508Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-09T17:04:24.478997201Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=968.183µs logger=migrator t=2026-05-09T17:04:24.482886534Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-09T17:04:24.483943329Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.056365ms logger=migrator t=2026-05-09T17:04:24.488705073Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-09T17:04:24.490308451Z level=info msg="Migration successfully executed" id="create role table" duration=1.602988ms logger=migrator t=2026-05-09T17:04:24.494562043Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-09T17:04:24.50238828Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.837217ms logger=migrator t=2026-05-09T17:04:24.507673786Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-09T17:04:24.514800526Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.126109ms logger=migrator t=2026-05-09T17:04:24.519666462Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-09T17:04:24.520683626Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.017734ms logger=migrator t=2026-05-09T17:04:24.524831205Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-09T17:04:24.526575096Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.739911ms logger=migrator t=2026-05-09T17:04:24.530517111Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-09T17:04:24.532292192Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.775761ms logger=migrator t=2026-05-09T17:04:24.536915413Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-09T17:04:24.537779024Z level=info msg="Migration successfully executed" id="create team role table" duration=863.64µs logger=migrator t=2026-05-09T17:04:24.541999195Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-09T17:04:24.54389792Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.892735ms logger=migrator t=2026-05-09T17:04:24.548138391Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-09T17:04:24.549968265Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.829804ms logger=migrator t=2026-05-09T17:04:24.554864672Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-09T17:04:24.555992108Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.126936ms logger=migrator t=2026-05-09T17:04:24.560115776Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-09T17:04:24.561473039Z level=info msg="Migration successfully executed" id="create user role table" duration=1.355283ms logger=migrator t=2026-05-09T17:04:24.565992707Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-09T17:04:24.567839291Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.846074ms logger=migrator t=2026-05-09T17:04:24.57282111Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-09T17:04:24.573933826Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.112456ms logger=migrator t=2026-05-09T17:04:24.578012354Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-09T17:04:24.579093959Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.081435ms logger=migrator t=2026-05-09T17:04:24.583986266Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-09T17:04:24.585257276Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.27041ms logger=migrator t=2026-05-09T17:04:24.589852677Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-09T17:04:24.591700461Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.846225ms logger=migrator t=2026-05-09T17:04:24.595628804Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-09T17:04:24.59670992Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.081005ms logger=migrator t=2026-05-09T17:04:24.600442549Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-09T17:04:24.608133903Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.690664ms logger=migrator t=2026-05-09T17:04:24.612467926Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-09T17:04:24.613300995Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=833.199µs logger=migrator t=2026-05-09T17:04:24.617272931Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-09T17:04:24.61806662Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=793.629µs logger=migrator t=2026-05-09T17:04:24.622198249Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-09T17:04:24.623826237Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.630549ms logger=migrator t=2026-05-09T17:04:24.627606897Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-09T17:04:24.629291067Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.68424ms logger=migrator t=2026-05-09T17:04:24.632840172Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-09T17:04:24.633620581Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=780.29µs logger=migrator t=2026-05-09T17:04:24.637480513Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-09T17:04:24.638520067Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.039174ms logger=migrator t=2026-05-09T17:04:24.643720511Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-09T17:04:24.651784724Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.063583ms logger=migrator t=2026-05-09T17:04:24.655544173Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-09T17:04:24.663274738Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.724195ms logger=migrator t=2026-05-09T17:04:24.666998248Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-09T17:04:24.67467205Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=7.673502ms logger=migrator t=2026-05-09T17:04:24.67928975Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-09T17:04:24.684978866Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.686866ms logger=migrator t=2026-05-09T17:04:24.688809917Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-09T17:04:24.689848263Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.038106ms logger=migrator t=2026-05-09T17:04:24.694293098Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-09T17:04:24.695339084Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.045616ms logger=migrator t=2026-05-09T17:04:24.699193515Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-09T17:04:24.700196389Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.001374ms logger=migrator t=2026-05-09T17:04:24.703658982Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-09T17:04:24.704511962Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=853.2µs logger=migrator t=2026-05-09T17:04:24.70777045Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-09T17:04:24.708818834Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.048134ms logger=migrator t=2026-05-09T17:04:24.713985028Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-09T17:04:24.714045609Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=61.281µs logger=migrator t=2026-05-09T17:04:24.71740619Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-09T17:04:24.717441471Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=33.291µs logger=migrator t=2026-05-09T17:04:24.719921359Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-09T17:04:24.720385721Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=463.582µs logger=migrator t=2026-05-09T17:04:24.72410661Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-09T17:04:24.725115553Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.017224ms logger=migrator t=2026-05-09T17:04:24.729330804Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-09T17:04:24.730355848Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.025814ms logger=migrator t=2026-05-09T17:04:24.734087497Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-09T17:04:24.734415996Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=329.249µs logger=migrator t=2026-05-09T17:04:24.738281028Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-09T17:04:24.738991055Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=705.847µs logger=migrator t=2026-05-09T17:04:24.74297599Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-09T17:04:24.743950863Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=982.923µs logger=migrator t=2026-05-09T17:04:24.748102662Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-09T17:04:24.749312581Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.209269ms logger=migrator t=2026-05-09T17:04:24.754043704Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-09T17:04:24.762795083Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.750609ms logger=migrator t=2026-05-09T17:04:24.766099672Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-09T17:04:24.766168813Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=70.131µs logger=migrator t=2026-05-09T17:04:24.769668007Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-09T17:04:24.770686081Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.017194ms logger=migrator t=2026-05-09T17:04:24.781074569Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-09T17:04:24.782521014Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.454516ms logger=migrator t=2026-05-09T17:04:24.786493308Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-09T17:04:24.787722798Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.22895ms logger=migrator t=2026-05-09T17:04:24.791569109Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-09T17:04:24.800040311Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.470552ms logger=migrator t=2026-05-09T17:04:24.80333674Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-09T17:04:24.804106848Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=770.498µs logger=migrator t=2026-05-09T17:04:24.807411568Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-09T17:04:24.808172166Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=760.588µs logger=migrator t=2026-05-09T17:04:24.811222368Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-09T17:04:24.836092742Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.870324ms logger=migrator t=2026-05-09T17:04:24.839607575Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-09T17:04:24.840526917Z level=info msg="Migration successfully executed" id="create correlation v2" duration=918.362µs logger=migrator t=2026-05-09T17:04:24.844672686Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-09T17:04:24.845749122Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.075996ms logger=migrator t=2026-05-09T17:04:24.849795489Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-09T17:04:24.850881704Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.085885ms logger=migrator t=2026-05-09T17:04:24.854666715Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-09T17:04:24.855822823Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.155528ms logger=migrator t=2026-05-09T17:04:24.860346131Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-09T17:04:24.860587477Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=240.946µs logger=migrator t=2026-05-09T17:04:24.865007961Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-09T17:04:24.866247232Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.24019ms logger=migrator t=2026-05-09T17:04:24.871021735Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-09T17:04:24.881251209Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.231054ms logger=migrator t=2026-05-09T17:04:24.884791473Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-09T17:04:24.885372577Z level=info msg="Migration successfully executed" id="create entity_events table" duration=581.354µs logger=migrator t=2026-05-09T17:04:24.888939373Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-09T17:04:24.889634119Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=694.656µs logger=migrator t=2026-05-09T17:04:24.89638229Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T17:04:24.897397045Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T17:04:24.908538881Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T17:04:24.909139965Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T17:04:24.913083718Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-09T17:04:24.91396548Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=884.702µs logger=migrator t=2026-05-09T17:04:24.917972045Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-09T17:04:24.919098423Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.126508ms logger=migrator t=2026-05-09T17:04:24.922523704Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-09T17:04:24.923936967Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.412793ms logger=migrator t=2026-05-09T17:04:24.928569999Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-09T17:04:24.929801207Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.227399ms logger=migrator t=2026-05-09T17:04:24.934329816Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T17:04:24.935413791Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.084575ms logger=migrator t=2026-05-09T17:04:24.939631412Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T17:04:24.940719758Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.088466ms logger=migrator t=2026-05-09T17:04:24.945357189Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-09T17:04:24.94668207Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.320991ms logger=migrator t=2026-05-09T17:04:24.950815409Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-09T17:04:24.952353706Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.539476ms logger=migrator t=2026-05-09T17:04:24.956814552Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-09T17:04:24.957964229Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.149557ms logger=migrator t=2026-05-09T17:04:24.961770521Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-09T17:04:24.963311867Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.539746ms logger=migrator t=2026-05-09T17:04:24.967789824Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-09T17:04:24.969606068Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.816044ms logger=migrator t=2026-05-09T17:04:24.974936024Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-09T17:04:24.997364749Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.421165ms logger=migrator t=2026-05-09T17:04:25.001525219Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-09T17:04:25.009184212Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.657263ms logger=migrator t=2026-05-09T17:04:25.013229498Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-09T17:04:25.021912315Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.681837ms logger=migrator t=2026-05-09T17:04:25.027647872Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-09T17:04:25.027902968Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=251.116µs logger=migrator t=2026-05-09T17:04:25.031227058Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-09T17:04:25.042135677Z level=info msg="Migration successfully executed" id="add share column" duration=10.909379ms logger=migrator t=2026-05-09T17:04:25.046934863Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-09T17:04:25.047094026Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=157.704µs logger=migrator t=2026-05-09T17:04:25.050726804Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-09T17:04:25.051723077Z level=info msg="Migration successfully executed" id="create file table" duration=996.553µs logger=migrator t=2026-05-09T17:04:25.056724776Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-09T17:04:25.05855783Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.830093ms logger=migrator t=2026-05-09T17:04:25.063145579Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-09T17:04:25.06483377Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.689341ms logger=migrator t=2026-05-09T17:04:25.070202437Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-09T17:04:25.071064679Z level=info msg="Migration successfully executed" id="create file_meta table" duration=862.052µs logger=migrator t=2026-05-09T17:04:25.076296994Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-09T17:04:25.078157027Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.859294ms logger=migrator t=2026-05-09T17:04:25.08246042Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-09T17:04:25.082624414Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=162.994µs logger=migrator t=2026-05-09T17:04:25.086632219Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-09T17:04:25.086780993Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=149.434µs logger=migrator t=2026-05-09T17:04:25.093084594Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-09T17:04:25.094125929Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.035804ms logger=migrator t=2026-05-09T17:04:25.099042886Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-09T17:04:25.099451646Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=409.29µs logger=migrator t=2026-05-09T17:04:25.115909288Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-09T17:04:25.118191093Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.288155ms logger=migrator t=2026-05-09T17:04:25.1222543Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-09T17:04:25.131956912Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.702062ms logger=migrator t=2026-05-09T17:04:25.137425981Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-09T17:04:25.137598326Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=169.025µs logger=migrator t=2026-05-09T17:04:25.143114158Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-09T17:04:25.144529041Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.415373ms logger=migrator t=2026-05-09T17:04:25.148843485Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-09T17:04:25.149267915Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=425.18µs logger=migrator t=2026-05-09T17:04:25.15453897Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-09T17:04:25.154880418Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=341.868µs logger=migrator t=2026-05-09T17:04:25.159434686Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-09T17:04:25.160633726Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.190669ms logger=migrator t=2026-05-09T17:04:25.165327357Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-09T17:04:25.176613756Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.291219ms logger=migrator t=2026-05-09T17:04:25.180542551Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-09T17:04:25.187941677Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.398546ms logger=migrator t=2026-05-09T17:04:25.192753122Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-09T17:04:25.19389148Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.137357ms logger=migrator t=2026-05-09T17:04:25.19772238Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-09T17:04:25.270372744Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.651324ms logger=migrator t=2026-05-09T17:04:25.274045651Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-09T17:04:25.274881952Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=836.471µs logger=migrator t=2026-05-09T17:04:25.278883457Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-09T17:04:25.279701326Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=817.359µs logger=migrator t=2026-05-09T17:04:25.283414275Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-09T17:04:25.309403305Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.98461ms logger=migrator t=2026-05-09T17:04:25.314456356Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-09T17:04:25.323386099Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.933903ms logger=migrator t=2026-05-09T17:04:25.328584443Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-09T17:04:25.328985372Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=402.429µs logger=migrator t=2026-05-09T17:04:25.333737896Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-09T17:04:25.333945881Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=208.105µs logger=migrator t=2026-05-09T17:04:25.338376406Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-09T17:04:25.338649533Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=273.297µs logger=migrator t=2026-05-09T17:04:25.344831731Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-09T17:04:25.345129708Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=301.317µs logger=migrator t=2026-05-09T17:04:25.352819681Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-09T17:04:25.353216681Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=402.671µs logger=migrator t=2026-05-09T17:04:25.360281859Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-09T17:04:25.362119843Z level=info msg="Migration successfully executed" id="create folder table" duration=1.844314ms logger=migrator t=2026-05-09T17:04:25.368615028Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-09T17:04:25.36997508Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.361262ms logger=migrator t=2026-05-09T17:04:25.374921148Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-09T17:04:25.37665923Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.737702ms logger=migrator t=2026-05-09T17:04:25.382648833Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-09T17:04:25.382680224Z level=info msg="Migration successfully executed" id="Update folder title length" duration=41.571µs logger=migrator t=2026-05-09T17:04:25.386428933Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T17:04:25.387622232Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.193179ms logger=migrator t=2026-05-09T17:04:25.392682373Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-09T17:04:25.394392583Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.70997ms logger=migrator t=2026-05-09T17:04:25.402780673Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-09T17:04:25.404564066Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.786803ms logger=migrator t=2026-05-09T17:04:25.411910651Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-09T17:04:25.412954986Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.045595ms logger=migrator t=2026-05-09T17:04:25.420352402Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-09T17:04:25.420678661Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=326.309µs logger=migrator t=2026-05-09T17:04:25.426463198Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-09T17:04:25.427846541Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.383743ms logger=migrator t=2026-05-09T17:04:25.434794227Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-09T17:04:25.4365805Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.783812ms logger=migrator t=2026-05-09T17:04:25.444691963Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-09T17:04:25.446010115Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.318472ms logger=migrator t=2026-05-09T17:04:25.452562071Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-09T17:04:25.454873236Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.314275ms logger=migrator t=2026-05-09T17:04:25.460229404Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-09T17:04:25.46133642Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.102046ms logger=migrator t=2026-05-09T17:04:25.4688487Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-09T17:04:25.47055256Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.70755ms logger=migrator t=2026-05-09T17:04:25.476383719Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-09T17:04:25.477468205Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.087176ms logger=migrator t=2026-05-09T17:04:25.488239683Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-09T17:04:25.490176368Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.940216ms logger=migrator t=2026-05-09T17:04:25.499101092Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-09T17:04:25.500187627Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.090175ms logger=migrator t=2026-05-09T17:04:25.507767579Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-09T17:04:25.509279464Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.517006ms logger=migrator t=2026-05-09T17:04:25.519710813Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-09T17:04:25.522140571Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.439728ms logger=migrator t=2026-05-09T17:04:25.531266389Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-09T17:04:25.531800732Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=540.112µs logger=migrator t=2026-05-09T17:04:25.536277199Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-09T17:04:25.548836378Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.550198ms logger=migrator t=2026-05-09T17:04:25.556922621Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-09T17:04:25.558677133Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.761082ms logger=migrator t=2026-05-09T17:04:25.565641629Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T17:04:25.56570163Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=65.971µs logger=migrator t=2026-05-09T17:04:25.572094573Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T17:04:25.573575678Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.484975ms logger=migrator t=2026-05-09T17:04:25.579364186Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-09T17:04:25.579387637Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=48.161µs logger=migrator t=2026-05-09T17:04:25.584327925Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-09T17:04:25.585657586Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.329471ms logger=migrator t=2026-05-09T17:04:25.627618868Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-09T17:04:25.62979908Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.183993ms logger=migrator t=2026-05-09T17:04:25.636798137Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-09T17:04:25.637818041Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.019634ms logger=migrator t=2026-05-09T17:04:25.646272623Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-09T17:04:25.647480352Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.21694ms logger=migrator t=2026-05-09T17:04:25.651745004Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-09T17:04:25.651940738Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=196.074µs logger=migrator t=2026-05-09T17:04:25.657086361Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-09T17:04:25.657722656Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=631.835µs logger=migrator t=2026-05-09T17:04:25.66291587Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-09T17:04:25.664147299Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.234829ms logger=migrator t=2026-05-09T17:04:25.669590379Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-09T17:04:25.670993683Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.403034ms logger=migrator t=2026-05-09T17:04:25.676434373Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-09T17:04:25.686249066Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.814313ms logger=migrator t=2026-05-09T17:04:25.692323082Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-09T17:04:25.703484809Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.165257ms logger=migrator t=2026-05-09T17:04:25.710485265Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-09T17:04:25.71993086Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.448815ms logger=migrator t=2026-05-09T17:04:25.724805847Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-09T17:04:25.724859648Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=54.511µs logger=migrator t=2026-05-09T17:04:25.729802816Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-09T17:04:25.743183025Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.381179ms logger=migrator t=2026-05-09T17:04:25.751309Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-09T17:04:25.764090244Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.779944ms logger=migrator t=2026-05-09T17:04:25.771299717Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-09T17:04:25.772104546Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=813.669µs logger=migrator t=2026-05-09T17:04:25.777572606Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.541096833s logger=migrator t=2026-05-09T17:04:25.778888767Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-09T17:04:25.801392244Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-09T17:04:25.801703632Z level=info msg="Created default organization" logger=secrets t=2026-05-09T17:04:25.809554208Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T17:04:25.859453729Z level=info msg="Restored cache from database" duration=448.18µs logger=plugin.store t=2026-05-09T17:04:25.86071446Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-09T17:04:25.89676455Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-09T17:04:25.896794351Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-09T17:04:25.896857073Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-09T17:04:25.896866643Z level=info msg="Plugins loaded" count=54 duration=36.153203ms logger=query_data t=2026-05-09T17:04:25.901142254Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-09T17:04:25.903934261Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-09T17:04:25.908760056Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-09T17:04:25.920859215Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-09T17:04:25.92527674Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-09T17:04:25.931301634Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-09T17:04:25.958414451Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-09T17:04:25.979186336Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-09T17:04:26.001681833Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-09T17:04:26.001725034Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-05-09T17:04:26.002217846Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-05-09T17:04:26.004538481Z level=info msg="Warming state cache for startup" logger=http.server t=2026-05-09T17:04:26.005310629Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-09T17:04:26.005506944Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-09T17:04:26.005631527Z level=info msg="Storage starting" logger=plugins.update.checker t=2026-05-09T17:04:26.09333022Z level=info msg="Update check succeeded" duration=88.977253ms logger=grafana.update.checker t=2026-05-09T17:04:26.094106509Z level=info msg="Update check succeeded" duration=90.420277ms logger=ngalert.state.manager t=2026-05-09T17:04:26.112742324Z level=info msg="State cache has been initialized" states=0 duration=108.198492ms logger=ngalert.scheduler t=2026-05-09T17:04:26.112807775Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-09T17:04:26.112897237Z level=info msg=starting first_tick=2026-05-09T17:04:30Z logger=sqlstore.transactions t=2026-05-09T17:04:26.117590598Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-09T17:04:26.130854595Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-09T17:04:26.159329145Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-09T17:04:26.170838539Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-09T17:04:26.197219089Z level=info msg="Patterns update finished" duration=95.459268ms logger=provisioning.dashboard t=2026-05-09T17:04:26.249854085Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-09T17:04:26.397755483Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-09T17:04:26.398234276Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-09T17:04:28.924984385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:28.927384001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:28.947607285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:28.971240548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:28.991063471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.015234068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.031380243Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.054333031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.074683297Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-09T17:04:29.10248777Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-09T17:04:29.116724259Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.137951476Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.184057456Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.201554343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.230680769Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.260005978Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.327389586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.350139029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.405267314Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.424488273Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.467200722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.496893241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.59159757Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.609914377Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.671158128Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.688378809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.760720186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.781298936Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.863390505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.885538953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.949319795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:29.963052693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.038839492Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.059882214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.127070607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.142411133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.219590945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.23825894Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.307062902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.319546329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.391594718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.408810399Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.470626794Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.492551617Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.570312833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.589753967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.647992607Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.669220353Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.735989366Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.756775531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.951105399Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:30.970181444Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.308771432Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.329801454Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.648838897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.676935197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.747227734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.766411642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.847079117Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.862788391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.926796189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:31.950533156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.028401873Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.044951338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.119801534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.133593423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.214730759Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.230933156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.310248238Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.329466197Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.391581319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.409617039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.485265334Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.50731404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.5915737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.610642146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.68964463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.706123144Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.781690447Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.798012397Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-09T17:04:32.881192751Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-09T17:05:06.035168879Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T17:14:26.045365208Z level=info msg="Completed cleanup jobs" duration=42.628061ms logger=plugins.update.checker t=2026-05-09T17:14:26.143632982Z level=info msg="Update check succeeded" duration=49.865585ms logger=cleanup t=2026-05-09T17:24:26.007695903Z level=info msg="Completed cleanup jobs" duration=5.252216ms logger=plugins.update.checker t=2026-05-09T17:24:26.145999234Z level=info msg="Update check succeeded" duration=51.683507ms logger=cleanup t=2026-05-09T17:34:26.028460433Z level=info msg="Completed cleanup jobs" duration=25.811145ms logger=plugins.update.checker t=2026-05-09T17:34:26.14952247Z level=info msg="Update check succeeded" duration=55.408041ms logger=infra.usagestats t=2026-05-09T17:35:06.056232482Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-09T17:44:26.034566905Z level=info msg="Completed cleanup jobs" duration=31.529883ms logger=plugins.update.checker t=2026-05-09T17:44:26.144003468Z level=info msg="Update check succeeded" duration=50.161518ms logger=cleanup t=2026-05-09T17:54:26.006906397Z level=info msg="Completed cleanup jobs" duration=4.300102ms logger=plugins.update.checker t=2026-05-09T17:54:26.152956594Z level=info msg="Update check succeeded" duration=59.091881ms logger=cleanup t=2026-05-09T18:04:26.027661808Z level=info msg="Completed cleanup jobs" duration=24.083546ms logger=plugins.update.checker t=2026-05-09T18:04:26.148084253Z level=info msg="Update check succeeded" duration=53.913067ms logger=infra.usagestats t=2026-05-09T18:05:06.065058566Z level=info msg="Usage stats are ready to report"