logger=settings t=2026-09-09T01:18:49.586449194Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-09-09T01:18:49Z logger=settings t=2026-09-09T01:18:49.586707909Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-09-09T01:18:49.58672086Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-09-09T01:18:49.58672434Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-09-09T01:18:49.58672852Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-09-09T01:18:49.58673125Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-09-09T01:18:49.58673388Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-09-09T01:18:49.58673654Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-09-09T01:18:49.58674126Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-09-09T01:18:49.58674407Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-09-09T01:18:49.58674665Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-09-09T01:18:49.58675148Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-09-09T01:18:49.58675455Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-09-09T01:18:49.586758351Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-09-09T01:18:49.586761681Z level=info msg=Target target=[all] logger=settings t=2026-09-09T01:18:49.586767551Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-09-09T01:18:49.586770881Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-09-09T01:18:49.586774101Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-09-09T01:18:49.586778461Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-09-09T01:18:49.586781671Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-09-09T01:18:49.586784931Z level=info msg="App mode production" logger=sqlstore t=2026-09-09T01:18:49.587026876Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-09-09T01:18:49.587043177Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-09-09T01:18:49.58849007Z level=info msg="Locking database" logger=migrator t=2026-09-09T01:18:49.58850239Z level=info msg="Starting DB migrations" logger=migrator t=2026-09-09T01:18:49.589017252Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-09-09T01:18:49.58982594Z level=info msg="Migration successfully executed" id="create migration_log table" duration=808.418µs logger=migrator t=2026-09-09T01:18:49.596175613Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-09-09T01:18:49.596805108Z level=info msg="Migration successfully executed" id="create user table" duration=630.415µs logger=migrator t=2026-09-09T01:18:49.602595649Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-09-09T01:18:49.603161632Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=567.313µs logger=migrator t=2026-09-09T01:18:49.609975375Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-09-09T01:18:49.610466587Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=490.752µs logger=migrator t=2026-09-09T01:18:49.617982057Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-09-09T01:18:49.618537249Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=554.822µs logger=migrator t=2026-09-09T01:18:49.623087543Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-09-09T01:18:49.624916194Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.874932ms logger=migrator t=2026-09-09T01:18:49.630268535Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-09-09T01:18:49.633941118Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.672343ms logger=migrator t=2026-09-09T01:18:49.639132016Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-09-09T01:18:49.640347943Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.220047ms logger=migrator t=2026-09-09T01:18:49.647379373Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-09-09T01:18:49.648823855Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.444722ms logger=migrator t=2026-09-09T01:18:49.654100334Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-09-09T01:18:49.655317842Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.217538ms logger=migrator t=2026-09-09T01:18:49.660986521Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-09-09T01:18:49.661588744Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=602.543µs logger=migrator t=2026-09-09T01:18:49.668117442Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-09-09T01:18:49.668994071Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=876.66µs logger=migrator t=2026-09-09T01:18:49.675158431Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-09-09T01:18:49.677206787Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.053526ms logger=migrator t=2026-09-09T01:18:49.682609179Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-09-09T01:18:49.68266266Z level=info msg="Migration successfully executed" id="Update user table charset" duration=51.271µs logger=migrator t=2026-09-09T01:18:49.688029132Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-09-09T01:18:49.689850653Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.817521ms logger=migrator t=2026-09-09T01:18:49.695967871Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-09-09T01:18:49.696281998Z level=info msg="Migration successfully executed" id="Add missing user data" duration=323.067µs logger=migrator t=2026-09-09T01:18:49.70163437Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-09-09T01:18:49.703211516Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.576996ms logger=migrator t=2026-09-09T01:18:49.710467329Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-09-09T01:18:49.712910185Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.444776ms logger=migrator t=2026-09-09T01:18:49.720322013Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-09-09T01:18:49.722649756Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.328403ms logger=migrator t=2026-09-09T01:18:49.729590982Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-09-09T01:18:49.743587709Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=13.989757ms logger=migrator t=2026-09-09T01:18:49.751158841Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-09-09T01:18:49.753039543Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.885102ms logger=migrator t=2026-09-09T01:18:49.761350191Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-09-09T01:18:49.761777181Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=431.191µs logger=migrator t=2026-09-09T01:18:49.768582135Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-09-09T01:18:49.769743311Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.161146ms logger=migrator t=2026-09-09T01:18:49.776467433Z 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-09-09T01:18:49.777088587Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=644.765µs logger=migrator t=2026-09-09T01:18:49.784476605Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-09-09T01:18:49.785231981Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=764.117µs logger=migrator t=2026-09-09T01:18:49.792933106Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-09-09T01:18:49.793983259Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.055683ms logger=migrator t=2026-09-09T01:18:49.799591076Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-09-09T01:18:49.800771362Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.180696ms logger=migrator t=2026-09-09T01:18:49.808694212Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-09-09T01:18:49.810151945Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.458273ms logger=migrator t=2026-09-09T01:18:49.817596103Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-09-09T01:18:49.818983925Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.388062ms logger=migrator t=2026-09-09T01:18:49.827769194Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-09-09T01:18:49.828933141Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.164797ms logger=migrator t=2026-09-09T01:18:49.834605879Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-09-09T01:18:49.83465086Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=42.451µs logger=migrator t=2026-09-09T01:18:49.839746614Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-09-09T01:18:49.84087127Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.117506ms logger=migrator t=2026-09-09T01:18:49.845629287Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-09-09T01:18:49.84658437Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=955.553µs logger=migrator t=2026-09-09T01:18:49.857618269Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-09-09T01:18:49.858915278Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.300899ms logger=migrator t=2026-09-09T01:18:49.865932367Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-09-09T01:18:49.867120754Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.176337ms logger=migrator t=2026-09-09T01:18:49.876044216Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:18:49.881124331Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.083035ms logger=migrator t=2026-09-09T01:18:49.887179348Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-09-09T01:18:49.888515708Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.3301ms logger=migrator t=2026-09-09T01:18:49.896825897Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-09-09T01:18:49.89834652Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.524024ms logger=migrator t=2026-09-09T01:18:49.907912377Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-09-09T01:18:49.908954651Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.042913ms logger=migrator t=2026-09-09T01:18:49.915829887Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-09-09T01:18:49.917052274Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.255538ms logger=migrator t=2026-09-09T01:18:49.924972953Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-09-09T01:18:49.925986266Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.013723ms logger=migrator t=2026-09-09T01:18:49.933544237Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-09-09T01:18:49.934342315Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=799.208µs logger=migrator t=2026-09-09T01:18:49.939157284Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-09-09T01:18:49.939947901Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=791.107µs logger=migrator t=2026-09-09T01:18:49.944889514Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-09-09T01:18:49.945448676Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=559.182µs logger=migrator t=2026-09-09T01:18:49.951945573Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-09-09T01:18:49.952909395Z level=info msg="Migration successfully executed" id="create star table" duration=964.092µs logger=migrator t=2026-09-09T01:18:49.9579389Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-09-09T01:18:49.959156167Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.213907ms logger=migrator t=2026-09-09T01:18:49.964311333Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-09-09T01:18:49.96551494Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.203677ms logger=migrator t=2026-09-09T01:18:49.970969474Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-09-09T01:18:49.972224032Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.254549ms logger=migrator t=2026-09-09T01:18:49.978931044Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-09-09T01:18:49.980144491Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.213137ms logger=migrator t=2026-09-09T01:18:49.9862634Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-09-09T01:18:49.987370915Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.107305ms logger=migrator t=2026-09-09T01:18:49.993491523Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-09-09T01:18:49.994611059Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.119016ms logger=migrator t=2026-09-09T01:18:49.999470618Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-09-09T01:18:50.000591454Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.111326ms logger=migrator t=2026-09-09T01:18:50.006839135Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-09-09T01:18:50.006885706Z level=info msg="Migration successfully executed" id="Update org table charset" duration=42.531µs logger=migrator t=2026-09-09T01:18:50.011957211Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-09-09T01:18:50.011995942Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.271µs logger=migrator t=2026-09-09T01:18:50.017160419Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-09-09T01:18:50.017443646Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=283.776µs logger=migrator t=2026-09-09T01:18:50.023463041Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-09-09T01:18:50.024553826Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.091384ms logger=migrator t=2026-09-09T01:18:50.030522541Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-09-09T01:18:50.031623826Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.100955ms logger=migrator t=2026-09-09T01:18:50.037714814Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-09-09T01:18:50.039312791Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.603056ms logger=migrator t=2026-09-09T01:18:50.046071113Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-09-09T01:18:50.047030154Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=959.251µs logger=migrator t=2026-09-09T01:18:50.05168395Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-09-09T01:18:50.052847556Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.163476ms logger=migrator t=2026-09-09T01:18:50.05787993Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-09-09T01:18:50.058995846Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.122656ms logger=migrator t=2026-09-09T01:18:50.064615963Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-09-09T01:18:50.072241865Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.625232ms logger=migrator t=2026-09-09T01:18:50.077254088Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-09-09T01:18:50.078428856Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.173367ms logger=migrator t=2026-09-09T01:18:50.083271455Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-09-09T01:18:50.084611135Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.339131ms logger=migrator t=2026-09-09T01:18:50.094533249Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-09-09T01:18:50.095624784Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.092945ms logger=migrator t=2026-09-09T01:18:50.100985016Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-09-09T01:18:50.101534928Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=550.352µs logger=migrator t=2026-09-09T01:18:50.106227973Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-09-09T01:18:50.107452142Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.217728ms logger=migrator t=2026-09-09T01:18:50.112365043Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-09-09T01:18:50.112531437Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=157.614µs logger=migrator t=2026-09-09T01:18:50.117681134Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-09-09T01:18:50.120477007Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.797124ms logger=migrator t=2026-09-09T01:18:50.127370932Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-09-09T01:18:50.131572688Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.204256ms logger=migrator t=2026-09-09T01:18:50.13701233Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-09-09T01:18:50.139924087Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.911867ms logger=migrator t=2026-09-09T01:18:50.145333809Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-09-09T01:18:50.148594333Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=3.260145ms logger=migrator t=2026-09-09T01:18:50.156677996Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-09-09T01:18:50.159645543Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.971648ms logger=migrator t=2026-09-09T01:18:50.169527406Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-09-09T01:18:50.17099661Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.529015ms logger=migrator t=2026-09-09T01:18:50.179348279Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-09-09T01:18:50.18072856Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.380451ms logger=migrator t=2026-09-09T01:18:50.185812295Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-09-09T01:18:50.185893847Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=83.032µs logger=migrator t=2026-09-09T01:18:50.192338272Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-09-09T01:18:50.192612828Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.671µs logger=migrator t=2026-09-09T01:18:50.197483549Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-09-09T01:18:50.200419395Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.935486ms logger=migrator t=2026-09-09T01:18:50.208654212Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-09-09T01:18:50.211531646Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.889885ms logger=migrator t=2026-09-09T01:18:50.220206473Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-09-09T01:18:50.223133029Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.926756ms logger=migrator t=2026-09-09T01:18:50.228963971Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-09-09T01:18:50.231764514Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.800113ms logger=migrator t=2026-09-09T01:18:50.236685226Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-09-09T01:18:50.237017923Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=339.528µs logger=migrator t=2026-09-09T01:18:50.241644138Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-09-09T01:18:50.242929797Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.285389ms logger=migrator t=2026-09-09T01:18:50.248851251Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-09-09T01:18:50.249989867Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.138466ms logger=migrator t=2026-09-09T01:18:50.254836237Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-09-09T01:18:50.254877508Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.611µs logger=migrator t=2026-09-09T01:18:50.259826339Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-09-09T01:18:50.26116326Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.336561ms logger=migrator t=2026-09-09T01:18:50.267285738Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-09-09T01:18:50.268356782Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.071054ms logger=migrator t=2026-09-09T01:18:50.274692376Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:18:50.28326359Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.570434ms logger=migrator t=2026-09-09T01:18:50.2885649Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-09-09T01:18:50.289666165Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.101475ms logger=migrator t=2026-09-09T01:18:50.296906509Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-09-09T01:18:50.298184287Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.277609ms logger=migrator t=2026-09-09T01:18:50.303357164Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-09-09T01:18:50.30579737Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=2.438946ms logger=migrator t=2026-09-09T01:18:50.310556017Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-09-09T01:18:50.311060459Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=513.602µs logger=migrator t=2026-09-09T01:18:50.315768885Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-09-09T01:18:50.316623775Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=854.771µs logger=migrator t=2026-09-09T01:18:50.326522558Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-09-09T01:18:50.329595058Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.07225ms logger=migrator t=2026-09-09T01:18:50.334648562Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-09-09T01:18:50.33629444Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.645228ms logger=migrator t=2026-09-09T01:18:50.342432148Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-09-09T01:18:50.342680854Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=249.766µs logger=migrator t=2026-09-09T01:18:50.347875742Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-09-09T01:18:50.348183929Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=309.027µs logger=migrator t=2026-09-09T01:18:50.353771955Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-09-09T01:18:50.354952102Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.180526ms logger=migrator t=2026-09-09T01:18:50.362666816Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-09-09T01:18:50.369216174Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=6.547638ms logger=migrator t=2026-09-09T01:18:50.377184004Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-09-09T01:18:50.378040124Z level=info msg="Migration successfully executed" id="create data_source table" duration=856.08µs logger=migrator t=2026-09-09T01:18:50.38319033Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-09-09T01:18:50.38405803Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=867.93µs logger=migrator t=2026-09-09T01:18:50.388749416Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-09-09T01:18:50.389543705Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=794.369µs logger=migrator t=2026-09-09T01:18:50.395463649Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-09-09T01:18:50.396596114Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.132525ms logger=migrator t=2026-09-09T01:18:50.401533675Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-09-09T01:18:50.40264023Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.116385ms logger=migrator t=2026-09-09T01:18:50.408497833Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-09-09T01:18:50.418259854Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.758031ms logger=migrator t=2026-09-09T01:18:50.426874209Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-09-09T01:18:50.428645889Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.77328ms logger=migrator t=2026-09-09T01:18:50.436475556Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-09-09T01:18:50.437691804Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.216388ms logger=migrator t=2026-09-09T01:18:50.448451287Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-09-09T01:18:50.449659254Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.207707ms logger=migrator t=2026-09-09T01:18:50.456041079Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-09-09T01:18:50.457353059Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.30758ms logger=migrator t=2026-09-09T01:18:50.463999959Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-09-09T01:18:50.467529538Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.52929ms logger=migrator t=2026-09-09T01:18:50.476895961Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-09-09T01:18:50.480459281Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.56288ms logger=migrator t=2026-09-09T01:18:50.487220554Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-09-09T01:18:50.487258226Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=39.391µs logger=migrator t=2026-09-09T01:18:50.494759095Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-09-09T01:18:50.495041271Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=282.566µs logger=migrator t=2026-09-09T01:18:50.502900039Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-09-09T01:18:50.506741945Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.841886ms logger=migrator t=2026-09-09T01:18:50.51707254Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-09-09T01:18:50.517361796Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=289.476µs logger=migrator t=2026-09-09T01:18:50.52594639Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-09-09T01:18:50.526198236Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=252.746µs logger=migrator t=2026-09-09T01:18:50.536494129Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-09-09T01:18:50.539936167Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.441638ms logger=migrator t=2026-09-09T01:18:50.547306624Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-09-09T01:18:50.547500088Z level=info msg="Migration successfully executed" id="Update uid value" duration=212.735µs logger=migrator t=2026-09-09T01:18:50.55552962Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-09-09T01:18:50.556764177Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.234457ms logger=migrator t=2026-09-09T01:18:50.564497483Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-09-09T01:18:50.565641938Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.144545ms logger=migrator t=2026-09-09T01:18:50.574819316Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-09-09T01:18:50.576276839Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.460033ms logger=migrator t=2026-09-09T01:18:50.584505805Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-09-09T01:18:50.585774524Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.257039ms logger=migrator t=2026-09-09T01:18:50.593463278Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-09-09T01:18:50.594687516Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.223188ms logger=migrator t=2026-09-09T01:18:50.602492883Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-09-09T01:18:50.604047318Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.554364ms logger=migrator t=2026-09-09T01:18:50.635586661Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-09-09T01:18:50.637470234Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.887714ms logger=migrator t=2026-09-09T01:18:50.646314014Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-09-09T01:18:50.647781217Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.471063ms logger=migrator t=2026-09-09T01:18:50.664533776Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-09-09T01:18:50.666542202Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=2.010846ms logger=migrator t=2026-09-09T01:18:50.672301952Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-09-09T01:18:50.682181935Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.879943ms logger=migrator t=2026-09-09T01:18:50.689015531Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-09-09T01:18:50.690273078Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.257578ms logger=migrator t=2026-09-09T01:18:50.697995563Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-09-09T01:18:50.699300743Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.308579ms logger=migrator t=2026-09-09T01:18:50.705549454Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-09-09T01:18:50.706929396Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.380141ms logger=migrator t=2026-09-09T01:18:50.714370784Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-09-09T01:18:50.715812116Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.442112ms logger=migrator t=2026-09-09T01:18:50.723699605Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-09-09T01:18:50.724518993Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=823.978µs logger=migrator t=2026-09-09T01:18:50.732020733Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-09-09T01:18:50.733013295Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=992.982µs logger=migrator t=2026-09-09T01:18:50.739105043Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-09-09T01:18:50.739225766Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=41.911µs logger=migrator t=2026-09-09T01:18:50.749405666Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-09-09T01:18:50.753873648Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.476352ms logger=migrator t=2026-09-09T01:18:50.761629282Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-09-09T01:18:50.76592373Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.292978ms logger=migrator t=2026-09-09T01:18:50.775082097Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-09-09T01:18:50.775444325Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=366.888µs logger=migrator t=2026-09-09T01:18:50.781332468Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-09-09T01:18:50.785164436Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.832058ms logger=migrator t=2026-09-09T01:18:50.791438418Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-09-09T01:18:50.795318645Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.880448ms logger=migrator t=2026-09-09T01:18:50.80700553Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-09-09T01:18:50.808217207Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.213387ms logger=migrator t=2026-09-09T01:18:50.815062572Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-09-09T01:18:50.81587168Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=809.238µs logger=migrator t=2026-09-09T01:18:50.821767174Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-09-09T01:18:50.82296014Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.195246ms logger=migrator t=2026-09-09T01:18:50.828931485Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-09-09T01:18:50.830308457Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.376792ms logger=migrator t=2026-09-09T01:18:50.838766028Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-09-09T01:18:50.840071647Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.305489ms logger=migrator t=2026-09-09T01:18:50.847115427Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-09-09T01:18:50.848532649Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.420582ms logger=migrator t=2026-09-09T01:18:50.855566939Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-09-09T01:18:50.85562642Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=59.951µs logger=migrator t=2026-09-09T01:18:50.862214658Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-09-09T01:18:50.862240259Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=26.471µs logger=migrator t=2026-09-09T01:18:50.86976473Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-09-09T01:18:50.872627854Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.860494ms logger=migrator t=2026-09-09T01:18:50.879328295Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-09-09T01:18:50.884263447Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.936042ms logger=migrator t=2026-09-09T01:18:50.891591724Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-09-09T01:18:50.891734607Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=145.183µs logger=migrator t=2026-09-09T01:18:50.898831457Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-09-09T01:18:50.900120426Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.290789ms logger=migrator t=2026-09-09T01:18:50.908296632Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-09-09T01:18:50.909361315Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.065093ms logger=migrator t=2026-09-09T01:18:50.916296123Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-09-09T01:18:50.916350994Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=58.411µs logger=migrator t=2026-09-09T01:18:50.923766561Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-09-09T01:18:50.924822846Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.053224ms logger=migrator t=2026-09-09T01:18:50.932180722Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-09-09T01:18:50.933069752Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=889.391µs logger=migrator t=2026-09-09T01:18:50.940272765Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-09-09T01:18:50.948808008Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=8.541423ms logger=migrator t=2026-09-09T01:18:50.961186958Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-09-09T01:18:50.96125805Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=69.282µs logger=migrator t=2026-09-09T01:18:50.968664347Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-09-09T01:18:50.970320185Z level=info msg="Migration successfully executed" id="create session table" duration=1.656398ms logger=migrator t=2026-09-09T01:18:50.979084383Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-09-09T01:18:50.979173435Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=89.852µs logger=migrator t=2026-09-09T01:18:50.986616094Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-09-09T01:18:50.986692655Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=77.381µs logger=migrator t=2026-09-09T01:18:50.993745174Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-09-09T01:18:50.994816479Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.071525ms logger=migrator t=2026-09-09T01:18:51.002859361Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-09-09T01:18:51.00415894Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.299839ms logger=migrator t=2026-09-09T01:18:51.013222515Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-09-09T01:18:51.013268996Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.121µs logger=migrator t=2026-09-09T01:18:51.021005662Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-09-09T01:18:51.021094764Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=113.972µs logger=migrator t=2026-09-09T01:18:51.032208275Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-09-09T01:18:51.037000404Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.793329ms logger=migrator t=2026-09-09T01:18:51.045340662Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-09-09T01:18:51.050003917Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.656415ms logger=migrator t=2026-09-09T01:18:51.059664256Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-09-09T01:18:51.059897842Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=241.616µs logger=migrator t=2026-09-09T01:18:51.069641691Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-09-09T01:18:51.069762434Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=120.963µs logger=migrator t=2026-09-09T01:18:51.076774733Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-09-09T01:18:51.079207319Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=2.431856ms logger=migrator t=2026-09-09T01:18:51.085365078Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-09-09T01:18:51.085437279Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=73.701µs logger=migrator t=2026-09-09T01:18:51.092613902Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-09-09T01:18:51.097527973Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.913841ms logger=migrator t=2026-09-09T01:18:51.106987777Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-09-09T01:18:51.107230442Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=246.735µs logger=migrator t=2026-09-09T01:18:51.116026751Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-09-09T01:18:51.121231129Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.254529ms logger=migrator t=2026-09-09T01:18:51.131045101Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-09-09T01:18:51.136233438Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.188097ms logger=migrator t=2026-09-09T01:18:51.143157556Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-09-09T01:18:51.143262698Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=106.492µs logger=migrator t=2026-09-09T01:18:51.150688005Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-09-09T01:18:51.151988045Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.29999ms logger=migrator t=2026-09-09T01:18:51.157588192Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-09-09T01:18:51.158783509Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.195177ms logger=migrator t=2026-09-09T01:18:51.166933373Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-09-09T01:18:51.17033156Z level=info msg="Migration successfully executed" id="create alert table v1" duration=3.398047ms logger=migrator t=2026-09-09T01:18:51.177591474Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-09-09T01:18:51.178918014Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.32772ms logger=migrator t=2026-09-09T01:18:51.186871564Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-09-09T01:18:51.188209505Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.338131ms logger=migrator t=2026-09-09T01:18:51.194889656Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-09-09T01:18:51.196251687Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.362252ms logger=migrator t=2026-09-09T01:18:51.203123972Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-09-09T01:18:51.204205406Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.081904ms logger=migrator t=2026-09-09T01:18:51.212514654Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-09-09T01:18:51.213939567Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.424303ms logger=migrator t=2026-09-09T01:18:51.221098698Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-09-09T01:18:51.222383578Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.28534ms logger=migrator t=2026-09-09T01:18:51.22954843Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-09-09T01:18:51.243570517Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.021827ms logger=migrator t=2026-09-09T01:18:51.251292422Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-09-09T01:18:51.252417498Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.093575ms logger=migrator t=2026-09-09T01:18:51.259487677Z 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-09-09T01:18:51.260869049Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.381832ms logger=migrator t=2026-09-09T01:18:51.27111467Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-09-09T01:18:51.271574131Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=462.61µs logger=migrator t=2026-09-09T01:18:51.282010897Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-09-09T01:18:51.282702242Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=689.625µs logger=migrator t=2026-09-09T01:18:51.292258359Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-09-09T01:18:51.294001228Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.745979ms logger=migrator t=2026-09-09T01:18:51.303922333Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-09-09T01:18:51.309124321Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.207909ms logger=migrator t=2026-09-09T01:18:51.317353257Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-09-09T01:18:51.321186043Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.832576ms logger=migrator t=2026-09-09T01:18:51.328061089Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-09-09T01:18:51.331442566Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.380897ms logger=migrator t=2026-09-09T01:18:51.338572666Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-09-09T01:18:51.342600498Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.033772ms logger=migrator t=2026-09-09T01:18:51.349491554Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-09-09T01:18:51.350496507Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.004164ms logger=migrator t=2026-09-09T01:18:51.35728085Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-09-09T01:18:51.357325161Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=45.861µs logger=migrator t=2026-09-09T01:18:51.364931683Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-09-09T01:18:51.364963784Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=33.281µs logger=migrator t=2026-09-09T01:18:51.371030821Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-09-09T01:18:51.371987093Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=952.351µs logger=migrator t=2026-09-09T01:18:51.378140172Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-09-09T01:18:51.379143695Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.004143ms logger=migrator t=2026-09-09T01:18:51.38647025Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-09-09T01:18:51.387274789Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=802.289µs logger=migrator t=2026-09-09T01:18:51.393719574Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-09-09T01:18:51.394770168Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.051154ms logger=migrator t=2026-09-09T01:18:51.400923418Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-09-09T01:18:51.401867809Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=957.472µs logger=migrator t=2026-09-09T01:18:51.409181835Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-09-09T01:18:51.412701604Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.520789ms logger=migrator t=2026-09-09T01:18:51.420316026Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-09-09T01:18:51.425008772Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.696796ms logger=migrator t=2026-09-09T01:18:51.431903289Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-09-09T01:18:51.432143244Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=242.475µs logger=migrator t=2026-09-09T01:18:51.439644653Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-09-09T01:18:51.440734008Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.090515ms logger=migrator t=2026-09-09T01:18:51.447225065Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-09-09T01:18:51.448941744Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.718309ms logger=migrator t=2026-09-09T01:18:51.456363762Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-09-09T01:18:51.46071358Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.348029ms logger=migrator t=2026-09-09T01:18:51.468499467Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-09-09T01:18:51.468678731Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=180.335µs logger=migrator t=2026-09-09T01:18:51.475468474Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-09-09T01:18:51.476548049Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.085085ms logger=migrator t=2026-09-09T01:18:51.48280577Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-09-09T01:18:51.483763081Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=957.491µs logger=migrator t=2026-09-09T01:18:51.490842692Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-09-09T01:18:51.491002426Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=189.085µs logger=migrator t=2026-09-09T01:18:51.497150845Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-09-09T01:18:51.498317011Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.166076ms logger=migrator t=2026-09-09T01:18:51.504176234Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-09-09T01:18:51.505078954Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=902.57µs logger=migrator t=2026-09-09T01:18:51.513863963Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-09-09T01:18:51.515115151Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.272459ms logger=migrator t=2026-09-09T01:18:51.521527036Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-09-09T01:18:51.522484978Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=955.412µs logger=migrator t=2026-09-09T01:18:51.528926423Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-09-09T01:18:51.529925836Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=999.903µs logger=migrator t=2026-09-09T01:18:51.539197986Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-09-09T01:18:51.540298341Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.101545ms logger=migrator t=2026-09-09T01:18:51.546222185Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-09-09T01:18:51.546262746Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=44.881µs logger=migrator t=2026-09-09T01:18:51.55219103Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-09-09T01:18:51.555998776Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.806186ms logger=migrator t=2026-09-09T01:18:51.566008933Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-09-09T01:18:51.566867692Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=858.669µs logger=migrator t=2026-09-09T01:18:51.572859958Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-09-09T01:18:51.576990062Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.147745ms logger=migrator t=2026-09-09T01:18:51.583812056Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-09-09T01:18:51.584514531Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=702.305µs logger=migrator t=2026-09-09T01:18:51.59108478Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-09-09T01:18:51.592762308Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.676788ms logger=migrator t=2026-09-09T01:18:51.601001974Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-09-09T01:18:51.602349295Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.348861ms logger=migrator t=2026-09-09T01:18:51.610925369Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-09-09T01:18:51.633004069Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=22.07739ms logger=migrator t=2026-09-09T01:18:51.641158603Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-09-09T01:18:51.642629966Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.471283ms logger=migrator t=2026-09-09T01:18:51.65165467Z 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-09-09T01:18:51.653065933Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.410962ms logger=migrator t=2026-09-09T01:18:51.660910369Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-09-09T01:18:51.66134004Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=429.661µs logger=migrator t=2026-09-09T01:18:51.666309082Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-09-09T01:18:51.667176662Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=867.1µs logger=migrator t=2026-09-09T01:18:51.67505951Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-09-09T01:18:51.675370267Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=310.147µs logger=migrator t=2026-09-09T01:18:51.686267504Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-09-09T01:18:51.692988196Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.719521ms logger=migrator t=2026-09-09T01:18:51.712086928Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-09-09T01:18:51.718548454Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.463256ms logger=migrator t=2026-09-09T01:18:51.725345727Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-09-09T01:18:51.726839332Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.494205ms logger=migrator t=2026-09-09T01:18:51.733873511Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-09-09T01:18:51.735280722Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.407301ms logger=migrator t=2026-09-09T01:18:51.7435792Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-09-09T01:18:51.744096462Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=522.832µs logger=migrator t=2026-09-09T01:18:51.750547318Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-09-09T01:18:51.757033995Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.487107ms logger=migrator t=2026-09-09T01:18:51.761888395Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-09-09T01:18:51.763306137Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.416592ms logger=migrator t=2026-09-09T01:18:51.769734692Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-09-09T01:18:51.770067459Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=329.057µs logger=migrator t=2026-09-09T01:18:51.776611478Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-09-09T01:18:51.77714179Z level=info msg="Migration successfully executed" id="Move region to single row" duration=531.601µs logger=migrator t=2026-09-09T01:18:51.781330904Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-09-09T01:18:51.782797838Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.466644ms logger=migrator t=2026-09-09T01:18:51.787468964Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-09-09T01:18:51.789190972Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.722868ms logger=migrator t=2026-09-09T01:18:51.793760896Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-09T01:18:51.795636278Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.875032ms logger=migrator t=2026-09-09T01:18:51.800199791Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-09-09T01:18:51.801698745Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.492904ms logger=migrator t=2026-09-09T01:18:51.80635905Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-09-09T01:18:51.807739452Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.379722ms logger=migrator t=2026-09-09T01:18:51.812608043Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-09-09T01:18:51.813926242Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.3189ms logger=migrator t=2026-09-09T01:18:51.818313011Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-09-09T01:18:51.818472705Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=164.194µs logger=migrator t=2026-09-09T01:18:51.823905288Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-09-09T01:18:51.825272279Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.36652ms logger=migrator t=2026-09-09T01:18:51.830460066Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-09-09T01:18:51.832122874Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.664538ms logger=migrator t=2026-09-09T01:18:51.847203525Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-09-09T01:18:51.848361451Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.162026ms logger=migrator t=2026-09-09T01:18:51.855344509Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-09-09T01:18:51.85625348Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=909.211µs logger=migrator t=2026-09-09T01:18:51.862454479Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-09-09T01:18:51.862643774Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=189.595µs logger=migrator t=2026-09-09T01:18:51.870488732Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-09-09T01:18:51.87086165Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=376.869µs logger=migrator t=2026-09-09T01:18:51.875619038Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-09-09T01:18:51.87570471Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=86.122µs logger=migrator t=2026-09-09T01:18:51.880001247Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-09-09T01:18:51.880816215Z level=info msg="Migration successfully executed" id="create team table" duration=815.068µs logger=migrator t=2026-09-09T01:18:51.885345348Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-09-09T01:18:51.886285559Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=936.351µs logger=migrator t=2026-09-09T01:18:51.89253055Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-09-09T01:18:51.893378469Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=847.859µs logger=migrator t=2026-09-09T01:18:51.89827193Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-09-09T01:18:51.90224276Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.97001ms logger=migrator t=2026-09-09T01:18:51.908299957Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-09-09T01:18:51.908549353Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=247.506µs logger=migrator t=2026-09-09T01:18:51.913511966Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-09-09T01:18:51.914793724Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.279248ms logger=migrator t=2026-09-09T01:18:51.921332671Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-09-09T01:18:51.922827986Z level=info msg="Migration successfully executed" id="create team member table" duration=1.499775ms logger=migrator t=2026-09-09T01:18:51.929840644Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-09-09T01:18:51.931624795Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.790251ms logger=migrator t=2026-09-09T01:18:51.937088249Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-09-09T01:18:51.938517832Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.423942ms logger=migrator t=2026-09-09T01:18:51.945136101Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-09-09T01:18:51.946484501Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.351571ms logger=migrator t=2026-09-09T01:18:51.954193466Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-09-09T01:18:51.961360478Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.171253ms logger=migrator t=2026-09-09T01:18:51.968421817Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-09-09T01:18:51.974996757Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.57475ms logger=migrator t=2026-09-09T01:18:51.981367891Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-09-09T01:18:51.98798132Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.613009ms logger=migrator t=2026-09-09T01:18:51.994258182Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-09-09T01:18:51.995632953Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.372821ms logger=migrator t=2026-09-09T01:18:52.001596798Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-09-09T01:18:52.002954949Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.358231ms logger=migrator t=2026-09-09T01:18:52.009604059Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-09-09T01:18:52.011054652Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.450483ms logger=migrator t=2026-09-09T01:18:52.018507801Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-09-09T01:18:52.021013627Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=2.463736ms logger=migrator t=2026-09-09T01:18:52.026557353Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-09-09T01:18:52.028249591Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.691348ms logger=migrator t=2026-09-09T01:18:52.034636076Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-09-09T01:18:52.036081478Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.445342ms logger=migrator t=2026-09-09T01:18:52.041422009Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-09-09T01:18:52.043029286Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.638688ms logger=migrator t=2026-09-09T01:18:52.048621072Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-09-09T01:18:52.049966072Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.34527ms logger=migrator t=2026-09-09T01:18:52.056073441Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-09-09T01:18:52.056804447Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=730.246µs logger=migrator t=2026-09-09T01:18:52.063358096Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-09-09T01:18:52.063771355Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=415.08µs logger=migrator t=2026-09-09T01:18:52.070207811Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-09-09T01:18:52.071657663Z level=info msg="Migration successfully executed" id="create tag table" duration=1.451172ms logger=migrator t=2026-09-09T01:18:52.078262452Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-09-09T01:18:52.080216757Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.960975ms logger=migrator t=2026-09-09T01:18:52.085555508Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-09-09T01:18:52.086885878Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.3301ms logger=migrator t=2026-09-09T01:18:52.093067398Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-09-09T01:18:52.09450585Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.438102ms logger=migrator t=2026-09-09T01:18:52.099774719Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-09-09T01:18:52.101168701Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.392742ms logger=migrator t=2026-09-09T01:18:52.108821774Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:18:52.130788741Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=21.943987ms logger=migrator t=2026-09-09T01:18:52.138028335Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-09-09T01:18:52.139255573Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.228027ms logger=migrator t=2026-09-09T01:18:52.144780098Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-09-09T01:18:52.146224681Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.444733ms logger=migrator t=2026-09-09T01:18:52.151311746Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-09-09T01:18:52.151775056Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=463.78µs logger=migrator t=2026-09-09T01:18:52.159827349Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-09-09T01:18:52.160899283Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.071893ms logger=migrator t=2026-09-09T01:18:52.167516832Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-09-09T01:18:52.16873626Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.219758ms logger=migrator t=2026-09-09T01:18:52.173542208Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-09-09T01:18:52.175022322Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.476894ms logger=migrator t=2026-09-09T01:18:52.182917371Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-09-09T01:18:52.183017613Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=102.602µs logger=migrator t=2026-09-09T01:18:52.19083661Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-09-09T01:18:52.199465685Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.632085ms logger=migrator t=2026-09-09T01:18:52.205693916Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-09-09T01:18:52.210889124Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.202098ms logger=migrator t=2026-09-09T01:18:52.218110076Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-09-09T01:18:52.226076007Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.965221ms logger=migrator t=2026-09-09T01:18:52.230889986Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-09-09T01:18:52.235506681Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.615475ms logger=migrator t=2026-09-09T01:18:52.240213487Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-09-09T01:18:52.2412094Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=998.393µs logger=migrator t=2026-09-09T01:18:52.250630993Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-09-09T01:18:52.260012405Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.381341ms logger=migrator t=2026-09-09T01:18:52.265309525Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-09-09T01:18:52.267643758Z level=info msg="Migration successfully executed" id="create server_lock table" duration=2.334993ms logger=migrator t=2026-09-09T01:18:52.27614353Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-09-09T01:18:52.277569972Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.434373ms logger=migrator t=2026-09-09T01:18:52.292326726Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-09-09T01:18:52.294112956Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.78988ms logger=migrator t=2026-09-09T01:18:52.301963054Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-09-09T01:18:52.3035648Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.628527ms logger=migrator t=2026-09-09T01:18:52.313925005Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-09-09T01:18:52.315804667Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.887962ms logger=migrator t=2026-09-09T01:18:52.32171025Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-09-09T01:18:52.323590003Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.876083ms logger=migrator t=2026-09-09T01:18:52.329480467Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-09-09T01:18:52.338796047Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=9.31419ms logger=migrator t=2026-09-09T01:18:52.344051416Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-09-09T01:18:52.344815194Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=763.828µs logger=migrator t=2026-09-09T01:18:52.351168298Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-09-09T01:18:52.352248032Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.081404ms logger=migrator t=2026-09-09T01:18:52.357683725Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-09-09T01:18:52.359375713Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.691118ms logger=migrator t=2026-09-09T01:18:52.365294047Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-09-09T01:18:52.366690248Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.395281ms logger=migrator t=2026-09-09T01:18:52.374026735Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-09-09T01:18:52.375909488Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.878283ms logger=migrator t=2026-09-09T01:18:52.383669322Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-09-09T01:18:52.383779716Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=114.074µs logger=migrator t=2026-09-09T01:18:52.389805122Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-09-09T01:18:52.389936415Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=132.683µs logger=migrator t=2026-09-09T01:18:52.396154756Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-09-09T01:18:52.397629668Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.475923ms logger=migrator t=2026-09-09T01:18:52.403520282Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:18:52.40523294Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.710818ms logger=migrator t=2026-09-09T01:18:52.410685424Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:18:52.411706567Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.018573ms logger=migrator t=2026-09-09T01:18:52.417738794Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:18:52.417837466Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=98.032µs logger=migrator t=2026-09-09T01:18:52.422571572Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:18:52.424268011Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.696269ms logger=migrator t=2026-09-09T01:18:52.428957358Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:18:52.430347139Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.389201ms logger=migrator t=2026-09-09T01:18:52.43657345Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-09-09T01:18:52.438015993Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.442123ms logger=migrator t=2026-09-09T01:18:52.442847832Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-09-09T01:18:52.444364336Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.516054ms logger=migrator t=2026-09-09T01:18:52.450023464Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-09-09T01:18:52.458613738Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.590114ms logger=migrator t=2026-09-09T01:18:52.464270306Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-09-09T01:18:52.46573311Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.444493ms logger=migrator t=2026-09-09T01:18:52.472632875Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-09-09T01:18:52.472757318Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=124.783µs logger=migrator t=2026-09-09T01:18:52.489270332Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-09-09T01:18:52.490746506Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.475494ms logger=migrator t=2026-09-09T01:18:52.495906193Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-09-09T01:18:52.497438207Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.532494ms logger=migrator t=2026-09-09T01:18:52.502322138Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-09-09T01:18:52.503954574Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.632257ms logger=migrator t=2026-09-09T01:18:52.509800996Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:18:52.509897979Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=100.243µs logger=migrator t=2026-09-09T01:18:52.516440437Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-09-09T01:18:52.517776377Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.33555ms logger=migrator t=2026-09-09T01:18:52.53337002Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-09-09T01:18:52.535247123Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.878243ms logger=migrator t=2026-09-09T01:18:52.541510274Z 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-09-09T01:18:52.543360876Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.848862ms logger=migrator t=2026-09-09T01:18:52.548625165Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-09-09T01:18:52.550319053Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.693839ms logger=migrator t=2026-09-09T01:18:52.556607905Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-09-09T01:18:52.565733122Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.125227ms logger=migrator t=2026-09-09T01:18:52.572005554Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-09-09T01:18:52.573527858Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.518214ms logger=migrator t=2026-09-09T01:18:52.578505781Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-09-09T01:18:52.579985355Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.479364ms logger=migrator t=2026-09-09T01:18:52.586379039Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-09-09T01:18:52.624354708Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=37.971489ms logger=migrator t=2026-09-09T01:18:52.629880733Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-09-09T01:18:52.656264091Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.378547ms logger=migrator t=2026-09-09T01:18:52.661455068Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-09-09T01:18:52.662526192Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.071424ms logger=migrator t=2026-09-09T01:18:52.673233144Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-09-09T01:18:52.674514703Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.279119ms logger=migrator t=2026-09-09T01:18:52.679199559Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-09-09T01:18:52.685216226Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.017126ms logger=migrator t=2026-09-09T01:18:52.690234799Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-09-09T01:18:52.695960319Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.724919ms logger=migrator t=2026-09-09T01:18:52.705214238Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-09-09T01:18:52.707265025Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.051296ms logger=migrator t=2026-09-09T01:18:52.71768596Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-09-09T01:18:52.719815478Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.130478ms logger=migrator t=2026-09-09T01:18:52.725464426Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-09-09T01:18:52.727016381Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.549085ms logger=migrator t=2026-09-09T01:18:52.732725771Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-09-09T01:18:52.734332627Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.606687ms logger=migrator t=2026-09-09T01:18:52.741702503Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:18:52.741880437Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=184.184µs logger=migrator t=2026-09-09T01:18:52.747041384Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-09-09T01:18:52.756010017Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.968643ms logger=migrator t=2026-09-09T01:18:52.763608669Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-09-09T01:18:52.774763581Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=11.145012ms logger=migrator t=2026-09-09T01:18:52.780089142Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-09-09T01:18:52.792050823Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.95953ms logger=migrator t=2026-09-09T01:18:52.801091797Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-09-09T01:18:52.802822116Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.736109ms logger=migrator t=2026-09-09T01:18:52.811108674Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-09-09T01:18:52.812996197Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.881533ms logger=migrator t=2026-09-09T01:18:52.820176789Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-09-09T01:18:52.831638208Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=11.45598ms logger=migrator t=2026-09-09T01:18:52.838852252Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-09-09T01:18:52.84893566Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.084469ms logger=migrator t=2026-09-09T01:18:52.857131305Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-09-09T01:18:52.858906215Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.7763ms logger=migrator t=2026-09-09T01:18:52.865952785Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-09-09T01:18:52.875501601Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.549336ms logger=migrator t=2026-09-09T01:18:52.886635943Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-09-09T01:18:52.895221507Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=8.591374ms logger=migrator t=2026-09-09T01:18:52.904160989Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-09-09T01:18:52.904328143Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=172.934µs logger=migrator t=2026-09-09T01:18:52.911411004Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-09-09T01:18:52.913206024Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.7952ms logger=migrator t=2026-09-09T01:18:52.920931919Z 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-09-09T01:18:52.924252733Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=3.312304ms logger=migrator t=2026-09-09T01:18:52.932013879Z 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-09-09T01:18:52.933684898Z 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.671889ms logger=migrator t=2026-09-09T01:18:52.942856905Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-09-09T01:18:52.943046219Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=196.915µs logger=migrator t=2026-09-09T01:18:52.954684722Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-09-09T01:18:52.969096908Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=14.408706ms logger=migrator t=2026-09-09T01:18:52.976495906Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-09-09T01:18:52.988891777Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=12.391751ms logger=migrator t=2026-09-09T01:18:52.997544863Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-09-09T01:18:53.006573846Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.026503ms logger=migrator t=2026-09-09T01:18:53.011640391Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-09-09T01:18:53.020976433Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.333761ms logger=migrator t=2026-09-09T01:18:53.028168515Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-09-09T01:18:53.03676297Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.586595ms logger=migrator t=2026-09-09T01:18:53.044879223Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-09-09T01:18:53.045063068Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=190.205µs logger=migrator t=2026-09-09T01:18:53.063354691Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-09-09T01:18:53.064381474Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.029453ms logger=migrator t=2026-09-09T01:18:53.073280406Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-09-09T01:18:53.081059871Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.779265ms logger=migrator t=2026-09-09T01:18:53.088004949Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-09-09T01:18:53.08807164Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.871µs logger=migrator t=2026-09-09T01:18:53.094748471Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-09-09T01:18:53.101212118Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.464657ms logger=migrator t=2026-09-09T01:18:53.107420448Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-09-09T01:18:53.1083815Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=960.472µs logger=migrator t=2026-09-09T01:18:53.119600544Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-09-09T01:18:53.124146957Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.548193ms logger=migrator t=2026-09-09T01:18:53.130745886Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-09-09T01:18:53.131286548Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=538.032µs logger=migrator t=2026-09-09T01:18:53.138190595Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-09-09T01:18:53.139362731Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.171926ms logger=migrator t=2026-09-09T01:18:53.146997314Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-09-09T01:18:53.153582052Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.591528ms logger=migrator t=2026-09-09T01:18:53.159972218Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-09-09T01:18:53.161343548Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.37236ms logger=migrator t=2026-09-09T01:18:53.219201008Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-09-09T01:18:53.220870415Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.672518ms logger=migrator t=2026-09-09T01:18:53.229079171Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-09-09T01:18:53.230306199Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.227818ms logger=migrator t=2026-09-09T01:18:53.23920298Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-09-09T01:18:53.241127194Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.920634ms logger=migrator t=2026-09-09T01:18:53.25158949Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-09-09T01:18:53.251759914Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=175.764µs logger=migrator t=2026-09-09T01:18:53.260930532Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-09-09T01:18:53.262282952Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.35027ms logger=migrator t=2026-09-09T01:18:53.270067428Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-09-09T01:18:53.271286286Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.225578ms logger=migrator t=2026-09-09T01:18:53.282745115Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-09-09T01:18:53.283216066Z 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-09-09T01:18:53.291426122Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-09-09T01:18:53.291923993Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=499.241µs logger=migrator t=2026-09-09T01:18:53.298720566Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-09-09T01:18:53.300679751Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.959815ms logger=migrator t=2026-09-09T01:18:53.306632786Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-09-09T01:18:53.312904077Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.268751ms logger=migrator t=2026-09-09T01:18:53.321343958Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-09-09T01:18:53.322540226Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.201698ms logger=migrator t=2026-09-09T01:18:53.330030325Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-09-09T01:18:53.332135273Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.107938ms logger=migrator t=2026-09-09T01:18:53.341072714Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-09-09T01:18:53.342468667Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.395522ms logger=migrator t=2026-09-09T01:18:53.350370866Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-09-09T01:18:53.352012012Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.644877ms logger=migrator t=2026-09-09T01:18:53.359765768Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-09-09T01:18:53.361782974Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=2.021547ms logger=migrator t=2026-09-09T01:18:53.36869262Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-09-09T01:18:53.368764111Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=73.641µs logger=migrator t=2026-09-09T01:18:53.37665819Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-09-09T01:18:53.376775643Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=118.693µs logger=migrator t=2026-09-09T01:18:53.382521992Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-09-09T01:18:53.389933811Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.411319ms logger=migrator t=2026-09-09T01:18:53.398694419Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-09-09T01:18:53.399167929Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=475.781µs logger=migrator t=2026-09-09T01:18:53.404749375Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-09-09T01:18:53.405904871Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.155646ms logger=migrator t=2026-09-09T01:18:53.411870337Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-09-09T01:18:53.412265666Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=399.23µs logger=migrator t=2026-09-09T01:18:53.417998156Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-09-09T01:18:53.419038009Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.037803ms logger=migrator t=2026-09-09T01:18:53.424529913Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-09-09T01:18:53.425158167Z level=info msg="Migration successfully executed" id="create secrets table" duration=629.034µs logger=migrator t=2026-09-09T01:18:53.431169173Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-09-09T01:18:53.457697744Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=26.524811ms logger=migrator t=2026-09-09T01:18:53.464397095Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-09-09T01:18:53.469165973Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=4.777649ms logger=migrator t=2026-09-09T01:18:53.474910823Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-09-09T01:18:53.475037456Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=128.023µs logger=migrator t=2026-09-09T01:18:53.480282035Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-09-09T01:18:53.504918302Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=24.633627ms logger=migrator t=2026-09-09T01:18:53.512079694Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-09-09T01:18:53.537161051Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=25.081457ms logger=migrator t=2026-09-09T01:18:53.543413333Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-09-09T01:18:53.544005317Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=593.944µs logger=migrator t=2026-09-09T01:18:53.55168782Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-09-09T01:18:53.55256684Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=879.27µs logger=migrator t=2026-09-09T01:18:53.563226792Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-09-09T01:18:53.563504838Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=279.246µs logger=migrator t=2026-09-09T01:18:53.569917422Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-09-09T01:18:53.57072535Z level=info msg="Migration successfully executed" id="create permission table" duration=808.018µs logger=migrator t=2026-09-09T01:18:53.579612742Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-09-09T01:18:53.58040089Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=780.619µs logger=migrator t=2026-09-09T01:18:53.586945128Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-09-09T01:18:53.588060582Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.115344ms logger=migrator t=2026-09-09T01:18:53.598232293Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-09-09T01:18:53.600147897Z level=info msg="Migration successfully executed" id="create role table" duration=1.916754ms logger=migrator t=2026-09-09T01:18:53.607631805Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-09-09T01:18:53.619757941Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.124025ms logger=migrator t=2026-09-09T01:18:53.628696343Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-09-09T01:18:53.635950476Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.252873ms logger=migrator t=2026-09-09T01:18:53.646907274Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-09-09T01:18:53.648243595Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.342481ms logger=migrator t=2026-09-09T01:18:53.655250633Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-09-09T01:18:53.656309047Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.058404ms logger=migrator t=2026-09-09T01:18:53.66260389Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-09-09T01:18:53.663665863Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.062013ms logger=migrator t=2026-09-09T01:18:53.673136328Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-09-09T01:18:53.674954799Z level=info msg="Migration successfully executed" id="create team role table" duration=1.81978ms logger=migrator t=2026-09-09T01:18:53.685106109Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-09-09T01:18:53.686703955Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.603326ms logger=migrator t=2026-09-09T01:18:53.695655388Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-09-09T01:18:53.697011828Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.359411ms logger=migrator t=2026-09-09T01:18:53.706082074Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-09-09T01:18:53.708207521Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.126607ms logger=migrator t=2026-09-09T01:18:53.716439017Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-09-09T01:18:53.717783888Z level=info msg="Migration successfully executed" id="create user role table" duration=1.345041ms logger=migrator t=2026-09-09T01:18:53.727015577Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-09-09T01:18:53.728950421Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.934974ms logger=migrator t=2026-09-09T01:18:53.737705709Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-09-09T01:18:53.73953665Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.830511ms logger=migrator t=2026-09-09T01:18:53.746993799Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-09-09T01:18:53.74878236Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.788381ms logger=migrator t=2026-09-09T01:18:53.756915294Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-09-09T01:18:53.758272984Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.3518ms logger=migrator t=2026-09-09T01:18:53.765422866Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-09-09T01:18:53.767007112Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.584186ms logger=migrator t=2026-09-09T01:18:53.780081148Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-09-09T01:18:53.781830678Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.751051ms logger=migrator t=2026-09-09T01:18:53.790826831Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-09-09T01:18:53.802420763Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.592322ms logger=migrator t=2026-09-09T01:18:53.809218037Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-09-09T01:18:53.810865584Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.647317ms logger=migrator t=2026-09-09T01:18:53.817431833Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-09-09T01:18:53.81907092Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.643298ms logger=migrator t=2026-09-09T01:18:53.826424386Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-09-09T01:18:53.828020342Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.597786ms logger=migrator t=2026-09-09T01:18:53.83456764Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-09-09T01:18:53.836224148Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.656118ms logger=migrator t=2026-09-09T01:18:53.842689644Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-09-09T01:18:53.843908972Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.219418ms logger=migrator t=2026-09-09T01:18:53.85444918Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-09-09T01:18:53.856131808Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.681988ms logger=migrator t=2026-09-09T01:18:53.86326625Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-09-09T01:18:53.874854842Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.587862ms logger=migrator t=2026-09-09T01:18:53.881598924Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-09-09T01:18:53.893021123Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.419499ms logger=migrator t=2026-09-09T01:18:53.900552123Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-09-09T01:18:53.911922671Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.369498ms logger=migrator t=2026-09-09T01:18:53.919138095Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-09-09T01:18:53.930665735Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=11.526791ms logger=migrator t=2026-09-09T01:18:53.938080232Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-09-09T01:18:53.93974543Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.664888ms logger=migrator t=2026-09-09T01:18:53.947983387Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-09-09T01:18:53.949659934Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.675737ms logger=migrator t=2026-09-09T01:18:53.957609694Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-09-09T01:18:53.95916234Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.548756ms logger=migrator t=2026-09-09T01:18:53.966773482Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-09-09T01:18:53.968131392Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.35946ms logger=migrator t=2026-09-09T01:18:53.975704684Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-09-09T01:18:53.977428873Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.723738ms logger=migrator t=2026-09-09T01:18:53.985170398Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-09-09T01:18:53.98526848Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=98.842µs logger=migrator t=2026-09-09T01:18:53.995164634Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-09-09T01:18:53.995229986Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=66.812µs logger=migrator t=2026-09-09T01:18:54.002324496Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-09-09T01:18:54.002986471Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=659.935µs logger=migrator t=2026-09-09T01:18:54.009349435Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-09-09T01:18:54.010179784Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=831.959µs logger=migrator t=2026-09-09T01:18:54.017225484Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-09-09T01:18:54.018281787Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.056773ms logger=migrator t=2026-09-09T01:18:54.025697795Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-09-09T01:18:54.026038043Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=341.408µs logger=migrator t=2026-09-09T01:18:54.033771377Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-09-09T01:18:54.034568876Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=795.099µs logger=migrator t=2026-09-09T01:18:54.041240927Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-09-09T01:18:54.042650629Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.409003ms logger=migrator t=2026-09-09T01:18:54.049936713Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-09-09T01:18:54.052229105Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.294752ms logger=migrator t=2026-09-09T01:18:54.060615915Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-09-09T01:18:54.072878092Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=12.262117ms logger=migrator t=2026-09-09T01:18:54.079574374Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-09-09T01:18:54.079722877Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=149.503µs logger=migrator t=2026-09-09T01:18:54.086528491Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-09-09T01:18:54.088054666Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.522955ms logger=migrator t=2026-09-09T01:18:54.097325335Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-09-09T01:18:54.099319501Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.990756ms logger=migrator t=2026-09-09T01:18:54.106234897Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-09-09T01:18:54.108078729Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.843292ms logger=migrator t=2026-09-09T01:18:54.114581416Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-09-09T01:18:54.126813413Z level=info msg="Migration successfully executed" id="add correlation config column" duration=12.230798ms logger=migrator t=2026-09-09T01:18:54.132959632Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-09-09T01:18:54.134794654Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.834772ms logger=migrator t=2026-09-09T01:18:54.140977983Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-09-09T01:18:54.144116234Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=3.140421ms logger=migrator t=2026-09-09T01:18:54.150917538Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-09-09T01:18:54.185519351Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=34.601923ms logger=migrator t=2026-09-09T01:18:54.194198117Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-09-09T01:18:54.195959967Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.7707ms logger=migrator t=2026-09-09T01:18:54.203555189Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-09-09T01:18:54.205638426Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.083067ms logger=migrator t=2026-09-09T01:18:54.215279444Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-09-09T01:18:54.217610777Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.333283ms logger=migrator t=2026-09-09T01:18:54.225585218Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-09-09T01:18:54.227599244Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.014385ms logger=migrator t=2026-09-09T01:18:54.239695587Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-09-09T01:18:54.240225848Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=537.652µs logger=migrator t=2026-09-09T01:18:54.248653699Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-09-09T01:18:54.249916079Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.263769ms logger=migrator t=2026-09-09T01:18:54.260874366Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-09-09T01:18:54.275362374Z level=info msg="Migration successfully executed" id="add provisioning column" duration=14.486938ms logger=migrator t=2026-09-09T01:18:54.284231044Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-09-09T01:18:54.285664076Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.435352ms logger=migrator t=2026-09-09T01:18:54.293541425Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-09-09T01:18:54.295466219Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.924693ms logger=migrator t=2026-09-09T01:18:54.306676272Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-09T01:18:54.307764797Z 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-09-09T01:18:54.314575321Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-09T01:18:54.315496282Z 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-09-09T01:18:54.323123665Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-09-09T01:18:54.325594131Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=2.474416ms logger=migrator t=2026-09-09T01:18:54.333906959Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-09-09T01:18:54.336509208Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.604599ms logger=migrator t=2026-09-09T01:18:54.344481487Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-09-09T01:18:54.346726988Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.250201ms logger=migrator t=2026-09-09T01:18:54.353916061Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-09-09T01:18:54.355783593Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.867392ms logger=migrator t=2026-09-09T01:18:54.362997386Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-09T01:18:54.36443948Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.446404ms logger=migrator t=2026-09-09T01:18:54.372185754Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-09T01:18:54.373659718Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.472854ms logger=migrator t=2026-09-09T01:18:54.38041375Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-09-09T01:18:54.381611178Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.197648ms logger=migrator t=2026-09-09T01:18:54.388699848Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-09-09T01:18:54.390356746Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.656768ms logger=migrator t=2026-09-09T01:18:54.399301828Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-09-09T01:18:54.401111179Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.809671ms logger=migrator t=2026-09-09T01:18:54.408721141Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-09-09T01:18:54.41045359Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.731949ms logger=migrator t=2026-09-09T01:18:54.417580522Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-09-09T01:18:54.419205908Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.625196ms logger=migrator t=2026-09-09T01:18:54.426253268Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-09-09T01:18:54.457836983Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=31.582794ms logger=migrator t=2026-09-09T01:18:54.465201959Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-09-09T01:18:54.478124331Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=12.922582ms logger=migrator t=2026-09-09T01:18:54.487281698Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-09-09T01:18:54.504068748Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=16.78344ms logger=migrator t=2026-09-09T01:18:54.513223766Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-09-09T01:18:54.513575904Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=352.768µs logger=migrator t=2026-09-09T01:18:54.52049889Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-09-09T01:18:54.532699257Z level=info msg="Migration successfully executed" id="add share column" duration=12.200986ms logger=migrator t=2026-09-09T01:18:54.541725871Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-09-09T01:18:54.542102769Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=382.848µs logger=migrator t=2026-09-09T01:18:54.549309712Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-09-09T01:18:54.551055241Z level=info msg="Migration successfully executed" id="create file table" duration=1.745339ms logger=migrator t=2026-09-09T01:18:54.561702283Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-09-09T01:18:54.563553165Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.838272ms logger=migrator t=2026-09-09T01:18:54.571455693Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-09-09T01:18:54.573256114Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.800662ms logger=migrator t=2026-09-09T01:18:54.581866019Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-09-09T01:18:54.585589012Z level=info msg="Migration successfully executed" id="create file_meta table" duration=3.720784ms logger=migrator t=2026-09-09T01:18:54.595008856Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-09-09T01:18:54.597463662Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.454486ms logger=migrator t=2026-09-09T01:18:54.605422072Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-09-09T01:18:54.605591096Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=168.244µs logger=migrator t=2026-09-09T01:18:54.612611214Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-09-09T01:18:54.612740067Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=118.362µs logger=migrator t=2026-09-09T01:18:54.620783469Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-09-09T01:18:54.621671919Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=888.88µs logger=migrator t=2026-09-09T01:18:54.629104378Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-09-09T01:18:54.629443055Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=337.888µs logger=migrator t=2026-09-09T01:18:54.636492325Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-09-09T01:18:54.638448088Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.956663ms logger=migrator t=2026-09-09T01:18:54.645753624Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-09-09T01:18:54.659338832Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=13.585158ms logger=migrator t=2026-09-09T01:18:54.672008868Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-09-09T01:18:54.672487999Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=485.571µs logger=migrator t=2026-09-09T01:18:54.686423434Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-09-09T01:18:54.688352558Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.929574ms logger=migrator t=2026-09-09T01:18:54.697774042Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-09-09T01:18:54.698463497Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=691.046µs logger=migrator t=2026-09-09T01:18:54.705408804Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-09-09T01:18:54.705933175Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=543.912µs logger=migrator t=2026-09-09T01:18:54.712631488Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-09-09T01:18:54.713466726Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=836.459µs logger=migrator t=2026-09-09T01:18:54.720118077Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-09-09T01:18:54.735499615Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=15.380547ms logger=migrator t=2026-09-09T01:18:54.743952726Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-09-09T01:18:54.760535701Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=16.576285ms logger=migrator t=2026-09-09T01:18:54.771161522Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-09-09T01:18:54.772993523Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.833121ms logger=migrator t=2026-09-09T01:18:54.782373805Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-09-09T01:18:54.848167754Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=65.791669ms logger=migrator t=2026-09-09T01:18:54.863051041Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-09-09T01:18:54.86390239Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=851.369µs logger=migrator t=2026-09-09T01:18:54.87100751Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-09-09T01:18:54.871809929Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=801.959µs logger=migrator t=2026-09-09T01:18:54.878164963Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-09-09T01:18:54.907765562Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.595689ms logger=migrator t=2026-09-09T01:18:54.914119096Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-09-09T01:18:54.920065091Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.945855ms logger=migrator t=2026-09-09T01:18:54.926913855Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-09-09T01:18:54.927207972Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=294.287µs logger=migrator t=2026-09-09T01:18:54.932786428Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-09-09T01:18:54.933008353Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=222.135µs logger=migrator t=2026-09-09T01:18:54.938053167Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-09-09T01:18:54.938358694Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=305.557µs logger=migrator t=2026-09-09T01:18:54.945163699Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-09-09T01:18:54.945525977Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=364.599µs logger=migrator t=2026-09-09T01:18:54.951239276Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-09-09T01:18:54.951599054Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=361.148µs logger=migrator t=2026-09-09T01:18:54.956881374Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-09-09T01:18:54.958121321Z level=info msg="Migration successfully executed" id="create folder table" duration=1.240117ms logger=migrator t=2026-09-09T01:18:54.968282081Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-09-09T01:18:54.96953119Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.251919ms logger=migrator t=2026-09-09T01:18:54.973761636Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-09-09T01:18:54.976703402Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.956147ms logger=migrator t=2026-09-09T01:18:54.982649156Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-09-09T01:18:54.982674097Z level=info msg="Migration successfully executed" id="Update folder title length" duration=23.641µs logger=migrator t=2026-09-09T01:18:54.987896995Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-09T01:18:54.988797125Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=901.65µs logger=migrator t=2026-09-09T01:18:54.995647501Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-09-09T01:18:54.997331878Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.684137ms logger=migrator t=2026-09-09T01:18:55.003693663Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-09-09T01:18:55.005667737Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.980404ms logger=migrator t=2026-09-09T01:18:55.012946952Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-09-09T01:18:55.013561526Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=615.024µs logger=migrator t=2026-09-09T01:18:55.018174761Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-09-09T01:18:55.018663432Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=489.94µs logger=migrator t=2026-09-09T01:18:55.025616499Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-09-09T01:18:55.027999662Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.384263ms logger=migrator t=2026-09-09T01:18:55.034194583Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-09-09T01:18:55.036670149Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.474545ms logger=migrator t=2026-09-09T01:18:55.049236603Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-09-09T01:18:55.051938624Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.706281ms logger=migrator t=2026-09-09T01:18:55.05793907Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-09-09T01:18:55.059369703Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.430413ms logger=migrator t=2026-09-09T01:18:55.063817133Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-09-09T01:18:55.064857187Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.040404ms logger=migrator t=2026-09-09T01:18:55.07117403Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-09-09T01:18:55.072220323Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.046363ms logger=migrator t=2026-09-09T01:18:55.0769284Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-09-09T01:18:55.078880164Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.949624ms logger=migrator t=2026-09-09T01:18:55.08487968Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-09-09T01:18:55.086649759Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.770419ms logger=migrator t=2026-09-09T01:18:55.094428186Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-09-09T01:18:55.0959464Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.518235ms logger=migrator t=2026-09-09T01:18:55.104160526Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-09-09T01:18:55.106177431Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.016905ms logger=migrator t=2026-09-09T01:18:55.113675181Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-09-09T01:18:55.11537794Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.703629ms logger=migrator t=2026-09-09T01:18:55.123691038Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-09-09T01:18:55.125620481Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.932163ms logger=migrator t=2026-09-09T01:18:55.134524882Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-09-09T01:18:55.152113751Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=17.594369ms logger=migrator t=2026-09-09T01:18:55.165382071Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-09-09T01:18:55.166808254Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.428963ms logger=migrator t=2026-09-09T01:18:55.173238258Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-09T01:18:55.173270189Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=33.841µs logger=migrator t=2026-09-09T01:18:55.178418676Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-09T01:18:55.18033379Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.915754ms logger=migrator t=2026-09-09T01:18:55.188492194Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-09-09T01:18:55.188527665Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=37.661µs logger=migrator t=2026-09-09T01:18:55.194573662Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-09-09T01:18:55.196927345Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.357224ms logger=migrator t=2026-09-09T01:18:55.201912227Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-09-09T01:18:55.204210679Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.295042ms logger=migrator t=2026-09-09T01:18:55.218912293Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-09-09T01:18:55.220876406Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.968594ms logger=migrator t=2026-09-09T01:18:55.226085135Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-09-09T01:18:55.227339823Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.256469ms logger=migrator t=2026-09-09T01:18:55.232002988Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-09-09T01:18:55.232432468Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=430.65µs logger=migrator t=2026-09-09T01:18:55.2400258Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-09-09T01:18:55.240711615Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=687.425µs logger=migrator t=2026-09-09T01:18:55.245244368Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-09-09T01:18:55.246165399Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=921.021µs logger=migrator t=2026-09-09T01:18:55.252908622Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-09-09T01:18:55.253987106Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.079554ms logger=migrator t=2026-09-09T01:18:55.258882827Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-09-09T01:18:55.270550201Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.668134ms logger=migrator t=2026-09-09T01:18:55.27802731Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-09-09T01:18:55.288152789Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.124999ms logger=migrator t=2026-09-09T01:18:55.294870441Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-09-09T01:18:55.304176791Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.29337ms logger=migrator t=2026-09-09T01:18:55.309688646Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-09-09T01:18:55.309756358Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=69.002µs logger=migrator t=2026-09-09T01:18:55.316164493Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-09-09T01:18:55.3257756Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.610187ms logger=migrator t=2026-09-09T01:18:55.331637743Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-09-09T01:18:55.340966504Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.32626ms logger=migrator t=2026-09-09T01:18:55.346126321Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-09-09T01:18:55.346452488Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=326.548µs logger=migrator t=2026-09-09T01:18:55.356733471Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.76773768s logger=migrator t=2026-09-09T01:18:55.357340154Z level=info msg="Unlocking database" logger=sqlstore t=2026-09-09T01:18:55.374344719Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-09-09T01:18:55.374683507Z level=info msg="Created default organization" logger=secrets t=2026-09-09T01:18:55.382174206Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-09-09T01:18:55.42698496Z level=info msg="Restored cache from database" duration=436.09µs logger=plugin.store t=2026-09-09T01:18:55.428183307Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-09-09T01:18:55.462812511Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-09-09T01:18:55.462843012Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-09-09T01:18:55.462909963Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-09-09T01:18:55.462919493Z level=info msg="Plugins loaded" count=54 duration=34.737096ms logger=query_data t=2026-09-09T01:18:55.467333433Z level=info msg="Query Service initialization" logger=live.push_http t=2026-09-09T01:18:55.47159828Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-09-09T01:18:55.481128875Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-09-09T01:18:55.493862323Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-09-09T01:18:55.496295219Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-09-09T01:18:55.497756901Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-09-09T01:18:55.521073549Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-09-09T01:18:55.552585742Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-09-09T01:18:55.578011247Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-09-09T01:18:55.578044088Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-09-09T01:18:55.578289494Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-09-09T01:18:55.580886112Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-09-09T01:18:55.584371451Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-09-09T01:18:55.588152076Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-09-09T01:18:55.5891879Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana.update.checker t=2026-09-09T01:18:55.663658875Z level=info msg="Update check succeeded" duration=80.194454ms logger=plugins.update.checker t=2026-09-09T01:18:55.6793393Z level=info msg="Update check succeeded" duration=94.899227ms logger=ngalert.state.manager t=2026-09-09T01:18:55.704230973Z level=info msg="State cache has been initialized" states=0 duration=123.339761ms logger=ngalert.scheduler t=2026-09-09T01:18:55.704299515Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-09-09T01:18:55.704373886Z level=info msg=starting first_tick=2026-09-09T01:19:00Z logger=provisioning.dashboard t=2026-09-09T01:18:55.722189519Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-09T01:18:55.741422254Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:18:55.771044835Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-09-09T01:18:55.778955733Z level=info msg="Patterns update finished" duration=97.949565ms logger=provisioning.dashboard t=2026-09-09T01:18:55.837859977Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-09-09T01:18:55.875737984Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-09-09T01:18:55.876194654Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-09-09T01:18:56.636572029Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:56.638223825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:56.843981941Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.137363649Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.15905567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.321062595Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.342986981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.380036819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.40259628Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.438941943Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.458873463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.498191603Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.517913649Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-09-09T01:18:57.551769285Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:18:57.566357226Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:18:57.58733015Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-09-09T01:18:57.608209312Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-09-09T01:18:57.629564225Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.649585278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.689053841Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.710007606Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.755690179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.777313258Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.813041307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.830677216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.890906078Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.911453964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.953627658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:57.974679824Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.035683554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.056266759Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.104939091Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.130919499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.18708191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.211455272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.314971704Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.338314091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.38335311Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.408717494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.459545084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.482059184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.535888142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.557975301Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.657446242Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.678903198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.735915427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.756301438Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.822792083Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.845102748Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.901657987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.922956419Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:58.984949782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.005729822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.065182258Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.085785814Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.150506898Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.179167806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.23367312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.252590267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.313126557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.326556001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.396451423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.417845756Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.504103778Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.524104211Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.58286428Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.628711138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.728319341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.762864343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.893283894Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:18:59.919531588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.028454001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.053527109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.159549668Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.183101651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.276164537Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.301000019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.399416936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.424238087Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.538199005Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.561742728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.64714298Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.671317508Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-09-09T01:19:00.808627794Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-09-09T01:20:22.605206651Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-09T01:28:55.647321434Z level=info msg="Completed cleanup jobs" duration=62.402341ms logger=plugins.update.checker t=2026-09-09T01:28:55.749150217Z level=info msg="Update check succeeded" duration=69.349958ms logger=sqlstore.transactions t=2026-09-09T01:33:55.488212185Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-09-09T01:38:55.606431761Z level=info msg="Completed cleanup jobs" duration=21.738214ms logger=plugins.update.checker t=2026-09-09T01:38:55.735291225Z level=info msg="Update check succeeded" duration=55.798101ms logger=cleanup t=2026-09-09T01:48:55.594248456Z level=info msg="Completed cleanup jobs" duration=8.82323ms logger=plugins.update.checker t=2026-09-09T01:48:55.752032872Z level=info msg="Update check succeeded" duration=72.140661ms logger=infra.usagestats t=2026-09-09T01:50:22.633770602Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-09-09T01:58:55.615731906Z level=info msg="Completed cleanup jobs" duration=31.003762ms logger=plugins.update.checker t=2026-09-09T01:58:55.731323325Z level=info msg="Update check succeeded" duration=51.083217ms