logger=settings t=2026-05-30T09:54:45.895445682Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-30T09:54:45Z logger=settings t=2026-05-30T09:54:45.896160894Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-30T09:54:45.896214735Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-30T09:54:45.896280547Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-30T09:54:45.896307168Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-30T09:54:45.896331369Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-30T09:54:45.89635923Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-30T09:54:45.89637769Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-30T09:54:45.896395421Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-30T09:54:45.896416851Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-30T09:54:45.896446312Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-30T09:54:45.896469023Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-30T09:54:45.896505874Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-30T09:54:45.896556465Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-30T09:54:45.896581396Z level=info msg=Target target=[all] logger=settings t=2026-05-30T09:54:45.896638067Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-30T09:54:45.896666248Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-30T09:54:45.896688779Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-30T09:54:45.89671906Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-30T09:54:45.896744981Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-30T09:54:45.896796222Z level=info msg="App mode production" logger=sqlstore t=2026-05-30T09:54:45.898994406Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-30T09:54:45.899060177Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-30T09:54:45.901605611Z level=info msg="Locking database" logger=migrator t=2026-05-30T09:54:45.901623201Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-30T09:54:45.902354922Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-30T09:54:45.903614838Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.259096ms logger=migrator t=2026-05-30T09:54:45.909248401Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-30T09:54:45.910801746Z level=info msg="Migration successfully executed" id="create user table" duration=1.553465ms logger=migrator t=2026-05-30T09:54:45.918317754Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-30T09:54:45.919330592Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.013229ms logger=migrator t=2026-05-30T09:54:45.923882114Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-30T09:54:45.924606785Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=724.591µs logger=migrator t=2026-05-30T09:54:45.929126875Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-30T09:54:45.93034492Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.217856ms logger=migrator t=2026-05-30T09:54:45.936728614Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-30T09:54:45.937371902Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=643.208µs logger=migrator t=2026-05-30T09:54:45.941891064Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-30T09:54:45.945849257Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.957314ms logger=migrator t=2026-05-30T09:54:45.949651548Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-30T09:54:45.950450791Z level=info msg="Migration successfully executed" id="create user table v2" duration=799.022µs logger=migrator t=2026-05-30T09:54:45.954025403Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-30T09:54:45.954761955Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=736.722µs logger=migrator t=2026-05-30T09:54:45.960705367Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-30T09:54:45.961458148Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=752.671µs logger=migrator t=2026-05-30T09:54:45.967093811Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-30T09:54:45.967661067Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=568.436µs logger=migrator t=2026-05-30T09:54:45.9722459Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-30T09:54:45.973014372Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=768.482µs logger=migrator t=2026-05-30T09:54:45.980434096Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-30T09:54:45.981793535Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.365279ms logger=migrator t=2026-05-30T09:54:45.98610225Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-30T09:54:45.986131841Z level=info msg="Migration successfully executed" id="Update user table charset" duration=30.971µs logger=migrator t=2026-05-30T09:54:45.98992413Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-30T09:54:45.992138314Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.212834ms logger=migrator t=2026-05-30T09:54:45.996126629Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-30T09:54:45.996485979Z level=info msg="Migration successfully executed" id="Add missing user data" duration=358.61µs logger=migrator t=2026-05-30T09:54:46.002013339Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-30T09:54:46.00448994Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.479122ms logger=migrator t=2026-05-30T09:54:46.009798564Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-30T09:54:46.010480143Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=681.429µs logger=migrator t=2026-05-30T09:54:46.014049377Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-30T09:54:46.015263082Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.213944ms logger=migrator t=2026-05-30T09:54:46.019016029Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-30T09:54:46.028986748Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.971408ms logger=migrator t=2026-05-30T09:54:46.03321456Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-30T09:54:46.034519328Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.304067ms logger=migrator t=2026-05-30T09:54:46.037690679Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-30T09:54:46.037920626Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=230.586µs logger=migrator t=2026-05-30T09:54:46.041108437Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-30T09:54:46.041898241Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=789.834µs logger=migrator t=2026-05-30T09:54:46.045438423Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-30T09:54:46.04568687Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=246.537µs logger=migrator t=2026-05-30T09:54:46.048869931Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-30T09:54:46.049218701Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=347.21µs logger=migrator t=2026-05-30T09:54:46.053058573Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-30T09:54:46.053734542Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=677.549µs logger=migrator t=2026-05-30T09:54:46.057093189Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-30T09:54:46.057684756Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=591.037µs logger=migrator t=2026-05-30T09:54:46.071475804Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-30T09:54:46.072065701Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=591.097µs logger=migrator t=2026-05-30T09:54:46.075447739Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-30T09:54:46.076001935Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=554.046µs logger=migrator t=2026-05-30T09:54:46.080021781Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-30T09:54:46.08069648Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=674.579µs logger=migrator t=2026-05-30T09:54:46.084901332Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-30T09:54:46.084969364Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=74.372µs logger=migrator t=2026-05-30T09:54:46.088941568Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-30T09:54:46.090152564Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.211285ms logger=migrator t=2026-05-30T09:54:46.09386435Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-30T09:54:46.094508199Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=646.059µs logger=migrator t=2026-05-30T09:54:46.097879647Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-30T09:54:46.098528685Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=648.928µs logger=migrator t=2026-05-30T09:54:46.102133729Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-30T09:54:46.102805939Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=672.089µs logger=migrator t=2026-05-30T09:54:46.1066602Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-30T09:54:46.109837822Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.176992ms logger=migrator t=2026-05-30T09:54:46.113335833Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-30T09:54:46.114183077Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=845.265µs logger=migrator t=2026-05-30T09:54:46.117894914Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-30T09:54:46.118589414Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=693.75µs logger=migrator t=2026-05-30T09:54:46.122009193Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-30T09:54:46.122722523Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=713.23µs logger=migrator t=2026-05-30T09:54:46.126357949Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-30T09:54:46.12708975Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=731.681µs logger=migrator t=2026-05-30T09:54:46.13055538Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-30T09:54:46.131313072Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=757.112µs logger=migrator t=2026-05-30T09:54:46.134565126Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-30T09:54:46.134975448Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=409.971µs logger=migrator t=2026-05-30T09:54:46.1381843Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-30T09:54:46.138676154Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=491.474µs logger=migrator t=2026-05-30T09:54:46.142147854Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-30T09:54:46.142699211Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=552.906µs logger=migrator t=2026-05-30T09:54:46.146306655Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-30T09:54:46.147344874Z level=info msg="Migration successfully executed" id="create star table" duration=1.035189ms logger=migrator t=2026-05-30T09:54:46.151527226Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-30T09:54:46.152299198Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=765.531µs logger=migrator t=2026-05-30T09:54:46.156114787Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-30T09:54:46.157246191Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.129883ms logger=migrator t=2026-05-30T09:54:46.161860463Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-30T09:54:46.163053648Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.193295ms logger=migrator t=2026-05-30T09:54:46.166763765Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-30T09:54:46.167420603Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=657.178µs logger=migrator t=2026-05-30T09:54:46.170858334Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-30T09:54:46.171595285Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=735.321µs logger=migrator t=2026-05-30T09:54:46.174803947Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-30T09:54:46.175563279Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=758.782µs logger=migrator t=2026-05-30T09:54:46.178775652Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-30T09:54:46.179508523Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=732.901µs logger=migrator t=2026-05-30T09:54:46.182937512Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-30T09:54:46.182969553Z level=info msg="Migration successfully executed" id="Update org table charset" duration=33.081µs logger=migrator t=2026-05-30T09:54:46.18632919Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-30T09:54:46.18635835Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=29.981µs logger=migrator t=2026-05-30T09:54:46.189936113Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-30T09:54:46.190223963Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=287.859µs logger=migrator t=2026-05-30T09:54:46.193744974Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-30T09:54:46.194854716Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.110002ms logger=migrator t=2026-05-30T09:54:46.198497772Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-30T09:54:46.199331025Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=832.493µs logger=migrator t=2026-05-30T09:54:46.203192366Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-30T09:54:46.204097293Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=904.947µs logger=migrator t=2026-05-30T09:54:46.20746743Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-30T09:54:46.208109249Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=641.908µs logger=migrator t=2026-05-30T09:54:46.211453975Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-30T09:54:46.212253358Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=798.973µs logger=migrator t=2026-05-30T09:54:46.215805071Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-30T09:54:46.216555262Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=749.911µs logger=migrator t=2026-05-30T09:54:46.219861378Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-30T09:54:46.225303065Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.439817ms logger=migrator t=2026-05-30T09:54:46.229018012Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-30T09:54:46.229800105Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=782.193µs logger=migrator t=2026-05-30T09:54:46.233065859Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-30T09:54:46.233877182Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=810.913µs logger=migrator t=2026-05-30T09:54:46.237043813Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-30T09:54:46.237862498Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=818.095µs logger=migrator t=2026-05-30T09:54:46.241187774Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-30T09:54:46.241540684Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=352.95µs logger=migrator t=2026-05-30T09:54:46.244944742Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-30T09:54:46.245858028Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=913.786µs logger=migrator t=2026-05-30T09:54:46.24938405Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-30T09:54:46.249484903Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=99.393µs logger=migrator t=2026-05-30T09:54:46.253289723Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-30T09:54:46.255086095Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.795532ms logger=migrator t=2026-05-30T09:54:46.258485763Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-30T09:54:46.260430409Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.941306ms logger=migrator t=2026-05-30T09:54:46.265420583Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-30T09:54:46.267114022Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.693299ms logger=migrator t=2026-05-30T09:54:46.270682735Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-30T09:54:46.271434237Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=751.082µs logger=migrator t=2026-05-30T09:54:46.27537513Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-30T09:54:46.277186003Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.814683ms logger=migrator t=2026-05-30T09:54:46.280953041Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-30T09:54:46.281692232Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=738.821µs logger=migrator t=2026-05-30T09:54:46.286720738Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-30T09:54:46.287392317Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=671.759µs logger=migrator t=2026-05-30T09:54:46.290527948Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-30T09:54:46.290555958Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=28.92µs logger=migrator t=2026-05-30T09:54:46.29371628Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-30T09:54:46.293745491Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=29.391µs logger=migrator t=2026-05-30T09:54:46.297458658Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-30T09:54:46.300776714Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.317355ms logger=migrator t=2026-05-30T09:54:46.304667435Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-30T09:54:46.306583401Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.915816ms logger=migrator t=2026-05-30T09:54:46.310199495Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-30T09:54:46.312186823Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.986958ms logger=migrator t=2026-05-30T09:54:46.317077484Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-30T09:54:46.321281165Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=4.199881ms logger=migrator t=2026-05-30T09:54:46.325869258Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-30T09:54:46.326140856Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=271.818µs logger=migrator t=2026-05-30T09:54:46.331087069Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-30T09:54:46.331995815Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=911.957µs logger=migrator t=2026-05-30T09:54:46.335251649Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-30T09:54:46.33595215Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=701.501µs logger=migrator t=2026-05-30T09:54:46.340709376Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-30T09:54:46.340739887Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=32.761µs logger=migrator t=2026-05-30T09:54:46.348942594Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-30T09:54:46.350051106Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.110832ms logger=migrator t=2026-05-30T09:54:46.354799843Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-30T09:54:46.356226655Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.347109ms logger=migrator t=2026-05-30T09:54:46.361200849Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-30T09:54:46.365590445Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.390196ms logger=migrator t=2026-05-30T09:54:46.373697229Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-30T09:54:46.375052418Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.35531ms logger=migrator t=2026-05-30T09:54:46.647959586Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-30T09:54:46.649422909Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.465973ms logger=migrator t=2026-05-30T09:54:46.685308584Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-30T09:54:46.686495209Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.186385ms logger=migrator t=2026-05-30T09:54:46.691243505Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-30T09:54:46.691590276Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=347.431µs logger=migrator t=2026-05-30T09:54:46.696179168Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-30T09:54:46.697140846Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=964.038µs logger=migrator t=2026-05-30T09:54:46.704169399Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-30T09:54:46.707958798Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.787379ms logger=migrator t=2026-05-30T09:54:46.725801224Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-30T09:54:46.726932966Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.134723ms logger=migrator t=2026-05-30T09:54:46.733713752Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-30T09:54:46.733925158Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=213.066µs logger=migrator t=2026-05-30T09:54:46.738497629Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-30T09:54:46.738728356Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=233.087µs logger=migrator t=2026-05-30T09:54:46.742372912Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-30T09:54:46.743112563Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=739.281µs logger=migrator t=2026-05-30T09:54:46.749025514Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-30T09:54:46.751490505Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.464791ms logger=migrator t=2026-05-30T09:54:46.755084298Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-30T09:54:46.756025096Z level=info msg="Migration successfully executed" id="create data_source table" duration=940.468µs logger=migrator t=2026-05-30T09:54:46.759756344Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-30T09:54:46.760558006Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=802.233µs logger=migrator t=2026-05-30T09:54:46.765664484Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-30T09:54:46.766462647Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=795.182µs logger=migrator t=2026-05-30T09:54:46.769789173Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-30T09:54:46.770506414Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=715.331µs logger=migrator t=2026-05-30T09:54:46.774937192Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-30T09:54:46.775690594Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=753.933µs logger=migrator t=2026-05-30T09:54:46.780179813Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-30T09:54:46.786359781Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.178388ms logger=migrator t=2026-05-30T09:54:46.791647034Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-30T09:54:46.792718635Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.071751ms logger=migrator t=2026-05-30T09:54:46.796151324Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-30T09:54:46.796998629Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=846.564µs logger=migrator t=2026-05-30T09:54:46.801452487Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-30T09:54:46.80222731Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=774.332µs logger=migrator t=2026-05-30T09:54:46.805303178Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-30T09:54:46.805828293Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=525.015µs logger=migrator t=2026-05-30T09:54:46.809261973Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-30T09:54:46.811996012Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.732899ms logger=migrator t=2026-05-30T09:54:46.817605224Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-30T09:54:46.820603531Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.998096ms logger=migrator t=2026-05-30T09:54:46.825443499Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-30T09:54:46.82547324Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.011µs logger=migrator t=2026-05-30T09:54:46.830205307Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-30T09:54:46.830440134Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=234.667µs logger=migrator t=2026-05-30T09:54:46.835616993Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-30T09:54:46.837845458Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.228225ms logger=migrator t=2026-05-30T09:54:46.841279467Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-30T09:54:46.841440241Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=160.964µs logger=migrator t=2026-05-30T09:54:46.844949253Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-30T09:54:46.845107717Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=158.574µs logger=migrator t=2026-05-30T09:54:46.850009869Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-30T09:54:46.85453424Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.51923ms logger=migrator t=2026-05-30T09:54:46.864768565Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-30T09:54:46.865061863Z level=info msg="Migration successfully executed" id="Update uid value" duration=293.128µs logger=migrator t=2026-05-30T09:54:46.868650977Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-30T09:54:46.869609755Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=958.798µs logger=migrator t=2026-05-30T09:54:46.87358108Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-30T09:54:46.876005419Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.423619ms logger=migrator t=2026-05-30T09:54:46.881535578Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-30T09:54:46.882699863Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.164485ms logger=migrator t=2026-05-30T09:54:46.88746531Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-30T09:54:46.888642544Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.174534ms logger=migrator t=2026-05-30T09:54:46.899281542Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-30T09:54:46.900460575Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.178994ms logger=migrator t=2026-05-30T09:54:46.907098376Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-30T09:54:46.908432375Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.333599ms logger=migrator t=2026-05-30T09:54:46.914622704Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-30T09:54:46.915434007Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=809.723µs logger=migrator t=2026-05-30T09:54:46.919168546Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-30T09:54:46.919897256Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=731.161µs logger=migrator t=2026-05-30T09:54:46.923318755Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-30T09:54:46.924221212Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=902.646µs logger=migrator t=2026-05-30T09:54:46.927543397Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-30T09:54:46.93492929Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.384823ms logger=migrator t=2026-05-30T09:54:46.944113646Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-30T09:54:46.94497248Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=859.234µs logger=migrator t=2026-05-30T09:54:46.95190971Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-30T09:54:46.952738895Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=831.575µs logger=migrator t=2026-05-30T09:54:46.955918407Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-30T09:54:46.956457292Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=538.886µs logger=migrator t=2026-05-30T09:54:46.961445536Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-30T09:54:46.962180877Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=735.231µs logger=migrator t=2026-05-30T09:54:46.967197462Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-30T09:54:46.967695326Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=500.884µs logger=migrator t=2026-05-30T09:54:46.971999051Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-30T09:54:46.972743922Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=744.721µs logger=migrator t=2026-05-30T09:54:46.976908602Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-30T09:54:46.976939213Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.641µs logger=migrator t=2026-05-30T09:54:46.984757279Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-30T09:54:46.989581048Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.823689ms logger=migrator t=2026-05-30T09:54:46.998506965Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-30T09:54:47.002251213Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.748078ms logger=migrator t=2026-05-30T09:54:47.006306191Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-30T09:54:47.006483626Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=177.985µs logger=migrator t=2026-05-30T09:54:47.013606182Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-30T09:54:47.016472765Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.874953ms logger=migrator t=2026-05-30T09:54:47.021626693Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-30T09:54:47.024632119Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.005867ms logger=migrator t=2026-05-30T09:54:47.030372005Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-30T09:54:47.031173969Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=805.104µs logger=migrator t=2026-05-30T09:54:47.034297829Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-30T09:54:47.035223645Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=923.616µs logger=migrator t=2026-05-30T09:54:47.039729296Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-30T09:54:47.041093905Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.365399ms logger=migrator t=2026-05-30T09:54:47.048773537Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-30T09:54:47.050004653Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.230556ms logger=migrator t=2026-05-30T09:54:47.053819203Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-30T09:54:47.055176611Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.356748ms logger=migrator t=2026-05-30T09:54:47.059572569Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-30T09:54:47.0603354Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=763.071µs logger=migrator t=2026-05-30T09:54:47.064847051Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-30T09:54:47.065103268Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=256.457µs logger=migrator t=2026-05-30T09:54:47.068473905Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-30T09:54:47.068521727Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=49.422µs logger=migrator t=2026-05-30T09:54:47.072571774Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-30T09:54:47.075738766Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.167862ms logger=migrator t=2026-05-30T09:54:47.10465219Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-30T09:54:47.111017013Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=6.360483ms logger=migrator t=2026-05-30T09:54:47.122825165Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-30T09:54:47.123042791Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=228.367µs logger=migrator t=2026-05-30T09:54:47.1327102Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-30T09:54:47.134265005Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.555936ms logger=migrator t=2026-05-30T09:54:47.138996061Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-30T09:54:47.140645639Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.651338ms logger=migrator t=2026-05-30T09:54:47.156244259Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-30T09:54:47.156333811Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=94.293µs logger=migrator t=2026-05-30T09:54:47.162701676Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-30T09:54:47.163716825Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.005579ms logger=migrator t=2026-05-30T09:54:47.171455019Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-30T09:54:47.172949441Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.494763ms logger=migrator t=2026-05-30T09:54:47.183570448Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-30T09:54:47.190479918Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.902551ms logger=migrator t=2026-05-30T09:54:47.197955543Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-30T09:54:47.197985064Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=30.731µs logger=migrator t=2026-05-30T09:54:47.204052009Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-30T09:54:47.205035098Z level=info msg="Migration successfully executed" id="create session table" duration=982.789µs logger=migrator t=2026-05-30T09:54:47.210010702Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-30T09:54:47.210091524Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=79.582µs logger=migrator t=2026-05-30T09:54:47.214618714Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-30T09:54:47.214696726Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=78.292µs logger=migrator t=2026-05-30T09:54:47.220983679Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-30T09:54:47.222111801Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.127733ms logger=migrator t=2026-05-30T09:54:47.227025233Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-30T09:54:47.227913538Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=889.105µs logger=migrator t=2026-05-30T09:54:47.233065987Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-30T09:54:47.233092298Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=31.151µs logger=migrator t=2026-05-30T09:54:47.238636018Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-30T09:54:47.238664339Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.501µs logger=migrator t=2026-05-30T09:54:47.24424334Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-30T09:54:47.250192011Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.943541ms logger=migrator t=2026-05-30T09:54:47.254932249Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-30T09:54:47.25740496Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.472471ms logger=migrator t=2026-05-30T09:54:47.268736077Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-30T09:54:47.26884051Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=105.473µs logger=migrator t=2026-05-30T09:54:47.274848163Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-30T09:54:47.275032798Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=184.635µs logger=migrator t=2026-05-30T09:54:47.280857267Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-30T09:54:47.282300578Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.442681ms logger=migrator t=2026-05-30T09:54:47.290897526Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-30T09:54:47.290968839Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=72.523µs logger=migrator t=2026-05-30T09:54:47.297225299Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-30T09:54:47.302506642Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.281973ms logger=migrator t=2026-05-30T09:54:47.308257978Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-30T09:54:47.30868024Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=435.203µs logger=migrator t=2026-05-30T09:54:47.31457517Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-30T09:54:47.319464911Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.890861ms logger=migrator t=2026-05-30T09:54:47.323869468Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-30T09:54:47.327327139Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.45661ms logger=migrator t=2026-05-30T09:54:47.332016843Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-30T09:54:47.332123426Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=109.173µs logger=migrator t=2026-05-30T09:54:47.338766739Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-30T09:54:47.339813378Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.04629ms logger=migrator t=2026-05-30T09:54:47.343823674Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-30T09:54:47.344613227Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=789.333µs logger=migrator t=2026-05-30T09:54:47.349976472Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-30T09:54:47.351252779Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.275737ms logger=migrator t=2026-05-30T09:54:47.358000723Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-30T09:54:47.359556388Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.555935ms logger=migrator t=2026-05-30T09:54:47.364173422Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-30T09:54:47.365031676Z level=info msg="Migration successfully executed" id="add index alert state" duration=856.364µs logger=migrator t=2026-05-30T09:54:47.369553618Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-30T09:54:47.370361431Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=807.224µs logger=migrator t=2026-05-30T09:54:47.374839109Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-30T09:54:47.377374933Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=2.527223ms logger=migrator t=2026-05-30T09:54:47.384042355Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-30T09:54:47.385637071Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.594076ms logger=migrator t=2026-05-30T09:54:47.39114635Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-30T09:54:47.392583762Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.437122ms logger=migrator t=2026-05-30T09:54:47.398806852Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-30T09:54:47.411427276Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.619884ms logger=migrator t=2026-05-30T09:54:47.417976735Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-30T09:54:47.41885372Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=877.065µs logger=migrator t=2026-05-30T09:54:47.423933617Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-30T09:54:47.424788621Z 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=859.634µs logger=migrator t=2026-05-30T09:54:47.42992814Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-30T09:54:47.430229718Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=301.468µs logger=migrator t=2026-05-30T09:54:47.435106359Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-30T09:54:47.435632634Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=526.365µs logger=migrator t=2026-05-30T09:54:47.442272067Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-30T09:54:47.443857582Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.588755ms logger=migrator t=2026-05-30T09:54:47.449537796Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-30T09:54:47.453409648Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.873542ms logger=migrator t=2026-05-30T09:54:47.458172195Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-30T09:54:47.461640515Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.47005ms logger=migrator t=2026-05-30T09:54:47.466591618Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-30T09:54:47.470412869Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.821391ms logger=migrator t=2026-05-30T09:54:47.475305699Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-30T09:54:47.479198122Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.895213ms logger=migrator t=2026-05-30T09:54:47.484148705Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-30T09:54:47.4850155Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=866.215µs logger=migrator t=2026-05-30T09:54:47.489599692Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-30T09:54:47.489625553Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.821µs logger=migrator t=2026-05-30T09:54:47.495222084Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-30T09:54:47.495248525Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=24.601µs logger=migrator t=2026-05-30T09:54:47.499707304Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-30T09:54:47.500890258Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.183074ms logger=migrator t=2026-05-30T09:54:47.506894672Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-30T09:54:47.508271461Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.39365ms logger=migrator t=2026-05-30T09:54:47.515406268Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-30T09:54:47.516677874Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.271446ms logger=migrator t=2026-05-30T09:54:47.522488742Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-30T09:54:47.523721088Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.232046ms logger=migrator t=2026-05-30T09:54:47.529772342Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-30T09:54:47.531387058Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.614086ms logger=migrator t=2026-05-30T09:54:47.536022053Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-30T09:54:47.542574241Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.553068ms logger=migrator t=2026-05-30T09:54:47.547319059Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-30T09:54:47.551000474Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.681025ms logger=migrator t=2026-05-30T09:54:47.554306601Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-30T09:54:47.554479076Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=172.825µs logger=migrator t=2026-05-30T09:54:47.561891119Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-30T09:54:47.563142976Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.260427ms logger=migrator t=2026-05-30T09:54:47.566522853Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-30T09:54:47.567432999Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=908.106µs logger=migrator t=2026-05-30T09:54:47.573995639Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-30T09:54:47.578082317Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.079998ms logger=migrator t=2026-05-30T09:54:47.583792802Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-30T09:54:47.583856464Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.361µs logger=migrator t=2026-05-30T09:54:47.588720594Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-30T09:54:47.590167155Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.445701ms logger=migrator t=2026-05-30T09:54:47.595465068Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-30T09:54:47.596433777Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=968.019µs logger=migrator t=2026-05-30T09:54:47.602298756Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-30T09:54:47.602373288Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=75.012µs logger=migrator t=2026-05-30T09:54:47.607991141Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-30T09:54:47.608989389Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=997.878µs logger=migrator t=2026-05-30T09:54:47.615709762Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-30T09:54:47.617256428Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.545625ms logger=migrator t=2026-05-30T09:54:47.624491997Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-30T09:54:47.625421603Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=923.736µs logger=migrator t=2026-05-30T09:54:47.630790779Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-30T09:54:47.632284971Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.494052ms logger=migrator t=2026-05-30T09:54:47.638306006Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-30T09:54:47.639351016Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.045429ms logger=migrator t=2026-05-30T09:54:47.645080171Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-30T09:54:47.646018278Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=937.497µs logger=migrator t=2026-05-30T09:54:47.650825937Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-30T09:54:47.650858358Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=33.821µs logger=migrator t=2026-05-30T09:54:47.657006115Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-30T09:54:47.663790041Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.783626ms logger=migrator t=2026-05-30T09:54:47.669478596Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-30T09:54:47.670267968Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=788.952µs logger=migrator t=2026-05-30T09:54:47.674948574Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-30T09:54:47.681142762Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.193528ms logger=migrator t=2026-05-30T09:54:47.686918099Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-30T09:54:47.687625899Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=707.81µs logger=migrator t=2026-05-30T09:54:47.692080378Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-30T09:54:47.693503319Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.42248ms logger=migrator t=2026-05-30T09:54:47.698335168Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-30T09:54:47.699152782Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=816.794µs logger=migrator t=2026-05-30T09:54:47.704147666Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-30T09:54:47.715173204Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.025708ms logger=migrator t=2026-05-30T09:54:47.719657494Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-30T09:54:47.720155209Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=497.614µs logger=migrator t=2026-05-30T09:54:47.724611667Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-30T09:54:47.725510133Z 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=898.057µs logger=migrator t=2026-05-30T09:54:47.731197067Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-30T09:54:47.73165746Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=460.033µs logger=migrator t=2026-05-30T09:54:47.737317424Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-30T09:54:47.738149828Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=831.973µs logger=migrator t=2026-05-30T09:54:47.74344236Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-30T09:54:47.743627256Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=184.896µs logger=migrator t=2026-05-30T09:54:47.749381802Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-30T09:54:47.756189979Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.805406ms logger=migrator t=2026-05-30T09:54:47.762355127Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-30T09:54:47.766367712Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.012075ms logger=migrator t=2026-05-30T09:54:47.771364356Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-30T09:54:47.772492339Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.128362ms logger=migrator t=2026-05-30T09:54:47.778031828Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-30T09:54:47.779427159Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.391291ms logger=migrator t=2026-05-30T09:54:47.784227658Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-30T09:54:47.784572078Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=345.12µs logger=migrator t=2026-05-30T09:54:47.789562562Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-30T09:54:47.795921106Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.353953ms logger=migrator t=2026-05-30T09:54:47.800561829Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-30T09:54:47.801440935Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=875.556µs logger=migrator t=2026-05-30T09:54:47.806948174Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-30T09:54:47.807110878Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=162.844µs logger=migrator t=2026-05-30T09:54:47.81201094Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-30T09:54:47.812570146Z level=info msg="Migration successfully executed" id="Move region to single row" duration=558.976µs logger=migrator t=2026-05-30T09:54:47.81723545Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-30T09:54:47.818625991Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.389711ms logger=migrator t=2026-05-30T09:54:47.824803569Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-30T09:54:47.825585761Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=782.372µs logger=migrator t=2026-05-30T09:54:47.8307366Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-30T09:54:47.832173792Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.435752ms logger=migrator t=2026-05-30T09:54:47.837611969Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-30T09:54:47.839185824Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.572935ms logger=migrator t=2026-05-30T09:54:47.844978871Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-30T09:54:47.846028222Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.050951ms logger=migrator t=2026-05-30T09:54:47.850926403Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-30T09:54:47.851770908Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=844.545µs logger=migrator t=2026-05-30T09:54:47.856224386Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-30T09:54:47.856292168Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.962µs logger=migrator t=2026-05-30T09:54:47.861878759Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-30T09:54:47.862738585Z level=info msg="Migration successfully executed" id="create test_data table" duration=859.596µs logger=migrator t=2026-05-30T09:54:47.86780234Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-30T09:54:47.869122779Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.320048ms logger=migrator t=2026-05-30T09:54:47.874577176Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-30T09:54:47.876048238Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.470782ms logger=migrator t=2026-05-30T09:54:47.881769123Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-30T09:54:47.8833594Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.588616ms logger=migrator t=2026-05-30T09:54:47.890415104Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-30T09:54:47.890760273Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=346.78µs logger=migrator t=2026-05-30T09:54:47.89517281Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-30T09:54:47.895812298Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=640.208µs logger=migrator t=2026-05-30T09:54:47.900328439Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-30T09:54:47.900408152Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=80.862µs logger=migrator t=2026-05-30T09:54:47.905789387Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-30T09:54:47.906698263Z level=info msg="Migration successfully executed" id="create team table" duration=909.076µs logger=migrator t=2026-05-30T09:54:47.911646706Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-30T09:54:47.913403557Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.756271ms logger=migrator t=2026-05-30T09:54:47.918899966Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-30T09:54:47.920849351Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.978316ms logger=migrator t=2026-05-30T09:54:47.927414982Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-30T09:54:47.932690384Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.272522ms logger=migrator t=2026-05-30T09:54:47.938287065Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-30T09:54:47.938520822Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=233.667µs logger=migrator t=2026-05-30T09:54:47.943623939Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-30T09:54:47.945224505Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.600847ms logger=migrator t=2026-05-30T09:54:47.952171246Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-30T09:54:47.95300925Z level=info msg="Migration successfully executed" id="create team member table" duration=837.334µs logger=migrator t=2026-05-30T09:54:47.96097277Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-30T09:54:47.962237006Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.266326ms logger=migrator t=2026-05-30T09:54:47.967429186Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-30T09:54:47.968143587Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=714.121µs logger=migrator t=2026-05-30T09:54:47.973830821Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-30T09:54:47.975345565Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.515564ms logger=migrator t=2026-05-30T09:54:47.982381188Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-30T09:54:47.989416841Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.041154ms logger=migrator t=2026-05-30T09:54:47.994052545Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-30T09:54:47.998707739Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.655195ms logger=migrator t=2026-05-30T09:54:48.004066234Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-30T09:54:48.008852542Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.751277ms logger=migrator t=2026-05-30T09:54:48.013472335Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-30T09:54:48.014402642Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=929.377µs logger=migrator t=2026-05-30T09:54:48.021267901Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-30T09:54:48.022733883Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.466213ms logger=migrator t=2026-05-30T09:54:48.029527979Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-30T09:54:48.03092644Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.400811ms logger=migrator t=2026-05-30T09:54:48.034623626Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-30T09:54:48.035616684Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=997.188µs logger=migrator t=2026-05-30T09:54:48.039403055Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-30T09:54:48.040065824Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=660.018µs logger=migrator t=2026-05-30T09:54:48.04446106Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-30T09:54:48.045116699Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=656.179µs logger=migrator t=2026-05-30T09:54:48.048686542Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-30T09:54:48.049574317Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=887.435µs logger=migrator t=2026-05-30T09:54:48.055716165Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-30T09:54:48.056793216Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.077751ms logger=migrator t=2026-05-30T09:54:48.061537904Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-30T09:54:48.062223983Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=685.679µs logger=migrator t=2026-05-30T09:54:48.066096605Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-30T09:54:48.066389343Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=293.228µs logger=migrator t=2026-05-30T09:54:48.070665297Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-30T09:54:48.071604144Z level=info msg="Migration successfully executed" id="create tag table" duration=938.386µs logger=migrator t=2026-05-30T09:54:48.077538425Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-30T09:54:48.078263246Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=725.051µs logger=migrator t=2026-05-30T09:54:48.082679663Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-30T09:54:48.084173157Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.501444ms logger=migrator t=2026-05-30T09:54:48.089279234Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-30T09:54:48.090649084Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.370711ms logger=migrator t=2026-05-30T09:54:48.105704268Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-30T09:54:48.107230142Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.525475ms logger=migrator t=2026-05-30T09:54:48.112529905Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-30T09:54:48.126259632Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.731717ms logger=migrator t=2026-05-30T09:54:48.130473733Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-30T09:54:48.131255125Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=783.422µs logger=migrator t=2026-05-30T09:54:48.134642094Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-30T09:54:48.13557044Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=928.126µs logger=migrator t=2026-05-30T09:54:48.150702197Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-30T09:54:48.151096679Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=394.693µs logger=migrator t=2026-05-30T09:54:48.156644589Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-30T09:54:48.157201145Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=556.926µs logger=migrator t=2026-05-30T09:54:48.162447077Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-30T09:54:48.163890808Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.438351ms logger=migrator t=2026-05-30T09:54:48.168162911Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-30T09:54:48.169076057Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=910.706µs logger=migrator t=2026-05-30T09:54:48.179076057Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-30T09:54:48.17918256Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=109.593µs logger=migrator t=2026-05-30T09:54:48.18372876Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-30T09:54:48.188956421Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.227491ms logger=migrator t=2026-05-30T09:54:48.194885812Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-30T09:54:48.199895467Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.022585ms logger=migrator t=2026-05-30T09:54:48.203627535Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-30T09:54:48.208780724Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.152589ms logger=migrator t=2026-05-30T09:54:48.213318655Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-30T09:54:48.218305519Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.987154ms logger=migrator t=2026-05-30T09:54:48.221954334Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-30T09:54:48.22286619Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=916.466µs logger=migrator t=2026-05-30T09:54:48.226600209Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-30T09:54:48.231633083Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.032634ms logger=migrator t=2026-05-30T09:54:48.235958778Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-30T09:54:48.236751901Z level=info msg="Migration successfully executed" id="create server_lock table" duration=790.833µs logger=migrator t=2026-05-30T09:54:48.240495849Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-30T09:54:48.241373255Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=876.996µs logger=migrator t=2026-05-30T09:54:48.244709361Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-30T09:54:48.245534955Z level=info msg="Migration successfully executed" id="create user auth token table" duration=825.263µs logger=migrator t=2026-05-30T09:54:48.249828669Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-30T09:54:48.250781886Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=952.897µs logger=migrator t=2026-05-30T09:54:48.254303588Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-30T09:54:48.255255606Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=951.339µs logger=migrator t=2026-05-30T09:54:48.259187869Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-30T09:54:48.260794335Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.605206ms logger=migrator t=2026-05-30T09:54:48.265185832Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-30T09:54:48.270417013Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.230872ms logger=migrator t=2026-05-30T09:54:48.273857142Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-30T09:54:48.274780469Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=922.667µs logger=migrator t=2026-05-30T09:54:48.278465045Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-30T09:54:48.2793401Z level=info msg="Migration successfully executed" id="create cache_data table" duration=874.745µs logger=migrator t=2026-05-30T09:54:48.286156967Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-30T09:54:48.287139685Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=984.308µs logger=migrator t=2026-05-30T09:54:48.29249611Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-30T09:54:48.29384883Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.35259ms logger=migrator t=2026-05-30T09:54:48.297809304Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-30T09:54:48.298796522Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=986.998µs logger=migrator t=2026-05-30T09:54:48.302606903Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-30T09:54:48.302671094Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=64.481µs logger=migrator t=2026-05-30T09:54:48.306297219Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-30T09:54:48.306416242Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=119.933µs logger=migrator t=2026-05-30T09:54:48.311271282Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-30T09:54:48.312645522Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.370919ms logger=migrator t=2026-05-30T09:54:48.316962547Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T09:54:48.317927784Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=965.007µs logger=migrator t=2026-05-30T09:54:48.321036404Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T09:54:48.322008083Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=971.289µs logger=migrator t=2026-05-30T09:54:48.325295458Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-30T09:54:48.325363729Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.972µs logger=migrator t=2026-05-30T09:54:48.328606253Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T09:54:48.329528019Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=921.626µs logger=migrator t=2026-05-30T09:54:48.333673969Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T09:54:48.335165012Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.490983ms logger=migrator t=2026-05-30T09:54:48.338949432Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-30T09:54:48.340915798Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.965086ms logger=migrator t=2026-05-30T09:54:48.346089887Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-30T09:54:48.347131408Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.041401ms logger=migrator t=2026-05-30T09:54:48.351074311Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-30T09:54:48.357022433Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.947102ms logger=migrator t=2026-05-30T09:54:48.363564012Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-30T09:54:48.364644744Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.082121ms logger=migrator t=2026-05-30T09:54:48.369165493Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-30T09:54:48.369269246Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=104.163µs logger=migrator t=2026-05-30T09:54:48.374405895Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-30T09:54:48.376031452Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.625207ms logger=migrator t=2026-05-30T09:54:48.379533003Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-30T09:54:48.38048788Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=954.547µs logger=migrator t=2026-05-30T09:54:48.385482515Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-30T09:54:48.386558446Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.074272ms logger=migrator t=2026-05-30T09:54:48.390752457Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-30T09:54:48.390818789Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=67.142µs logger=migrator t=2026-05-30T09:54:48.394227007Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-30T09:54:48.395167625Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=940.328µs logger=migrator t=2026-05-30T09:54:48.399441057Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-30T09:54:48.400424296Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=982.969µs logger=migrator t=2026-05-30T09:54:48.403919567Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-30T09:54:48.404882104Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=962.537µs logger=migrator t=2026-05-30T09:54:48.409272502Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-30T09:54:48.410300541Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.027829ms logger=migrator t=2026-05-30T09:54:48.41374824Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-30T09:54:48.420117545Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.367325ms logger=migrator t=2026-05-30T09:54:48.423505482Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-30T09:54:48.424490571Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=985.508µs logger=migrator t=2026-05-30T09:54:48.428839336Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-30T09:54:48.429770073Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=934.817µs logger=migrator t=2026-05-30T09:54:48.433175711Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-30T09:54:48.459226224Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.049313ms logger=migrator t=2026-05-30T09:54:48.463421585Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-30T09:54:48.486216393Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=22.794547ms logger=migrator t=2026-05-30T09:54:48.490639041Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-30T09:54:48.491375632Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=735.991µs logger=migrator t=2026-05-30T09:54:48.494931914Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-30T09:54:48.495855911Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=923.957µs logger=migrator t=2026-05-30T09:54:48.500142804Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-30T09:54:48.509223656Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.080512ms logger=migrator t=2026-05-30T09:54:48.513096909Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-30T09:54:48.517186066Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.088897ms logger=migrator t=2026-05-30T09:54:48.520966106Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-30T09:54:48.522105368Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.140332ms logger=migrator t=2026-05-30T09:54:48.525869217Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-30T09:54:48.526849626Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=982.139µs logger=migrator t=2026-05-30T09:54:48.531394147Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-30T09:54:48.532569781Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.175254ms logger=migrator t=2026-05-30T09:54:48.53635615Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-30T09:54:48.53739396Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.037449ms logger=migrator t=2026-05-30T09:54:48.541806627Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-30T09:54:48.541877329Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=71.622µs logger=migrator t=2026-05-30T09:54:48.544978809Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-30T09:54:48.553089233Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.108624ms logger=migrator t=2026-05-30T09:54:48.556480341Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-30T09:54:48.560798716Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.319685ms logger=migrator t=2026-05-30T09:54:48.564214144Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-30T09:54:48.570346231Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.129377ms logger=migrator t=2026-05-30T09:54:48.575260393Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-30T09:54:48.57619475Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=934.417µs logger=migrator t=2026-05-30T09:54:48.57998456Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-30T09:54:48.581491323Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.506483ms logger=migrator t=2026-05-30T09:54:48.585287303Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-30T09:54:48.592156931Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.870508ms logger=migrator t=2026-05-30T09:54:48.596507947Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-30T09:54:48.602449498Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.941271ms logger=migrator t=2026-05-30T09:54:48.605983Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-30T09:54:48.607076611Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.093051ms logger=migrator t=2026-05-30T09:54:48.611362115Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-30T09:54:48.617785421Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.423056ms logger=migrator t=2026-05-30T09:54:48.622147137Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-30T09:54:48.628394727Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.24699ms logger=migrator t=2026-05-30T09:54:48.632041602Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-30T09:54:48.632106904Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.852µs logger=migrator t=2026-05-30T09:54:48.635539923Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-30T09:54:48.636604124Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.064291ms logger=migrator t=2026-05-30T09:54:48.641572708Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-30T09:54:48.643318378Z 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.74646ms logger=migrator t=2026-05-30T09:54:48.647665764Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-30T09:54:48.649353682Z 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.678918ms logger=migrator t=2026-05-30T09:54:48.653701638Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-30T09:54:48.65378935Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=88.653µs logger=migrator t=2026-05-30T09:54:48.659571397Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-30T09:54:48.668918167Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.346929ms logger=migrator t=2026-05-30T09:54:48.672517901Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-30T09:54:48.677742582Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=5.223741ms logger=migrator t=2026-05-30T09:54:48.68149134Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-30T09:54:48.687839703Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.347693ms logger=migrator t=2026-05-30T09:54:48.692447516Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-30T09:54:48.698712967Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.264931ms logger=migrator t=2026-05-30T09:54:48.702353632Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-30T09:54:48.70953959Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=7.185288ms logger=migrator t=2026-05-30T09:54:48.713050061Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-30T09:54:48.713117243Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=67.942µs logger=migrator t=2026-05-30T09:54:48.717225182Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-30T09:54:48.718017724Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=792.232µs logger=migrator t=2026-05-30T09:54:48.721858825Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-30T09:54:48.730646079Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.788453ms logger=migrator t=2026-05-30T09:54:48.73412683Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-30T09:54:48.734196082Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=67.752µs logger=migrator t=2026-05-30T09:54:48.737714023Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-30T09:54:48.744287102Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.572029ms logger=migrator t=2026-05-30T09:54:48.74976622Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-30T09:54:48.750849642Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.085902ms logger=migrator t=2026-05-30T09:54:48.756472165Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-30T09:54:48.763165218Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.692703ms logger=migrator t=2026-05-30T09:54:48.767104111Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-30T09:54:48.76809254Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=987.929µs logger=migrator t=2026-05-30T09:54:48.774767172Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-30T09:54:48.776608766Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.846054ms logger=migrator t=2026-05-30T09:54:48.782506766Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-30T09:54:48.791608968Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.102472ms logger=migrator t=2026-05-30T09:54:48.795576333Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-30T09:54:48.796211622Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=635.539µs logger=migrator t=2026-05-30T09:54:48.799810235Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-30T09:54:48.801024431Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.213136ms logger=migrator t=2026-05-30T09:54:48.804279955Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-30T09:54:48.80515767Z level=info msg="Migration successfully executed" id="create alert_image table" duration=877.565µs logger=migrator t=2026-05-30T09:54:48.808547557Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-30T09:54:48.80965549Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.109873ms logger=migrator t=2026-05-30T09:54:48.813670355Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-30T09:54:48.813758048Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=88.373µs logger=migrator t=2026-05-30T09:54:48.817092164Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-30T09:54:48.818588808Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.496343ms logger=migrator t=2026-05-30T09:54:48.825101055Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-30T09:54:48.82697453Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.862095ms logger=migrator t=2026-05-30T09:54:48.833203649Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-30T09:54:48.833713414Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-30T09:54:48.837076451Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-30T09:54:48.837578346Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=502.075µs logger=migrator t=2026-05-30T09:54:48.841086247Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-30T09:54:48.842437415Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.351158ms logger=migrator t=2026-05-30T09:54:48.846896605Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-30T09:54:48.852040114Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.167849ms logger=migrator t=2026-05-30T09:54:48.855421571Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-30T09:54:48.856580934Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.158743ms logger=migrator t=2026-05-30T09:54:48.86022069Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-30T09:54:48.861376063Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.154982ms logger=migrator t=2026-05-30T09:54:48.865544653Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-30T09:54:48.866400898Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=856.605µs logger=migrator t=2026-05-30T09:54:48.870181747Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-30T09:54:48.871752233Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.569956ms logger=migrator t=2026-05-30T09:54:48.876095217Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-30T09:54:48.877524249Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.434642ms logger=migrator t=2026-05-30T09:54:48.883595544Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-30T09:54:48.883665726Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=74.522µs logger=migrator t=2026-05-30T09:54:48.888912018Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-30T09:54:48.889069872Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=159.075µs logger=migrator t=2026-05-30T09:54:48.892785369Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-30T09:54:48.903809087Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.025388ms logger=migrator t=2026-05-30T09:54:48.907424572Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-30T09:54:48.90770686Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=282.438µs logger=migrator t=2026-05-30T09:54:48.912012584Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-30T09:54:48.913827607Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.810543ms logger=migrator t=2026-05-30T09:54:48.918723579Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-30T09:54:48.919349657Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=626.228µs logger=migrator t=2026-05-30T09:54:48.926331558Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-30T09:54:48.927922384Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.591587ms logger=migrator t=2026-05-30T09:54:48.932171926Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-30T09:54:48.933531576Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.35959ms logger=migrator t=2026-05-30T09:54:48.938651164Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-30T09:54:48.969634388Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.983864ms logger=migrator t=2026-05-30T09:54:48.974539289Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-30T09:54:48.981588143Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.048464ms logger=migrator t=2026-05-30T09:54:48.987214116Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-30T09:54:48.987618207Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=402.942µs logger=migrator t=2026-05-30T09:54:48.992321513Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-30T09:54:49.030909047Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=38.585714ms logger=migrator t=2026-05-30T09:54:49.03795695Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-30T09:54:49.070707676Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.747626ms logger=migrator t=2026-05-30T09:54:49.081069185Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-30T09:54:49.082542497Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.477492ms logger=migrator t=2026-05-30T09:54:49.0885196Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-30T09:54:49.08989961Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.38199ms logger=migrator t=2026-05-30T09:54:49.093268597Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-30T09:54:49.093698079Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=429.662µs logger=migrator t=2026-05-30T09:54:49.098599981Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-30T09:54:49.100219067Z level=info msg="Migration successfully executed" id="create permission table" duration=1.613996ms logger=migrator t=2026-05-30T09:54:49.107449646Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-30T09:54:49.108862607Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.413601ms logger=migrator t=2026-05-30T09:54:49.114237402Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-30T09:54:49.115786327Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.548505ms logger=migrator t=2026-05-30T09:54:49.119161294Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-30T09:54:49.120132462Z level=info msg="Migration successfully executed" id="create role table" duration=971.648µs logger=migrator t=2026-05-30T09:54:49.125748344Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-30T09:54:49.132770947Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.024553ms logger=migrator t=2026-05-30T09:54:49.138801501Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-30T09:54:49.145869026Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.066675ms logger=migrator t=2026-05-30T09:54:49.149581553Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-30T09:54:49.150847139Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.265456ms logger=migrator t=2026-05-30T09:54:49.154542446Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-30T09:54:49.155848763Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.306027ms logger=migrator t=2026-05-30T09:54:49.15921213Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-30T09:54:49.160370914Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.158904ms logger=migrator t=2026-05-30T09:54:49.164870323Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-30T09:54:49.165807941Z level=info msg="Migration successfully executed" id="create team role table" duration=937.318µs logger=migrator t=2026-05-30T09:54:49.170325091Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-30T09:54:49.172168845Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.843454ms logger=migrator t=2026-05-30T09:54:49.178020113Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-30T09:54:49.179210018Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.193685ms logger=migrator t=2026-05-30T09:54:49.227450071Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-30T09:54:49.229568122Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.120121ms logger=migrator t=2026-05-30T09:54:49.236752769Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-30T09:54:49.238407457Z level=info msg="Migration successfully executed" id="create user role table" duration=1.657788ms logger=migrator t=2026-05-30T09:54:49.244971346Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-30T09:54:49.246259113Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.287517ms logger=migrator t=2026-05-30T09:54:49.25270353Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-30T09:54:49.254518751Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.814921ms logger=migrator t=2026-05-30T09:54:49.259424473Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-30T09:54:49.260465024Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.040481ms logger=migrator t=2026-05-30T09:54:49.265137628Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-30T09:54:49.266064436Z level=info msg="Migration successfully executed" id="create builtin role table" duration=926.418µs logger=migrator t=2026-05-30T09:54:49.272391908Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-30T09:54:49.274003674Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.611376ms logger=migrator t=2026-05-30T09:54:49.279020109Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-30T09:54:49.280529953Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.510804ms logger=migrator t=2026-05-30T09:54:49.286124135Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-30T09:54:49.29569291Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.571296ms logger=migrator t=2026-05-30T09:54:49.300278063Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-30T09:54:49.301522748Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.243365ms logger=migrator t=2026-05-30T09:54:49.3060588Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-30T09:54:49.307439259Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.379249ms logger=migrator t=2026-05-30T09:54:49.311157627Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-30T09:54:49.312364132Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.206125ms logger=migrator t=2026-05-30T09:54:49.316463371Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-30T09:54:49.317747487Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.281616ms logger=migrator t=2026-05-30T09:54:49.322053662Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-30T09:54:49.322969808Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=915.546µs logger=migrator t=2026-05-30T09:54:49.32752807Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-30T09:54:49.328889979Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.360759ms logger=migrator t=2026-05-30T09:54:49.333078299Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-30T09:54:49.346333962Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=13.255283ms logger=migrator t=2026-05-30T09:54:49.351517082Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-30T09:54:49.36046079Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.942998ms logger=migrator t=2026-05-30T09:54:49.365204327Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-30T09:54:49.370991054Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.786787ms logger=migrator t=2026-05-30T09:54:49.377193723Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-30T09:54:49.382855587Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.661554ms logger=migrator t=2026-05-30T09:54:49.387899302Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-30T09:54:49.388705015Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=805.403µs logger=migrator t=2026-05-30T09:54:49.393592246Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-30T09:54:49.39441081Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=818.144µs logger=migrator t=2026-05-30T09:54:49.399915549Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-30T09:54:49.400815395Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=902.316µs logger=migrator t=2026-05-30T09:54:49.40584285Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-30T09:54:49.407652793Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.809152ms logger=migrator t=2026-05-30T09:54:49.413317706Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-30T09:54:49.415109168Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.792002ms logger=migrator t=2026-05-30T09:54:49.420706839Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-30T09:54:49.420804152Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=98.743µs logger=migrator t=2026-05-30T09:54:49.425608461Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-30T09:54:49.425643722Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.341µs logger=migrator t=2026-05-30T09:54:49.430644056Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-30T09:54:49.431254444Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=610.358µs logger=migrator t=2026-05-30T09:54:49.436653339Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-30T09:54:49.437479674Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=825.615µs logger=migrator t=2026-05-30T09:54:49.442013894Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-30T09:54:49.442697714Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=684.06µs logger=migrator t=2026-05-30T09:54:49.447173463Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-30T09:54:49.447380059Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=207.076µs logger=migrator t=2026-05-30T09:54:49.452902729Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-30T09:54:49.453360462Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=457.643µs logger=migrator t=2026-05-30T09:54:49.458697766Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-30T09:54:49.459605203Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=907.247µs logger=migrator t=2026-05-30T09:54:49.464684718Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-30T09:54:49.465989366Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.304168ms logger=migrator t=2026-05-30T09:54:49.470993682Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-30T09:54:49.481306408Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.308557ms logger=migrator t=2026-05-30T09:54:49.486835148Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-30T09:54:49.486980462Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=146.564µs logger=migrator t=2026-05-30T09:54:49.492420549Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-30T09:54:49.494262743Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.841394ms logger=migrator t=2026-05-30T09:54:49.500010069Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-30T09:54:49.502082049Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.071521ms logger=migrator t=2026-05-30T09:54:49.510975355Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-30T09:54:49.512984813Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.011798ms logger=migrator t=2026-05-30T09:54:49.525204646Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-30T09:54:49.53365106Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.446304ms logger=migrator t=2026-05-30T09:54:49.540288991Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-30T09:54:49.541359463Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.070672ms logger=migrator t=2026-05-30T09:54:49.551699341Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-30T09:54:49.553610026Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.913935ms logger=migrator t=2026-05-30T09:54:49.563110321Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-30T09:54:49.585271241Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.161629ms logger=migrator t=2026-05-30T09:54:49.590976605Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-30T09:54:49.592089987Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.108972ms logger=migrator t=2026-05-30T09:54:49.597512383Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-30T09:54:49.598566683Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.05544ms logger=migrator t=2026-05-30T09:54:49.604669889Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-30T09:54:49.605810423Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.141574ms logger=migrator t=2026-05-30T09:54:49.612960479Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-30T09:54:49.61435781Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.400161ms logger=migrator t=2026-05-30T09:54:49.619185079Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-30T09:54:49.619419846Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=235.397µs logger=migrator t=2026-05-30T09:54:49.624257065Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-30T09:54:49.625493641Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.236896ms logger=migrator t=2026-05-30T09:54:49.630261719Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-30T09:54:49.641434102Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.172973ms logger=migrator t=2026-05-30T09:54:49.646652291Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-30T09:54:49.647537758Z level=info msg="Migration successfully executed" id="create entity_events table" duration=885.327µs logger=migrator t=2026-05-30T09:54:49.653384667Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-30T09:54:49.654426106Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.04194ms logger=migrator t=2026-05-30T09:54:49.660050719Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T09:54:49.660609905Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T09:54:49.665806575Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T09:54:49.666900747Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T09:54:49.687298595Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-30T09:54:49.688256963Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=960.798µs logger=migrator t=2026-05-30T09:54:49.693517905Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-30T09:54:49.695390359Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.872264ms logger=migrator t=2026-05-30T09:54:49.701164546Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-30T09:54:49.704035699Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=2.870953ms logger=migrator t=2026-05-30T09:54:49.722187142Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-30T09:54:49.724513179Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.327807ms logger=migrator t=2026-05-30T09:54:49.730176243Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-30T09:54:49.732402697Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.226554ms logger=migrator t=2026-05-30T09:54:49.737588237Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-30T09:54:49.738830432Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.243055ms logger=migrator t=2026-05-30T09:54:49.745843436Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-30T09:54:49.74740495Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.558485ms logger=migrator t=2026-05-30T09:54:49.759239002Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-30T09:54:49.760946041Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.710079ms logger=migrator t=2026-05-30T09:54:49.800827702Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-30T09:54:49.802193712Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.37321ms logger=migrator t=2026-05-30T09:54:49.806629931Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-30T09:54:49.807866976Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.236876ms logger=migrator t=2026-05-30T09:54:49.815166757Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-30T09:54:49.822640512Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=7.469935ms logger=migrator t=2026-05-30T09:54:49.828279515Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-30T09:54:49.850299681Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.018626ms logger=migrator t=2026-05-30T09:54:49.855414798Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-30T09:54:49.86618841Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.772602ms logger=migrator t=2026-05-30T09:54:49.872135121Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-30T09:54:49.881195412Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.058101ms logger=migrator t=2026-05-30T09:54:49.889190274Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-30T09:54:49.889652057Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=464.074µs logger=migrator t=2026-05-30T09:54:49.897694519Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-30T09:54:49.910422487Z level=info msg="Migration successfully executed" id="add share column" duration=12.727318ms logger=migrator t=2026-05-30T09:54:49.916481442Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-30T09:54:49.916666367Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=187.065µs logger=migrator t=2026-05-30T09:54:49.924473372Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-30T09:54:49.927748957Z level=info msg="Migration successfully executed" id="create file table" duration=3.274675ms logger=migrator t=2026-05-30T09:54:49.940109813Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-30T09:54:49.9424283Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.320557ms logger=migrator t=2026-05-30T09:54:49.9476086Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-30T09:54:49.948871486Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.262336ms logger=migrator t=2026-05-30T09:54:49.958118594Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-30T09:54:49.959289407Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.172833ms logger=migrator t=2026-05-30T09:54:49.963912151Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-30T09:54:49.96528071Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.368439ms logger=migrator t=2026-05-30T09:54:49.970965584Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-30T09:54:49.971034896Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=70.252µs logger=migrator t=2026-05-30T09:54:49.977900475Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-30T09:54:49.977973637Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.323µs logger=migrator t=2026-05-30T09:54:49.98504634Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-30T09:54:49.98573608Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=692.97µs logger=migrator t=2026-05-30T09:54:49.992223048Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-30T09:54:49.99263189Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=413.042µs logger=migrator t=2026-05-30T09:54:49.997712256Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-30T09:54:49.999156798Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.444401ms logger=migrator t=2026-05-30T09:54:50.008190588Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-30T09:54:50.019820265Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.626017ms logger=migrator t=2026-05-30T09:54:50.027390073Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-30T09:54:50.027742643Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=355.98µs logger=migrator t=2026-05-30T09:54:50.033988684Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-30T09:54:50.035772015Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.785371ms logger=migrator t=2026-05-30T09:54:50.043185679Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-30T09:54:50.04393374Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=751.721µs logger=migrator t=2026-05-30T09:54:50.049166872Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-30T09:54:50.049414669Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=248.367µs logger=migrator t=2026-05-30T09:54:50.056153374Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-30T09:54:50.057318967Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=1.168303ms logger=migrator t=2026-05-30T09:54:50.06365835Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-30T09:54:50.074492173Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.832933ms logger=migrator t=2026-05-30T09:54:50.080803765Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-30T09:54:50.092610566Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.803202ms logger=migrator t=2026-05-30T09:54:50.098678571Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-30T09:54:50.100137643Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.459602ms logger=migrator t=2026-05-30T09:54:50.106220408Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-30T09:54:50.185873138Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.64455ms logger=migrator t=2026-05-30T09:54:50.194216359Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-30T09:54:50.195321221Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.105792ms logger=migrator t=2026-05-30T09:54:50.200210122Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-30T09:54:50.202036785Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.824853ms logger=migrator t=2026-05-30T09:54:50.208421079Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-30T09:54:50.236006896Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.580706ms logger=migrator t=2026-05-30T09:54:50.243229263Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-30T09:54:50.255050886Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=11.817022ms logger=migrator t=2026-05-30T09:54:50.260561015Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-30T09:54:50.261000467Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=439.972µs logger=migrator t=2026-05-30T09:54:50.269732879Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-30T09:54:50.270089939Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=372.411µs logger=migrator t=2026-05-30T09:54:50.275969159Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-30T09:54:50.276435922Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=466.403µs logger=migrator t=2026-05-30T09:54:50.285089062Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-30T09:54:50.285347669Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=259.087µs logger=migrator t=2026-05-30T09:54:50.291605911Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-30T09:54:50.292087704Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=485.424µs logger=migrator t=2026-05-30T09:54:50.29784521Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-30T09:54:50.299061055Z level=info msg="Migration successfully executed" id="create folder table" duration=1.216465ms logger=migrator t=2026-05-30T09:54:50.30682177Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-30T09:54:50.308647013Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.825233ms logger=migrator t=2026-05-30T09:54:50.315093738Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-30T09:54:50.31650825Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.414432ms logger=migrator t=2026-05-30T09:54:50.32274951Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-30T09:54:50.322779431Z level=info msg="Migration successfully executed" id="Update folder title length" duration=31.061µs logger=migrator t=2026-05-30T09:54:50.329500014Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-30T09:54:50.331566024Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.06632ms logger=migrator t=2026-05-30T09:54:50.3387239Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-30T09:54:50.340144541Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.423051ms logger=migrator t=2026-05-30T09:54:50.344060954Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-30T09:54:50.345377753Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.316429ms logger=migrator t=2026-05-30T09:54:50.349874352Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-30T09:54:50.350708167Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=834.015µs logger=migrator t=2026-05-30T09:54:50.359929943Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-30T09:54:50.361411256Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=1.482114ms logger=migrator t=2026-05-30T09:54:50.366741299Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-30T09:54:50.368775858Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.034679ms logger=migrator t=2026-05-30T09:54:50.374790961Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-30T09:54:50.376890002Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.097061ms logger=migrator t=2026-05-30T09:54:50.383125202Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-30T09:54:50.385010967Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.896535ms logger=migrator t=2026-05-30T09:54:50.389871287Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-30T09:54:50.39103028Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.158683ms logger=migrator t=2026-05-30T09:54:50.398751194Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-30T09:54:50.399875696Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.124442ms logger=migrator t=2026-05-30T09:54:50.406753225Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-30T09:54:50.407892957Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.139592ms logger=migrator t=2026-05-30T09:54:50.411747729Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-30T09:54:50.413281713Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.533353ms logger=migrator t=2026-05-30T09:54:50.421299404Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-30T09:54:50.423320003Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.023319ms logger=migrator t=2026-05-30T09:54:50.428523283Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-30T09:54:50.429773249Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.250786ms logger=migrator t=2026-05-30T09:54:50.436563835Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-30T09:54:50.438250694Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.69213ms logger=migrator t=2026-05-30T09:54:50.443342501Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-30T09:54:50.44920299Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=5.858429ms logger=migrator t=2026-05-30T09:54:50.453641697Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-30T09:54:50.454147183Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=512.926µs logger=migrator t=2026-05-30T09:54:50.459476647Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-30T09:54:50.470297588Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=10.821961ms logger=migrator t=2026-05-30T09:54:50.474776098Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-30T09:54:50.475338224Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=562.796µs logger=migrator t=2026-05-30T09:54:50.481154932Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-30T09:54:50.481176552Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.51µs logger=migrator t=2026-05-30T09:54:50.486382943Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-30T09:54:50.487582328Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.199795ms logger=migrator t=2026-05-30T09:54:50.494065915Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-30T09:54:50.494085596Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=20.951µs logger=migrator t=2026-05-30T09:54:50.49806521Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-30T09:54:50.499373858Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.308188ms logger=migrator t=2026-05-30T09:54:50.505057252Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-30T09:54:50.506259936Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.202744ms logger=migrator t=2026-05-30T09:54:50.513106465Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-30T09:54:50.515278287Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.173852ms logger=migrator t=2026-05-30T09:54:50.520843327Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-30T09:54:50.521657212Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=815.525µs logger=migrator t=2026-05-30T09:54:50.53026934Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-30T09:54:50.530931089Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=659.959µs logger=migrator t=2026-05-30T09:54:50.534989497Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-30T09:54:50.535929474Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=936.527µs logger=migrator t=2026-05-30T09:54:50.542254746Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-30T09:54:50.543349208Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.094432ms logger=migrator t=2026-05-30T09:54:50.546372845Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-30T09:54:50.547284581Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=911.736µs logger=migrator t=2026-05-30T09:54:50.550526935Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-30T09:54:50.560603636Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.074381ms logger=migrator t=2026-05-30T09:54:50.565646991Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-30T09:54:50.575522446Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.874275ms logger=migrator t=2026-05-30T09:54:50.580189172Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-30T09:54:50.587714518Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.522586ms logger=migrator t=2026-05-30T09:54:50.591243031Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-30T09:54:50.591319593Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=67.682µs logger=migrator t=2026-05-30T09:54:50.596388528Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-30T09:54:50.606920703Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.535035ms logger=migrator t=2026-05-30T09:54:50.611421803Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-30T09:54:50.628329461Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.902868ms logger=migrator t=2026-05-30T09:54:50.632568403Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-30T09:54:50.632906853Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=338.539µs logger=migrator t=2026-05-30T09:54:50.635482237Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.733165566s logger=migrator t=2026-05-30T09:54:50.636222709Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-30T09:54:50.652358634Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-30T09:54:50.652583282Z level=info msg="Created default organization" logger=secrets t=2026-05-30T09:54:50.657906804Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-30T09:54:50.706904049Z level=info msg="Restored cache from database" duration=420.552µs logger=plugin.store t=2026-05-30T09:54:50.708107453Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-30T09:54:50.743034472Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-30T09:54:50.743059633Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-30T09:54:50.743144636Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-30T09:54:50.743156866Z level=info msg="Plugins loaded" count=54 duration=35.050043ms logger=query_data t=2026-05-30T09:54:50.746962355Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-30T09:54:50.750438105Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-30T09:54:50.758506808Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-30T09:54:50.766919211Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-30T09:54:50.770081533Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-30T09:54:50.772162833Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-30T09:54:50.791523322Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-30T09:54:50.808147812Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-30T09:54:50.826219463Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-30T09:54:50.826242353Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-30T09:54:50.82642404Z level=info msg="Warming state cache for startup" logger=ngalert.state.manager t=2026-05-30T09:54:50.826895873Z level=info msg="State cache has been initialized" states=0 duration=443.872µs logger=ngalert.multiorg.alertmanager t=2026-05-30T09:54:50.826949115Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.scheduler t=2026-05-30T09:54:50.826974965Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=grafanaStorageLogger t=2026-05-30T09:54:50.827005406Z level=info msg="Storage starting" logger=ticker t=2026-05-30T09:54:50.8271538Z level=info msg=starting first_tick=2026-05-30T09:55:00Z logger=http.server t=2026-05-30T09:54:50.831026722Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-05-30T09:54:50.902489566Z level=info msg="Update check succeeded" duration=75.270094ms logger=plugins.update.checker t=2026-05-30T09:54:50.902708672Z level=info msg="Update check succeeded" duration=76.020605ms logger=provisioning.dashboard t=2026-05-30T09:54:50.905360549Z level=info msg="starting to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-30T09:54:50.943636803Z level=info msg="Patterns update finished" duration=83.437878ms logger=sqlstore.transactions t=2026-05-30T09:54:50.970343094Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-30T09:54:50.982210976Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-30T09:54:50.994737869Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-05-30T09:54:51.007305931Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=provisioning.dashboard t=2026-05-30T09:54:51.023612942Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-30T09:54:51.085142388Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-30T09:54:51.085631632Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-30T09:54:53.235318329Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.236215755Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.26621679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.310061337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.327557171Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.355326173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.370766049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.40198017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.416834769Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.445065244Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.462756335Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-30T09:54:53.52357767Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-30T09:54:53.535839055Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-30T09:54:53.551461465Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-30T09:54:53.566452188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.587919747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.621010263Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.639779515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.668938666Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.686650068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.801137992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.820345807Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.848492489Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.861009112Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.885851839Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.900632475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.938539189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.957767474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:53.988678156Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.005223794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.039163204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.060545931Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.095079858Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.110418062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.15264458Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.170367341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.199309888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.217481162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.274841588Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.30020731Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.359330677Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.378788349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.426150486Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.443501787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.488419204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.508516804Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.556410776Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.574942351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.633969405Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.65182525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.694711188Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.713044068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.768454718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.787650032Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.833967118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.854353367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.914095782Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.936042386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:54.989654403Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.011073311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.060053585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.095082686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.194477716Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.212979209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.287545902Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.306644434Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.376396557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.390120794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.469067963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.48870947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.561175452Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.579344076Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.647246786Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.669268831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.739258202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.756739747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.825905613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.838272711Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.920569806Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:55.934674684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:56.011268074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:56.033764794Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-30T09:54:56.107099551Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-30T09:56:29.848483541Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-30T10:04:50.866271788Z level=info msg="Completed cleanup jobs" duration=38.881018ms logger=plugins.update.checker t=2026-05-30T10:04:50.955585796Z level=info msg="Update check succeeded" duration=52.340056ms logger=sqlstore.transactions t=2026-05-30T10:09:50.766775197Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-30T10:14:50.863474516Z level=info msg="Completed cleanup jobs" duration=35.845264ms logger=plugins.update.checker t=2026-05-30T10:14:50.967125449Z level=info msg="Update check succeeded" duration=63.32715ms logger=cleanup t=2026-05-30T10:24:50.858361027Z level=info msg="Completed cleanup jobs" duration=30.589288ms logger=plugins.update.checker t=2026-05-30T10:24:50.958246732Z level=info msg="Update check succeeded" duration=54.904298ms logger=infra.usagestats t=2026-05-30T10:26:29.870921723Z level=info msg="Usage stats are ready to report"