logger=settings t=2026-05-26T15:57:37.106320531Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-26T15:57:37Z logger=settings t=2026-05-26T15:57:37.106653787Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-26T15:57:37.106670128Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-26T15:57:37.106674838Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-26T15:57:37.106678968Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-26T15:57:37.106682998Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-26T15:57:37.106686598Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-26T15:57:37.106690208Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-26T15:57:37.106694838Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-26T15:57:37.106699148Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-26T15:57:37.106703318Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-26T15:57:37.106710939Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-26T15:57:37.10671537Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-26T15:57:37.10671983Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-26T15:57:37.10673332Z level=info msg=Target target=[all] logger=settings t=2026-05-26T15:57:37.10674446Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-26T15:57:37.10674906Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-26T15:57:37.106753491Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-26T15:57:37.106757971Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-26T15:57:37.106761691Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-26T15:57:37.106765481Z level=info msg="App mode production" logger=sqlstore t=2026-05-26T15:57:37.107113158Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-26T15:57:37.107135978Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-26T15:57:37.108903255Z level=info msg="Locking database" logger=migrator t=2026-05-26T15:57:37.108918915Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-26T15:57:37.10959439Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-26T15:57:37.110716483Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.121643ms logger=migrator t=2026-05-26T15:57:37.116615187Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-26T15:57:37.117583347Z level=info msg="Migration successfully executed" id="create user table" duration=967.94µs logger=migrator t=2026-05-26T15:57:37.124067475Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-26T15:57:37.124856991Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=789.897µs logger=migrator t=2026-05-26T15:57:37.129501719Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-26T15:57:37.130608752Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.107143ms logger=migrator t=2026-05-26T15:57:37.134449942Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-26T15:57:37.135490235Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.033023ms logger=migrator t=2026-05-26T15:57:37.138955958Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-26T15:57:37.139598021Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=640.234µs logger=migrator t=2026-05-26T15:57:37.143629616Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-26T15:57:37.14763461Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.996354ms logger=migrator t=2026-05-26T15:57:37.151682836Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-26T15:57:37.152900291Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.217365ms logger=migrator t=2026-05-26T15:57:37.156278042Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-26T15:57:37.156955236Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=677.114µs logger=migrator t=2026-05-26T15:57:37.163896143Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-26T15:57:37.16564822Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.750858ms logger=migrator t=2026-05-26T15:57:37.170315977Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-26T15:57:37.170898599Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=586.142µs logger=migrator t=2026-05-26T15:57:37.180114064Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-26T15:57:37.181271018Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.159574ms logger=migrator t=2026-05-26T15:57:37.186553159Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-26T15:57:37.191282519Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=4.72799ms logger=migrator t=2026-05-26T15:57:37.198304566Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-26T15:57:37.198425559Z level=info msg="Migration successfully executed" id="Update user table charset" duration=126.563µs logger=migrator t=2026-05-26T15:57:37.202814401Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-26T15:57:37.203875293Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.060682ms logger=migrator t=2026-05-26T15:57:37.207161502Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-26T15:57:37.207734265Z level=info msg="Migration successfully executed" id="Add missing user data" duration=572.973µs logger=migrator t=2026-05-26T15:57:37.211246679Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-26T15:57:37.212444984Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.198135ms logger=migrator t=2026-05-26T15:57:37.215733223Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-26T15:57:37.217854127Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=2.120804ms logger=migrator t=2026-05-26T15:57:37.222832953Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-26T15:57:37.224432997Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.599694ms logger=migrator t=2026-05-26T15:57:37.228372979Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-26T15:57:37.236692534Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.325115ms logger=migrator t=2026-05-26T15:57:37.240662858Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-26T15:57:37.241727511Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.064304ms logger=migrator t=2026-05-26T15:57:37.245646052Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-26T15:57:37.245875057Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=225.395µs logger=migrator t=2026-05-26T15:57:37.252300212Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-26T15:57:37.253724523Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.43079ms logger=migrator t=2026-05-26T15:57:37.259522485Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-26T15:57:37.259832831Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=310.686µs logger=migrator t=2026-05-26T15:57:37.262916706Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-26T15:57:37.263452927Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=535.611µs logger=migrator t=2026-05-26T15:57:37.269415933Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-26T15:57:37.270962435Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.546932ms logger=migrator t=2026-05-26T15:57:37.293468709Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-26T15:57:37.294856309Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.39474ms logger=migrator t=2026-05-26T15:57:37.300539948Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-26T15:57:37.301339815Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=800.007µs logger=migrator t=2026-05-26T15:57:37.306365961Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-26T15:57:37.307561575Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.195825ms logger=migrator t=2026-05-26T15:57:37.313201024Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-26T15:57:37.31441083Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.197236ms logger=migrator t=2026-05-26T15:57:37.31919581Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-26T15:57:37.319371354Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=44.991µs logger=migrator t=2026-05-26T15:57:37.323776817Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-26T15:57:37.324579443Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=803.126µs logger=migrator t=2026-05-26T15:57:37.329536578Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-26T15:57:37.330357555Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=820.797µs logger=migrator t=2026-05-26T15:57:37.334141705Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-26T15:57:37.334937312Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=793.257µs logger=migrator t=2026-05-26T15:57:37.338892584Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-26T15:57:37.339414216Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=521.482µs logger=migrator t=2026-05-26T15:57:37.3443789Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-26T15:57:37.349043508Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.664388ms logger=migrator t=2026-05-26T15:57:37.353137074Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-26T15:57:37.354006273Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=869.809µs logger=migrator t=2026-05-26T15:57:37.358081648Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-26T15:57:37.358854745Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=773.107µs logger=migrator t=2026-05-26T15:57:37.364184237Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-26T15:57:37.365430523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.246566ms logger=migrator t=2026-05-26T15:57:37.369746874Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-26T15:57:37.371181444Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.43383ms logger=migrator t=2026-05-26T15:57:37.377098379Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-26T15:57:37.37765267Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=558.481µs logger=migrator t=2026-05-26T15:57:37.382339959Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-26T15:57:37.382610845Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=269.196µs logger=migrator t=2026-05-26T15:57:37.386608299Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-26T15:57:37.3876069Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=998.042µs logger=migrator t=2026-05-26T15:57:37.395009705Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-26T15:57:37.395488756Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=479.621µs logger=migrator t=2026-05-26T15:57:37.400717855Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-26T15:57:37.401518863Z level=info msg="Migration successfully executed" id="create star table" duration=805.728µs logger=migrator t=2026-05-26T15:57:37.406910056Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-26T15:57:37.408368707Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.44944ms logger=migrator t=2026-05-26T15:57:37.414087217Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-26T15:57:37.415048278Z level=info msg="Migration successfully executed" id="create org table v1" duration=962.831µs logger=migrator t=2026-05-26T15:57:37.420232206Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-26T15:57:37.421518473Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.286257ms logger=migrator t=2026-05-26T15:57:37.427634782Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-26T15:57:37.429066543Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.437271ms logger=migrator t=2026-05-26T15:57:37.435228032Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-26T15:57:37.439045992Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=3.81772ms logger=migrator t=2026-05-26T15:57:37.444391005Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-26T15:57:37.445511488Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.121463ms logger=migrator t=2026-05-26T15:57:37.450188207Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-26T15:57:37.451209858Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.021961ms logger=migrator t=2026-05-26T15:57:37.455744164Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-26T15:57:37.455784104Z level=info msg="Migration successfully executed" id="Update org table charset" duration=55.271µs logger=migrator t=2026-05-26T15:57:37.469302419Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-26T15:57:37.469423242Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=128.133µs logger=migrator t=2026-05-26T15:57:37.474148161Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-26T15:57:37.47455547Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=412.818µs logger=migrator t=2026-05-26T15:57:37.479011423Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-26T15:57:37.480576906Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.560213ms logger=migrator t=2026-05-26T15:57:37.485641353Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-26T15:57:37.487035862Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.381229ms logger=migrator t=2026-05-26T15:57:37.492732702Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-26T15:57:37.493608781Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=876.129µs logger=migrator t=2026-05-26T15:57:37.498963993Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-26T15:57:37.500204739Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.240056ms logger=migrator t=2026-05-26T15:57:37.506101923Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-26T15:57:37.507068233Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=966.79µs logger=migrator t=2026-05-26T15:57:37.512451217Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-26T15:57:37.513346046Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=894.379µs logger=migrator t=2026-05-26T15:57:37.517694177Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-26T15:57:37.529581947Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=11.88053ms logger=migrator t=2026-05-26T15:57:37.534726225Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-26T15:57:37.535634705Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=901.18µs logger=migrator t=2026-05-26T15:57:37.541015748Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-26T15:57:37.541923227Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=906.739µs logger=migrator t=2026-05-26T15:57:37.546439652Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-26T15:57:37.547677418Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.237296ms logger=migrator t=2026-05-26T15:57:37.553822827Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-26T15:57:37.554328838Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=505.671µs logger=migrator t=2026-05-26T15:57:37.56014351Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-26T15:57:37.561824226Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.685226ms logger=migrator t=2026-05-26T15:57:37.56674925Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-26T15:57:37.566922293Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=173.553µs logger=migrator t=2026-05-26T15:57:37.572007221Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-26T15:57:37.575026604Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.018653ms logger=migrator t=2026-05-26T15:57:37.58011861Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-26T15:57:37.584290839Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=4.166719ms logger=migrator t=2026-05-26T15:57:37.589362916Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-26T15:57:37.593001192Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.638836ms logger=migrator t=2026-05-26T15:57:37.597765713Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-26T15:57:37.598908776Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.146594ms logger=migrator t=2026-05-26T15:57:37.604177527Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-26T15:57:37.606344623Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.167676ms logger=migrator t=2026-05-26T15:57:37.610710584Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-26T15:57:37.611573983Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=863.419µs logger=migrator t=2026-05-26T15:57:37.615644478Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-26T15:57:37.617053878Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.40745ms logger=migrator t=2026-05-26T15:57:37.623046824Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-26T15:57:37.623086255Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=41.091µs logger=migrator t=2026-05-26T15:57:37.628155502Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-26T15:57:37.628219723Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=64.751µs logger=migrator t=2026-05-26T15:57:37.632720967Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-26T15:57:37.634860633Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.123155ms logger=migrator t=2026-05-26T15:57:37.640105873Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-26T15:57:37.642168827Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.062414ms logger=migrator t=2026-05-26T15:57:37.647595351Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-26T15:57:37.649642914Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.049513ms logger=migrator t=2026-05-26T15:57:37.653457494Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-26T15:57:37.655411015Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.955131ms logger=migrator t=2026-05-26T15:57:37.661635347Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-26T15:57:37.662196868Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=551.502µs logger=migrator t=2026-05-26T15:57:37.671761479Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-26T15:57:37.672883723Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.123204ms logger=migrator t=2026-05-26T15:57:37.680670796Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-26T15:57:37.681560276Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=890.49µs logger=migrator t=2026-05-26T15:57:37.684673211Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-26T15:57:37.684756223Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=85.122µs logger=migrator t=2026-05-26T15:57:37.690438372Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-26T15:57:37.692287842Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.848879ms logger=migrator t=2026-05-26T15:57:37.69652035Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-26T15:57:37.697349967Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=829.527µs logger=migrator t=2026-05-26T15:57:37.701598087Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-26T15:57:37.706296826Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.691799ms logger=migrator t=2026-05-26T15:57:37.712684341Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-26T15:57:37.714719734Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=2.036913ms logger=migrator t=2026-05-26T15:57:37.720313571Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-26T15:57:37.721146059Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=832.388µs logger=migrator t=2026-05-26T15:57:37.724424928Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-26T15:57:37.725243044Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=817.887µs logger=migrator t=2026-05-26T15:57:37.730128497Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-26T15:57:37.732680261Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=2.552354ms logger=migrator t=2026-05-26T15:57:37.739054165Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-26T15:57:37.739746359Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=692.604µs logger=migrator t=2026-05-26T15:57:37.742923207Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-26T15:57:37.745032241Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.109064ms logger=migrator t=2026-05-26T15:57:37.74828516Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-26T15:57:37.749112417Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=827.187µs logger=migrator t=2026-05-26T15:57:37.755323698Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-26T15:57:37.755667225Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=346.998µs logger=migrator t=2026-05-26T15:57:37.758893622Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-26T15:57:37.759066286Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.444µs logger=migrator t=2026-05-26T15:57:37.76303565Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-26T15:57:37.76399468Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=959.22µs logger=migrator t=2026-05-26T15:57:37.770270002Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-26T15:57:37.77305569Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.787289ms logger=migrator t=2026-05-26T15:57:37.776719018Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-26T15:57:37.777712949Z level=info msg="Migration successfully executed" id="create data_source table" duration=999.531µs logger=migrator t=2026-05-26T15:57:37.781434077Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-26T15:57:37.782372157Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=937.84µs logger=migrator t=2026-05-26T15:57:37.787411642Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-26T15:57:37.788381834Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=969.691µs logger=migrator t=2026-05-26T15:57:37.791722464Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-26T15:57:37.792562181Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=839.837µs logger=migrator t=2026-05-26T15:57:37.795702387Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-26T15:57:37.796481284Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=774.537µs logger=migrator t=2026-05-26T15:57:37.802339317Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-26T15:57:37.809071618Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.730451ms logger=migrator t=2026-05-26T15:57:37.813158575Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-26T15:57:37.814319749Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.161034ms logger=migrator t=2026-05-26T15:57:37.821847598Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-26T15:57:37.823047772Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.199404ms logger=migrator t=2026-05-26T15:57:37.827499947Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-26T15:57:37.828669301Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.168624ms logger=migrator t=2026-05-26T15:57:37.832570943Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-26T15:57:37.833120765Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=550.102µs logger=migrator t=2026-05-26T15:57:37.890120144Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-26T15:57:37.898541521Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=8.420667ms logger=migrator t=2026-05-26T15:57:37.903566937Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-26T15:57:37.908405069Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.834302ms logger=migrator t=2026-05-26T15:57:37.914845035Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-26T15:57:37.914873505Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=29.67µs logger=migrator t=2026-05-26T15:57:37.918045842Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-26T15:57:37.918371768Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=326.156µs logger=migrator t=2026-05-26T15:57:37.921543065Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-26T15:57:37.924013037Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.469272ms logger=migrator t=2026-05-26T15:57:37.928173505Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-26T15:57:37.928639175Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=468.73µs logger=migrator t=2026-05-26T15:57:37.932733951Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-26T15:57:37.933000896Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=268.116µs logger=migrator t=2026-05-26T15:57:37.938304458Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-26T15:57:37.944441028Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.1357ms logger=migrator t=2026-05-26T15:57:37.948116515Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-26T15:57:37.948248687Z level=info msg="Migration successfully executed" id="Update uid value" duration=135.222µs logger=migrator t=2026-05-26T15:57:37.950612387Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-26T15:57:37.951196609Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=584.482µs logger=migrator t=2026-05-26T15:57:37.956334378Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-26T15:57:37.95790203Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.556762ms logger=migrator t=2026-05-26T15:57:37.963025678Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-26T15:57:37.964069951Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.045443ms logger=migrator t=2026-05-26T15:57:37.967948002Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-26T15:57:37.969276999Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.331787ms logger=migrator t=2026-05-26T15:57:37.974800165Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-26T15:57:37.976754367Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.953032ms logger=migrator t=2026-05-26T15:57:37.981820054Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-26T15:57:37.982867035Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.047461ms logger=migrator t=2026-05-26T15:57:37.986819299Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-26T15:57:37.987602426Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=783.557µs logger=migrator t=2026-05-26T15:57:37.992250954Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-26T15:57:37.993064931Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=814.066µs logger=migrator t=2026-05-26T15:57:37.996805149Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-26T15:57:37.997669648Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=862.019µs logger=migrator t=2026-05-26T15:57:38.003896669Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-26T15:57:38.011285133Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.387594ms logger=migrator t=2026-05-26T15:57:38.016873131Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-26T15:57:38.017636608Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=766.327µs logger=migrator t=2026-05-26T15:57:38.02107992Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-26T15:57:38.021877666Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=798.266µs logger=migrator t=2026-05-26T15:57:38.02633334Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-26T15:57:38.027396252Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.062872ms logger=migrator t=2026-05-26T15:57:38.033187683Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-26T15:57:38.03541644Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=2.228687ms logger=migrator t=2026-05-26T15:57:38.039627399Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-26T15:57:38.039986647Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=353.067µs logger=migrator t=2026-05-26T15:57:38.045634535Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-26T15:57:38.046203157Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=568.792µs logger=migrator t=2026-05-26T15:57:38.049489616Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-26T15:57:38.049527647Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.531µs logger=migrator t=2026-05-26T15:57:38.054167665Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-26T15:57:38.058167848Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.000044ms logger=migrator t=2026-05-26T15:57:38.062389937Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-26T15:57:38.064981912Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.590864ms logger=migrator t=2026-05-26T15:57:38.070044367Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-26T15:57:38.070232751Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=189.034µs logger=migrator t=2026-05-26T15:57:38.073860698Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-26T15:57:38.077424343Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.562875ms logger=migrator t=2026-05-26T15:57:38.081259543Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-26T15:57:38.083909258Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.646435ms logger=migrator t=2026-05-26T15:57:38.088442824Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-26T15:57:38.089190499Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=744.015µs logger=migrator t=2026-05-26T15:57:38.092731164Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-26T15:57:38.093256285Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=525.471µs logger=migrator t=2026-05-26T15:57:38.096681667Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-26T15:57:38.097492044Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=815.877µs logger=migrator t=2026-05-26T15:57:38.101833515Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-26T15:57:38.102736774Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=903.189µs logger=migrator t=2026-05-26T15:57:38.106886482Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-26T15:57:38.107830591Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=947.729µs logger=migrator t=2026-05-26T15:57:38.112063639Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-26T15:57:38.112898218Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=834.579µs logger=migrator t=2026-05-26T15:57:38.120621259Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-26T15:57:38.120730251Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=110.072µs logger=migrator t=2026-05-26T15:57:38.125490602Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-26T15:57:38.125543653Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=54.361µs logger=migrator t=2026-05-26T15:57:38.129177229Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-26T15:57:38.133726725Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.548896ms logger=migrator t=2026-05-26T15:57:38.138139798Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-26T15:57:38.141324634Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.184006ms logger=migrator t=2026-05-26T15:57:38.145456941Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-26T15:57:38.145596134Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=144.563µs logger=migrator t=2026-05-26T15:57:38.149718101Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-26T15:57:38.150898865Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.181184ms logger=migrator t=2026-05-26T15:57:38.156733208Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-26T15:57:38.157910543Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.176905ms logger=migrator t=2026-05-26T15:57:38.163417328Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-26T15:57:38.163442279Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=25.541µs logger=migrator t=2026-05-26T15:57:38.167242128Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-26T15:57:38.167880212Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=637.804µs logger=migrator t=2026-05-26T15:57:38.172416868Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-26T15:57:38.173544401Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.127094ms logger=migrator t=2026-05-26T15:57:38.178519005Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-26T15:57:38.180757263Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.232697ms logger=migrator t=2026-05-26T15:57:38.186010113Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-26T15:57:38.186042814Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=33.951µs logger=migrator t=2026-05-26T15:57:38.189873114Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-26T15:57:38.190819243Z level=info msg="Migration successfully executed" id="create session table" duration=942.56µs logger=migrator t=2026-05-26T15:57:38.196183606Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-26T15:57:38.196505624Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=318.247µs logger=migrator t=2026-05-26T15:57:38.201260383Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-26T15:57:38.201377655Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=118.652µs logger=migrator t=2026-05-26T15:57:38.20492325Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-26T15:57:38.206017163Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.094083ms logger=migrator t=2026-05-26T15:57:38.210104858Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-26T15:57:38.211285624Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.184856ms logger=migrator t=2026-05-26T15:57:38.21633905Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-26T15:57:38.21636741Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.01µs logger=migrator t=2026-05-26T15:57:38.220882575Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-26T15:57:38.220909825Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.67µs logger=migrator t=2026-05-26T15:57:38.224462211Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-26T15:57:38.229554967Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.086617ms logger=migrator t=2026-05-26T15:57:38.233592582Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-26T15:57:38.236611295Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.018523ms logger=migrator t=2026-05-26T15:57:38.241112409Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-26T15:57:38.241205061Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=92.632µs logger=migrator t=2026-05-26T15:57:38.245765718Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-26T15:57:38.24586283Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=92.821µs logger=migrator t=2026-05-26T15:57:38.249555387Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-26T15:57:38.250972937Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.41468ms logger=migrator t=2026-05-26T15:57:38.255442811Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-26T15:57:38.255485252Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=43.101µs logger=migrator t=2026-05-26T15:57:38.26016722Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-26T15:57:38.263245374Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.077784ms logger=migrator t=2026-05-26T15:57:38.266514004Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-26T15:57:38.266688137Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=173.513µs logger=migrator t=2026-05-26T15:57:38.270021757Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-26T15:57:38.273078091Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.056084ms logger=migrator t=2026-05-26T15:57:38.276747658Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-26T15:57:38.285642214Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=8.894816ms logger=migrator t=2026-05-26T15:57:38.290483456Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-26T15:57:38.290550948Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=68.052µs logger=migrator t=2026-05-26T15:57:38.293904058Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-26T15:57:38.294760377Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=856.349µs logger=migrator t=2026-05-26T15:57:38.299576197Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-26T15:57:38.300338824Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=765.697µs logger=migrator t=2026-05-26T15:57:38.306154536Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-26T15:57:38.307990804Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.836098ms logger=migrator t=2026-05-26T15:57:38.312098711Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-26T15:57:38.312945918Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=847.267µs logger=migrator t=2026-05-26T15:57:38.319307601Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-26T15:57:38.320851544Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.544433ms logger=migrator t=2026-05-26T15:57:38.325069733Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-26T15:57:38.325924901Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=863.299µs logger=migrator t=2026-05-26T15:57:38.329969896Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-26T15:57:38.332180202Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.209306ms logger=migrator t=2026-05-26T15:57:38.337487984Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-26T15:57:38.338373902Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=885.798µs logger=migrator t=2026-05-26T15:57:38.34252737Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-26T15:57:38.343254715Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=727.365µs logger=migrator t=2026-05-26T15:57:38.347367441Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-26T15:57:38.357124236Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.756035ms logger=migrator t=2026-05-26T15:57:38.362302825Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-26T15:57:38.36301504Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=709.474µs logger=migrator t=2026-05-26T15:57:38.366630825Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-26T15:57:38.367485984Z 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=855.049µs logger=migrator t=2026-05-26T15:57:38.371468397Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-26T15:57:38.371919186Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=449.399µs logger=migrator t=2026-05-26T15:57:38.376703167Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-26T15:57:38.377548425Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=844.618µs logger=migrator t=2026-05-26T15:57:38.381214911Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-26T15:57:38.381927217Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=706.056µs logger=migrator t=2026-05-26T15:57:38.385139694Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-26T15:57:38.388686048Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.545964ms logger=migrator t=2026-05-26T15:57:38.39450494Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-26T15:57:38.398153478Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.647778ms logger=migrator t=2026-05-26T15:57:38.401419887Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-26T15:57:38.405224616Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.80429ms logger=migrator t=2026-05-26T15:57:38.408895403Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-26T15:57:38.41256216Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.666477ms logger=migrator t=2026-05-26T15:57:38.416559474Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-26T15:57:38.417439762Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=879.858µs logger=migrator t=2026-05-26T15:57:38.421013318Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-26T15:57:38.421041218Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.77µs logger=migrator t=2026-05-26T15:57:38.423921229Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-26T15:57:38.4239789Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=52.741µs logger=migrator t=2026-05-26T15:57:38.428058175Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-26T15:57:38.429289502Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.231327ms logger=migrator t=2026-05-26T15:57:38.432979779Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T15:57:38.433873837Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=893.598µs logger=migrator t=2026-05-26T15:57:38.438326031Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-26T15:57:38.439022725Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=696.474µs logger=migrator t=2026-05-26T15:57:38.442939847Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-26T15:57:38.444223125Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.282978ms logger=migrator t=2026-05-26T15:57:38.447641276Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-26T15:57:38.449029916Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.38265ms logger=migrator t=2026-05-26T15:57:38.452785895Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-26T15:57:38.456463062Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.676797ms logger=migrator t=2026-05-26T15:57:38.460691101Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-26T15:57:38.465840069Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.148598ms logger=migrator t=2026-05-26T15:57:38.469120718Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-26T15:57:38.469291721Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=171.503µs logger=migrator t=2026-05-26T15:57:38.472535639Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-26T15:57:38.473349106Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=813.407µs logger=migrator t=2026-05-26T15:57:38.477825141Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-26T15:57:38.478636587Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=811.136µs logger=migrator t=2026-05-26T15:57:38.481958067Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-26T15:57:38.486299458Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.342211ms logger=migrator t=2026-05-26T15:57:38.489547516Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-26T15:57:38.489609598Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=62.712µs logger=migrator t=2026-05-26T15:57:38.492945577Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-26T15:57:38.493826497Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=881.05µs logger=migrator t=2026-05-26T15:57:38.498112516Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-26T15:57:38.499024276Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=911.76µs logger=migrator t=2026-05-26T15:57:38.503204904Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-26T15:57:38.503313336Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=108.553µs logger=migrator t=2026-05-26T15:57:38.507664727Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-26T15:57:38.508636758Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=971.3µs logger=migrator t=2026-05-26T15:57:38.512160141Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-26T15:57:38.513079031Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=920.57µs logger=migrator t=2026-05-26T15:57:38.516753808Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-26T15:57:38.517597255Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=837.707µs logger=migrator t=2026-05-26T15:57:38.521115959Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-26T15:57:38.521969197Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=853.048µs logger=migrator t=2026-05-26T15:57:38.52686187Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-26T15:57:38.528480224Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.616924ms logger=migrator t=2026-05-26T15:57:38.532760905Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-26T15:57:38.534243455Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.482321ms logger=migrator t=2026-05-26T15:57:38.539008295Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-26T15:57:38.539032896Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=25.381µs logger=migrator t=2026-05-26T15:57:38.542354715Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-26T15:57:38.547296869Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.940474ms logger=migrator t=2026-05-26T15:57:38.550852664Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-26T15:57:38.552019278Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.167464ms logger=migrator t=2026-05-26T15:57:38.555976952Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-26T15:57:38.559884593Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.902761ms logger=migrator t=2026-05-26T15:57:38.562839935Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-26T15:57:38.563535081Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=701.066µs logger=migrator t=2026-05-26T15:57:38.56683443Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-26T15:57:38.567725158Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=890.588µs logger=migrator t=2026-05-26T15:57:38.572180042Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-26T15:57:38.572950098Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=770.106µs logger=migrator t=2026-05-26T15:57:38.5758781Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-26T15:57:38.5868693Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=10.99095ms logger=migrator t=2026-05-26T15:57:38.589893734Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-26T15:57:38.590431415Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=537.411µs logger=migrator t=2026-05-26T15:57:38.593923988Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-26T15:57:38.594613103Z 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=689.135µs logger=migrator t=2026-05-26T15:57:38.598142977Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-26T15:57:38.598697809Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=554.442µs logger=migrator t=2026-05-26T15:57:38.602286484Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-26T15:57:38.603170393Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=883.359µs logger=migrator t=2026-05-26T15:57:38.607207327Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-26T15:57:38.607423912Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=223.525µs logger=migrator t=2026-05-26T15:57:38.611724972Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-26T15:57:38.616087413Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.363511ms logger=migrator t=2026-05-26T15:57:38.619481095Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-26T15:57:38.624128702Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.646997ms logger=migrator t=2026-05-26T15:57:38.627686927Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-26T15:57:38.628842912Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.157155ms logger=migrator t=2026-05-26T15:57:38.633296485Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-26T15:57:38.63445996Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.163285ms logger=migrator t=2026-05-26T15:57:38.63830783Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-26T15:57:38.638635297Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=331.847µs logger=migrator t=2026-05-26T15:57:38.641975378Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-26T15:57:38.646285698Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.31113ms logger=migrator t=2026-05-26T15:57:38.649966145Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-26T15:57:38.650939396Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=973.161µs logger=migrator t=2026-05-26T15:57:38.655658244Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-26T15:57:38.655937131Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=279.627µs logger=migrator t=2026-05-26T15:57:38.658907713Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-26T15:57:38.659355873Z level=info msg="Migration successfully executed" id="Move region to single row" duration=447.87µs logger=migrator t=2026-05-26T15:57:38.662817115Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-26T15:57:38.664611163Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.793978ms logger=migrator t=2026-05-26T15:57:38.669040835Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-26T15:57:38.670055127Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.014272ms logger=migrator t=2026-05-26T15:57:38.673421258Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T15:57:38.674450999Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.029381ms logger=migrator t=2026-05-26T15:57:38.677975523Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-26T15:57:38.678988305Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.001612ms logger=migrator t=2026-05-26T15:57:38.683751664Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-26T15:57:38.684619943Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=867.579µs logger=migrator t=2026-05-26T15:57:38.687876591Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-26T15:57:38.68879806Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=921.729µs logger=migrator t=2026-05-26T15:57:38.692622471Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-26T15:57:38.692762654Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=132.063µs logger=migrator t=2026-05-26T15:57:38.696162085Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-26T15:57:38.697604375Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.44149ms logger=migrator t=2026-05-26T15:57:38.702317305Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-26T15:57:38.703455828Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.139654ms logger=migrator t=2026-05-26T15:57:38.707009313Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-26T15:57:38.708210438Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.200815ms logger=migrator t=2026-05-26T15:57:38.714427788Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-26T15:57:38.715470821Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.044843ms logger=migrator t=2026-05-26T15:57:38.719988545Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-26T15:57:38.720157178Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=169.383µs logger=migrator t=2026-05-26T15:57:38.724265535Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-26T15:57:38.724688924Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=424.339µs logger=migrator t=2026-05-26T15:57:38.73018148Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-26T15:57:38.730610849Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=435.478µs logger=migrator t=2026-05-26T15:57:38.736524262Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-26T15:57:38.737722928Z level=info msg="Migration successfully executed" id="create team table" duration=1.199416ms logger=migrator t=2026-05-26T15:57:38.746559803Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-26T15:57:38.747530084Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=974.481µs logger=migrator t=2026-05-26T15:57:38.758734499Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-26T15:57:38.760967276Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=2.276008ms logger=migrator t=2026-05-26T15:57:38.764934329Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-26T15:57:38.771462116Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.529337ms logger=migrator t=2026-05-26T15:57:38.774396628Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-26T15:57:38.774522801Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=126.603µs logger=migrator t=2026-05-26T15:57:38.779360033Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-26T15:57:38.780367284Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.006571ms logger=migrator t=2026-05-26T15:57:38.786716007Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-26T15:57:38.787732228Z level=info msg="Migration successfully executed" id="create team member table" duration=1.019122ms logger=migrator t=2026-05-26T15:57:38.79116956Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-26T15:57:38.792072429Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=902.729µs logger=migrator t=2026-05-26T15:57:38.795913609Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-26T15:57:38.796898231Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=990.501µs logger=migrator t=2026-05-26T15:57:38.802024689Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-26T15:57:38.80304153Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.016621ms logger=migrator t=2026-05-26T15:57:38.807879131Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-26T15:57:38.81591889Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.040819ms logger=migrator t=2026-05-26T15:57:38.81924815Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-26T15:57:38.823936918Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.688578ms logger=migrator t=2026-05-26T15:57:38.830263142Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-26T15:57:38.835586343Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.318601ms logger=migrator t=2026-05-26T15:57:38.843482488Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-26T15:57:38.845025521Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.543843ms logger=migrator t=2026-05-26T15:57:38.849882993Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-26T15:57:38.851272392Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.381549ms logger=migrator t=2026-05-26T15:57:38.854741075Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-26T15:57:38.855754947Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.013712ms logger=migrator t=2026-05-26T15:57:38.860908025Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-26T15:57:38.861878725Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=970.58µs logger=migrator t=2026-05-26T15:57:38.867625606Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-26T15:57:38.869611097Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.001112ms logger=migrator t=2026-05-26T15:57:38.873334195Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-26T15:57:38.874332636Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=997.721µs logger=migrator t=2026-05-26T15:57:38.877963483Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-26T15:57:38.879026075Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.062412ms logger=migrator t=2026-05-26T15:57:38.884166623Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-26T15:57:38.886351519Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=2.185436ms logger=migrator t=2026-05-26T15:57:38.891882335Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-26T15:57:38.892424986Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=539.751µs logger=migrator t=2026-05-26T15:57:38.898763559Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-26T15:57:38.899125447Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=362.738µs logger=migrator t=2026-05-26T15:57:38.902266543Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-26T15:57:38.903129852Z level=info msg="Migration successfully executed" id="create tag table" duration=863.219µs logger=migrator t=2026-05-26T15:57:38.906577544Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-26T15:57:38.907574364Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=990.23µs logger=migrator t=2026-05-26T15:57:38.912360345Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-26T15:57:38.913148381Z level=info msg="Migration successfully executed" id="create login attempt table" duration=787.956µs logger=migrator t=2026-05-26T15:57:38.917629846Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-26T15:57:38.920744331Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=3.104885ms logger=migrator t=2026-05-26T15:57:38.925836918Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-26T15:57:38.929433984Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=3.600236ms logger=migrator t=2026-05-26T15:57:38.934585292Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-26T15:57:38.949934963Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.350081ms logger=migrator t=2026-05-26T15:57:38.952854926Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-26T15:57:38.953393897Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=533.861µs logger=migrator t=2026-05-26T15:57:38.956096424Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-26T15:57:38.956726717Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=630.173µs logger=migrator t=2026-05-26T15:57:38.960872843Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-26T15:57:38.96117849Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=305.747µs logger=migrator t=2026-05-26T15:57:38.964379558Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-26T15:57:38.964999441Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=619.583µs logger=migrator t=2026-05-26T15:57:38.970251601Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-26T15:57:38.971425345Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.216335ms logger=migrator t=2026-05-26T15:57:38.976271167Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-26T15:57:38.977392051Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.121793ms logger=migrator t=2026-05-26T15:57:38.983817486Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-26T15:57:38.983886758Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=74.592µs logger=migrator t=2026-05-26T15:57:38.988437502Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-26T15:57:38.996494382Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.056649ms logger=migrator t=2026-05-26T15:57:39.001359324Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-26T15:57:39.006757458Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.397854ms logger=migrator t=2026-05-26T15:57:39.013707953Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-26T15:57:39.019391531Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.683459ms logger=migrator t=2026-05-26T15:57:39.023082329Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-26T15:57:39.028350539Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.26765ms logger=migrator t=2026-05-26T15:57:39.033275483Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-26T15:57:39.034238053Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=962.31µs logger=migrator t=2026-05-26T15:57:39.040649957Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-26T15:57:39.04937173Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.722213ms logger=migrator t=2026-05-26T15:57:39.052598428Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-26T15:57:39.053799933Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.201095ms logger=migrator t=2026-05-26T15:57:39.05894542Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-26T15:57:39.059956612Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.010292ms logger=migrator t=2026-05-26T15:57:39.065046019Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-26T15:57:39.065945597Z level=info msg="Migration successfully executed" id="create user auth token table" duration=899.338µs logger=migrator t=2026-05-26T15:57:39.070776909Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-26T15:57:39.071829491Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.045831ms logger=migrator t=2026-05-26T15:57:39.076220303Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-26T15:57:39.077231304Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.013571ms logger=migrator t=2026-05-26T15:57:39.082987384Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-26T15:57:39.085031878Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.049963ms logger=migrator t=2026-05-26T15:57:39.093360042Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-26T15:57:39.09997258Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.612198ms logger=migrator t=2026-05-26T15:57:39.103378851Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-26T15:57:39.104476165Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.096924ms logger=migrator t=2026-05-26T15:57:39.110680385Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-26T15:57:39.111666235Z level=info msg="Migration successfully executed" id="create cache_data table" duration=985.44µs logger=migrator t=2026-05-26T15:57:39.116548168Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-26T15:57:39.118458868Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.910201ms logger=migrator t=2026-05-26T15:57:39.123327889Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-26T15:57:39.124368972Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.036413ms logger=migrator t=2026-05-26T15:57:39.130389968Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-26T15:57:39.131659464Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.269366ms logger=migrator t=2026-05-26T15:57:39.136123988Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-26T15:57:39.13624423Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=120.962µs logger=migrator t=2026-05-26T15:57:39.141715585Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-26T15:57:39.14195172Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=236.695µs logger=migrator t=2026-05-26T15:57:39.145374422Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-26T15:57:39.147027457Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.655095ms logger=migrator t=2026-05-26T15:57:39.152355648Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T15:57:39.153576653Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.221245ms logger=migrator t=2026-05-26T15:57:39.158244461Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T15:57:39.159329794Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.122933ms logger=migrator t=2026-05-26T15:57:39.16387035Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-26T15:57:39.163970202Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=108.023µs logger=migrator t=2026-05-26T15:57:39.16913537Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T15:57:39.170258223Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.122533ms logger=migrator t=2026-05-26T15:57:39.174626885Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T15:57:39.175770248Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.138703ms logger=migrator t=2026-05-26T15:57:39.181337085Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-26T15:57:39.182450298Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.113013ms logger=migrator t=2026-05-26T15:57:39.186366321Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-26T15:57:39.187452603Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.085822ms logger=migrator t=2026-05-26T15:57:39.191329695Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-26T15:57:39.201649841Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=10.312175ms logger=migrator t=2026-05-26T15:57:39.206947612Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-26T15:57:39.207967664Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.020582ms logger=migrator t=2026-05-26T15:57:39.210986267Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-26T15:57:39.211073939Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=88.312µs logger=migrator t=2026-05-26T15:57:39.215814027Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-26T15:57:39.216802769Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=993.452µs logger=migrator t=2026-05-26T15:57:39.220906474Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-26T15:57:39.222138081Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.232367ms logger=migrator t=2026-05-26T15:57:39.227494883Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-26T15:57:39.228942493Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.44766ms logger=migrator t=2026-05-26T15:57:39.233821205Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T15:57:39.233925197Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=106.012µs logger=migrator t=2026-05-26T15:57:39.237307738Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-26T15:57:39.238397421Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.089623ms logger=migrator t=2026-05-26T15:57:39.241433755Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-26T15:57:39.242516948Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.082692ms logger=migrator t=2026-05-26T15:57:39.247055763Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-26T15:57:39.248102794Z 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.046591ms logger=migrator t=2026-05-26T15:57:39.251652588Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-26T15:57:39.25264227Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=989.692µs logger=migrator t=2026-05-26T15:57:39.259250428Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-26T15:57:39.265279824Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.029286ms logger=migrator t=2026-05-26T15:57:39.269427372Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-26T15:57:39.270663117Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.236076ms logger=migrator t=2026-05-26T15:57:39.273774232Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T15:57:39.274948376Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.177174ms logger=migrator t=2026-05-26T15:57:39.278791788Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-26T15:57:39.304763531Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.956273ms logger=migrator t=2026-05-26T15:57:39.359735244Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-26T15:57:39.386454613Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.720089ms logger=migrator t=2026-05-26T15:57:39.38963739Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-26T15:57:39.390425077Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=788.577µs logger=migrator t=2026-05-26T15:57:39.39441092Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-26T15:57:39.39538157Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=970.96µs logger=migrator t=2026-05-26T15:57:39.399063428Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-26T15:57:39.404813858Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.74651ms logger=migrator t=2026-05-26T15:57:39.40774232Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-26T15:57:39.413408068Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.661548ms logger=migrator t=2026-05-26T15:57:39.417825021Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-26T15:57:39.418852423Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.028112ms logger=migrator t=2026-05-26T15:57:39.422979418Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-26T15:57:39.423930859Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=951.731µs logger=migrator t=2026-05-26T15:57:39.428171547Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-26T15:57:39.429143889Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=972.221µs logger=migrator t=2026-05-26T15:57:39.433772975Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-26T15:57:39.435025542Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.259407ms logger=migrator t=2026-05-26T15:57:39.439198218Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-26T15:57:39.439316431Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=523.881µs logger=migrator t=2026-05-26T15:57:39.443695703Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-26T15:57:39.452425456Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.717743ms logger=migrator t=2026-05-26T15:57:39.458498293Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-26T15:57:39.466845988Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.349535ms logger=migrator t=2026-05-26T15:57:39.472985657Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-26T15:57:39.480174317Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=7.1886ms logger=migrator t=2026-05-26T15:57:39.548771485Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-26T15:57:39.550954041Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=2.184006ms logger=migrator t=2026-05-26T15:57:39.557058088Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-26T15:57:39.558272764Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.214176ms logger=migrator t=2026-05-26T15:57:39.563118625Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-26T15:57:39.56999476Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.875745ms logger=migrator t=2026-05-26T15:57:39.573718277Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-26T15:57:39.578153031Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.394883ms logger=migrator t=2026-05-26T15:57:39.582343688Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-26T15:57:39.583565934Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.222396ms logger=migrator t=2026-05-26T15:57:39.58864379Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-26T15:57:39.595661197Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.017047ms logger=migrator t=2026-05-26T15:57:39.599295043Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-26T15:57:39.604115385Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.823322ms logger=migrator t=2026-05-26T15:57:39.60820195Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-26T15:57:39.608384424Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=185.554µs logger=migrator t=2026-05-26T15:57:39.612274495Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-26T15:57:39.613536211Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.261286ms logger=migrator t=2026-05-26T15:57:39.618473165Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-26T15:57:39.619689171Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.215856ms logger=migrator t=2026-05-26T15:57:39.623810887Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-26T15:57:39.625087954Z 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.276727ms logger=migrator t=2026-05-26T15:57:39.63067616Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-26T15:57:39.630804354Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=129.384µs logger=migrator t=2026-05-26T15:57:39.634633654Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-26T15:57:39.64161356Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.979906ms logger=migrator t=2026-05-26T15:57:39.64539465Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-26T15:57:39.65309152Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.70158ms logger=migrator t=2026-05-26T15:57:39.658062555Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-26T15:57:39.665392119Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.329414ms logger=migrator t=2026-05-26T15:57:39.669097986Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-26T15:57:39.673800005Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.704799ms logger=migrator t=2026-05-26T15:57:39.677517272Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-26T15:57:39.684755335Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.237153ms logger=migrator t=2026-05-26T15:57:39.688562524Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-26T15:57:39.688693497Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=136.163µs logger=migrator t=2026-05-26T15:57:39.693494297Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-26T15:57:39.694418477Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=923.859µs logger=migrator t=2026-05-26T15:57:39.698683276Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-26T15:57:39.706526841Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.842705ms logger=migrator t=2026-05-26T15:57:39.71031808Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-26T15:57:39.710393121Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=75.631µs logger=migrator t=2026-05-26T15:57:39.71505816Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-26T15:57:39.720975804Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.916474ms logger=migrator t=2026-05-26T15:57:39.725073479Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-26T15:57:39.726285645Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.202286ms logger=migrator t=2026-05-26T15:57:39.730741788Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-26T15:57:39.73848273Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.740712ms logger=migrator t=2026-05-26T15:57:39.743295111Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-26T15:57:39.743950825Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=654.454µs logger=migrator t=2026-05-26T15:57:39.747945658Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-26T15:57:39.749044302Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.098684ms logger=migrator t=2026-05-26T15:57:39.755024677Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-26T15:57:39.762173956Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.149539ms logger=migrator t=2026-05-26T15:57:39.766266422Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-26T15:57:39.767167501Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=901.199µs logger=migrator t=2026-05-26T15:57:39.77238261Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-26T15:57:39.773674748Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.319288ms logger=migrator t=2026-05-26T15:57:39.779224075Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-26T15:57:39.780195115Z level=info msg="Migration successfully executed" id="create alert_image table" duration=972.991µs logger=migrator t=2026-05-26T15:57:39.784636637Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-26T15:57:39.785787581Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.150724ms logger=migrator t=2026-05-26T15:57:39.790238984Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-26T15:57:39.790354137Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=115.773µs logger=migrator t=2026-05-26T15:57:39.795107487Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-26T15:57:39.796223741Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.120675ms logger=migrator t=2026-05-26T15:57:39.800863847Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-26T15:57:39.80195186Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.087663ms logger=migrator t=2026-05-26T15:57:39.806135828Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T15:57:39.806670419Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-26T15:57:39.811394438Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-26T15:57:39.81197082Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=576.112µs logger=migrator t=2026-05-26T15:57:39.816084167Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-26T15:57:39.817289402Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.203755ms logger=migrator t=2026-05-26T15:57:39.821376768Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-26T15:57:39.829510677Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=8.13311ms logger=migrator t=2026-05-26T15:57:39.834642565Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-26T15:57:39.83579412Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.151875ms logger=migrator t=2026-05-26T15:57:39.840407706Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-26T15:57:39.841656782Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.248766ms logger=migrator t=2026-05-26T15:57:39.846018993Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-26T15:57:39.846954323Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=933.55µs logger=migrator t=2026-05-26T15:57:39.852665993Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-26T15:57:39.853862388Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.195985ms logger=migrator t=2026-05-26T15:57:39.858893094Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-26T15:57:39.860717112Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.823608ms logger=migrator t=2026-05-26T15:57:39.865596093Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-26T15:57:39.865672935Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=79.992µs logger=migrator t=2026-05-26T15:57:39.870937256Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-26T15:57:39.871076108Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=139.193µs logger=migrator t=2026-05-26T15:57:39.875195805Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-26T15:57:39.88451595Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.319365ms logger=migrator t=2026-05-26T15:57:39.889430623Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-26T15:57:39.889845042Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=413.119µs logger=migrator t=2026-05-26T15:57:39.89404653Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-26T15:57:39.89549156Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.44417ms logger=migrator t=2026-05-26T15:57:39.900965425Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-26T15:57:39.901331982Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=375.387µs logger=migrator t=2026-05-26T15:57:39.905345607Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-26T15:57:39.906566792Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.221225ms logger=migrator t=2026-05-26T15:57:39.911492936Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-26T15:57:39.912946286Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.45235ms logger=migrator t=2026-05-26T15:57:39.918477712Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-26T15:57:39.956193573Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=37.710821ms logger=migrator t=2026-05-26T15:57:39.961708328Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-26T15:57:39.968894868Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.18651ms logger=migrator t=2026-05-26T15:57:39.973365862Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-26T15:57:39.973497115Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=129.703µs logger=migrator t=2026-05-26T15:57:39.978265595Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-26T15:57:40.013001943Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.732078ms logger=migrator t=2026-05-26T15:57:40.017340084Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-26T15:57:40.05018169Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.833596ms logger=migrator t=2026-05-26T15:57:40.055096963Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-26T15:57:40.056075983Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=979.05µs logger=migrator t=2026-05-26T15:57:40.063399317Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-26T15:57:40.06545387Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.051694ms logger=migrator t=2026-05-26T15:57:40.071075737Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-26T15:57:40.071358283Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=282.846µs logger=migrator t=2026-05-26T15:57:40.075596191Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-26T15:57:40.076580912Z level=info msg="Migration successfully executed" id="create permission table" duration=984.501µs logger=migrator t=2026-05-26T15:57:40.081311391Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-26T15:57:40.082735681Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.42426ms logger=migrator t=2026-05-26T15:57:40.0884062Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-26T15:57:40.090137775Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.730626ms logger=migrator t=2026-05-26T15:57:40.094919726Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-26T15:57:40.095824755Z level=info msg="Migration successfully executed" id="create role table" duration=906.81µs logger=migrator t=2026-05-26T15:57:40.100751497Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-26T15:57:40.109214714Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.462917ms logger=migrator t=2026-05-26T15:57:40.114931524Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-26T15:57:40.123496323Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.561489ms logger=migrator t=2026-05-26T15:57:40.129307134Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-26T15:57:40.130625452Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.320288ms logger=migrator t=2026-05-26T15:57:40.135811381Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-26T15:57:40.137089517Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.278106ms logger=migrator t=2026-05-26T15:57:40.142708565Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-26T15:57:40.1438812Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.172885ms logger=migrator t=2026-05-26T15:57:40.148807472Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-26T15:57:40.150270993Z level=info msg="Migration successfully executed" id="create team role table" duration=1.463731ms logger=migrator t=2026-05-26T15:57:40.155105274Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-26T15:57:40.156520633Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.417249ms logger=migrator t=2026-05-26T15:57:40.162192322Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-26T15:57:40.16348516Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.292058ms logger=migrator t=2026-05-26T15:57:40.168631708Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-26T15:57:40.169808732Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.176945ms logger=migrator t=2026-05-26T15:57:40.174465099Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-26T15:57:40.175330287Z level=info msg="Migration successfully executed" id="create user role table" duration=865.218µs logger=migrator t=2026-05-26T15:57:40.180640298Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-26T15:57:40.181928145Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.287487ms logger=migrator t=2026-05-26T15:57:40.187083723Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-26T15:57:40.18834947Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.265577ms logger=migrator t=2026-05-26T15:57:40.192449175Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-26T15:57:40.194173201Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.723346ms logger=migrator t=2026-05-26T15:57:40.199543584Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-26T15:57:40.200886411Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.343947ms logger=migrator t=2026-05-26T15:57:40.204966246Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-26T15:57:40.206123231Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.156895ms logger=migrator t=2026-05-26T15:57:40.210290058Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-26T15:57:40.211239338Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=949.07µs logger=migrator t=2026-05-26T15:57:40.21614632Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-26T15:57:40.223384792Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.234772ms logger=migrator t=2026-05-26T15:57:40.22805882Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-26T15:57:40.22901117Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=952.69µs logger=migrator t=2026-05-26T15:57:40.235696789Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-26T15:57:40.237218711Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.520832ms logger=migrator t=2026-05-26T15:57:40.245106146Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-26T15:57:40.24673932Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.635564ms logger=migrator t=2026-05-26T15:57:40.252532531Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-26T15:57:40.254739248Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.209306ms logger=migrator t=2026-05-26T15:57:40.259429416Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-26T15:57:40.260332144Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=902.518µs logger=migrator t=2026-05-26T15:57:40.265929561Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-26T15:57:40.267334321Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.40387ms logger=migrator t=2026-05-26T15:57:40.271577279Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-26T15:57:40.279883633Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.306254ms logger=migrator t=2026-05-26T15:57:40.284194944Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-26T15:57:40.292010147Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.810813ms logger=migrator t=2026-05-26T15:57:40.296253676Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-26T15:57:40.302174299Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.919733ms logger=migrator t=2026-05-26T15:57:40.307180914Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-26T15:57:40.315883886Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.699452ms logger=migrator t=2026-05-26T15:57:40.320948732Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-26T15:57:40.322079956Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.132574ms logger=migrator t=2026-05-26T15:57:40.328683094Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-26T15:57:40.33092654Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.247626ms logger=migrator t=2026-05-26T15:57:40.335218851Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-26T15:57:40.336258782Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.039481ms logger=migrator t=2026-05-26T15:57:40.34093814Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-26T15:57:40.342474563Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.534373ms logger=migrator t=2026-05-26T15:57:40.346507976Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-26T15:57:40.348355406Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.846539ms logger=migrator t=2026-05-26T15:57:40.353702377Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-26T15:57:40.353769809Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.832µs logger=migrator t=2026-05-26T15:57:40.357823633Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-26T15:57:40.357892675Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=69.772µs logger=migrator t=2026-05-26T15:57:40.362492821Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-26T15:57:40.363085883Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=594.922µs logger=migrator t=2026-05-26T15:57:40.367191479Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-26T15:57:40.368022287Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=831.768µs logger=migrator t=2026-05-26T15:57:40.372707464Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-26T15:57:40.373775157Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.067513ms logger=migrator t=2026-05-26T15:57:40.377957794Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-26T15:57:40.378168868Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=211.284µs logger=migrator t=2026-05-26T15:57:40.38204866Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-26T15:57:40.38252685Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=478.24µs logger=migrator t=2026-05-26T15:57:40.386491013Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-26T15:57:40.387863012Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.371869ms logger=migrator t=2026-05-26T15:57:40.394039371Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-26T15:57:40.39589732Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.856909ms logger=migrator t=2026-05-26T15:57:40.400679719Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-26T15:57:40.409227958Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.545799ms logger=migrator t=2026-05-26T15:57:40.413257863Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-26T15:57:40.413309284Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.901µs logger=migrator t=2026-05-26T15:57:40.418038883Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-26T15:57:40.419681777Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.645204ms logger=migrator t=2026-05-26T15:57:40.42507039Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-26T15:57:40.426412458Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.341749ms logger=migrator t=2026-05-26T15:57:40.431007563Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-26T15:57:40.432119897Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.112764ms logger=migrator t=2026-05-26T15:57:40.437105011Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-26T15:57:40.445911125Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.805074ms logger=migrator t=2026-05-26T15:57:40.450494451Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-26T15:57:40.452907912Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.415351ms logger=migrator t=2026-05-26T15:57:40.458466388Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-26T15:57:40.459470198Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.00569ms logger=migrator t=2026-05-26T15:57:40.463375711Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-26T15:57:40.483155164Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=19.778943ms logger=migrator t=2026-05-26T15:57:40.489106499Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-26T15:57:40.491001689Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.89489ms logger=migrator t=2026-05-26T15:57:40.496030253Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-26T15:57:40.497100786Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.070743ms logger=migrator t=2026-05-26T15:57:40.501543808Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-26T15:57:40.503099561Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.556133ms logger=migrator t=2026-05-26T15:57:40.50876631Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-26T15:57:40.5106737Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.9067ms logger=migrator t=2026-05-26T15:57:40.515195364Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-26T15:57:40.515414308Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=219.224µs logger=migrator t=2026-05-26T15:57:40.519616647Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-26T15:57:40.52073838Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.119923ms logger=migrator t=2026-05-26T15:57:40.525629583Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-26T15:57:40.53512204Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.493248ms logger=migrator t=2026-05-26T15:57:40.539335559Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-26T15:57:40.539924231Z level=info msg="Migration successfully executed" id="create entity_events table" duration=589.712µs logger=migrator t=2026-05-26T15:57:40.543850873Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-26T15:57:40.544928676Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.077873ms logger=migrator t=2026-05-26T15:57:40.550651776Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T15:57:40.551216637Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T15:57:40.555744872Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T15:57:40.556204722Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T15:57:40.560191955Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-26T15:57:40.561054793Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=861.278µs logger=migrator t=2026-05-26T15:57:40.565939895Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-26T15:57:40.567670141Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.730156ms logger=migrator t=2026-05-26T15:57:40.571790387Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-26T15:57:40.572909871Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.121354ms logger=migrator t=2026-05-26T15:57:40.577346703Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-26T15:57:40.578427697Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.080433ms logger=migrator t=2026-05-26T15:57:40.583431052Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T15:57:40.584512654Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.081232ms logger=migrator t=2026-05-26T15:57:40.58817163Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T15:57:40.589178871Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.006981ms logger=migrator t=2026-05-26T15:57:40.594125534Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-26T15:57:40.595513534Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.38648ms logger=migrator t=2026-05-26T15:57:40.599470776Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-26T15:57:40.601153742Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.684806ms logger=migrator t=2026-05-26T15:57:40.604842499Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-26T15:57:40.605915452Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.072813ms logger=migrator t=2026-05-26T15:57:40.610610679Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-26T15:57:40.611669012Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.058233ms logger=migrator t=2026-05-26T15:57:40.614734316Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-26T15:57:40.615831138Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.095262ms logger=migrator t=2026-05-26T15:57:40.619930385Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-26T15:57:40.640202148Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=20.272183ms logger=migrator t=2026-05-26T15:57:40.644695802Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-26T15:57:40.653065047Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.367315ms logger=migrator t=2026-05-26T15:57:40.657695364Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-26T15:57:40.664180559Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.485745ms logger=migrator t=2026-05-26T15:57:40.669070372Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-26T15:57:40.669352928Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=282.566µs logger=migrator t=2026-05-26T15:57:40.674518916Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-26T15:57:40.686951086Z level=info msg="Migration successfully executed" id="add share column" duration=12.433441ms logger=migrator t=2026-05-26T15:57:40.691012671Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-26T15:57:40.691173014Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=143.113µs logger=migrator t=2026-05-26T15:57:40.695228059Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-26T15:57:40.69624368Z level=info msg="Migration successfully executed" id="create file table" duration=1.013422ms logger=migrator t=2026-05-26T15:57:40.701702194Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-26T15:57:40.703626864Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.92449ms logger=migrator t=2026-05-26T15:57:40.708296882Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-26T15:57:40.710453197Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.152885ms logger=migrator t=2026-05-26T15:57:40.716453043Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-26T15:57:40.717356011Z level=info msg="Migration successfully executed" id="create file_meta table" duration=902.618µs logger=migrator t=2026-05-26T15:57:40.723108472Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-26T15:57:40.725725696Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.614274ms logger=migrator t=2026-05-26T15:57:40.737296649Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-26T15:57:40.737418251Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=127.292µs logger=migrator t=2026-05-26T15:57:40.741592268Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-26T15:57:40.74165799Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=66.502µs logger=migrator t=2026-05-26T15:57:40.746193955Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-26T15:57:40.747133764Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=939.379µs logger=migrator t=2026-05-26T15:57:40.752765002Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-26T15:57:40.753089039Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=320.936µs logger=migrator t=2026-05-26T15:57:40.757632694Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-26T15:57:40.759778539Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.145255ms logger=migrator t=2026-05-26T15:57:40.764487037Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-26T15:57:40.773740221Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.252704ms logger=migrator t=2026-05-26T15:57:40.778754265Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-26T15:57:40.778910298Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=155.893µs logger=migrator t=2026-05-26T15:57:40.783110877Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-26T15:57:40.78422786Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.116103ms logger=migrator t=2026-05-26T15:57:40.789219904Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-26T15:57:40.789853827Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=635.893µs logger=migrator t=2026-05-26T15:57:40.794408633Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-26T15:57:40.7947384Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=330.387µs logger=migrator t=2026-05-26T15:57:40.80002187Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-26T15:57:40.8004958Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=474.29µs logger=migrator t=2026-05-26T15:57:40.804653327Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-26T15:57:40.813686576Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.032909ms logger=migrator t=2026-05-26T15:57:40.817865053Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-26T15:57:40.826751899Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.886646ms logger=migrator t=2026-05-26T15:57:40.831132781Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-26T15:57:40.832198273Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.065562ms logger=migrator t=2026-05-26T15:57:40.837139716Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-26T15:57:40.911062453Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.920867ms logger=migrator t=2026-05-26T15:57:40.916320412Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-26T15:57:40.917600309Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.280067ms logger=migrator t=2026-05-26T15:57:40.92339081Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-26T15:57:40.926051116Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.661366ms logger=migrator t=2026-05-26T15:57:40.931459859Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-26T15:57:40.957487303Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.026234ms logger=migrator t=2026-05-26T15:57:40.962975748Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-26T15:57:40.972152149Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.176881ms logger=migrator t=2026-05-26T15:57:40.977712186Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-26T15:57:40.978020762Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=309.026µs logger=migrator t=2026-05-26T15:57:40.982386574Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-26T15:57:40.982563097Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=177.333µs logger=migrator t=2026-05-26T15:57:40.987064762Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-26T15:57:40.987379368Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=315.186µs logger=migrator t=2026-05-26T15:57:40.993036087Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-26T15:57:40.993350143Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=314.946µs logger=migrator t=2026-05-26T15:57:40.998240776Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-26T15:57:40.998643154Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=407.249µs logger=migrator t=2026-05-26T15:57:41.003821392Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-26T15:57:41.005304813Z level=info msg="Migration successfully executed" id="create folder table" duration=1.482131ms logger=migrator t=2026-05-26T15:57:41.010485831Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-26T15:57:41.011715636Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.229465ms logger=migrator t=2026-05-26T15:57:41.017667941Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-26T15:57:41.018906947Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.238766ms logger=migrator t=2026-05-26T15:57:41.02384224Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-26T15:57:41.023882491Z level=info msg="Migration successfully executed" id="Update folder title length" duration=38.531µs logger=migrator t=2026-05-26T15:57:41.028287872Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T15:57:41.030152552Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.8646ms logger=migrator t=2026-05-26T15:57:41.036066735Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-26T15:57:41.037303242Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.236156ms logger=migrator t=2026-05-26T15:57:41.042316895Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-26T15:57:41.044176824Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.859499ms logger=migrator t=2026-05-26T15:57:41.049747981Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-26T15:57:41.05020635Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=458.059µs logger=migrator t=2026-05-26T15:57:41.054189024Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-26T15:57:41.05448495Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=296.526µs logger=migrator t=2026-05-26T15:57:41.058778699Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-26T15:57:41.060456374Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.674485ms logger=migrator t=2026-05-26T15:57:41.064718783Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-26T15:57:41.06599363Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.286798ms logger=migrator t=2026-05-26T15:57:41.070821941Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-26T15:57:41.071918033Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.096102ms logger=migrator t=2026-05-26T15:57:41.075943427Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-26T15:57:41.077413778Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.469601ms logger=migrator t=2026-05-26T15:57:41.082051335Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-26T15:57:41.084110987Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.059972ms logger=migrator t=2026-05-26T15:57:41.088311726Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-26T15:57:41.089099542Z level=info msg="Migration successfully executed" id="create anon_device table" duration=787.946µs logger=migrator t=2026-05-26T15:57:41.093134937Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-26T15:57:41.094036115Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=901.208µs logger=migrator t=2026-05-26T15:57:41.099643442Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-26T15:57:41.100960549Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.314907ms logger=migrator t=2026-05-26T15:57:41.105551415Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-26T15:57:41.106975685Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.425549ms logger=migrator t=2026-05-26T15:57:41.112739346Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-26T15:57:41.113898419Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.159433ms logger=migrator t=2026-05-26T15:57:41.120028517Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-26T15:57:41.121759694Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.730927ms logger=migrator t=2026-05-26T15:57:41.126365199Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-26T15:57:41.126694297Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=330.228µs logger=migrator t=2026-05-26T15:57:41.131236811Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-26T15:57:41.146663983Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=15.420712ms logger=migrator t=2026-05-26T15:57:41.152779361Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-26T15:57:41.153490346Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=719.475µs logger=migrator t=2026-05-26T15:57:41.157530781Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T15:57:41.157551891Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.34µs logger=migrator t=2026-05-26T15:57:41.161681447Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T15:57:41.163469514Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.788777ms logger=migrator t=2026-05-26T15:57:41.168635081Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-26T15:57:41.168665172Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=28.791µs logger=migrator t=2026-05-26T15:57:41.172790198Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-26T15:57:41.174179727Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.388279ms logger=migrator t=2026-05-26T15:57:41.180129142Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-26T15:57:41.18198151Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.897269ms logger=migrator t=2026-05-26T15:57:41.191017398Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-26T15:57:41.19203146Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.017582ms logger=migrator t=2026-05-26T15:57:41.196295318Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-26T15:57:41.197004614Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=709.946µs logger=migrator t=2026-05-26T15:57:41.202487148Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-26T15:57:41.203088511Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=602.923µs logger=migrator t=2026-05-26T15:57:41.208389221Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-26T15:57:41.209460283Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.073522ms logger=migrator t=2026-05-26T15:57:41.215233814Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-26T15:57:41.216258425Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.024491ms logger=migrator t=2026-05-26T15:57:41.221377632Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-26T15:57:41.222897064Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.518932ms logger=migrator t=2026-05-26T15:57:41.228039882Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-26T15:57:41.237824205Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.784513ms logger=migrator t=2026-05-26T15:57:41.243122606Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-26T15:57:41.252844749Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.720153ms logger=migrator t=2026-05-26T15:57:41.257388593Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-26T15:57:41.265791379Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=8.401726ms logger=migrator t=2026-05-26T15:57:41.270448966Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-26T15:57:41.270549378Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=100.842µs logger=migrator t=2026-05-26T15:57:41.276144225Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-26T15:57:41.289325411Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=13.181286ms logger=migrator t=2026-05-26T15:57:41.294009448Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-26T15:57:41.307779665Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.766827ms logger=migrator t=2026-05-26T15:57:41.312935853Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-26T15:57:41.313444343Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=512.86µs logger=migrator t=2026-05-26T15:57:41.318296845Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.208720925s logger=migrator t=2026-05-26T15:57:41.31953308Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-26T15:57:41.337479905Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-26T15:57:41.337759781Z level=info msg="Created default organization" logger=secrets t=2026-05-26T15:57:41.343851838Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T15:57:41.395473595Z level=info msg="Restored cache from database" duration=485.04µs logger=plugin.store t=2026-05-26T15:57:41.397268082Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-26T15:57:41.446812067Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-26T15:57:41.446846227Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-26T15:57:41.446909469Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-26T15:57:41.446917329Z level=info msg="Plugins loaded" count=54 duration=49.650277ms logger=query_data t=2026-05-26T15:57:41.451577565Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-26T15:57:41.454415655Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-26T15:57:41.459507141Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-26T15:57:41.472231007Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-26T15:57:41.475614648Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-26T15:57:41.478032058Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-26T15:57:41.503296455Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-26T15:57:41.534438955Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-26T15:57:41.553268088Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-26T15:57:41.553297539Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-05-26T15:57:41.553792599Z level=info msg="starting to provision dashboards" logger=grafanaStorageLogger t=2026-05-26T15:57:41.554866591Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-26T15:57:41.558092279Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-26T15:57:41.558428216Z level=info msg="State cache has been initialized" states=0 duration=334.507µs logger=ngalert.multiorg.alertmanager t=2026-05-26T15:57:41.558455667Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-26T15:57:41.558498518Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-26T15:57:41.558557179Z level=info msg=starting first_tick=2026-05-26T15:57:50Z logger=http.server t=2026-05-26T15:57:41.559500358Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-05-26T15:57:41.569328594Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-26T15:57:41.569514578Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-26T15:57:41.599276498Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-26T15:57:41.615789293Z level=info msg="finished to provision dashboards" logger=plugins.update.checker t=2026-05-26T15:57:41.621592804Z level=info msg="Update check succeeded" duration=68.142362ms logger=grafana.update.checker t=2026-05-26T15:57:41.879865313Z level=info msg="Update check succeeded" duration=326.36467ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-26T15:57:41.88925226Z level=info msg="Patterns update finished" duration=301.557203ms logger=grafana-apiserver t=2026-05-26T15:57:41.933151715Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-26T15:57:41.933677757Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-26T15:57:45.513877008Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.514992871Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.533592856Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.568982748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.628708305Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.658562892Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.674513643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.703307159Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.719252749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.742077461Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.758653384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.783299755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.797877717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.826850226Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.839794534Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.866550747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.884310266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.915007771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:45.948999414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.030837627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.047650135Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.095495183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.113871663Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.153622444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.170401441Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.214172325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.227570591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.280823251Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.297684859Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.337582244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.353688706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.407658942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.424955149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.469861487Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.487180864Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.541360103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.559613691Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.610193085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.624532272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.690929444Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.708566548Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.757985419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.788020429Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.871269099Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.887650147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.950161488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:46.965053217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.042221948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.054673076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.123949463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.134657464Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.204682568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.225084828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.278338536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.293921828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.366110126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.389032249Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.469456127Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.488719284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.561560436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.578405803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.656021573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.67091026Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.749450789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.763739334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.840858793Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.8557149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.938365674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:47.951331161Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.018143739Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.033190218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.114360218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.135581344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.204538803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.226977915Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.296784231Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.309502964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.397703768Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.413681907Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-26T15:57:48.493746834Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-26T15:58:26.583197123Z level=info msg="Usage stats are ready to report"