logger=settings t=2026-08-05T11:14:44.168352531Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-05T11:14:44Z logger=settings t=2026-08-05T11:14:44.168612649Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-05T11:14:44.168624929Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-05T11:14:44.168632279Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-05T11:14:44.168635379Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-05T11:14:44.168638499Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-05T11:14:44.168641089Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-05T11:14:44.16864369Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-05T11:14:44.1686465Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-05T11:14:44.16864982Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-05T11:14:44.16865296Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-05T11:14:44.16865629Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-05T11:14:44.16865949Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-05T11:14:44.16866271Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-05T11:14:44.1686705Z level=info msg=Target target=[all] logger=settings t=2026-08-05T11:14:44.169259547Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-05T11:14:44.169271337Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-05T11:14:44.169274437Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-05T11:14:44.169277177Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-05T11:14:44.169279917Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-05T11:14:44.169282757Z level=info msg="App mode production" logger=sqlstore t=2026-08-05T11:14:44.169539444Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-05T11:14:44.169557115Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-05T11:14:44.171143929Z level=info msg="Locking database" logger=migrator t=2026-08-05T11:14:44.171154599Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-05T11:14:44.171652123Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-05T11:14:44.172567899Z level=info msg="Migration successfully executed" id="create migration_log table" duration=915.355µs logger=migrator t=2026-08-05T11:14:44.177117095Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-05T11:14:44.177698111Z level=info msg="Migration successfully executed" id="create user table" duration=581.046µs logger=migrator t=2026-08-05T11:14:44.182367631Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-05T11:14:44.182871145Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=506.534µs logger=migrator t=2026-08-05T11:14:44.186937448Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-05T11:14:44.187415541Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=478.093µs logger=migrator t=2026-08-05T11:14:44.191554946Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-05T11:14:44.192036999Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=482.363µs logger=migrator t=2026-08-05T11:14:44.196581466Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-05T11:14:44.197051189Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=469.724µs logger=migrator t=2026-08-05T11:14:44.200501554Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-05T11:14:44.202308275Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=1.806251ms logger=migrator t=2026-08-05T11:14:44.205345179Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-05T11:14:44.205959156Z level=info msg="Migration successfully executed" id="create user table v2" duration=613.687µs logger=migrator t=2026-08-05T11:14:44.210955034Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-05T11:14:44.211500319Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=545.375µs logger=migrator t=2026-08-05T11:14:44.215197042Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-05T11:14:44.215726247Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=529.275µs logger=migrator t=2026-08-05T11:14:44.220040537Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-05T11:14:44.220336295Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=295.608µs logger=migrator t=2026-08-05T11:14:44.224461759Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-05T11:14:44.224886171Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=420.582µs logger=migrator t=2026-08-05T11:14:44.22844493Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-05T11:14:44.230360983Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.915173ms logger=migrator t=2026-08-05T11:14:44.234526309Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-05T11:14:44.23455206Z level=info msg="Migration successfully executed" id="Update user table charset" duration=26.851µs logger=migrator t=2026-08-05T11:14:44.237908723Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-05T11:14:44.238942412Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.039109ms logger=migrator t=2026-08-05T11:14:44.243265982Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-05T11:14:44.243587821Z level=info msg="Migration successfully executed" id="Add missing user data" duration=325.969µs logger=migrator t=2026-08-05T11:14:44.247385866Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-05T11:14:44.249119924Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.733298ms logger=migrator t=2026-08-05T11:14:44.252728755Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-05T11:14:44.253886087Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.157353ms logger=migrator t=2026-08-05T11:14:44.257730753Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-05T11:14:44.258813234Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.08254ms logger=migrator t=2026-08-05T11:14:44.263084492Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-05T11:14:44.270593731Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.509119ms logger=migrator t=2026-08-05T11:14:44.274316704Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-05T11:14:44.275397054Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.07686ms logger=migrator t=2026-08-05T11:14:44.278961493Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-05T11:14:44.279150248Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=192.245µs logger=migrator t=2026-08-05T11:14:44.282674176Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-05T11:14:44.283356635Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=676.109µs logger=migrator t=2026-08-05T11:14:44.288097237Z 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-05T11:14:44.28856702Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=469.793µs logger=migrator t=2026-08-05T11:14:44.292347495Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-05T11:14:44.292935901Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=588.696µs logger=migrator t=2026-08-05T11:14:44.297284242Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-05T11:14:44.298034583Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=750.311µs logger=migrator t=2026-08-05T11:14:44.302903888Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-05T11:14:44.303851834Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=946.556µs logger=migrator t=2026-08-05T11:14:44.308119143Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-05T11:14:44.309178362Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.058689ms logger=migrator t=2026-08-05T11:14:44.313223725Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-05T11:14:44.313924014Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=706.749µs logger=migrator t=2026-08-05T11:14:44.318534962Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-05T11:14:44.319212021Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=675.499µs logger=migrator t=2026-08-05T11:14:44.323250243Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-05T11:14:44.323287184Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=38.421µs logger=migrator t=2026-08-05T11:14:44.327249984Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-05T11:14:44.328307434Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.05803ms logger=migrator t=2026-08-05T11:14:44.33283645Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-05T11:14:44.333508268Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=672.149µs logger=migrator t=2026-08-05T11:14:44.336938003Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-05T11:14:44.337620392Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=682.589µs logger=migrator t=2026-08-05T11:14:44.341790498Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-05T11:14:44.342486978Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=703.34µs logger=migrator t=2026-08-05T11:14:44.347783784Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-05T11:14:44.352872356Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.090211ms logger=migrator t=2026-08-05T11:14:44.356703432Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-05T11:14:44.357565676Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=861.774µs logger=migrator t=2026-08-05T11:14:44.3609518Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-05T11:14:44.36166512Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=712.18µs logger=migrator t=2026-08-05T11:14:44.36670614Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-05T11:14:44.368037087Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.332947ms logger=migrator t=2026-08-05T11:14:44.373158969Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-05T11:14:44.373876549Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=716.85µs logger=migrator t=2026-08-05T11:14:44.377034907Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-05T11:14:44.378115327Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.0793ms logger=migrator t=2026-08-05T11:14:44.382295683Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-05T11:14:44.38291843Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=623.197µs logger=migrator t=2026-08-05T11:14:44.386794458Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-05T11:14:44.387870948Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.076359ms logger=migrator t=2026-08-05T11:14:44.391053696Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-05T11:14:44.391405346Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=351.92µs logger=migrator t=2026-08-05T11:14:44.394461151Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-05T11:14:44.39514538Z level=info msg="Migration successfully executed" id="create star table" duration=684.539µs logger=migrator t=2026-08-05T11:14:44.398673628Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-05T11:14:44.399397828Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=724.94µs logger=migrator t=2026-08-05T11:14:44.403761049Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-05T11:14:44.405278781Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.507042ms logger=migrator t=2026-08-05T11:14:44.409644522Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-05T11:14:44.411335279Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.729738ms logger=migrator t=2026-08-05T11:14:44.415395052Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-05T11:14:44.416568815Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.174103ms logger=migrator t=2026-08-05T11:14:44.420053501Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-05T11:14:44.420792012Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=738.451µs logger=migrator t=2026-08-05T11:14:44.424146525Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-05T11:14:44.425419741Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.272045ms logger=migrator t=2026-08-05T11:14:44.430006898Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-05T11:14:44.431429817Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.421689ms logger=migrator t=2026-08-05T11:14:44.435404368Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-05T11:14:44.435446399Z level=info msg="Migration successfully executed" id="Update org table charset" duration=43.811µs logger=migrator t=2026-08-05T11:14:44.439403799Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-05T11:14:44.43944392Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=41.951µs logger=migrator t=2026-08-05T11:14:44.443462872Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-05T11:14:44.443715209Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=253.047µs logger=migrator t=2026-08-05T11:14:44.448375638Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-05T11:14:44.449494599Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.118771ms logger=migrator t=2026-08-05T11:14:44.454492178Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-05T11:14:44.45527214Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=779.532µs logger=migrator t=2026-08-05T11:14:44.458731266Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-05T11:14:44.460040122Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.309086ms logger=migrator t=2026-08-05T11:14:44.464125656Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-05T11:14:44.465114523Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=981.547µs logger=migrator t=2026-08-05T11:14:44.469664599Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-05T11:14:44.470874863Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.210044ms logger=migrator t=2026-08-05T11:14:44.474802032Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-05T11:14:44.475824621Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.022848ms logger=migrator t=2026-08-05T11:14:44.479497383Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-05T11:14:44.485088678Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.590426ms logger=migrator t=2026-08-05T11:14:44.490148278Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-05T11:14:44.490976731Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=833.443µs logger=migrator t=2026-08-05T11:14:44.495866947Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-05T11:14:44.496778632Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=911.365µs logger=migrator t=2026-08-05T11:14:44.501298078Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-05T11:14:44.502161362Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=863.134µs logger=migrator t=2026-08-05T11:14:44.507640424Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-05T11:14:44.508315903Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=674.968µs logger=migrator t=2026-08-05T11:14:44.513404014Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-05T11:14:44.514759871Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.355737ms logger=migrator t=2026-08-05T11:14:44.519899864Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-05T11:14:44.520000987Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=102.473µs logger=migrator t=2026-08-05T11:14:44.524361908Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-05T11:14:44.526355464Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.993235ms logger=migrator t=2026-08-05T11:14:44.530053926Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-05T11:14:44.531869087Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.80929ms logger=migrator t=2026-08-05T11:14:44.536246968Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-05T11:14:44.538139211Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.891913ms logger=migrator t=2026-08-05T11:14:44.542977965Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-05T11:14:44.545490805Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=2.51213ms logger=migrator t=2026-08-05T11:14:44.551277766Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-05T11:14:44.554722941Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.447745ms logger=migrator t=2026-08-05T11:14:44.560746729Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-05T11:14:44.561649204Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=903.785µs logger=migrator t=2026-08-05T11:14:44.566213571Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-05T11:14:44.566982262Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=769.281µs logger=migrator t=2026-08-05T11:14:44.571022394Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-05T11:14:44.571056155Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=25.971µs logger=migrator t=2026-08-05T11:14:44.574369017Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-05T11:14:44.574394228Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=26.381µs logger=migrator t=2026-08-05T11:14:44.577818633Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-05T11:14:44.580704873Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.88466ms logger=migrator t=2026-08-05T11:14:44.585699402Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-05T11:14:44.589094516Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.399844ms logger=migrator t=2026-08-05T11:14:44.593764886Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-05T11:14:44.596900343Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.134767ms logger=migrator t=2026-08-05T11:14:44.600244806Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-05T11:14:44.602299293Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.051107ms logger=migrator t=2026-08-05T11:14:44.606048677Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-05T11:14:44.606308544Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=259.867µs logger=migrator t=2026-08-05T11:14:44.610593523Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-05T11:14:44.611524049Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=917.186µs logger=migrator t=2026-08-05T11:14:44.615598942Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-05T11:14:44.616427755Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=835.083µs logger=migrator t=2026-08-05T11:14:44.620028285Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-05T11:14:44.620055636Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.101µs logger=migrator t=2026-08-05T11:14:44.624076258Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-05T11:14:44.625406145Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.328997ms logger=migrator t=2026-08-05T11:14:44.629445466Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-05T11:14:44.630569458Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.123062ms logger=migrator t=2026-08-05T11:14:44.63532501Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-05T11:14:44.641328816Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.003746ms logger=migrator t=2026-08-05T11:14:44.645936494Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-05T11:14:44.646685305Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=749.181µs logger=migrator t=2026-08-05T11:14:44.651094888Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-05T11:14:44.651937381Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=842.063µs logger=migrator t=2026-08-05T11:14:44.655331765Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-05T11:14:44.656149458Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=817.013µs logger=migrator t=2026-08-05T11:14:44.659593894Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-05T11:14:44.659911193Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=322.439µs logger=migrator t=2026-08-05T11:14:44.664907501Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-05T11:14:44.665446026Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=538.585µs logger=migrator t=2026-08-05T11:14:44.669646433Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-05T11:14:44.672027519Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.388716ms logger=migrator t=2026-08-05T11:14:44.676867674Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-05T11:14:44.677708477Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=841.314µs logger=migrator t=2026-08-05T11:14:44.681031949Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-05T11:14:44.681215444Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=183.835µs logger=migrator t=2026-08-05T11:14:44.68644441Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-05T11:14:44.686616534Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=172.715µs logger=migrator t=2026-08-05T11:14:44.691056308Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-05T11:14:44.692310052Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.243964ms logger=migrator t=2026-08-05T11:14:44.696733895Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-05T11:14:44.700641904Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.898279ms logger=migrator t=2026-08-05T11:14:44.704241354Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-05T11:14:44.70519054Z level=info msg="Migration successfully executed" id="create data_source table" duration=949.356µs logger=migrator t=2026-08-05T11:14:44.710042985Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-05T11:14:44.711331851Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.289246ms logger=migrator t=2026-08-05T11:14:44.715860487Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-05T11:14:44.717170383Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.309367ms logger=migrator t=2026-08-05T11:14:44.722415859Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-05T11:14:44.723625502Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.213014ms logger=migrator t=2026-08-05T11:14:44.72785788Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-05T11:14:44.728626901Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=774.601µs logger=migrator t=2026-08-05T11:14:44.732002365Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-05T11:14:44.741278613Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.274417ms logger=migrator t=2026-08-05T11:14:44.745677655Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-05T11:14:44.746358774Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=681.149µs logger=migrator t=2026-08-05T11:14:44.751321231Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-05T11:14:44.752614147Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.292326ms logger=migrator t=2026-08-05T11:14:44.756626039Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-05T11:14:44.758157251Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.531292ms logger=migrator t=2026-08-05T11:14:44.763092748Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-05T11:14:44.763628403Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=535.915µs logger=migrator t=2026-08-05T11:14:44.766881204Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-05T11:14:44.769154096Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.279773ms logger=migrator t=2026-08-05T11:14:44.772565571Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-05T11:14:44.775027139Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.458418ms logger=migrator t=2026-08-05T11:14:44.781794537Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-05T11:14:44.781850479Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=57.292µs logger=migrator t=2026-08-05T11:14:44.787429284Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-05T11:14:44.78765361Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=224.796µs logger=migrator t=2026-08-05T11:14:44.790911531Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-05T11:14:44.793230285Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.324735ms logger=migrator t=2026-08-05T11:14:44.796720642Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-05T11:14:44.79700696Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=286.988µs logger=migrator t=2026-08-05T11:14:44.800866367Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-05T11:14:44.801038742Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=168.725µs logger=migrator t=2026-08-05T11:14:44.804071966Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-05T11:14:44.807304056Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.23679ms logger=migrator t=2026-08-05T11:14:44.811247905Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-05T11:14:44.811536644Z level=info msg="Migration successfully executed" id="Update uid value" duration=289.228µs logger=migrator t=2026-08-05T11:14:44.815299388Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-05T11:14:44.816071729Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=770.441µs logger=migrator t=2026-08-05T11:14:44.820098201Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-05T11:14:44.820890513Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=792.252µs logger=migrator t=2026-08-05T11:14:44.82833498Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-05T11:14:44.829565114Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.234144ms logger=migrator t=2026-08-05T11:14:44.83372135Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-05T11:14:44.834535222Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=813.882µs logger=migrator t=2026-08-05T11:14:44.841465665Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-05T11:14:44.842331879Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=865.454µs logger=migrator t=2026-08-05T11:14:44.855656999Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-05T11:14:44.857395687Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.749278ms logger=migrator t=2026-08-05T11:14:44.86179813Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-05T11:14:44.862622972Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=825.593µs logger=migrator t=2026-08-05T11:14:44.866004266Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-05T11:14:44.866739067Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=727.63µs logger=migrator t=2026-08-05T11:14:44.870691227Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-05T11:14:44.871471938Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=780.462µs logger=migrator t=2026-08-05T11:14:44.874508743Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-05T11:14:44.881886117Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.375045ms logger=migrator t=2026-08-05T11:14:44.886181677Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-05T11:14:44.88700937Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=827.903µs logger=migrator t=2026-08-05T11:14:44.8902638Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-05T11:14:44.891098203Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=834.173µs logger=migrator t=2026-08-05T11:14:44.895014302Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-05T11:14:44.895888336Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=873.644µs logger=migrator t=2026-08-05T11:14:44.899236099Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-05T11:14:44.900041872Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=806.003µs logger=migrator t=2026-08-05T11:14:44.904897547Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-05T11:14:44.905229466Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=334.13µs logger=migrator t=2026-08-05T11:14:44.908321801Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-05T11:14:44.908893377Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=571.466µs logger=migrator t=2026-08-05T11:14:44.912827176Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-05T11:14:44.912854187Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.291µs logger=migrator t=2026-08-05T11:14:44.91549596Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-05T11:14:44.91799915Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.50313ms logger=migrator t=2026-08-05T11:14:44.92089492Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-05T11:14:44.923567475Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.671204ms logger=migrator t=2026-08-05T11:14:44.927648718Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-05T11:14:44.927808222Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=160.104µs logger=migrator t=2026-08-05T11:14:44.930417905Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-05T11:14:44.932937885Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.51921ms logger=migrator t=2026-08-05T11:14:44.936611207Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-05T11:14:44.939194179Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.582662ms logger=migrator t=2026-08-05T11:14:44.943340914Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-05T11:14:44.944101895Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=760.901µs logger=migrator t=2026-08-05T11:14:44.947377836Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-05T11:14:44.947935772Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=558.075µs logger=migrator t=2026-08-05T11:14:44.950890284Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-05T11:14:44.951720067Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=829.803µs logger=migrator t=2026-08-05T11:14:44.955657246Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-05T11:14:44.95651847Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=861.234µs logger=migrator t=2026-08-05T11:14:44.960288785Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-05T11:14:44.961172159Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=881.964µs logger=migrator t=2026-08-05T11:14:44.965185811Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-05T11:14:44.966511117Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.321237ms logger=migrator t=2026-08-05T11:14:44.971122646Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-05T11:14:44.971191017Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=69.232µs logger=migrator t=2026-08-05T11:14:44.975674122Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-05T11:14:44.975701293Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.041µs logger=migrator t=2026-08-05T11:14:44.98855886Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-05T11:14:44.993377794Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.820774ms logger=migrator t=2026-08-05T11:14:44.997187349Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-05T11:14:44.999822803Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.635274ms logger=migrator t=2026-08-05T11:14:45.005408998Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-05T11:14:45.005554152Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=148.324µs logger=migrator t=2026-08-05T11:14:45.011186468Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-05T11:14:45.012447243Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.261185ms logger=migrator t=2026-08-05T11:14:45.02782135Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-05T11:14:45.028993343Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.170653ms logger=migrator t=2026-08-05T11:14:45.033733605Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-05T11:14:45.033827307Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=58.182µs logger=migrator t=2026-08-05T11:14:45.037625943Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-05T11:14:45.039264538Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.638365ms logger=migrator t=2026-08-05T11:14:45.043679921Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-05T11:14:45.044512244Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=833.563µs logger=migrator t=2026-08-05T11:14:45.048992528Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-05T11:14:45.051923469Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.930441ms logger=migrator t=2026-08-05T11:14:45.058108291Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-05T11:14:45.058137012Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=27.481µs logger=migrator t=2026-08-05T11:14:45.063366257Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-05T11:14:45.064727495Z level=info msg="Migration successfully executed" id="create session table" duration=1.360338ms logger=migrator t=2026-08-05T11:14:45.073591801Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-05T11:14:45.073772406Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=184.285µs logger=migrator t=2026-08-05T11:14:45.079892916Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-05T11:14:45.080063501Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=183.175µs logger=migrator t=2026-08-05T11:14:45.085908112Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-05T11:14:45.087515967Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.607825ms logger=migrator t=2026-08-05T11:14:45.094252184Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-05T11:14:45.094967414Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=715.22µs logger=migrator t=2026-08-05T11:14:45.109400605Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-05T11:14:45.110032752Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=635.757µs logger=migrator t=2026-08-05T11:14:45.123302191Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-05T11:14:45.123356482Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=62.402µs logger=migrator t=2026-08-05T11:14:45.127095316Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-05T11:14:45.129419271Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.323705ms logger=migrator t=2026-08-05T11:14:45.133941716Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-05T11:14:45.136934389Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.992973ms logger=migrator t=2026-08-05T11:14:45.147586895Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-05T11:14:45.1477598Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=178.985µs logger=migrator t=2026-08-05T11:14:45.154059345Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-05T11:14:45.15423902Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=185.685µs logger=migrator t=2026-08-05T11:14:45.16253306Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-05T11:14:45.1639423Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.41247ms logger=migrator t=2026-08-05T11:14:45.170374658Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-05T11:14:45.170403709Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.461µs logger=migrator t=2026-08-05T11:14:45.175526491Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-05T11:14:45.179468721Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.94236ms logger=migrator t=2026-08-05T11:14:45.182812604Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-05T11:14:45.182969368Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=157.294µs logger=migrator t=2026-08-05T11:14:45.19095874Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-05T11:14:45.195867496Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.904737ms logger=migrator t=2026-08-05T11:14:45.201677987Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-05T11:14:45.207031736Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.355379ms logger=migrator t=2026-08-05T11:14:45.214318608Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-05T11:14:45.214526944Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=211.826µs logger=migrator t=2026-08-05T11:14:45.221554949Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-05T11:14:45.222750613Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.198393ms logger=migrator t=2026-08-05T11:14:45.230188119Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-05T11:14:45.231777163Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.589954ms logger=migrator t=2026-08-05T11:14:45.239542079Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-05T11:14:45.240612649Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.07047ms logger=migrator t=2026-08-05T11:14:45.244841366Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-05T11:14:45.245845544Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.004908ms logger=migrator t=2026-08-05T11:14:45.255888333Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-05T11:14:45.257893309Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.009566ms logger=migrator t=2026-08-05T11:14:45.265174301Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-05T11:14:45.266255991Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.08422ms logger=migrator t=2026-08-05T11:14:45.273674697Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-05T11:14:45.274653664Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=981.557µs logger=migrator t=2026-08-05T11:14:45.281574386Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-05T11:14:45.283032647Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.453371ms logger=migrator t=2026-08-05T11:14:45.297328374Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-05T11:14:45.299060192Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.731618ms logger=migrator t=2026-08-05T11:14:45.303873316Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-05T11:14:45.314135141Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.260965ms logger=migrator t=2026-08-05T11:14:45.357767062Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-05T11:14:45.359373927Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.603265ms logger=migrator t=2026-08-05T11:14:45.364771067Z 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-05T11:14:45.365949289Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.181492ms logger=migrator t=2026-08-05T11:14:45.373449868Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-05T11:14:45.373953732Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=506.844µs logger=migrator t=2026-08-05T11:14:45.379388713Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-05T11:14:45.380324259Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=935.716µs logger=migrator t=2026-08-05T11:14:45.384951107Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-05T11:14:45.386281924Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.330737ms logger=migrator t=2026-08-05T11:14:45.392038044Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-05T11:14:45.397598138Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.560824ms logger=migrator t=2026-08-05T11:14:45.403962545Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-05T11:14:45.407852213Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.889348ms logger=migrator t=2026-08-05T11:14:45.413284124Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-05T11:14:45.41710943Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.832936ms logger=migrator t=2026-08-05T11:14:45.421996966Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-05T11:14:45.426236634Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.239468ms logger=migrator t=2026-08-05T11:14:45.431808399Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-05T11:14:45.43294234Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.135981ms logger=migrator t=2026-08-05T11:14:45.439290266Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-05T11:14:45.439333308Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=34.271µs logger=migrator t=2026-08-05T11:14:45.445486999Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-05T11:14:45.445569661Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=45.582µs logger=migrator t=2026-08-05T11:14:45.452303908Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-05T11:14:45.453775929Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.472221ms logger=migrator t=2026-08-05T11:14:45.458544951Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T11:14:45.459536379Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.003558ms logger=migrator t=2026-08-05T11:14:45.466711048Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-05T11:14:45.467736646Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.026048ms logger=migrator t=2026-08-05T11:14:45.472035775Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-05T11:14:45.472897769Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=861.714µs logger=migrator t=2026-08-05T11:14:45.478500745Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-05T11:14:45.479600016Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.099011ms logger=migrator t=2026-08-05T11:14:45.484124211Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-05T11:14:45.487853245Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.723324ms logger=migrator t=2026-08-05T11:14:45.492148384Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-05T11:14:45.496086503Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.935679ms logger=migrator t=2026-08-05T11:14:45.505567597Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-05T11:14:45.505935027Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=382.621µs logger=migrator t=2026-08-05T11:14:45.510871474Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-05T11:14:45.512546701Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.675027ms logger=migrator t=2026-08-05T11:14:45.517976871Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-05T11:14:45.519132514Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.157243ms logger=migrator t=2026-08-05T11:14:45.527687681Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-05T11:14:45.532243048Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.567467ms logger=migrator t=2026-08-05T11:14:45.539551731Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-05T11:14:45.539696715Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=158.165µs logger=migrator t=2026-08-05T11:14:45.544616961Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-05T11:14:45.545874646Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.253575ms logger=migrator t=2026-08-05T11:14:45.550883245Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-05T11:14:45.551947065Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.06385ms logger=migrator t=2026-08-05T11:14:45.557736916Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-05T11:14:45.55789567Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=158.904µs logger=migrator t=2026-08-05T11:14:45.562801416Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-05T11:14:45.564388121Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.586644ms logger=migrator t=2026-08-05T11:14:45.570632144Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-05T11:14:45.571636892Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.007758ms logger=migrator t=2026-08-05T11:14:45.578118732Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-05T11:14:45.579469679Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.379768ms logger=migrator t=2026-08-05T11:14:45.58525068Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-05T11:14:45.586356911Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.105491ms logger=migrator t=2026-08-05T11:14:45.592881502Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-05T11:14:45.593951132Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.06897ms logger=migrator t=2026-08-05T11:14:45.599672321Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-05T11:14:45.600861284Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.185252ms logger=migrator t=2026-08-05T11:14:45.606254583Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-05T11:14:45.606285304Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.581µs logger=migrator t=2026-08-05T11:14:45.611808557Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-05T11:14:45.615992883Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.190886ms logger=migrator t=2026-08-05T11:14:45.621251829Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-05T11:14:45.622140234Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=888.875µs logger=migrator t=2026-08-05T11:14:45.6266845Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-05T11:14:45.63062143Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.94187ms logger=migrator t=2026-08-05T11:14:45.63567224Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-05T11:14:45.636431961Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=759.681µs logger=migrator t=2026-08-05T11:14:45.641879572Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-05T11:14:45.64288097Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.001298ms logger=migrator t=2026-08-05T11:14:45.649087203Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-05T11:14:45.651062417Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.980735ms logger=migrator t=2026-08-05T11:14:45.659054559Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-05T11:14:45.671991759Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.93926ms logger=migrator t=2026-08-05T11:14:45.681862163Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-05T11:14:45.683130858Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.259905ms logger=migrator t=2026-08-05T11:14:45.690290627Z 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-05T11:14:45.691202912Z 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=911.955µs logger=migrator t=2026-08-05T11:14:45.696177411Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-05T11:14:45.696453298Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=274.788µs logger=migrator t=2026-08-05T11:14:45.700932613Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-05T11:14:45.701463477Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=531.804µs logger=migrator t=2026-08-05T11:14:45.706934659Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-05T11:14:45.707245818Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=311.689µs logger=migrator t=2026-08-05T11:14:45.712887265Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-05T11:14:45.717648237Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.764793ms logger=migrator t=2026-08-05T11:14:45.724918519Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-05T11:14:45.7296579Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.741861ms logger=migrator t=2026-08-05T11:14:45.734776273Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-05T11:14:45.735791091Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.018359ms logger=migrator t=2026-08-05T11:14:45.742375264Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-05T11:14:45.743271239Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=895.594µs logger=migrator t=2026-08-05T11:14:45.748706789Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-05T11:14:45.748939646Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=233.337µs logger=migrator t=2026-08-05T11:14:45.758664466Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-05T11:14:45.763230402Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.565316ms logger=migrator t=2026-08-05T11:14:45.771654816Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-05T11:14:45.772565772Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=918.866µs logger=migrator t=2026-08-05T11:14:45.777793467Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-05T11:14:45.777989962Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=197.335µs logger=migrator t=2026-08-05T11:14:45.782426466Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-05T11:14:45.782858208Z level=info msg="Migration successfully executed" id="Move region to single row" duration=431.712µs logger=migrator t=2026-08-05T11:14:45.787245349Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-05T11:14:45.788130314Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=885.095µs logger=migrator t=2026-08-05T11:14:45.795662683Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-05T11:14:45.797188416Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.526643ms logger=migrator t=2026-08-05T11:14:45.802779971Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T11:14:45.805248019Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=2.563101ms logger=migrator t=2026-08-05T11:14:45.812802429Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-05T11:14:45.815110433Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=2.306654ms logger=migrator t=2026-08-05T11:14:45.822304143Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-05T11:14:45.823234259Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=931.286µs logger=migrator t=2026-08-05T11:14:45.828330731Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-05T11:14:45.829227926Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=898.304µs logger=migrator t=2026-08-05T11:14:45.834961275Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-05T11:14:45.835013916Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=53.711µs logger=migrator t=2026-08-05T11:14:45.839388698Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-05T11:14:45.840334394Z level=info msg="Migration successfully executed" id="create test_data table" duration=945.656µs logger=migrator t=2026-08-05T11:14:45.84667387Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-05T11:14:45.848237484Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.567613ms logger=migrator t=2026-08-05T11:14:45.854565799Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-05T11:14:45.855478655Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=918.686µs logger=migrator t=2026-08-05T11:14:45.860949787Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-05T11:14:45.861863932Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=913.665µs logger=migrator t=2026-08-05T11:14:45.86682901Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-05T11:14:45.867015335Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=183.565µs logger=migrator t=2026-08-05T11:14:45.8722452Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-05T11:14:45.87257675Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=331.949µs logger=migrator t=2026-08-05T11:14:45.87690222Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-05T11:14:45.876966721Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=64.941µs logger=migrator t=2026-08-05T11:14:45.881693733Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-05T11:14:45.882948498Z level=info msg="Migration successfully executed" id="create team table" duration=1.258655ms logger=migrator t=2026-08-05T11:14:45.888133651Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-05T11:14:45.891013951Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=2.8809ms logger=migrator t=2026-08-05T11:14:45.896713749Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-05T11:14:45.897577163Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=863.944µs logger=migrator t=2026-08-05T11:14:45.902403508Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-05T11:14:45.908939799Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.535302ms logger=migrator t=2026-08-05T11:14:45.91399647Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-05T11:14:45.914203515Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=210.876µs logger=migrator t=2026-08-05T11:14:45.919978796Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-05T11:14:45.920942762Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=964.076µs logger=migrator t=2026-08-05T11:14:45.926862217Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-05T11:14:45.927671929Z level=info msg="Migration successfully executed" id="create team member table" duration=809.432µs logger=migrator t=2026-08-05T11:14:45.932326199Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-05T11:14:45.933186773Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=849.723µs logger=migrator t=2026-08-05T11:14:45.943801617Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-05T11:14:45.944509507Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=708.19µs logger=migrator t=2026-08-05T11:14:45.949553407Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-05T11:14:45.951007987Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.45475ms logger=migrator t=2026-08-05T11:14:45.955968725Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-05T11:14:45.960869271Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.899996ms logger=migrator t=2026-08-05T11:14:45.96587465Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-05T11:14:45.970771836Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.899806ms logger=migrator t=2026-08-05T11:14:45.975549929Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-05T11:14:45.98062929Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.078801ms logger=migrator t=2026-08-05T11:14:45.985971379Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-05T11:14:45.987240984Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.269435ms logger=migrator t=2026-08-05T11:14:45.993181229Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-05T11:14:45.994412523Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.230734ms logger=migrator t=2026-08-05T11:14:45.999952657Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-05T11:14:46.000985436Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.028738ms logger=migrator t=2026-08-05T11:14:46.006830468Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-05T11:14:46.007499557Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=669.409µs logger=migrator t=2026-08-05T11:14:46.013458022Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-05T11:14:46.015340304Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=928.916µs logger=migrator t=2026-08-05T11:14:46.020755845Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-05T11:14:46.022150043Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.397338ms logger=migrator t=2026-08-05T11:14:46.027587024Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-05T11:14:46.02852328Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=937.366µs logger=migrator t=2026-08-05T11:14:46.033595801Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-05T11:14:46.034467455Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=871.574µs logger=migrator t=2026-08-05T11:14:46.040316368Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-05T11:14:46.041253214Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=936.856µs logger=migrator t=2026-08-05T11:14:46.046790487Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-05T11:14:46.047167848Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=377.961µs logger=migrator t=2026-08-05T11:14:46.051783146Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-05T11:14:46.052971709Z level=info msg="Migration successfully executed" id="create tag table" duration=1.188143ms logger=migrator t=2026-08-05T11:14:46.059387697Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-05T11:14:46.060377075Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=985.198µs logger=migrator t=2026-08-05T11:14:46.065903658Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-05T11:14:46.067245536Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.340467ms logger=migrator t=2026-08-05T11:14:46.073375326Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-05T11:14:46.075004981Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.631045ms logger=migrator t=2026-08-05T11:14:46.082253892Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-05T11:14:46.083810206Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.556914ms logger=migrator t=2026-08-05T11:14:46.088698561Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-05T11:14:46.10268113Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.981489ms logger=migrator t=2026-08-05T11:14:46.108935163Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-05T11:14:46.109774077Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=839.224µs logger=migrator t=2026-08-05T11:14:46.119031654Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-05T11:14:46.120110734Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.07931ms logger=migrator t=2026-08-05T11:14:46.125955116Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-05T11:14:46.126282245Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=336.409µs logger=migrator t=2026-08-05T11:14:46.131514331Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-05T11:14:46.132235261Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=715.769µs logger=migrator t=2026-08-05T11:14:46.138096053Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-05T11:14:46.139247455Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.151662ms logger=migrator t=2026-08-05T11:14:46.145204571Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-05T11:14:46.146684392Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.480541ms logger=migrator t=2026-08-05T11:14:46.152651938Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-05T11:14:46.15271927Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=68.212µs logger=migrator t=2026-08-05T11:14:46.159032055Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-05T11:14:46.165302709Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.270254ms logger=migrator t=2026-08-05T11:14:46.169968998Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-05T11:14:46.176033947Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.064959ms logger=migrator t=2026-08-05T11:14:46.180422759Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-05T11:14:46.185405097Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.982169ms logger=migrator t=2026-08-05T11:14:46.190639232Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-05T11:14:46.195687323Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.04804ms logger=migrator t=2026-08-05T11:14:46.200027463Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-05T11:14:46.200915678Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=888.525µs logger=migrator t=2026-08-05T11:14:46.205954108Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-05T11:14:46.211187073Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.232525ms logger=migrator t=2026-08-05T11:14:46.216376997Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-05T11:14:46.217335304Z level=info msg="Migration successfully executed" id="create server_lock table" duration=957.947µs logger=migrator t=2026-08-05T11:14:46.225945923Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-05T11:14:46.22765319Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.710287ms logger=migrator t=2026-08-05T11:14:46.234744557Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-05T11:14:46.235697394Z level=info msg="Migration successfully executed" id="create user auth token table" duration=953.037µs logger=migrator t=2026-08-05T11:14:46.240998441Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-05T11:14:46.242011839Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.056039ms logger=migrator t=2026-08-05T11:14:46.247399089Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-05T11:14:46.248472819Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.07404ms logger=migrator t=2026-08-05T11:14:46.254711262Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-05T11:14:46.256473271Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.761459ms logger=migrator t=2026-08-05T11:14:46.262256101Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-05T11:14:46.267919749Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.663368ms logger=migrator t=2026-08-05T11:14:46.274036959Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-05T11:14:46.274998785Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=962.026µs logger=migrator t=2026-08-05T11:14:46.281843305Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-05T11:14:46.283315426Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.471921ms logger=migrator t=2026-08-05T11:14:46.289187559Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-05T11:14:46.290204828Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.025869ms logger=migrator t=2026-08-05T11:14:46.296089091Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-05T11:14:46.297393447Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.303336ms logger=migrator t=2026-08-05T11:14:46.30433239Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-05T11:14:46.305348168Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.015328ms logger=migrator t=2026-08-05T11:14:46.310677116Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-05T11:14:46.310867111Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=193.035µs logger=migrator t=2026-08-05T11:14:46.317478745Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-05T11:14:46.317621399Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=141.614µs logger=migrator t=2026-08-05T11:14:46.322891065Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-05T11:14:46.324449058Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.557813ms logger=migrator t=2026-08-05T11:14:46.33025946Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T11:14:46.331858234Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.598764ms logger=migrator t=2026-08-05T11:14:46.337415429Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T11:14:46.338407566Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=992.278µs logger=migrator t=2026-08-05T11:14:46.345000599Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-05T11:14:46.345103582Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=104.183µs logger=migrator t=2026-08-05T11:14:46.350586744Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T11:14:46.352071706Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.484802ms logger=migrator t=2026-08-05T11:14:46.357196488Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T11:14:46.358434892Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.239594ms logger=migrator t=2026-08-05T11:14:46.363989917Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-05T11:14:46.364919462Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=929.355µs logger=migrator t=2026-08-05T11:14:46.370086326Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-05T11:14:46.371096504Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.009548ms logger=migrator t=2026-08-05T11:14:46.376694149Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-05T11:14:46.385517515Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.823775ms logger=migrator t=2026-08-05T11:14:46.390189474Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-05T11:14:46.39113158Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=941.026µs logger=migrator t=2026-08-05T11:14:46.395533703Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-05T11:14:46.395667406Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=135.083µs logger=migrator t=2026-08-05T11:14:46.401635902Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-05T11:14:46.404113411Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=2.476719ms logger=migrator t=2026-08-05T11:14:46.409019867Z 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-05T11:14:46.410113478Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.092271ms logger=migrator t=2026-08-05T11:14:46.414894791Z 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-05T11:14:46.41596317Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.06757ms logger=migrator t=2026-08-05T11:14:46.421470773Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T11:14:46.421537675Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.632µs logger=migrator t=2026-08-05T11:14:46.428938231Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-05T11:14:46.429868376Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=930.746µs logger=migrator t=2026-08-05T11:14:46.435145413Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-05T11:14:46.436178982Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.031179ms logger=migrator t=2026-08-05T11:14:46.441311184Z 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-05T11:14:46.4429553Z 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.643756ms logger=migrator t=2026-08-05T11:14:46.448104573Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-05T11:14:46.44910855Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.001167ms logger=migrator t=2026-08-05T11:14:46.456719402Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-05T11:14:46.465984269Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.260887ms logger=migrator t=2026-08-05T11:14:46.472367226Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-05T11:14:46.473346564Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=979.777µs logger=migrator t=2026-08-05T11:14:46.478755684Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T11:14:46.479760522Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.004648ms logger=migrator t=2026-08-05T11:14:46.483087214Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-05T11:14:46.510028342Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.939078ms logger=migrator t=2026-08-05T11:14:46.51535653Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-05T11:14:46.536429676Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.071666ms logger=migrator t=2026-08-05T11:14:46.541162647Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-05T11:14:46.541896898Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=734.25µs logger=migrator t=2026-08-05T11:14:46.546100214Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-05T11:14:46.546772493Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=671.919µs logger=migrator t=2026-08-05T11:14:46.551869495Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-05T11:14:46.555906257Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.032022ms logger=migrator t=2026-08-05T11:14:46.55997084Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-05T11:14:46.563975961Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.005302ms logger=migrator t=2026-08-05T11:14:46.568523687Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-05T11:14:46.569214086Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=690.209µs logger=migrator t=2026-08-05T11:14:46.577702392Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-05T11:14:46.579911073Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.210101ms logger=migrator t=2026-08-05T11:14:46.586572528Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-05T11:14:46.587595677Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.023079ms logger=migrator t=2026-08-05T11:14:46.59277155Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-05T11:14:46.594434786Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.662446ms logger=migrator t=2026-08-05T11:14:46.59959274Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-05T11:14:46.599734613Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=140.994µs logger=migrator t=2026-08-05T11:14:46.605467843Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-05T11:14:46.612804557Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.335193ms logger=migrator t=2026-08-05T11:14:46.617218069Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-05T11:14:46.623646158Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.427699ms logger=migrator t=2026-08-05T11:14:46.628442851Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-05T11:14:46.634970222Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.526441ms logger=migrator t=2026-08-05T11:14:46.63885319Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-05T11:14:46.639765435Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=914.305µs logger=migrator t=2026-08-05T11:14:46.645034522Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-05T11:14:46.646805901Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.77488ms logger=migrator t=2026-08-05T11:14:46.650355699Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-05T11:14:46.658617609Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.26157ms logger=migrator t=2026-08-05T11:14:46.662832426Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-05T11:14:46.67161692Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.786874ms logger=migrator t=2026-08-05T11:14:46.675369884Z 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-05T11:14:46.676628559Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.257485ms logger=migrator t=2026-08-05T11:14:46.683036277Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-05T11:14:46.691077571Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.045163ms logger=migrator t=2026-08-05T11:14:46.69502705Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-05T11:14:46.702271281Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.237491ms logger=migrator t=2026-08-05T11:14:46.706968562Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-05T11:14:46.707073365Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=109.993µs logger=migrator t=2026-08-05T11:14:46.710988574Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-05T11:14:46.712467605Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.476171ms logger=migrator t=2026-08-05T11:14:46.718998596Z 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-05T11:14:46.720250571Z 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.250525ms logger=migrator t=2026-08-05T11:14:46.727687277Z 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-05T11:14:46.729118317Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.43051ms logger=migrator t=2026-08-05T11:14:46.73320344Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-05T11:14:46.733267252Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=66.442µs logger=migrator t=2026-08-05T11:14:46.737689735Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-05T11:14:46.745544563Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.851378ms logger=migrator t=2026-08-05T11:14:46.751446007Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-05T11:14:46.76054515Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=9.092882ms logger=migrator t=2026-08-05T11:14:46.764449128Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-05T11:14:46.769091837Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.643419ms logger=migrator t=2026-08-05T11:14:46.772424919Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-05T11:14:46.778610381Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.184572ms logger=migrator t=2026-08-05T11:14:46.782684294Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-05T11:14:46.789688409Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.998105ms logger=migrator t=2026-08-05T11:14:46.793284579Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-05T11:14:46.793344921Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=55.471µs logger=migrator t=2026-08-05T11:14:46.796506968Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-05T11:14:46.797101765Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=594.697µs logger=migrator t=2026-08-05T11:14:46.801746534Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-05T11:14:46.811958748Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=10.211153ms logger=migrator t=2026-08-05T11:14:46.815392453Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-05T11:14:46.815462635Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=72.272µs logger=migrator t=2026-08-05T11:14:46.818383476Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-05T11:14:46.825308228Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.926192ms logger=migrator t=2026-08-05T11:14:46.829146135Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-05T11:14:46.830158563Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.013028ms logger=migrator t=2026-08-05T11:14:46.834852103Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-05T11:14:46.84480146Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.949527ms logger=migrator t=2026-08-05T11:14:46.848326218Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-05T11:14:46.849058088Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=731.79µs logger=migrator t=2026-08-05T11:14:46.852643148Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-05T11:14:46.853704557Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.05986ms logger=migrator t=2026-08-05T11:14:46.857948295Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-05T11:14:46.864474596Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.525921ms logger=migrator t=2026-08-05T11:14:46.867849479Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-05T11:14:46.868627541Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=777.442µs logger=migrator t=2026-08-05T11:14:46.873116696Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-05T11:14:46.874152805Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.035578ms logger=migrator t=2026-08-05T11:14:46.878752772Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-05T11:14:46.879588505Z level=info msg="Migration successfully executed" id="create alert_image table" duration=835.613µs logger=migrator t=2026-08-05T11:14:46.883391001Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-05T11:14:46.884404409Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.012918ms logger=migrator t=2026-08-05T11:14:46.888138083Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-05T11:14:46.888256146Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=120.093µs logger=migrator t=2026-08-05T11:14:46.892223336Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-05T11:14:46.893141132Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=916.816µs logger=migrator t=2026-08-05T11:14:46.896782303Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-05T11:14:46.897710309Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=928.456µs logger=migrator t=2026-08-05T11:14:46.901141234Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-05T11:14:46.901534395Z 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-05T11:14:46.905566147Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-05T11:14:46.905958178Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=392.051µs logger=migrator t=2026-08-05T11:14:46.909212048Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-05T11:14:46.910941516Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.729018ms logger=migrator t=2026-08-05T11:14:46.914554347Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-05T11:14:46.921370446Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.816679ms logger=migrator t=2026-08-05T11:14:46.92546936Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-05T11:14:46.926699904Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.229124ms logger=migrator t=2026-08-05T11:14:46.930954262Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-05T11:14:46.932059513Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.101521ms logger=migrator t=2026-08-05T11:14:46.936239909Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-05T11:14:46.938013578Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.759149ms logger=migrator t=2026-08-05T11:14:46.944036906Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-05T11:14:46.946035631Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.001636ms logger=migrator t=2026-08-05T11:14:46.951313838Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-05T11:14:46.952366967Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.052789ms logger=migrator t=2026-08-05T11:14:46.956639896Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-05T11:14:46.956669446Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=30.66µs logger=migrator t=2026-08-05T11:14:46.960291867Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-05T11:14:46.960356409Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.042µs logger=migrator t=2026-08-05T11:14:46.964108123Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-05T11:14:46.971245681Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.136368ms logger=migrator t=2026-08-05T11:14:46.976416335Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-05T11:14:46.977373191Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=971.297µs logger=migrator t=2026-08-05T11:14:46.981397633Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-05T11:14:46.982696729Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.298886ms logger=migrator t=2026-08-05T11:14:46.986997089Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-05T11:14:46.987303357Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=305.808µs logger=migrator t=2026-08-05T11:14:46.992151392Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-05T11:14:46.993281853Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.130141ms logger=migrator t=2026-08-05T11:14:46.997974244Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-05T11:14:46.999553378Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.578523ms logger=migrator t=2026-08-05T11:14:47.004271738Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-05T11:14:47.040217376Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.941228ms logger=migrator t=2026-08-05T11:14:47.04393226Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-05T11:14:47.049006581Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.074471ms logger=migrator t=2026-08-05T11:14:47.056270392Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-05T11:14:47.056413586Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=143.804µs logger=migrator t=2026-08-05T11:14:47.060063228Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-05T11:14:47.09652532Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=36.453272ms logger=migrator t=2026-08-05T11:14:47.102324982Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-05T11:14:47.135712739Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.382638ms logger=migrator t=2026-08-05T11:14:47.140462841Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-05T11:14:47.141352085Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=889.804µs logger=migrator t=2026-08-05T11:14:47.147359582Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-05T11:14:47.148619407Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.260075ms logger=migrator t=2026-08-05T11:14:47.152903836Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-05T11:14:47.153176883Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=275.237µs logger=migrator t=2026-08-05T11:14:47.156785134Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-05T11:14:47.157676408Z level=info msg="Migration successfully executed" id="create permission table" duration=891.564µs logger=migrator t=2026-08-05T11:14:47.162551414Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-05T11:14:47.163679205Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.127151ms logger=migrator t=2026-08-05T11:14:47.167966444Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-05T11:14:47.169115276Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.148362ms logger=migrator t=2026-08-05T11:14:47.175671258Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-05T11:14:47.177726365Z level=info msg="Migration successfully executed" id="create role table" duration=2.050097ms logger=migrator t=2026-08-05T11:14:47.183501336Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-05T11:14:47.194911353Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.414287ms logger=migrator t=2026-08-05T11:14:47.19949153Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-05T11:14:47.207039559Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.548169ms logger=migrator t=2026-08-05T11:14:47.211150614Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-05T11:14:47.212294455Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.144121ms logger=migrator t=2026-08-05T11:14:47.217272174Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-05T11:14:47.218340023Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.067239ms logger=migrator t=2026-08-05T11:14:47.222587991Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-05T11:14:47.223672801Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.08488ms logger=migrator t=2026-08-05T11:14:47.228325131Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-05T11:14:47.229210135Z level=info msg="Migration successfully executed" id="create team role table" duration=884.734µs logger=migrator t=2026-08-05T11:14:47.234400599Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-05T11:14:47.235478459Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.07737ms logger=migrator t=2026-08-05T11:14:47.23983183Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-05T11:14:47.241459585Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.627325ms logger=migrator t=2026-08-05T11:14:47.247814712Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-05T11:14:47.249758496Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.946244ms logger=migrator t=2026-08-05T11:14:47.25998548Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-05T11:14:47.260832354Z level=info msg="Migration successfully executed" id="create user role table" duration=848.053µs logger=migrator t=2026-08-05T11:14:47.26393429Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-05T11:14:47.2650139Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.07937ms logger=migrator t=2026-08-05T11:14:47.269425292Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-05T11:14:47.270557284Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.131552ms logger=migrator t=2026-08-05T11:14:47.274052351Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-05T11:14:47.275157921Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.1054ms logger=migrator t=2026-08-05T11:14:47.279038139Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-05T11:14:47.279927534Z level=info msg="Migration successfully executed" id="create builtin role table" duration=888.955µs logger=migrator t=2026-08-05T11:14:47.284906772Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-05T11:14:47.286537007Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.628905ms logger=migrator t=2026-08-05T11:14:47.290725803Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-05T11:14:47.291868585Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.142232ms logger=migrator t=2026-08-05T11:14:47.297486961Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-05T11:14:47.303302793Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=5.815732ms logger=migrator t=2026-08-05T11:14:47.306592424Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-05T11:14:47.307367866Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=775.082µs logger=migrator t=2026-08-05T11:14:47.311302075Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-05T11:14:47.312065096Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=763.111µs logger=migrator t=2026-08-05T11:14:47.316969982Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-05T11:14:47.317671212Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=701.26µs logger=migrator t=2026-08-05T11:14:47.320937653Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-05T11:14:47.321703974Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=765.982µs logger=migrator t=2026-08-05T11:14:47.324596534Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-05T11:14:47.3251692Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=572.356µs logger=migrator t=2026-08-05T11:14:47.329212402Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-05T11:14:47.329990574Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=777.802µs logger=migrator t=2026-08-05T11:14:47.333363198Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-05T11:14:47.339120778Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=5.75756ms logger=migrator t=2026-08-05T11:14:47.345372291Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-05T11:14:47.355818241Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.45369ms logger=migrator t=2026-08-05T11:14:47.360900712Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-05T11:14:47.367775743Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.872221ms logger=migrator t=2026-08-05T11:14:47.371483886Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-05T11:14:47.380474916Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.966379ms logger=migrator t=2026-08-05T11:14:47.384595661Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-05T11:14:47.38601902Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.42757ms logger=migrator t=2026-08-05T11:14:47.391085631Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-05T11:14:47.392468769Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.384218ms logger=migrator t=2026-08-05T11:14:47.396537832Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-05T11:14:47.398102366Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.569834ms logger=migrator t=2026-08-05T11:14:47.402022105Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-05T11:14:47.403599828Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.576084ms logger=migrator t=2026-08-05T11:14:47.408476354Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-05T11:14:47.409862472Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.389658ms logger=migrator t=2026-08-05T11:14:47.415371485Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-05T11:14:47.41552965Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=163.825µs logger=migrator t=2026-08-05T11:14:47.419568592Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-05T11:14:47.419642294Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=75.222µs logger=migrator t=2026-08-05T11:14:47.424674323Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-05T11:14:47.425305961Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=635.668µs logger=migrator t=2026-08-05T11:14:47.431069541Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-05T11:14:47.431987466Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=919.755µs logger=migrator t=2026-08-05T11:14:47.436523412Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-05T11:14:47.437652834Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.129772ms logger=migrator t=2026-08-05T11:14:47.441384827Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-05T11:14:47.441743977Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=358.74µs logger=migrator t=2026-08-05T11:14:47.445978715Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-05T11:14:47.446440238Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=461.453µs logger=migrator t=2026-08-05T11:14:47.451279152Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-05T11:14:47.452731883Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.45215ms logger=migrator t=2026-08-05T11:14:47.457574847Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-05T11:14:47.45949162Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.916053ms logger=migrator t=2026-08-05T11:14:47.464024326Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-05T11:14:47.472183883Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.156697ms logger=migrator t=2026-08-05T11:14:47.476463022Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-05T11:14:47.476557044Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=48.051µs logger=migrator t=2026-08-05T11:14:47.480028151Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-05T11:14:47.480754401Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=724.26µs logger=migrator t=2026-08-05T11:14:47.485886373Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-05T11:14:47.487813507Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.927854ms logger=migrator t=2026-08-05T11:14:47.493844645Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-05T11:14:47.494967656Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.124452ms logger=migrator t=2026-08-05T11:14:47.498921736Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-05T11:14:47.509944932Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.023207ms logger=migrator t=2026-08-05T11:14:47.513413788Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-05T11:14:47.514152009Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=738.251µs logger=migrator t=2026-08-05T11:14:47.519534018Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-05T11:14:47.520542126Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.008368ms logger=migrator t=2026-08-05T11:14:47.523658443Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-05T11:14:47.546211289Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.553186ms logger=migrator t=2026-08-05T11:14:47.550748835Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-05T11:14:47.551903457Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.153912ms logger=migrator t=2026-08-05T11:14:47.55704499Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-05T11:14:47.558311405Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.266405ms logger=migrator t=2026-08-05T11:14:47.562153552Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-05T11:14:47.56388387Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.724917ms logger=migrator t=2026-08-05T11:14:47.568753985Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-05T11:14:47.569742212Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=988.057µs logger=migrator t=2026-08-05T11:14:47.573730883Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-05T11:14:47.574017981Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=287.858µs logger=migrator t=2026-08-05T11:14:47.579877784Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-05T11:14:47.580587473Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=710.419µs logger=migrator t=2026-08-05T11:14:47.588188944Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-05T11:14:47.594294274Z level=info msg="Migration successfully executed" id="add provisioning column" duration=6.10762ms logger=migrator t=2026-08-05T11:14:47.600730943Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-05T11:14:47.601543195Z level=info msg="Migration successfully executed" id="create entity_events table" duration=811.032µs logger=migrator t=2026-08-05T11:14:47.606984877Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-05T11:14:47.607859451Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=879.235µs logger=migrator t=2026-08-05T11:14:47.613749514Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T11:14:47.614139405Z 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-05T11:14:47.619685089Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T11:14:47.620129712Z 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-05T11:14:47.625014757Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-05T11:14:47.625785869Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=773.962µs logger=migrator t=2026-08-05T11:14:47.630655724Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-05T11:14:47.631657172Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.003378ms logger=migrator t=2026-08-05T11:14:47.635447687Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-05T11:14:47.636395433Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=949.996µs logger=migrator t=2026-08-05T11:14:47.640402675Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-05T11:14:47.641357901Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=957.756µs logger=migrator t=2026-08-05T11:14:47.646538125Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T11:14:47.648788728Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.246372ms logger=migrator t=2026-08-05T11:14:47.654036853Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T11:14:47.655271908Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.237905ms logger=migrator t=2026-08-05T11:14:47.661051328Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-05T11:14:47.662050466Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.002668ms logger=migrator t=2026-08-05T11:14:47.668218007Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-05T11:14:47.670152981Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.937134ms logger=migrator t=2026-08-05T11:14:47.677831774Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-05T11:14:47.679688746Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.856822ms logger=migrator t=2026-08-05T11:14:47.686281829Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-05T11:14:47.688038358Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.756749ms logger=migrator t=2026-08-05T11:14:47.693979143Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-05T11:14:47.695156615Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.175152ms logger=migrator t=2026-08-05T11:14:47.702448308Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-05T11:14:47.728778669Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=26.330691ms logger=migrator t=2026-08-05T11:14:47.734306812Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-05T11:14:47.740587377Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.279825ms logger=migrator t=2026-08-05T11:14:47.744798964Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-05T11:14:47.755129801Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.330087ms logger=migrator t=2026-08-05T11:14:47.7608609Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-05T11:14:47.761038965Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=181.555µs logger=migrator t=2026-08-05T11:14:47.766368773Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-05T11:14:47.780459024Z level=info msg="Migration successfully executed" id="add share column" duration=14.082751ms logger=migrator t=2026-08-05T11:14:47.788658042Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-05T11:14:47.789032032Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=378.76µs logger=migrator t=2026-08-05T11:14:47.798279939Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-05T11:14:47.800203663Z level=info msg="Migration successfully executed" id="create file table" duration=1.926464ms logger=migrator t=2026-08-05T11:14:47.809694466Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-05T11:14:47.813183303Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=3.488777ms logger=migrator t=2026-08-05T11:14:47.818919553Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-05T11:14:47.820107126Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.184983ms logger=migrator t=2026-08-05T11:14:47.8260182Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-05T11:14:47.827175552Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.156122ms logger=migrator t=2026-08-05T11:14:47.834422353Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-05T11:14:47.836510391Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.083368ms logger=migrator t=2026-08-05T11:14:47.872565342Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-05T11:14:47.872794478Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=203.836µs logger=migrator t=2026-08-05T11:14:47.878881497Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-05T11:14:47.879140095Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=258.928µs logger=migrator t=2026-08-05T11:14:47.885165702Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-05T11:14:47.886406657Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.247864ms logger=migrator t=2026-08-05T11:14:47.892851436Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-05T11:14:47.893530244Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=686.509µs logger=migrator t=2026-08-05T11:14:47.898706308Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-05T11:14:47.901061474Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.355145ms logger=migrator t=2026-08-05T11:14:47.905556168Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-05T11:14:47.91569789Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.141222ms logger=migrator t=2026-08-05T11:14:47.922437417Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-05T11:14:47.922594532Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=157.355µs logger=migrator t=2026-08-05T11:14:47.927079396Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-05T11:14:47.928474805Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.395559ms logger=migrator t=2026-08-05T11:14:47.933496484Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-05T11:14:47.933966997Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=469.853µs logger=migrator t=2026-08-05T11:14:47.938885174Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-05T11:14:47.940125119Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=1.232804ms logger=migrator t=2026-08-05T11:14:47.946015232Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-05T11:14:47.94702006Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.005268ms logger=migrator t=2026-08-05T11:14:47.953273154Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-05T11:14:47.965923915Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.658842ms logger=migrator t=2026-08-05T11:14:47.978912576Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-05T11:14:47.98806422Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.152953ms logger=migrator t=2026-08-05T11:14:47.99347244Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-05T11:14:47.994748145Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.275455ms logger=migrator t=2026-08-05T11:14:48.000000941Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-05T11:14:48.07593323Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.930319ms logger=migrator t=2026-08-05T11:14:48.082886203Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-05T11:14:48.08384446Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=955.357µs logger=migrator t=2026-08-05T11:14:48.088500869Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-05T11:14:48.090428403Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.930814ms logger=migrator t=2026-08-05T11:14:48.095922995Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-05T11:14:48.127642546Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=31.722831ms logger=migrator t=2026-08-05T11:14:48.136652016Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-05T11:14:48.14830055Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.654644ms logger=migrator t=2026-08-05T11:14:48.153294168Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-05T11:14:48.153659038Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=360.88µs logger=migrator t=2026-08-05T11:14:48.158800711Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-05T11:14:48.159222283Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=422.422µs logger=migrator t=2026-08-05T11:14:48.165547179Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-05T11:14:48.165993111Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=450.022µs logger=migrator t=2026-08-05T11:14:48.171294188Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-05T11:14:48.171573576Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=278.768µs logger=migrator t=2026-08-05T11:14:48.17712367Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-05T11:14:48.177385948Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=262.587µs logger=migrator t=2026-08-05T11:14:48.182303664Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-05T11:14:48.183650512Z level=info msg="Migration successfully executed" id="create folder table" duration=1.349867ms logger=migrator t=2026-08-05T11:14:48.189529395Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-05T11:14:48.190866792Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.335897ms logger=migrator t=2026-08-05T11:14:48.198988228Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-05T11:14:48.200009236Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.017469ms logger=migrator t=2026-08-05T11:14:48.205379285Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-05T11:14:48.205407206Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.341µs logger=migrator t=2026-08-05T11:14:48.210096566Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T11:14:48.211227407Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.131081ms logger=migrator t=2026-08-05T11:14:48.216972627Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-05T11:14:48.218026316Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.053489ms logger=migrator t=2026-08-05T11:14:48.222345456Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-05T11:14:48.223444617Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.098711ms logger=migrator t=2026-08-05T11:14:48.2285898Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-05T11:14:48.229029472Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=439.402µs logger=migrator t=2026-08-05T11:14:48.235163832Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-05T11:14:48.23544861Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=284.428µs logger=migrator t=2026-08-05T11:14:48.241740345Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-05T11:14:48.24371603Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.975895ms logger=migrator t=2026-08-05T11:14:48.247175886Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-05T11:14:48.249037198Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.863962ms logger=migrator t=2026-08-05T11:14:48.256234618Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-05T11:14:48.25738646Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.150192ms logger=migrator t=2026-08-05T11:14:48.262378828Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-05T11:14:48.263673424Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.293476ms logger=migrator t=2026-08-05T11:14:48.270260497Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-05T11:14:48.27217208Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.920064ms logger=migrator t=2026-08-05T11:14:48.278377632Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-05T11:14:48.280046658Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.668866ms logger=migrator t=2026-08-05T11:14:48.285733276Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-05T11:14:48.287752122Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.024076ms logger=migrator t=2026-08-05T11:14:48.296485885Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-05T11:14:48.297708249Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.226054ms logger=migrator t=2026-08-05T11:14:48.303063658Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-05T11:14:48.303741677Z level=info msg="Migration successfully executed" id="create signing_key table" duration=677.959µs logger=migrator t=2026-08-05T11:14:48.310063642Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-05T11:14:48.3117995Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.740668ms logger=migrator t=2026-08-05T11:14:48.320299876Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-05T11:14:48.321916071Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.616315ms logger=migrator t=2026-08-05T11:14:48.325574223Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-05T11:14:48.32581466Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=240.907µs logger=migrator t=2026-08-05T11:14:48.33015331Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-05T11:14:48.336852756Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=6.698806ms logger=migrator t=2026-08-05T11:14:48.342946405Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-05T11:14:48.343449279Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=505.874µs logger=migrator t=2026-08-05T11:14:48.348953272Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T11:14:48.348968033Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=17.391µs logger=migrator t=2026-08-05T11:14:48.354112306Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T11:14:48.355118754Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.032538ms logger=migrator t=2026-08-05T11:14:48.360533764Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-05T11:14:48.360547894Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=14.36µs logger=migrator t=2026-08-05T11:14:48.365183813Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-05T11:14:48.366058107Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=874.074µs logger=migrator t=2026-08-05T11:14:48.370863831Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-05T11:14:48.371671623Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=807.652µs logger=migrator t=2026-08-05T11:14:48.377745172Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-05T11:14:48.378483323Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=737.86µs logger=migrator t=2026-08-05T11:14:48.383332817Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-05T11:14:48.383870682Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=543.265µs logger=migrator t=2026-08-05T11:14:48.388185132Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-05T11:14:48.388374347Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=189.555µs logger=migrator t=2026-08-05T11:14:48.392470001Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-05T11:14:48.392934894Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=462.403µs logger=migrator t=2026-08-05T11:14:48.398441117Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-05T11:14:48.399078715Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=636.887µs logger=migrator t=2026-08-05T11:14:48.403942169Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-05T11:14:48.404540776Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=600.247µs logger=migrator t=2026-08-05T11:14:48.409289368Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-05T11:14:48.415948253Z level=info msg="Migration successfully executed" id="add stack_id column" duration=6.658295ms logger=migrator t=2026-08-05T11:14:48.422183496Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-05T11:14:48.435825155Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.639248ms logger=migrator t=2026-08-05T11:14:48.445776401Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-05T11:14:48.455957124Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.186873ms logger=migrator t=2026-08-05T11:14:48.4605089Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-05T11:14:48.460562632Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=54.392µs logger=migrator t=2026-08-05T11:14:48.466378583Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-05T11:14:48.479261541Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.882548ms logger=migrator t=2026-08-05T11:14:48.48390373Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-05T11:14:48.493560148Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.654248ms logger=migrator t=2026-08-05T11:14:48.499138753Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-05T11:14:48.499447012Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=317.369µs logger=migrator t=2026-08-05T11:14:48.503987638Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.332352576s logger=migrator t=2026-08-05T11:14:48.505208662Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-05T11:14:48.523774417Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-05T11:14:48.524009004Z level=info msg="Created default organization" logger=secrets t=2026-08-05T11:14:48.530919686Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T11:14:48.591010374Z level=info msg="Restored cache from database" duration=559.545µs logger=plugin.store t=2026-08-05T11:14:48.592321961Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-05T11:14:48.627032515Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-05T11:14:48.627058106Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-05T11:14:48.627121027Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-05T11:14:48.627132798Z level=info msg="Plugins loaded" count=54 duration=34.811517ms logger=query_data t=2026-08-05T11:14:48.631113228Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-05T11:14:48.635208322Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-05T11:14:48.644347156Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-05T11:14:48.655164876Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-05T11:14:48.657989475Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-05T11:14:48.666697536Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-05T11:14:48.689861209Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-05T11:14:48.720071308Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-05T11:14:48.739914059Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-05T11:14:48.73994692Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-08-05T11:14:48.740436873Z level=info msg="Storage starting" logger=ngalert.multiorg.alertmanager t=2026-08-05T11:14:48.740650979Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-05T11:14:48.740652379Z level=info msg="Warming state cache for startup" logger=http.server t=2026-08-05T11:14:48.743942731Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=sqlstore.transactions t=2026-08-05T11:14:48.752310373Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-05T11:14:48.767002881Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugins.update.checker t=2026-08-05T11:14:48.822387739Z level=info msg="Update check succeeded" duration=81.982337ms logger=grafana.update.checker t=2026-08-05T11:14:48.826689519Z level=info msg="Update check succeeded" duration=86.324017ms logger=provisioning.dashboard t=2026-08-05T11:14:48.834091774Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-05T11:14:48.853644717Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-05T11:14:48.861077704Z level=info msg="finished to provision dashboards" logger=ngalert.state.manager t=2026-08-05T11:14:48.86417795Z level=info msg="State cache has been initialized" states=0 duration=123.525391ms logger=ngalert.scheduler t=2026-08-05T11:14:48.864220391Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-05T11:14:48.864294693Z level=info msg=starting first_tick=2026-08-05T11:14:50Z logger=sqlstore.transactions t=2026-08-05T11:14:48.866279398Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-05T11:14:48.949751167Z level=info msg="Patterns update finished" duration=64.650185ms logger=grafana-apiserver t=2026-08-05T11:14:49.119148581Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-05T11:14:49.119651985Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-08-05T11:14:50.769330199Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:50.771066307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:51.621057713Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:51.767274343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:51.784514902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:51.952685103Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:51.972616416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:51.999086181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.016649689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.04116518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.059388806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.083604338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.102109802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.127975921Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.14522244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.182274808Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.197174772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.227245237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.25221923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.280487265Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.299245996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.336545702Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.358503132Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.405071505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.423383184Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.452974616Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.472504338Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.506414249Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.522904067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.558178407Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.578198263Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.624567501Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.643342972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.673735716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.691711956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.726019819Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.743414151Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.774586557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.789892462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.827295061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.844998093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.878667568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.898502898Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.942317785Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.963195865Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:52.995619386Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.018700486Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.068124779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.087833146Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.121235304Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.139903813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.177545578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.204709462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.275285472Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.295674179Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.338838277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.357944238Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.421587666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.454746806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.556536353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.570250494Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.631522135Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.650282307Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.715607031Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.737866359Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.815724781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.835508851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.909533446Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:53.927477965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.005301006Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.025061205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.116965937Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.132973472Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.215451182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.231633232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.300540045Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.318581326Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.394778463Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.413378519Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-05T11:14:54.512148832Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-05T11:16:41.762678045Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-08-05T11:24:48.751946213Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-05T11:24:48.809125364Z level=info msg="Completed cleanup jobs" duration=68.379953ms logger=plugins.update.checker t=2026-08-05T11:24:48.880371627Z level=info msg="Update check succeeded" duration=57.636454ms logger=sqlstore.transactions t=2026-08-05T11:29:48.65122299Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-05T11:34:48.778884322Z level=info msg="Completed cleanup jobs" duration=37.495734ms logger=plugins.update.checker t=2026-08-05T11:34:48.874495135Z level=info msg="Update check succeeded" duration=51.677629ms logger=cleanup t=2026-08-05T11:44:48.78832493Z level=info msg="Completed cleanup jobs" duration=47.645696ms logger=plugins.update.checker t=2026-08-05T11:44:48.876477983Z level=info msg="Update check succeeded" duration=53.346965ms logger=infra.usagestats t=2026-08-05T11:46:41.788650063Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-05T11:54:48.77508508Z level=info msg="Completed cleanup jobs" duration=33.878512ms logger=plugins.update.checker t=2026-08-05T11:54:48.870791713Z level=info msg="Update check succeeded" duration=48.318704ms