logger=settings t=2026-08-22T10:39:25.934945869Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-22T10:39:25Z logger=settings t=2026-08-22T10:39:25.935192093Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-22T10:39:25.935202914Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-22T10:39:25.935207704Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-22T10:39:25.935210814Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-22T10:39:25.935213694Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-22T10:39:25.935216574Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-22T10:39:25.935219504Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-22T10:39:25.935222374Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-22T10:39:25.935225094Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-22T10:39:25.935228064Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-22T10:39:25.935230734Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-22T10:39:25.935233554Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-22T10:39:25.935237544Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-22T10:39:25.935240884Z level=info msg=Target target=[all] logger=settings t=2026-08-22T10:39:25.935246554Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-22T10:39:25.935251414Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-22T10:39:25.935255884Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-22T10:39:25.935259174Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-22T10:39:25.935262424Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-22T10:39:25.935265705Z level=info msg="App mode production" logger=sqlstore t=2026-08-22T10:39:25.93553774Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-22T10:39:25.93555444Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-22T10:39:25.936904882Z level=info msg="Locking database" logger=migrator t=2026-08-22T10:39:25.936916402Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-22T10:39:25.93743644Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-22T10:39:25.938258074Z level=info msg="Migration successfully executed" id="create migration_log table" duration=821.504µs logger=migrator t=2026-08-22T10:39:26.040903955Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-22T10:39:26.043153132Z level=info msg="Migration successfully executed" id="create user table" duration=2.251627ms logger=migrator t=2026-08-22T10:39:26.049757028Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-22T10:39:26.050785695Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.034637ms logger=migrator t=2026-08-22T10:39:26.060062005Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-22T10:39:26.061358346Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.295741ms logger=migrator t=2026-08-22T10:39:26.069833304Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-22T10:39:26.070752258Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=918.804µs logger=migrator t=2026-08-22T10:39:26.084231247Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-22T10:39:26.085404935Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.173299ms logger=migrator t=2026-08-22T10:39:26.097362698Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-22T10:39:26.100792625Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.431937ms logger=migrator t=2026-08-22T10:39:26.122057108Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-22T10:39:26.123759916Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.705008ms logger=migrator t=2026-08-22T10:39:26.129039602Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-22T10:39:26.129841844Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=802.383µs logger=migrator t=2026-08-22T10:39:26.134064092Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-22T10:39:26.135278212Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.21261ms logger=migrator t=2026-08-22T10:39:26.14627996Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-22T10:39:26.146995082Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=714.452µs logger=migrator t=2026-08-22T10:39:26.157725895Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-22T10:39:26.158982185Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.2657ms logger=migrator t=2026-08-22T10:39:26.164626096Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-22T10:39:26.166363475Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.735269ms logger=migrator t=2026-08-22T10:39:26.177762169Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-22T10:39:26.1778042Z level=info msg="Migration successfully executed" id="Update user table charset" duration=41.871µs logger=migrator t=2026-08-22T10:39:26.186616462Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-22T10:39:26.188793378Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.192146ms logger=migrator t=2026-08-22T10:39:26.192345445Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-22T10:39:26.19265609Z level=info msg="Migration successfully executed" id="Add missing user data" duration=310.655µs logger=migrator t=2026-08-22T10:39:26.197818964Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-22T10:39:26.199468811Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.649627ms logger=migrator t=2026-08-22T10:39:26.203254332Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-22T10:39:26.204195667Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=940.784µs logger=migrator t=2026-08-22T10:39:26.208286613Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-22T10:39:26.209402861Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.116148ms logger=migrator t=2026-08-22T10:39:26.212609563Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-22T10:39:26.221474677Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.865264ms logger=migrator t=2026-08-22T10:39:26.225678264Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-22T10:39:26.226562588Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=884.254µs logger=migrator t=2026-08-22T10:39:26.229829802Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-22T10:39:26.230043036Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=213.614µs logger=migrator t=2026-08-22T10:39:26.233915278Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-22T10:39:26.235578025Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.662507ms logger=migrator t=2026-08-22T10:39:26.242032759Z 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-08-22T10:39:26.242488586Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=457.217µs logger=migrator t=2026-08-22T10:39:26.247048981Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-22T10:39:26.24761325Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=563.578µs logger=migrator t=2026-08-22T10:39:26.252357816Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-22T10:39:26.252965176Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=607.85µs logger=migrator t=2026-08-22T10:39:26.257785144Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-22T10:39:26.258503756Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=718.732µs logger=migrator t=2026-08-22T10:39:26.263684489Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-22T10:39:26.264392091Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=703.582µs logger=migrator t=2026-08-22T10:39:26.274725589Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-22T10:39:26.276147961Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.424493ms logger=migrator t=2026-08-22T10:39:26.281326655Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-22T10:39:26.282030346Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=703.261µs logger=migrator t=2026-08-22T10:39:26.287401143Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-22T10:39:26.287430743Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=28.59µs logger=migrator t=2026-08-22T10:39:26.292934542Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-22T10:39:26.293600253Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=670.311µs logger=migrator t=2026-08-22T10:39:26.298613954Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-22T10:39:26.299306625Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=692.291µs logger=migrator t=2026-08-22T10:39:26.30574223Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-22T10:39:26.306483022Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=741.882µs logger=migrator t=2026-08-22T10:39:26.312176064Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-22T10:39:26.312847225Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=672µs logger=migrator t=2026-08-22T10:39:26.407186991Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:39:26.413066326Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.976867ms logger=migrator t=2026-08-22T10:39:26.418363352Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-22T10:39:26.419379468Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.005396ms logger=migrator t=2026-08-22T10:39:26.424551602Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-22T10:39:26.425382395Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=823.953µs logger=migrator t=2026-08-22T10:39:26.433507326Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-22T10:39:26.435467668Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.962072ms logger=migrator t=2026-08-22T10:39:26.441519916Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-22T10:39:26.442225307Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=705.141µs logger=migrator t=2026-08-22T10:39:26.446388995Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-22T10:39:26.447140687Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=750.932µs logger=migrator t=2026-08-22T10:39:26.452492894Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-22T10:39:26.452852159Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=359.535µs logger=migrator t=2026-08-22T10:39:26.46029381Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-22T10:39:26.461243675Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=948.475µs logger=migrator t=2026-08-22T10:39:26.467620729Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-22T10:39:26.468384121Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=753.802µs logger=migrator t=2026-08-22T10:39:26.475691239Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-22T10:39:26.476899219Z level=info msg="Migration successfully executed" id="create star table" duration=1.213461ms logger=migrator t=2026-08-22T10:39:26.483473295Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-22T10:39:26.48437595Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=902.335µs logger=migrator t=2026-08-22T10:39:26.492602942Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-22T10:39:26.493437186Z level=info msg="Migration successfully executed" id="create org table v1" duration=834.254µs logger=migrator t=2026-08-22T10:39:26.507988222Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-22T10:39:26.509492006Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.503774ms logger=migrator t=2026-08-22T10:39:26.515973261Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-22T10:39:26.516771884Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=794.732µs logger=migrator t=2026-08-22T10:39:26.521951068Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-22T10:39:26.522768381Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=817.363µs logger=migrator t=2026-08-22T10:39:26.536986281Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-22T10:39:26.538368313Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.386413ms logger=migrator t=2026-08-22T10:39:26.544681695Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-22T10:39:26.545543789Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=868.324µs logger=migrator t=2026-08-22T10:39:26.560692524Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-22T10:39:26.560745065Z level=info msg="Migration successfully executed" id="Update org table charset" duration=56.131µs logger=migrator t=2026-08-22T10:39:26.56725401Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-22T10:39:26.567419873Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=54.391µs logger=migrator t=2026-08-22T10:39:26.574068131Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-22T10:39:26.574451587Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=384.196µs logger=migrator t=2026-08-22T10:39:26.579615541Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-22T10:39:26.580367643Z level=info msg="Migration successfully executed" id="create dashboard table" duration=752.132µs logger=migrator t=2026-08-22T10:39:26.584963966Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-22T10:39:26.58574299Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=782.874µs logger=migrator t=2026-08-22T10:39:26.591203718Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-22T10:39:26.59196606Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=762.162µs logger=migrator t=2026-08-22T10:39:26.600259715Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-22T10:39:26.600945055Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=685.2µs logger=migrator t=2026-08-22T10:39:26.608110802Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-22T10:39:26.609467553Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.359241ms logger=migrator t=2026-08-22T10:39:26.615420019Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-22T10:39:26.616285914Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=866.045µs logger=migrator t=2026-08-22T10:39:26.623524671Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-22T10:39:26.62969712Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.171319ms logger=migrator t=2026-08-22T10:39:26.639445849Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-22T10:39:26.640775659Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.329281ms logger=migrator t=2026-08-22T10:39:26.647538339Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-22T10:39:26.648301102Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=762.713µs logger=migrator t=2026-08-22T10:39:26.655916425Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-22T10:39:26.657534781Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.617676ms logger=migrator t=2026-08-22T10:39:26.664018356Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-22T10:39:26.664611786Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=588.03µs logger=migrator t=2026-08-22T10:39:26.672709677Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-22T10:39:26.673828004Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.119547ms logger=migrator t=2026-08-22T10:39:26.68092796Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-22T10:39:26.681017481Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=90.551µs logger=migrator t=2026-08-22T10:39:26.691463789Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-22T10:39:26.695923682Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.459133ms logger=migrator t=2026-08-22T10:39:26.705048569Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-22T10:39:26.707280426Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.239037ms logger=migrator t=2026-08-22T10:39:26.720880446Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-22T10:39:26.7224014Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.523594ms logger=migrator t=2026-08-22T10:39:26.72920441Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-22T10:39:26.730500351Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.295921ms logger=migrator t=2026-08-22T10:39:26.739738451Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-22T10:39:26.741771443Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.032742ms logger=migrator t=2026-08-22T10:39:26.753688827Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-22T10:39:26.755223761Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.529474ms logger=migrator t=2026-08-22T10:39:26.762641662Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-22T10:39:26.763577626Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=932.595µs logger=migrator t=2026-08-22T10:39:26.768964253Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-22T10:39:26.769061335Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=100.342µs logger=migrator t=2026-08-22T10:39:26.784393323Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-22T10:39:26.784601597Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=207.894µs logger=migrator t=2026-08-22T10:39:26.792428593Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-22T10:39:26.794492007Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.063264ms logger=migrator t=2026-08-22T10:39:26.799940694Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-22T10:39:26.801834335Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.885851ms logger=migrator t=2026-08-22T10:39:26.809476329Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-22T10:39:26.814111624Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=4.633735ms logger=migrator t=2026-08-22T10:39:26.82008621Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-22T10:39:26.823017728Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.930978ms logger=migrator t=2026-08-22T10:39:26.829796908Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-22T10:39:26.830050162Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=253.744µs logger=migrator t=2026-08-22T10:39:26.836844601Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-22T10:39:26.837743026Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=898.345µs logger=migrator t=2026-08-22T10:39:26.850884639Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-22T10:39:26.851869645Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=995.187µs logger=migrator t=2026-08-22T10:39:26.856219115Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-22T10:39:26.856271246Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=53.131µs logger=migrator t=2026-08-22T10:39:26.866006464Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-22T10:39:26.867597169Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.590925ms logger=migrator t=2026-08-22T10:39:26.879126395Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-22T10:39:26.880720452Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.596926ms logger=migrator t=2026-08-22T10:39:26.885844895Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:39:26.892531952Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.679877ms logger=migrator t=2026-08-22T10:39:26.904348033Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-22T10:39:26.905773637Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.416694ms logger=migrator t=2026-08-22T10:39:26.912557276Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-22T10:39:26.913458991Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=897.435µs logger=migrator t=2026-08-22T10:39:26.917758231Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-22T10:39:26.918664556Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=905.815µs logger=migrator t=2026-08-22T10:39:26.928328862Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-22T10:39:26.9288785Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=548.948µs logger=migrator t=2026-08-22T10:39:26.934003954Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-22T10:39:26.934966059Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=961.875µs logger=migrator t=2026-08-22T10:39:26.940271185Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-22T10:39:26.944792138Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.519233ms logger=migrator t=2026-08-22T10:39:26.951500936Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-22T10:39:26.952406442Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=905.656µs logger=migrator t=2026-08-22T10:39:26.956918914Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-22T10:39:26.957129787Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=211.463µs logger=migrator t=2026-08-22T10:39:26.962357332Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-22T10:39:26.962578266Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=235.884µs logger=migrator t=2026-08-22T10:39:26.97458199Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-22T10:39:26.975605707Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.023697ms logger=migrator t=2026-08-22T10:39:26.985141581Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-22T10:39:26.988711779Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.573129ms logger=migrator t=2026-08-22T10:39:26.99377275Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-22T10:39:26.994906179Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.125059ms logger=migrator t=2026-08-22T10:39:27.014644418Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-22T10:39:27.016933375Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.292917ms logger=migrator t=2026-08-22T10:39:27.029689011Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-22T10:39:27.03144965Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.762549ms logger=migrator t=2026-08-22T10:39:27.038366111Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-22T10:39:27.039868006Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.504555ms logger=migrator t=2026-08-22T10:39:27.053654469Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-22T10:39:27.05501072Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.357832ms logger=migrator t=2026-08-22T10:39:27.543103158Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-22T10:39:27.554043865Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=10.943527ms logger=migrator t=2026-08-22T10:39:27.56295601Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-22T10:39:27.564272951Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.317461ms logger=migrator t=2026-08-22T10:39:27.575691035Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-22T10:39:27.576996037Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.305652ms logger=migrator t=2026-08-22T10:39:27.580720787Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-22T10:39:27.581662872Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=941.475µs logger=migrator t=2026-08-22T10:39:27.589419257Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-22T10:39:27.589952176Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=533.048µs logger=migrator t=2026-08-22T10:39:27.59644818Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-22T10:39:27.600191801Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.743341ms logger=migrator t=2026-08-22T10:39:27.605171842Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-22T10:39:27.612060643Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=6.889981ms logger=migrator t=2026-08-22T10:39:27.615741692Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-22T10:39:27.615810563Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=39.21µs logger=migrator t=2026-08-22T10:39:27.620728293Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-22T10:39:27.621074669Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=346.395µs logger=migrator t=2026-08-22T10:39:27.630447621Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-22T10:39:27.63906775Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=8.608549ms logger=migrator t=2026-08-22T10:39:27.645724567Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-22T10:39:27.64589187Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=167.323µs logger=migrator t=2026-08-22T10:39:27.65330823Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-22T10:39:27.653483733Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=175.363µs logger=migrator t=2026-08-22T10:39:27.661446101Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-22T10:39:27.667507309Z level=info msg="Migration successfully executed" id="Add uid column" duration=6.060768ms logger=migrator t=2026-08-22T10:39:27.672849436Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-22T10:39:27.673051399Z level=info msg="Migration successfully executed" id="Update uid value" duration=205.044µs logger=migrator t=2026-08-22T10:39:27.689250431Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-22T10:39:27.690622402Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.379741ms logger=migrator t=2026-08-22T10:39:27.703494741Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-22T10:39:27.704291704Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=797.793µs logger=migrator t=2026-08-22T10:39:27.718813828Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-22T10:39:27.719516039Z level=info msg="Migration successfully executed" id="create api_key table" duration=704.071µs logger=migrator t=2026-08-22T10:39:27.726252449Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-22T10:39:27.728290662Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.041163ms logger=migrator t=2026-08-22T10:39:27.732415728Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-22T10:39:27.73317941Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=763.482µs logger=migrator t=2026-08-22T10:39:27.7591397Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-22T10:39:27.760232158Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.094808ms logger=migrator t=2026-08-22T10:39:27.766628561Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-22T10:39:27.767829761Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.212201ms logger=migrator t=2026-08-22T10:39:27.775500944Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-22T10:39:27.776901887Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.391643ms logger=migrator t=2026-08-22T10:39:27.787214344Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-22T10:39:27.78822097Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.007726ms logger=migrator t=2026-08-22T10:39:27.804138018Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-22T10:39:27.82537323Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=21.229692ms logger=migrator t=2026-08-22T10:39:27.830055596Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-22T10:39:27.830957631Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=905.415µs logger=migrator t=2026-08-22T10:39:27.839231224Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-22T10:39:27.840755809Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.555495ms logger=migrator t=2026-08-22T10:39:27.846516572Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-22T10:39:27.847500678Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=983.346µs logger=migrator t=2026-08-22T10:39:27.862196125Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-22T10:39:27.863193812Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=997.977µs logger=migrator t=2026-08-22T10:39:27.868894374Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-22T10:39:27.869441953Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=548.048µs logger=migrator t=2026-08-22T10:39:27.873377716Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-22T10:39:27.874000587Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=622.761µs logger=migrator t=2026-08-22T10:39:27.882542745Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-22T10:39:27.882570935Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.97µs logger=migrator t=2026-08-22T10:39:27.891246955Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-22T10:39:27.895402032Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.156177ms logger=migrator t=2026-08-22T10:39:27.905346343Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-22T10:39:27.909433499Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.084806ms logger=migrator t=2026-08-22T10:39:27.915543287Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-22T10:39:27.91571945Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=176.303µs logger=migrator t=2026-08-22T10:39:27.925562189Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-22T10:39:27.930816035Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.253406ms logger=migrator t=2026-08-22T10:39:27.943681802Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-22T10:39:27.947757678Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.075696ms logger=migrator t=2026-08-22T10:39:27.952505475Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-22T10:39:27.953207306Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=701.821µs logger=migrator t=2026-08-22T10:39:27.959073781Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-22T10:39:27.959726552Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=651.53µs logger=migrator t=2026-08-22T10:39:27.966963499Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-22T10:39:27.968359971Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.396692ms logger=migrator t=2026-08-22T10:39:27.973437563Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-22T10:39:27.975253013Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.81915ms logger=migrator t=2026-08-22T10:39:27.984005644Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-22T10:39:27.984904559Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=892.344µs logger=migrator t=2026-08-22T10:39:28.005662934Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-22T10:39:28.006421516Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=759.502µs logger=migrator t=2026-08-22T10:39:28.020984231Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-22T10:39:28.021067313Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=81.732µs logger=migrator t=2026-08-22T10:39:28.033753678Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-22T10:39:28.033783849Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.31µs logger=migrator t=2026-08-22T10:39:28.056710028Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-22T10:39:28.061627678Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.93512ms logger=migrator t=2026-08-22T10:39:28.139904571Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-22T10:39:28.144284652Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.389391ms logger=migrator t=2026-08-22T10:39:28.177539669Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-22T10:39:28.177677471Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=135.032µs logger=migrator t=2026-08-22T10:39:28.194605565Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-22T10:39:28.196061059Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.455364ms logger=migrator t=2026-08-22T10:39:28.224889434Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-22T10:39:28.226342827Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.455402ms logger=migrator t=2026-08-22T10:39:28.263924774Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-22T10:39:28.263990945Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=84.711µs logger=migrator t=2026-08-22T10:39:28.293343438Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-22T10:39:28.295125638Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.773899ms logger=migrator t=2026-08-22T10:39:28.303576324Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-22T10:39:28.304635161Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.057347ms logger=migrator t=2026-08-22T10:39:28.315329064Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-22T10:39:28.320155432Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.827049ms logger=migrator t=2026-08-22T10:39:28.331776439Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-22T10:39:28.33183348Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=59.061µs logger=migrator t=2026-08-22T10:39:28.343023591Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-22T10:39:28.344354652Z level=info msg="Migration successfully executed" id="create session table" duration=1.330791ms logger=migrator t=2026-08-22T10:39:28.361394278Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-22T10:39:28.361485039Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=92.061µs logger=migrator t=2026-08-22T10:39:28.370520835Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-22T10:39:28.37085241Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=335.215µs logger=migrator t=2026-08-22T10:39:29.310286492Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-22T10:39:29.311528102Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.255621ms logger=migrator t=2026-08-22T10:39:29.407249776Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-22T10:39:29.409170377Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.914761ms logger=migrator t=2026-08-22T10:39:29.541338549Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-22T10:39:29.54142182Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=88.241µs logger=migrator t=2026-08-22T10:39:29.560930405Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-22T10:39:29.561015856Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=91.801µs logger=migrator t=2026-08-22T10:39:29.572095375Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-22T10:39:29.577671535Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.5773ms logger=migrator t=2026-08-22T10:39:29.587032135Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-22T10:39:29.592946941Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.914476ms logger=migrator t=2026-08-22T10:39:29.603739895Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-22T10:39:29.603849177Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=110.002µs logger=migrator t=2026-08-22T10:39:29.611988278Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-22T10:39:29.61211624Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=128.952µs logger=migrator t=2026-08-22T10:39:29.617614019Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-22T10:39:29.621127185Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=3.511976ms logger=migrator t=2026-08-22T10:39:29.636647176Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-22T10:39:29.636707877Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=75.591µs logger=migrator t=2026-08-22T10:39:29.656057849Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-22T10:39:29.659336222Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.274303ms logger=migrator t=2026-08-22T10:39:29.671499328Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-22T10:39:29.671732241Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=236.193µs logger=migrator t=2026-08-22T10:39:29.681610321Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-22T10:39:29.688256088Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.644867ms logger=migrator t=2026-08-22T10:39:29.705801711Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-22T10:39:29.708462334Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.663053ms logger=migrator t=2026-08-22T10:39:29.722704273Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-22T10:39:29.722932618Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=229.105µs logger=migrator t=2026-08-22T10:39:29.737601014Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-22T10:39:29.740662933Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=3.044829ms logger=migrator t=2026-08-22T10:39:29.7565346Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-22T10:39:29.758222917Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.690817ms logger=migrator t=2026-08-22T10:39:29.768920639Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-22T10:39:29.770075707Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.154938ms logger=migrator t=2026-08-22T10:39:29.780400214Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-22T10:39:29.781584004Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.18336ms logger=migrator t=2026-08-22T10:39:29.803147881Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-22T10:39:29.8042739Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.128379ms logger=migrator t=2026-08-22T10:39:29.815215206Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-22T10:39:29.816180172Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=964.586µs logger=migrator t=2026-08-22T10:39:29.822848289Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-22T10:39:29.823605442Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=757.143µs logger=migrator t=2026-08-22T10:39:29.835397872Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-22T10:39:29.836385847Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=988.245µs logger=migrator t=2026-08-22T10:39:29.847558857Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-22T10:39:29.849208155Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.649298ms logger=migrator t=2026-08-22T10:39:29.859870146Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-22T10:39:29.870637929Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.769614ms logger=migrator t=2026-08-22T10:39:29.879642716Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-22T10:39:29.880270966Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=628.889µs logger=migrator t=2026-08-22T10:39:29.888027731Z 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-08-22T10:39:29.888970756Z 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=943.165µs logger=migrator t=2026-08-22T10:39:29.896739861Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-22T10:39:29.897673836Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=933.765µs logger=migrator t=2026-08-22T10:39:29.904071569Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-22T10:39:29.904624018Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=548.029µs logger=migrator t=2026-08-22T10:39:29.912261911Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-22T10:39:29.913779806Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.518395ms logger=migrator t=2026-08-22T10:39:29.920077717Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-22T10:39:29.923828697Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.74798ms logger=migrator t=2026-08-22T10:39:29.930226961Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-22T10:39:29.93513695Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.910129ms logger=migrator t=2026-08-22T10:39:29.947118284Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-22T10:39:29.953544487Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=6.428033ms logger=migrator t=2026-08-22T10:39:30.00769183Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-22T10:39:30.010546556Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.856326ms logger=migrator t=2026-08-22T10:39:30.018640297Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-22T10:39:30.019758105Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.118818ms logger=migrator t=2026-08-22T10:39:30.03678779Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-22T10:39:30.036847721Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=77.872µs logger=migrator t=2026-08-22T10:39:30.043893054Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-22T10:39:30.043966155Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=74.202µs logger=migrator t=2026-08-22T10:39:30.051550907Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-22T10:39:30.052451041Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=900.824µs logger=migrator t=2026-08-22T10:39:30.060608943Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T10:39:30.062220429Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.600806ms logger=migrator t=2026-08-22T10:39:30.073040964Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-22T10:39:30.073906827Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=870.113µs logger=migrator t=2026-08-22T10:39:30.082411755Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-22T10:39:30.083294128Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=882.343µs logger=migrator t=2026-08-22T10:39:30.093148828Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-22T10:39:30.09396925Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=821.892µs logger=migrator t=2026-08-22T10:39:30.101558083Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-22T10:39:30.108657017Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=7.098594ms logger=migrator t=2026-08-22T10:39:30.116565064Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-22T10:39:30.119629494Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.06469ms logger=migrator t=2026-08-22T10:39:30.124743106Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-22T10:39:30.124914579Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=172.263µs logger=migrator t=2026-08-22T10:39:30.130489729Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-22T10:39:30.132075995Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.586866ms logger=migrator t=2026-08-22T10:39:30.138508078Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-22T10:39:30.139533354Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.025256ms logger=migrator t=2026-08-22T10:39:30.14482723Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-22T10:39:30.149561877Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.741916ms logger=migrator t=2026-08-22T10:39:30.156734132Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-22T10:39:30.156804233Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=70.692µs logger=migrator t=2026-08-22T10:39:30.16470588Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-22T10:39:30.165414042Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=706.952µs logger=migrator t=2026-08-22T10:39:30.182880623Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-22T10:39:30.184837914Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.956761ms logger=migrator t=2026-08-22T10:39:30.201822769Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-22T10:39:30.202003172Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=185.873µs logger=migrator t=2026-08-22T10:39:30.21002001Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-22T10:39:30.210948806Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=932.946µs logger=migrator t=2026-08-22T10:39:30.219067746Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-22T10:39:30.220411338Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.340912ms logger=migrator t=2026-08-22T10:39:30.232329669Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-22T10:39:30.233324686Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.017947ms logger=migrator t=2026-08-22T10:39:30.264153073Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-22T10:39:30.26587469Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.721807ms logger=migrator t=2026-08-22T10:39:30.279105053Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-22T10:39:30.28383301Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=4.714387ms logger=migrator t=2026-08-22T10:39:30.292364198Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-22T10:39:30.294020374Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.655776ms logger=migrator t=2026-08-22T10:39:30.307568462Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-22T10:39:30.307596902Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.07µs logger=migrator t=2026-08-22T10:39:30.323622101Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-22T10:39:30.328431179Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.813488ms logger=migrator t=2026-08-22T10:39:30.337944502Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-22T10:39:30.338618062Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=673.76µs logger=migrator t=2026-08-22T10:39:30.344665491Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-22T10:39:30.353041745Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.381835ms logger=migrator t=2026-08-22T10:39:30.360692888Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-22T10:39:30.361846947Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.154789ms logger=migrator t=2026-08-22T10:39:30.368295831Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-22T10:39:30.369261066Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=965.105µs logger=migrator t=2026-08-22T10:39:30.403155662Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-22T10:39:30.405430949Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.274287ms logger=migrator t=2026-08-22T10:39:30.416944364Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-22T10:39:30.431235375Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.292871ms logger=migrator t=2026-08-22T10:39:30.458138708Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-22T10:39:30.459770735Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.631547ms logger=migrator t=2026-08-22T10:39:30.484509773Z 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-08-22T10:39:30.487757756Z 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=3.201352ms logger=migrator t=2026-08-22T10:39:30.576374553Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-22T10:39:30.57735519Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=983.047µs logger=migrator t=2026-08-22T10:39:30.627452766Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-22T10:39:30.628991491Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.541565ms logger=migrator t=2026-08-22T10:39:30.635838871Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-22T10:39:30.636068776Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=232.895µs logger=migrator t=2026-08-22T10:39:30.645107081Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-22T10:39:30.650483608Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.366067ms logger=migrator t=2026-08-22T10:39:30.669686488Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-22T10:39:30.679016137Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=9.33023ms logger=migrator t=2026-08-22T10:39:30.690069926Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-22T10:39:30.691267765Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.197699ms logger=migrator t=2026-08-22T10:39:30.69907242Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-22T10:39:30.701826665Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.757835ms logger=migrator t=2026-08-22T10:39:30.708775956Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-22T10:39:30.709059622Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=284.706µs logger=migrator t=2026-08-22T10:39:30.71642583Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-22T10:39:30.722429276Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.003226ms logger=migrator t=2026-08-22T10:39:30.729201886Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-22T10:39:30.730336174Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.133958ms logger=migrator t=2026-08-22T10:39:30.737403478Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-22T10:39:30.737724243Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=320.465µs logger=migrator t=2026-08-22T10:39:30.747867226Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-22T10:39:30.749049736Z level=info msg="Migration successfully executed" id="Move region to single row" duration=1.18221ms logger=migrator t=2026-08-22T10:39:30.755150894Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-22T10:39:30.756637908Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.498824ms logger=migrator t=2026-08-22T10:39:30.770985359Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-22T10:39:30.772095657Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.111508ms logger=migrator t=2026-08-22T10:39:30.789842693Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T10:39:30.791168604Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.334842ms logger=migrator t=2026-08-22T10:39:30.803727056Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-22T10:39:30.804762394Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.035188ms logger=migrator t=2026-08-22T10:39:30.921551194Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-22T10:39:30.923682669Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=2.132745ms logger=migrator t=2026-08-22T10:39:31.085543626Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-22T10:39:31.08764815Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=2.105124ms logger=migrator t=2026-08-22T10:39:31.247234859Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-22T10:39:31.247521734Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=258.284µs logger=migrator t=2026-08-22T10:39:31.355865607Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-22T10:39:31.357113238Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.249831ms logger=migrator t=2026-08-22T10:39:31.399715293Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-22T10:39:31.401721216Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=2.008943ms logger=migrator t=2026-08-22T10:39:31.41628273Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-22T10:39:31.419094125Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=2.812195ms logger=migrator t=2026-08-22T10:39:31.42617723Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-22T10:39:31.427186716Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.009446ms logger=migrator t=2026-08-22T10:39:31.432794636Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-22T10:39:31.433093351Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=298.835µs logger=migrator t=2026-08-22T10:39:31.439815698Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-22T10:39:31.440179895Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=364.217µs logger=migrator t=2026-08-22T10:39:31.445650753Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-22T10:39:31.445729154Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=79.471µs logger=migrator t=2026-08-22T10:39:31.453238185Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-22T10:39:31.454934252Z level=info msg="Migration successfully executed" id="create team table" duration=1.692457ms logger=migrator t=2026-08-22T10:39:31.460853537Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-22T10:39:31.462217429Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.363372ms logger=migrator t=2026-08-22T10:39:31.468709494Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-22T10:39:31.469635369Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=925.845µs logger=migrator t=2026-08-22T10:39:31.477293662Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-22T10:39:31.484348625Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.045913ms logger=migrator t=2026-08-22T10:39:31.490664037Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-22T10:39:31.491214806Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=554.459µs logger=migrator t=2026-08-22T10:39:31.498141918Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-22T10:39:31.499800535Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.675138ms logger=migrator t=2026-08-22T10:39:31.508875441Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-22T10:39:31.509665243Z level=info msg="Migration successfully executed" id="create team member table" duration=787.703µs logger=migrator t=2026-08-22T10:39:31.518711489Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-22T10:39:31.520198433Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.487524ms logger=migrator t=2026-08-22T10:39:31.530396677Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-22T10:39:31.531431403Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.034316ms logger=migrator t=2026-08-22T10:39:31.599274345Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-22T10:39:31.600716749Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.443024ms logger=migrator t=2026-08-22T10:39:31.627876097Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-22T10:39:31.63680569Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.928124ms logger=migrator t=2026-08-22T10:39:31.667186549Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-22T10:39:31.674346524Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=7.159855ms logger=migrator t=2026-08-22T10:39:31.686983378Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-22T10:39:31.694174603Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.195346ms logger=migrator t=2026-08-22T10:39:31.70457285Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-22T10:39:31.705460914Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=887.994µs logger=migrator t=2026-08-22T10:39:31.716147567Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-22T10:39:31.717058991Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=911.274µs logger=migrator t=2026-08-22T10:39:31.732276507Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-22T10:39:31.73376577Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.488663ms logger=migrator t=2026-08-22T10:39:31.743409556Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-22T10:39:31.744856509Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.446693ms logger=migrator t=2026-08-22T10:39:31.751349664Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-22T10:39:31.752703355Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.347261ms logger=migrator t=2026-08-22T10:39:31.76289908Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-22T10:39:31.764270751Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.371531ms logger=migrator t=2026-08-22T10:39:31.771369206Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-22T10:39:31.772744348Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.374492ms logger=migrator t=2026-08-22T10:39:31.778958238Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-22T10:39:31.7803277Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.368542ms logger=migrator t=2026-08-22T10:39:31.790165069Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-22T10:39:31.79090411Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=739.041µs logger=migrator t=2026-08-22T10:39:31.796207916Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-22T10:39:31.796544051Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=343.245µs logger=migrator t=2026-08-22T10:39:31.808526754Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-22T10:39:31.809373687Z level=info msg="Migration successfully executed" id="create tag table" duration=848.313µs logger=migrator t=2026-08-22T10:39:31.824156066Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-22T10:39:31.82634926Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=2.186474ms logger=migrator t=2026-08-22T10:39:31.836476454Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-22T10:39:31.837262256Z level=info msg="Migration successfully executed" id="create login attempt table" duration=785.272µs logger=migrator t=2026-08-22T10:39:31.846535566Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-22T10:39:31.848570448Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.036222ms logger=migrator t=2026-08-22T10:39:31.855367278Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-22T10:39:31.856205921Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=837.113µs logger=migrator t=2026-08-22T10:39:31.861310094Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:39:31.878444359Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.134635ms logger=migrator t=2026-08-22T10:39:31.883963168Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-22T10:39:31.884813651Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=850.183µs logger=migrator t=2026-08-22T10:39:31.906776105Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-22T10:39:31.908462063Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.709998ms logger=migrator t=2026-08-22T10:39:31.921759476Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-22T10:39:31.922210084Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=450.968µs logger=migrator t=2026-08-22T10:39:31.93010615Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-22T10:39:31.931235559Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.141739ms logger=migrator t=2026-08-22T10:39:31.951068979Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-22T10:39:31.952270077Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.201059ms logger=migrator t=2026-08-22T10:39:31.976853083Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-22T10:39:31.978365828Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.512275ms logger=migrator t=2026-08-22T10:39:31.992490125Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-22T10:39:31.992597727Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=133.462µs logger=migrator t=2026-08-22T10:39:32.00275601Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-22T10:39:32.010479484Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.722204ms logger=migrator t=2026-08-22T10:39:32.020888062Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-22T10:39:32.027724501Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.838609ms logger=migrator t=2026-08-22T10:39:32.036791167Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-22T10:39:32.041874128Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.082411ms logger=migrator t=2026-08-22T10:39:32.06369204Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-22T10:39:32.071999143Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.307103ms logger=migrator t=2026-08-22T10:39:32.088031731Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-22T10:39:32.089502274Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.470413ms logger=migrator t=2026-08-22T10:39:32.1066647Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-22T10:39:32.114386815Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.723145ms logger=migrator t=2026-08-22T10:39:32.12214264Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-22T10:39:32.12341465Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.27155ms logger=migrator t=2026-08-22T10:39:32.131423669Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-22T10:39:32.132902703Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.478524ms logger=migrator t=2026-08-22T10:39:32.170888663Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-22T10:39:32.172228475Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.340142ms logger=migrator t=2026-08-22T10:39:32.215996569Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-22T10:39:32.217693036Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.696837ms logger=migrator t=2026-08-22T10:39:32.247691149Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-22T10:39:32.249303664Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.615905ms logger=migrator t=2026-08-22T10:39:32.285018709Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-22T10:39:32.286849328Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.833459ms logger=migrator t=2026-08-22T10:39:32.302792525Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-22T10:39:32.311216061Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.412436ms logger=migrator t=2026-08-22T10:39:32.320270006Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-22T10:39:32.321632578Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.361332ms logger=migrator t=2026-08-22T10:39:32.335104674Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-22T10:39:32.336421336Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.316572ms logger=migrator t=2026-08-22T10:39:32.34979237Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-22T10:39:32.351667351Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.874431ms logger=migrator t=2026-08-22T10:39:32.361477208Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-22T10:39:32.362338433Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=861.145µs logger=migrator t=2026-08-22T10:39:32.379118002Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-22T10:39:32.381317828Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.205376ms logger=migrator t=2026-08-22T10:39:32.420367365Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-22T10:39:32.420531438Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=169.963µs logger=migrator t=2026-08-22T10:39:32.438134071Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-22T10:39:32.438272244Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=147.003µs logger=migrator t=2026-08-22T10:39:32.482304802Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-22T10:39:32.483857196Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.549984ms logger=migrator t=2026-08-22T10:39:32.506967968Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:39:32.508530923Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.562155ms logger=migrator t=2026-08-22T10:39:32.60968721Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:39:32.611058963Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.373863ms logger=migrator t=2026-08-22T10:39:32.622857752Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:39:32.622994234Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=128.032µs logger=migrator t=2026-08-22T10:39:32.63143661Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:39:32.633351911Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.919701ms logger=migrator t=2026-08-22T10:39:32.641805877Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:39:32.642755112Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=949.575µs logger=migrator t=2026-08-22T10:39:32.649612212Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-22T10:39:32.651482242Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.85252ms logger=migrator t=2026-08-22T10:39:32.657563389Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-22T10:39:32.658481964Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=913.585µs logger=migrator t=2026-08-22T10:39:32.665949784Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-22T10:39:32.67309289Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.144206ms logger=migrator t=2026-08-22T10:39:32.678160491Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-22T10:39:32.679791177Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.636387ms logger=migrator t=2026-08-22T10:39:32.686540735Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-22T10:39:32.686643808Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=104.653µs logger=migrator t=2026-08-22T10:39:32.69925362Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-22T10:39:32.700269506Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.021726ms logger=migrator t=2026-08-22T10:39:32.730730766Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-22T10:39:32.731744053Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.015747ms logger=migrator t=2026-08-22T10:39:32.736615991Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-22T10:39:32.737582327Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=968.466µs logger=migrator t=2026-08-22T10:39:32.74531065Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:39:32.745414773Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=107.373µs logger=migrator t=2026-08-22T10:39:32.753467471Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-22T10:39:32.754521149Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.056128ms logger=migrator t=2026-08-22T10:39:32.762902424Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-22T10:39:32.76390587Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.005216ms logger=migrator t=2026-08-22T10:39:32.770276572Z 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-08-22T10:39:32.771288929Z 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.013807ms logger=migrator t=2026-08-22T10:39:32.775461856Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-22T10:39:32.776441232Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=980.796µs logger=migrator t=2026-08-22T10:39:32.830511891Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-22T10:39:32.835949448Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.436507ms logger=migrator t=2026-08-22T10:39:32.909402009Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-22T10:39:32.910530277Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.128438ms logger=migrator t=2026-08-22T10:39:33.065710152Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T10:39:33.067681154Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.973332ms logger=migrator t=2026-08-22T10:39:33.259418664Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-22T10:39:33.286409798Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.995074ms logger=migrator t=2026-08-22T10:39:34.005255406Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-22T10:39:34.032722607Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=27.471871ms logger=migrator t=2026-08-22T10:39:34.184758987Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-22T10:39:34.186053638Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.296651ms logger=migrator t=2026-08-22T10:39:34.20299204Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-22T10:39:34.205163875Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.171895ms logger=migrator t=2026-08-22T10:39:34.227239238Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-22T10:39:34.236284085Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.045716ms logger=migrator t=2026-08-22T10:39:34.457618257Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-22T10:39:34.467896541Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=10.278684ms logger=migrator t=2026-08-22T10:39:34.659318654Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-22T10:39:34.660718326Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.394512ms logger=migrator t=2026-08-22T10:39:34.673765016Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-22T10:39:34.675605595Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.840289ms logger=migrator t=2026-08-22T10:39:34.716898058Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-22T10:39:34.718658276Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.761709ms logger=migrator t=2026-08-22T10:39:34.749217807Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-22T10:39:34.751153547Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.93776ms logger=migrator t=2026-08-22T10:39:34.891638073Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:39:34.892018969Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=383.256µs logger=migrator t=2026-08-22T10:39:35.316251222Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-22T10:39:35.327385391Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.124588ms logger=migrator t=2026-08-22T10:39:35.579326601Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-22T10:39:35.587201507Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.877606ms logger=migrator t=2026-08-22T10:39:36.158969182Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-22T10:39:36.170208152Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=11.24232ms logger=migrator t=2026-08-22T10:39:37.166937397Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-22T10:39:37.293853107Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=126.89456ms logger=migrator t=2026-08-22T10:39:38.181258167Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-22T10:39:38.182645938Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.389501ms logger=migrator t=2026-08-22T10:39:39.072097319Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-22T10:39:39.079394216Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.296797ms logger=migrator t=2026-08-22T10:39:39.65314252Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-22T10:39:39.658355023Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.225034ms logger=migrator t=2026-08-22T10:39:39.772277793Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-22T10:39:39.77398773Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.716337ms logger=migrator t=2026-08-22T10:39:39.877720778Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-22T10:39:39.88788987Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.170421ms logger=migrator t=2026-08-22T10:39:39.980433768Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-22T10:39:39.990276595Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.851867ms logger=migrator t=2026-08-22T10:39:40.009510442Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-22T10:39:40.009605644Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=98.082µs logger=migrator t=2026-08-22T10:39:40.026967701Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-22T10:39:40.029160026Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=2.192215ms logger=migrator t=2026-08-22T10:39:40.09959566Z 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-08-22T10:39:40.101346997Z 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.751827ms logger=migrator t=2026-08-22T10:39:40.134362534Z 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-08-22T10:39:40.13660243Z 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=2.240536ms logger=migrator t=2026-08-22T10:39:40.157989512Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-22T10:39:40.158178275Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=191.773µs logger=migrator t=2026-08-22T10:39:40.16794002Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-22T10:39:40.177118536Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.179356ms logger=migrator t=2026-08-22T10:39:40.21371757Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-22T10:39:40.221785409Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.071099ms logger=migrator t=2026-08-22T10:39:40.308193808Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-22T10:39:40.317895544Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=9.701046ms logger=migrator t=2026-08-22T10:39:40.380630895Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-22T10:39:40.390492553Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.860748ms logger=migrator t=2026-08-22T10:39:40.483361394Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-22T10:39:40.491499284Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.14093ms logger=migrator t=2026-08-22T10:39:40.501589565Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-22T10:39:40.501706516Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=117.251µs logger=migrator t=2026-08-22T10:39:40.521387981Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-22T10:39:40.523355462Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.960351ms logger=migrator t=2026-08-22T10:39:40.553945751Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-22T10:39:40.565462114Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.518013ms logger=migrator t=2026-08-22T10:39:40.58395175Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-22T10:39:40.584066632Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=118.502µs logger=migrator t=2026-08-22T10:39:40.604115081Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-22T10:39:40.61159213Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.494849ms logger=migrator t=2026-08-22T10:39:40.617388033Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-22T10:39:40.619512117Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.130914ms logger=migrator t=2026-08-22T10:39:40.649715369Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-22T10:39:40.66105764Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.339431ms logger=migrator t=2026-08-22T10:39:40.680937497Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-22T10:39:40.683141122Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=2.207925ms logger=migrator t=2026-08-22T10:39:40.746860889Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-22T10:39:40.749710195Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.867316ms logger=migrator t=2026-08-22T10:39:40.778713157Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-22T10:39:40.784069243Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.358556ms logger=migrator t=2026-08-22T10:39:40.801345198Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-22T10:39:40.802894143Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.551195ms logger=migrator t=2026-08-22T10:39:40.813023995Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-22T10:39:40.815116698Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.091193ms logger=migrator t=2026-08-22T10:39:40.826243156Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-22T10:39:40.827563708Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.321712ms logger=migrator t=2026-08-22T10:39:40.871891044Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-22T10:39:40.873366338Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.477754ms logger=migrator t=2026-08-22T10:39:40.901387245Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-22T10:39:40.901566758Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=181.723µs logger=migrator t=2026-08-22T10:39:40.91979424Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-22T10:39:40.921424885Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.630865ms logger=migrator t=2026-08-22T10:39:40.937133466Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-22T10:39:40.938827102Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.703146ms logger=migrator t=2026-08-22T10:39:40.955331266Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-22T10:39:40.956059327Z 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-08-22T10:39:40.969195157Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-22T10:39:40.969818647Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=623.97µs logger=migrator t=2026-08-22T10:39:40.978474125Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-22T10:39:40.980152062Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.678277ms logger=migrator t=2026-08-22T10:39:41.001641705Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-22T10:39:41.012718522Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=11.068117ms logger=migrator t=2026-08-22T10:39:41.037538678Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-22T10:39:41.039520399Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.982961ms logger=migrator t=2026-08-22T10:39:41.053708725Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-22T10:39:41.055466023Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.756398ms logger=migrator t=2026-08-22T10:39:41.071612411Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-22T10:39:41.073037943Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.417982ms logger=migrator t=2026-08-22T10:39:41.093015262Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-22T10:39:41.094423955Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.411113ms logger=migrator t=2026-08-22T10:39:41.101923264Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-22T10:39:41.103775983Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.851319ms logger=migrator t=2026-08-22T10:39:41.113325696Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-22T10:39:41.113353197Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.561µs logger=migrator t=2026-08-22T10:39:41.119400553Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-22T10:39:41.119506965Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=119.382µs logger=migrator t=2026-08-22T10:39:41.130020342Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-22T10:39:41.139545434Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.525982ms logger=migrator t=2026-08-22T10:39:41.148570198Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-22T10:39:41.148934533Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=364.475µs logger=migrator t=2026-08-22T10:39:41.171205918Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-22T10:39:41.172919116Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.712598ms logger=migrator t=2026-08-22T10:39:41.183129749Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-22T10:39:41.183566666Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=428.027µs logger=migrator t=2026-08-22T10:39:41.261137742Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-22T10:39:41.26286336Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.726238ms logger=migrator t=2026-08-22T10:39:41.27918231Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-22T10:39:41.280544762Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.365092ms logger=migrator t=2026-08-22T10:39:41.309760308Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-22T10:39:41.35067394Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=40.914932ms logger=migrator t=2026-08-22T10:39:41.364112834Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-22T10:39:41.372909185Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=8.797281ms logger=migrator t=2026-08-22T10:39:41.393066096Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-22T10:39:41.39331151Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=246.164µs logger=migrator t=2026-08-22T10:39:41.406032033Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-22T10:39:41.437340122Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.308459ms logger=migrator t=2026-08-22T10:39:41.4491884Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-22T10:39:41.482482421Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.294951ms logger=migrator t=2026-08-22T10:39:41.51878739Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-22T10:39:41.520184293Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.386373ms logger=migrator t=2026-08-22T10:39:41.581174146Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-22T10:39:41.583101326Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.92682ms logger=migrator t=2026-08-22T10:39:41.599253884Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-22T10:39:41.5996569Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=403.666µs logger=migrator t=2026-08-22T10:39:41.610089606Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-22T10:39:41.611839545Z level=info msg="Migration successfully executed" id="create permission table" duration=1.752729ms logger=migrator t=2026-08-22T10:39:41.632583715Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-22T10:39:41.634150991Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.584996ms logger=migrator t=2026-08-22T10:39:41.651991305Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-22T10:39:41.65365773Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.666315ms logger=migrator t=2026-08-22T10:39:41.671073229Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-22T10:39:41.672382689Z level=info msg="Migration successfully executed" id="create role table" duration=1.30926ms logger=migrator t=2026-08-22T10:39:41.716376861Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-22T10:39:41.726445241Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.07223ms logger=migrator t=2026-08-22T10:39:41.906037165Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-22T10:39:41.9151614Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.127935ms logger=migrator t=2026-08-22T10:39:42.142218789Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-22T10:39:42.143411437Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.194759ms logger=migrator t=2026-08-22T10:39:42.1630108Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-22T10:39:42.164585295Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.575695ms logger=migrator t=2026-08-22T10:39:42.181755808Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-22T10:39:42.183436336Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.681728ms logger=migrator t=2026-08-22T10:39:42.207214064Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-22T10:39:42.208712738Z level=info msg="Migration successfully executed" id="create team role table" duration=1.498614ms logger=migrator t=2026-08-22T10:39:42.224673022Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-22T10:39:42.225831101Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.153939ms logger=migrator t=2026-08-22T10:39:42.302639484Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-22T10:39:42.304202349Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.564775ms logger=migrator t=2026-08-22T10:39:43.111125221Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-22T10:39:43.11234175Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.218579ms logger=migrator t=2026-08-22T10:39:43.129020576Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-22T10:39:43.130609291Z level=info msg="Migration successfully executed" id="create user role table" duration=1.590735ms logger=migrator t=2026-08-22T10:39:43.157886985Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-22T10:39:43.159888617Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.002862ms logger=migrator t=2026-08-22T10:39:43.186389209Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-22T10:39:43.189122843Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.731064ms logger=migrator t=2026-08-22T10:39:43.218016742Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-22T10:39:43.222250189Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=4.239747ms logger=migrator t=2026-08-22T10:39:43.24611452Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-22T10:39:43.248069481Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.955972ms logger=migrator t=2026-08-22T10:39:43.281646055Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-22T10:39:43.283931101Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.285666ms logger=migrator t=2026-08-22T10:39:43.309312146Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-22T10:39:43.312236582Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.924936ms logger=migrator t=2026-08-22T10:39:43.332362122Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-22T10:39:43.342872279Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=10.513347ms logger=migrator t=2026-08-22T10:39:43.360884696Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-22T10:39:43.362572543Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.680677ms logger=migrator t=2026-08-22T10:39:43.37313102Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-22T10:39:43.374411371Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.287881ms logger=migrator t=2026-08-22T10:39:43.386461803Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-22T10:39:43.388540076Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=2.079943ms logger=migrator t=2026-08-22T10:39:43.420510545Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-22T10:39:43.422578858Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.069843ms logger=migrator t=2026-08-22T10:39:43.436009872Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-22T10:39:43.437277932Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.268539ms logger=migrator t=2026-08-22T10:39:43.477076435Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-22T10:39:43.478405516Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.331061ms logger=migrator t=2026-08-22T10:39:43.496573435Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-22T10:39:43.51005306Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.491725ms logger=migrator t=2026-08-22T10:39:43.555821799Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-22T10:39:43.567698067Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.89063ms logger=migrator t=2026-08-22T10:39:43.662943093Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-22T10:39:43.674871353Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.93178ms logger=migrator t=2026-08-22T10:39:43.70111638Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-22T10:39:43.710409699Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.308839ms logger=migrator t=2026-08-22T10:39:43.760673179Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-22T10:39:43.763160289Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.48918ms logger=migrator t=2026-08-22T10:39:43.773178877Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-22T10:39:43.774484079Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.315482ms logger=migrator t=2026-08-22T10:39:43.791194485Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-22T10:39:43.793311458Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.119633ms logger=migrator t=2026-08-22T10:39:43.850913475Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-22T10:39:43.852312787Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.400692ms logger=migrator t=2026-08-22T10:39:43.902083849Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-22T10:39:43.904332215Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=2.249536ms logger=migrator t=2026-08-22T10:39:43.952494181Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-22T10:39:43.952684914Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=192.573µs logger=migrator t=2026-08-22T10:39:43.991172377Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-22T10:39:43.991257918Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=102.071µs logger=migrator t=2026-08-22T10:39:44.01465606Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-22T10:39:44.015715387Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.061637ms logger=migrator t=2026-08-22T10:39:44.080064711Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-22T10:39:44.081327291Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.284869ms logger=migrator t=2026-08-22T10:39:44.122609177Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-22T10:39:44.123945698Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.339691ms logger=migrator t=2026-08-22T10:39:44.138580122Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-22T10:39:44.13909427Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=513.088µs logger=migrator t=2026-08-22T10:39:44.154934091Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-22T10:39:44.155968768Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.037158ms logger=migrator t=2026-08-22T10:39:44.183310492Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-22T10:39:44.184369599Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.057817ms logger=migrator t=2026-08-22T10:39:44.220051127Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-22T10:39:44.22469708Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=4.647393ms logger=migrator t=2026-08-22T10:39:44.240753676Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-22T10:39:44.251777111Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.023036ms logger=migrator t=2026-08-22T10:39:44.263406716Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-22T10:39:44.263569758Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=167.042µs logger=migrator t=2026-08-22T10:39:44.274929209Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-22T10:39:44.276052697Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.125148ms logger=migrator t=2026-08-22T10:39:44.307536018Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-22T10:39:44.309923486Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.389058ms logger=migrator t=2026-08-22T10:39:44.337613146Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-22T10:39:44.338909686Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.2987ms logger=migrator t=2026-08-22T10:39:44.362814397Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-22T10:39:44.373856953Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.041376ms logger=migrator t=2026-08-22T10:39:44.401947329Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-22T10:39:44.403335901Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.391081ms logger=migrator t=2026-08-22T10:39:44.455242826Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-22T10:39:44.457274088Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.033842ms logger=migrator t=2026-08-22T10:39:44.466981923Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-22T10:39:44.493344942Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.362379ms logger=migrator t=2026-08-22T10:39:44.535505602Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-22T10:39:44.538017732Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.51169ms logger=migrator t=2026-08-22T10:39:44.560449979Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-22T10:39:44.562597123Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.149265ms logger=migrator t=2026-08-22T10:39:44.576159619Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-22T10:39:44.578087799Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.92803ms logger=migrator t=2026-08-22T10:39:44.599212275Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-22T10:39:44.601183007Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.012913ms logger=migrator t=2026-08-22T10:39:44.616218585Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-22T10:39:44.616863845Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=645.45µs logger=migrator t=2026-08-22T10:39:44.649612936Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-22T10:39:44.650623372Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.013786ms logger=migrator t=2026-08-22T10:39:44.672248896Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-22T10:39:44.683275262Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.024956ms logger=migrator t=2026-08-22T10:39:44.721275666Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-22T10:39:44.722481585Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.207109ms logger=migrator t=2026-08-22T10:39:44.845471111Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-22T10:39:44.846790842Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.322161ms logger=migrator t=2026-08-22T10:39:44.86116611Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T10:39:44.861684489Z 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-08-22T10:39:44.872955028Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T10:39:44.873636209Z 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-08-22T10:39:44.879064945Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-22T10:39:44.87998879Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=923.745µs logger=migrator t=2026-08-22T10:39:44.88756862Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-22T10:39:44.889198466Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.629305ms logger=migrator t=2026-08-22T10:39:44.894136034Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-22T10:39:44.895532037Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.397283ms logger=migrator t=2026-08-22T10:39:44.904718123Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-22T10:39:44.906081065Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.362202ms logger=migrator t=2026-08-22T10:39:44.911661193Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T10:39:44.912763841Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.102678ms logger=migrator t=2026-08-22T10:39:44.91773349Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T10:39:44.91899247Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.25912ms logger=migrator t=2026-08-22T10:39:44.926056422Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-22T10:39:44.926984847Z level=info msg="Migration successfully executed" id="Drop public config table" duration=928.105µs logger=migrator t=2026-08-22T10:39:44.931517609Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-22T10:39:44.93347699Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.957831ms logger=migrator t=2026-08-22T10:39:44.941826303Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-22T10:39:44.943187085Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.361772ms logger=migrator t=2026-08-22T10:39:44.948930286Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-22T10:39:44.950124635Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.193699ms logger=migrator t=2026-08-22T10:39:44.953879085Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-22T10:39:44.955172635Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.29333ms logger=migrator t=2026-08-22T10:39:44.96368636Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-22T10:39:44.986755927Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.056037ms logger=migrator t=2026-08-22T10:39:44.991402431Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-22T10:39:45.000437535Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.035974ms logger=migrator t=2026-08-22T10:39:45.005277332Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-22T10:39:45.013547403Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.269121ms logger=migrator t=2026-08-22T10:39:45.020482733Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-22T10:39:45.020952411Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=473.258µs logger=migrator t=2026-08-22T10:39:45.028180196Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-22T10:39:45.040552143Z level=info msg="Migration successfully executed" id="add share column" duration=12.375687ms logger=migrator t=2026-08-22T10:39:45.047520753Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-22T10:39:45.047780687Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=259.554µs logger=migrator t=2026-08-22T10:39:45.055461509Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-22T10:39:45.056598197Z level=info msg="Migration successfully executed" id="create file table" duration=1.136738ms logger=migrator t=2026-08-22T10:39:45.075759092Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-22T10:39:45.077212355Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.448644ms logger=migrator t=2026-08-22T10:39:45.090060939Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-22T10:39:45.093175988Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=3.107909ms logger=migrator t=2026-08-22T10:39:45.105272021Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-22T10:39:45.106323747Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.051936ms logger=migrator t=2026-08-22T10:39:45.121603559Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-22T10:39:45.125221067Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=3.619218ms logger=migrator t=2026-08-22T10:39:45.14614485Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-22T10:39:45.146255351Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=112.481µs logger=migrator t=2026-08-22T10:39:45.15500799Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-22T10:39:45.155106612Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=99.662µs logger=migrator t=2026-08-22T10:39:45.168276841Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-22T10:39:45.168888711Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=617.46µs logger=migrator t=2026-08-22T10:39:45.174270846Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-22T10:39:45.174437839Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=167.403µs logger=migrator t=2026-08-22T10:39:45.178444083Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-22T10:39:45.180402174Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.95607ms logger=migrator t=2026-08-22T10:39:45.188682315Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-22T10:39:45.199568238Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.887543ms logger=migrator t=2026-08-22T10:39:45.204856342Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-22T10:39:45.204995864Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=140.582µs logger=migrator t=2026-08-22T10:39:45.20975086Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-22T10:39:45.211690801Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.939141ms logger=migrator t=2026-08-22T10:39:45.217402912Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-22T10:39:45.217810238Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=408.466µs logger=migrator t=2026-08-22T10:39:45.224115648Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-22T10:39:45.224427483Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=312.205µs logger=migrator t=2026-08-22T10:39:45.229759368Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-22T10:39:45.230495249Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=736.101µs logger=migrator t=2026-08-22T10:39:45.235444658Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-22T10:39:45.244999579Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.554361ms logger=migrator t=2026-08-22T10:39:45.249993629Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-22T10:39:45.258909991Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.916171ms logger=migrator t=2026-08-22T10:39:45.270737169Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-22T10:39:45.273400502Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.664433ms logger=migrator t=2026-08-22T10:39:45.277817801Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-22T10:39:45.351925109Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.097608ms logger=migrator t=2026-08-22T10:39:45.356166206Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-22T10:39:45.357184353Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.019377ms logger=migrator t=2026-08-22T10:39:45.362001078Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-22T10:39:45.363876839Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.87532ms logger=migrator t=2026-08-22T10:39:45.369440547Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-22T10:39:45.393225594Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=23.786317ms logger=migrator t=2026-08-22T10:39:45.400188776Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-22T10:39:45.408315755Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.124439ms logger=migrator t=2026-08-22T10:39:45.413930624Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-22T10:39:45.414181278Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=250.894µs logger=migrator t=2026-08-22T10:39:45.506960632Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-22T10:39:45.507346978Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=389.756µs logger=migrator t=2026-08-22T10:39:45.660214706Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-22T10:39:45.660797355Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=586.069µs logger=migrator t=2026-08-22T10:39:45.900987282Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-22T10:39:45.901408488Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=424.937µs logger=migrator t=2026-08-22T10:39:46.135348372Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-22T10:39:46.136043264Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=698.182µs logger=migrator t=2026-08-22T10:39:46.224954914Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-22T10:39:46.227482345Z level=info msg="Migration successfully executed" id="create folder table" duration=2.529331ms logger=migrator t=2026-08-22T10:39:46.316046131Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-22T10:39:46.320286888Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=4.240897ms logger=migrator t=2026-08-22T10:39:46.326357585Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-22T10:39:46.327659745Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.303751ms logger=migrator t=2026-08-22T10:39:46.331661538Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-22T10:39:46.331731959Z level=info msg="Migration successfully executed" id="Update folder title length" duration=118.722µs logger=migrator t=2026-08-22T10:39:46.338469696Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T10:39:46.33995772Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.491113ms logger=migrator t=2026-08-22T10:39:46.345542298Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-22T10:39:46.346709178Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.16755ms logger=migrator t=2026-08-22T10:39:46.358253361Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-22T10:39:46.360604388Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.346948ms logger=migrator t=2026-08-22T10:39:46.365021047Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-22T10:39:46.365464654Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=445.227µs logger=migrator t=2026-08-22T10:39:46.369975236Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-22T10:39:46.37021995Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=244.994µs logger=migrator t=2026-08-22T10:39:46.374345866Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-22T10:39:46.375393793Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.046017ms logger=migrator t=2026-08-22T10:39:46.380195569Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-22T10:39:46.382243521Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.045892ms logger=migrator t=2026-08-22T10:39:46.387526815Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-22T10:39:46.388531581Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.004946ms logger=migrator t=2026-08-22T10:39:46.393062922Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-22T10:39:46.395069175Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.006123ms logger=migrator t=2026-08-22T10:39:46.399191451Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-22T10:39:46.400197676Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.006146ms logger=migrator t=2026-08-22T10:39:46.404637256Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-22T10:39:46.405507721Z level=info msg="Migration successfully executed" id="create anon_device table" duration=870.525µs logger=migrator t=2026-08-22T10:39:46.409602995Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-22T10:39:46.410851176Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.247631ms logger=migrator t=2026-08-22T10:39:46.42061663Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-22T10:39:46.42250743Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.89ms logger=migrator t=2026-08-22T10:39:46.427745534Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-22T10:39:46.428684928Z level=info msg="Migration successfully executed" id="create signing_key table" duration=940.824µs logger=migrator t=2026-08-22T10:39:46.436032965Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-22T10:39:46.437291245Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.25709ms logger=migrator t=2026-08-22T10:39:46.4426877Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-22T10:39:46.444463239Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.776539ms logger=migrator t=2026-08-22T10:39:46.451235876Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-22T10:39:46.45149436Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=259.444µs logger=migrator t=2026-08-22T10:39:46.454849443Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-22T10:39:46.466650441Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.803198ms logger=migrator t=2026-08-22T10:39:46.475829677Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-22T10:39:46.476533148Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=705.721µs logger=migrator t=2026-08-22T10:39:46.480690654Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T10:39:46.480723105Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.051µs logger=migrator t=2026-08-22T10:39:46.485919666Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T10:39:46.486903913Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=985.297µs logger=migrator t=2026-08-22T10:39:46.498573247Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-22T10:39:46.498641418Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=70.371µs logger=migrator t=2026-08-22T10:39:46.513397143Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-22T10:39:46.516303669Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.904726ms logger=migrator t=2026-08-22T10:39:46.632122897Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-22T10:39:46.634378322Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.257195ms logger=migrator t=2026-08-22T10:39:46.70599946Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-22T10:39:46.708023912Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.005282ms logger=migrator t=2026-08-22T10:39:46.94856785Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-22T10:39:46.95052123Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.94553ms logger=migrator t=2026-08-22T10:39:47.054425669Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-22T10:39:47.055324004Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=902.935µs logger=migrator t=2026-08-22T10:39:47.101026278Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-22T10:39:47.102897758Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.925921ms logger=migrator t=2026-08-22T10:39:47.228110603Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-22T10:39:47.229260182Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.151699ms logger=migrator t=2026-08-22T10:39:47.284215523Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-22T10:39:47.285482054Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.265661ms logger=migrator t=2026-08-22T10:39:47.336288539Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-22T10:39:47.350146109Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.85859ms logger=migrator t=2026-08-22T10:39:47.383579439Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-22T10:39:47.396077527Z level=info msg="Migration successfully executed" id="add region_slug column" duration=12.499988ms logger=migrator t=2026-08-22T10:39:47.473892141Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-22T10:39:47.485646557Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.761366ms logger=migrator t=2026-08-22T10:39:47.523713671Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-22T10:39:47.523915565Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=205.314µs logger=migrator t=2026-08-22T10:39:47.533297203Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-22T10:39:47.545574438Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.277165ms logger=migrator t=2026-08-22T10:39:47.615740841Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-22T10:39:47.629665602Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=13.925011ms logger=migrator t=2026-08-22T10:39:47.656762491Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-22T10:39:47.657405942Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=646.651µs logger=migrator t=2026-08-22T10:39:47.683724959Z level=info msg="migrations completed" performed=558 skipped=0 duration=21.746295608s logger=migrator t=2026-08-22T10:39:47.685141372Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-22T10:39:47.702918813Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-22T10:39:47.703242428Z level=info msg="Created default organization" logger=secrets t=2026-08-22T10:39:47.783270928Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T10:39:47.838211288Z level=info msg="Restored cache from database" duration=378.426µs logger=plugin.store t=2026-08-22T10:39:47.839604221Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-22T10:39:47.877529632Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-22T10:39:47.877558972Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-22T10:39:47.877618483Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-22T10:39:47.877634514Z level=info msg="Plugins loaded" count=54 duration=38.030823ms logger=query_data t=2026-08-22T10:39:47.881414544Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-22T10:39:47.885169903Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-22T10:39:47.891182569Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-22T10:39:47.95060862Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-22T10:39:47.95374188Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-22T10:39:47.956139848Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-22T10:39:48.045939311Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-22T10:39:48.153958003Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-22T10:39:48.20675359Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-22T10:39:48.206783631Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-22T10:39:48.207798496Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-08-22T10:39:48.207901178Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-22T10:39:48.208402626Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-08-22T10:39:48.209755588Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-08-22T10:39:48.315378861Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-22T10:39:48.319024418Z level=info msg="Update check succeeded" duration=111.065179ms logger=ngalert.state.manager t=2026-08-22T10:39:48.319943573Z level=info msg="State cache has been initialized" states=0 duration=112.035525ms logger=ngalert.scheduler t=2026-08-22T10:39:48.320024634Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-22T10:39:48.320184956Z level=info msg=starting first_tick=2026-08-22T10:39:50Z logger=grafana.update.checker t=2026-08-22T10:39:48.342677293Z level=info msg="Update check succeeded" duration=134.877277ms logger=provisioning.dashboard t=2026-08-22T10:39:48.379211192Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-22T10:39:48.391356055Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-08-22T10:39:48.513866835Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-22T10:39:48.514274212Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=sqlstore.transactions t=2026-08-22T10:39:53.404314485Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-22T10:39:53.421335303Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-08-22T10:39:53.472945198Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.signature.key_retriever t=2026-08-22T10:39:53.47304466Z level=error msg="Error downloading plugin manifest keys" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-22T10:39:55.185320994Z level=info msg="Patterns update finished" duration=6.882774066s logger=provisioning.dashboard t=2026-08-22T10:39:55.366831923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:55.367559654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:55.380416917Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:55.401258914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:55.871490881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:55.888407947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:55.957083918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:55.972663304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:56.083974706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:56.103214779Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:56.420183507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:56.437635091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:56.564886784Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:56.583281274Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:56.764763789Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:56.784142204Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.047390076Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.067480842Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.13479312Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.153435482Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.214600024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.23526392Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.324496283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.340556745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.396477214Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.413229048Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.664866724Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.681794471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.780712795Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.807345895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.906597235Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:57.922505705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.057169472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.075723884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.50834427Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.526013457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.582907522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.60191097Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.688295287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.705290644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.763920425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.778927171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.85398766Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.872634413Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.957004558Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:58.969591076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.051811737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.07683591Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.153972472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.17175287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.255755509Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.270538761Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.36925035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.3844806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.457876372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.472217797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.557973283Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.572661523Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.653793277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.667786587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.75968788Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.778381272Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.868703481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:39:59.886291987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.004188617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.018145686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.097230517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.113989479Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.189992721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.207946183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.296088966Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.310870118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.396070464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.413944134Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.503750282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.523807878Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.688369928Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.704741395Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-22T10:40:00.777874272Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-22T10:41:47.239792314Z level=info msg="Usage stats are ready to report"