logger=settings t=2026-05-12T21:40:47.583092171Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-12T21:40:47Z logger=settings t=2026-05-12T21:40:47.583330527Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-12T21:40:47.583342747Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-12T21:40:47.583346197Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-12T21:40:47.583349157Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-12T21:40:47.583354197Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-12T21:40:47.583357358Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-12T21:40:47.583360448Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-12T21:40:47.583367968Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-12T21:40:47.583372278Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-12T21:40:47.583375798Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-12T21:40:47.583381248Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-12T21:40:47.583384708Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-12T21:40:47.583388308Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-12T21:40:47.583391978Z level=info msg=Target target=[all] logger=settings t=2026-05-12T21:40:47.583401159Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-12T21:40:47.583403989Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-12T21:40:47.583408239Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-12T21:40:47.583410819Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-12T21:40:47.583413469Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-12T21:40:47.583417539Z level=info msg="App mode production" logger=sqlstore t=2026-05-12T21:40:47.583711977Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-12T21:40:47.583729277Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-12T21:40:47.585068702Z level=info msg="Locking database" logger=migrator t=2026-05-12T21:40:47.585080342Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-12T21:40:47.585655837Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-12T21:40:47.586479988Z level=info msg="Migration successfully executed" id="create migration_log table" duration=823.921µs logger=migrator t=2026-05-12T21:40:47.592369179Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-12T21:40:47.592914783Z level=info msg="Migration successfully executed" id="create user table" duration=544.284µs logger=migrator t=2026-05-12T21:40:47.597516512Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-12T21:40:47.599186325Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.669093ms logger=migrator t=2026-05-12T21:40:47.603371512Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-12T21:40:47.604112581Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=741.019µs logger=migrator t=2026-05-12T21:40:47.608807862Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-12T21:40:47.609458928Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=654.436µs logger=migrator t=2026-05-12T21:40:47.613146684Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-12T21:40:47.61378467Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=638.106µs logger=migrator t=2026-05-12T21:40:47.61810036Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-12T21:40:47.620449841Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.349141ms logger=migrator t=2026-05-12T21:40:47.624150427Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-12T21:40:47.625164933Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.014466ms logger=migrator t=2026-05-12T21:40:47.631553767Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-12T21:40:47.632257486Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=703.389µs logger=migrator t=2026-05-12T21:40:47.635580871Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-12T21:40:47.63635807Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=778.459µs logger=migrator t=2026-05-12T21:40:47.640194939Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-12T21:40:47.640540198Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=342.448µs logger=migrator t=2026-05-12T21:40:47.644648904Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-12T21:40:47.645177257Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=528.163µs logger=migrator t=2026-05-12T21:40:47.64955946Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-12T21:40:47.652113996Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.553896ms logger=migrator t=2026-05-12T21:40:47.658150061Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-12T21:40:47.658176302Z level=info msg="Migration successfully executed" id="Update user table charset" duration=27.121µs logger=migrator t=2026-05-12T21:40:47.662301967Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-12T21:40:47.663365575Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.063018ms logger=migrator t=2026-05-12T21:40:47.667817189Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-12T21:40:47.668157578Z level=info msg="Migration successfully executed" id="Add missing user data" duration=347.009µs logger=migrator t=2026-05-12T21:40:47.671754261Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-12T21:40:47.673576837Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.821796ms logger=migrator t=2026-05-12T21:40:47.676772629Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-12T21:40:47.677709844Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=938.485µs logger=migrator t=2026-05-12T21:40:47.681826689Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-12T21:40:47.682942279Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.11527ms logger=migrator t=2026-05-12T21:40:47.68610336Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-12T21:40:47.694327301Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.219401ms logger=migrator t=2026-05-12T21:40:47.698842297Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-12T21:40:47.700030808Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.188071ms logger=migrator t=2026-05-12T21:40:47.707584692Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-12T21:40:47.708247869Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=726.149µs logger=migrator t=2026-05-12T21:40:47.712905669Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-12T21:40:47.714165232Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.263624ms logger=migrator t=2026-05-12T21:40:47.718439901Z 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-12T21:40:47.71877426Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=334.169µs logger=migrator t=2026-05-12T21:40:47.721988063Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-12T21:40:47.722423664Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=435.581µs logger=migrator t=2026-05-12T21:40:47.727213206Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-12T21:40:47.728711215Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.498079ms logger=migrator t=2026-05-12T21:40:47.732953444Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-12T21:40:47.734021622Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.069248ms logger=migrator t=2026-05-12T21:40:47.737956633Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-12T21:40:47.738796695Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=840.442µs logger=migrator t=2026-05-12T21:40:47.743691Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-12T21:40:47.744528383Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=837.273µs logger=migrator t=2026-05-12T21:40:47.748622947Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-12T21:40:47.749471629Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=848.562µs logger=migrator t=2026-05-12T21:40:47.754466037Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-12T21:40:47.754594951Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=129.724µs logger=migrator t=2026-05-12T21:40:47.759167659Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-12T21:40:47.760083822Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=916.453µs logger=migrator t=2026-05-12T21:40:47.763532221Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-12T21:40:47.764522267Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=990.366µs logger=migrator t=2026-05-12T21:40:47.768112368Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-12T21:40:47.769329969Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.217451ms logger=migrator t=2026-05-12T21:40:47.774612206Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-12T21:40:47.775479179Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=866.453µs logger=migrator t=2026-05-12T21:40:47.780537458Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-12T21:40:47.784045949Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.51129ms logger=migrator t=2026-05-12T21:40:47.788359339Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-12T21:40:47.789211362Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=852.633µs logger=migrator t=2026-05-12T21:40:47.794732444Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-12T21:40:47.795456682Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=717.879µs logger=migrator t=2026-05-12T21:40:47.799843594Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-12T21:40:47.800540933Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=700.459µs logger=migrator t=2026-05-12T21:40:47.804951336Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-12T21:40:47.805733666Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=775.86µs logger=migrator t=2026-05-12T21:40:47.809508183Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-12T21:40:47.81057406Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.064537ms logger=migrator t=2026-05-12T21:40:47.816367819Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-12T21:40:47.816961954Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=593.725µs logger=migrator t=2026-05-12T21:40:47.821656616Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-12T21:40:47.822555188Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=898.023µs logger=migrator t=2026-05-12T21:40:47.827369232Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-12T21:40:47.828013419Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=648.716µs logger=migrator t=2026-05-12T21:40:47.850001734Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-12T21:40:47.851493873Z level=info msg="Migration successfully executed" id="create star table" duration=1.491429ms logger=migrator t=2026-05-12T21:40:47.855355312Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-12T21:40:47.856796999Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.440787ms logger=migrator t=2026-05-12T21:40:47.861252094Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-12T21:40:47.862077235Z level=info msg="Migration successfully executed" id="create org table v1" duration=825.352µs logger=migrator t=2026-05-12T21:40:47.866345965Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-12T21:40:47.867176156Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=829.771µs logger=migrator t=2026-05-12T21:40:47.872685677Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-12T21:40:47.874055643Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.369506ms logger=migrator t=2026-05-12T21:40:47.8786349Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-12T21:40:47.879801521Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.168901ms logger=migrator t=2026-05-12T21:40:47.88440345Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-12T21:40:47.885157099Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=753.119µs logger=migrator t=2026-05-12T21:40:47.889851069Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-12T21:40:47.890758723Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=906.854µs logger=migrator t=2026-05-12T21:40:47.895874785Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-12T21:40:47.895906205Z level=info msg="Migration successfully executed" id="Update org table charset" duration=32.43µs logger=migrator t=2026-05-12T21:40:47.90038501Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-12T21:40:47.900430101Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.251µs logger=migrator t=2026-05-12T21:40:47.906275001Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-12T21:40:47.906703442Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=498.893µs logger=migrator t=2026-05-12T21:40:47.91166156Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-12T21:40:47.912515303Z level=info msg="Migration successfully executed" id="create dashboard table" duration=853.633µs logger=migrator t=2026-05-12T21:40:47.917826668Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-12T21:40:47.921688758Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=3.8617ms logger=migrator t=2026-05-12T21:40:47.926452741Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-12T21:40:47.927319323Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=868.242µs logger=migrator t=2026-05-12T21:40:47.931723605Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-12T21:40:47.932896096Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.171831ms logger=migrator t=2026-05-12T21:40:47.938282985Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-12T21:40:47.939129267Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=840.711µs logger=migrator t=2026-05-12T21:40:47.943288644Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-12T21:40:47.944048973Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=760.449µs logger=migrator t=2026-05-12T21:40:47.948306422Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-12T21:40:47.953489206Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.182094ms logger=migrator t=2026-05-12T21:40:47.95912497Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-12T21:40:47.959922071Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=796.68µs logger=migrator t=2026-05-12T21:40:47.964380866Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-12T21:40:47.965721251Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.328074ms logger=migrator t=2026-05-12T21:40:47.970101463Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-12T21:40:47.971386357Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.284804ms logger=migrator t=2026-05-12T21:40:47.976716932Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-12T21:40:47.977108143Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=391.191µs logger=migrator t=2026-05-12T21:40:47.981409194Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-12T21:40:47.982615445Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.204921ms logger=migrator t=2026-05-12T21:40:47.987349046Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-12T21:40:47.987560851Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=211.615µs logger=migrator t=2026-05-12T21:40:47.993193326Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-12T21:40:47.995049114Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.855378ms logger=migrator t=2026-05-12T21:40:47.99917718Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-12T21:40:48.002412564Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.241564ms logger=migrator t=2026-05-12T21:40:48.0065329Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-12T21:40:48.008576732Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.049393ms logger=migrator t=2026-05-12T21:40:48.013783037Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-12T21:40:48.01470561Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=922.343µs logger=migrator t=2026-05-12T21:40:48.018916189Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-12T21:40:48.021150036Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.233357ms logger=migrator t=2026-05-12T21:40:48.025323683Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-12T21:40:48.026282338Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=959.405µs logger=migrator t=2026-05-12T21:40:48.031153703Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-12T21:40:48.032108417Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=954.284µs logger=migrator t=2026-05-12T21:40:48.035907876Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-12T21:40:48.035934277Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=27.101µs logger=migrator t=2026-05-12T21:40:48.039801156Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-12T21:40:48.039831947Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=35.941µs logger=migrator t=2026-05-12T21:40:48.044393804Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-12T21:40:48.049782743Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.389769ms logger=migrator t=2026-05-12T21:40:48.056406283Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-12T21:40:48.058744993Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.34001ms logger=migrator t=2026-05-12T21:40:48.062384157Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-12T21:40:48.063885406Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.500819ms logger=migrator t=2026-05-12T21:40:48.067605111Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-12T21:40:48.06914515Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.540159ms logger=migrator t=2026-05-12T21:40:48.074210541Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-12T21:40:48.074461307Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=250.876µs logger=migrator t=2026-05-12T21:40:48.079547609Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-12T21:40:48.080897504Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.349316ms logger=migrator t=2026-05-12T21:40:48.085750608Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-12T21:40:48.086669972Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=920.294µs logger=migrator t=2026-05-12T21:40:48.092148873Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-12T21:40:48.092190504Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=43.351µs logger=migrator t=2026-05-12T21:40:48.096453083Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-12T21:40:48.09746976Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.016617ms logger=migrator t=2026-05-12T21:40:48.101969305Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-12T21:40:48.104128551Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=2.158506ms logger=migrator t=2026-05-12T21:40:48.109966521Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-12T21:40:48.118546692Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.585151ms logger=migrator t=2026-05-12T21:40:48.122857033Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-12T21:40:48.123493989Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=637.106µs logger=migrator t=2026-05-12T21:40:48.127606985Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-12T21:40:48.128244342Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=637.767µs logger=migrator t=2026-05-12T21:40:48.132390608Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-12T21:40:48.133866117Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.475519ms logger=migrator t=2026-05-12T21:40:48.138983618Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-12T21:40:48.139455241Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=472.313µs logger=migrator t=2026-05-12T21:40:48.143456153Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-12T21:40:48.144239523Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=783.36µs logger=migrator t=2026-05-12T21:40:48.14797721Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-12T21:40:48.150224877Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.232876ms logger=migrator t=2026-05-12T21:40:48.15538375Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-12T21:40:48.156335565Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=951.675µs logger=migrator t=2026-05-12T21:40:48.161108267Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-12T21:40:48.161354843Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=254.976µs logger=migrator t=2026-05-12T21:40:48.165285685Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-12T21:40:48.165562882Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=277.057µs logger=migrator t=2026-05-12T21:40:48.170495979Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-12T21:40:48.171907145Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.410906ms logger=migrator t=2026-05-12T21:40:48.176613926Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-12T21:40:48.179728366Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.11234ms logger=migrator t=2026-05-12T21:40:48.183977645Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-12T21:40:48.184977142Z level=info msg="Migration successfully executed" id="create data_source table" duration=999.317µs logger=migrator t=2026-05-12T21:40:48.190191476Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-12T21:40:48.191110199Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=924.663µs logger=migrator t=2026-05-12T21:40:48.195476062Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-12T21:40:48.197089263Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.632241ms logger=migrator t=2026-05-12T21:40:48.201771224Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-12T21:40:48.203079237Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.308553ms logger=migrator t=2026-05-12T21:40:48.20826626Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-12T21:40:48.209246805Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=980.425µs logger=migrator t=2026-05-12T21:40:48.213914936Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-12T21:40:48.223438602Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.524066ms logger=migrator t=2026-05-12T21:40:48.227776243Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-12T21:40:48.228964604Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.188741ms logger=migrator t=2026-05-12T21:40:48.242755358Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-12T21:40:48.243848786Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.095308ms logger=migrator t=2026-05-12T21:40:48.249283826Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-12T21:40:48.250740543Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.458687ms logger=migrator t=2026-05-12T21:40:48.25485098Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-12T21:40:48.255399444Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=548.434µs logger=migrator t=2026-05-12T21:40:48.328213947Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-12T21:40:48.333794641Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=5.581834ms logger=migrator t=2026-05-12T21:40:48.341426228Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-12T21:40:48.343694455Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.268097ms logger=migrator t=2026-05-12T21:40:48.347205896Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-12T21:40:48.347231947Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=27.181µs logger=migrator t=2026-05-12T21:40:48.350659655Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-12T21:40:48.35085515Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=195.835µs logger=migrator t=2026-05-12T21:40:48.354458942Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-12T21:40:48.358219569Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.759947ms logger=migrator t=2026-05-12T21:40:48.363388793Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-12T21:40:48.363591168Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=202.746µs logger=migrator t=2026-05-12T21:40:48.367091638Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-12T21:40:48.367274152Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=182.724µs logger=migrator t=2026-05-12T21:40:48.370580227Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-12T21:40:48.372897027Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.31685ms logger=migrator t=2026-05-12T21:40:48.378354798Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-12T21:40:48.378790169Z level=info msg="Migration successfully executed" id="Update uid value" duration=444.332µs logger=migrator t=2026-05-12T21:40:48.383013058Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-12T21:40:48.383974422Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=961.204µs logger=migrator t=2026-05-12T21:40:48.388854578Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-12T21:40:48.389678109Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=831.661µs logger=migrator t=2026-05-12T21:40:48.397724186Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-12T21:40:48.398955277Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.224181ms logger=migrator t=2026-05-12T21:40:48.40527075Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-12T21:40:48.406116972Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=846.812µs logger=migrator t=2026-05-12T21:40:48.411260404Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-12T21:40:48.412323041Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.061237ms logger=migrator t=2026-05-12T21:40:48.418064689Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-12T21:40:48.419455365Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.390856ms logger=migrator t=2026-05-12T21:40:48.429630847Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-12T21:40:48.43054503Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=917.223µs logger=migrator t=2026-05-12T21:40:48.437810547Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-12T21:40:48.441940604Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=4.130237ms logger=migrator t=2026-05-12T21:40:48.447130637Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-12T21:40:48.447822965Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=696.529µs logger=migrator t=2026-05-12T21:40:48.454322982Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-12T21:40:48.464258448Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.932526ms logger=migrator t=2026-05-12T21:40:48.690020477Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-12T21:40:48.690979381Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=961.154µs logger=migrator t=2026-05-12T21:40:48.846519764Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-12T21:40:48.847586061Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.064577ms logger=migrator t=2026-05-12T21:40:48.897931217Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-12T21:40:48.899931238Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=2.001421ms logger=migrator t=2026-05-12T21:40:48.96875086Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-12T21:40:48.970006472Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.282313ms logger=migrator t=2026-05-12T21:40:49.26005883Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-12T21:40:49.260580873Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=525.094µs logger=migrator t=2026-05-12T21:40:49.395847615Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-12T21:40:49.400575887Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=4.731492ms logger=migrator t=2026-05-12T21:40:49.408376518Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-12T21:40:49.4084187Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.861µs logger=migrator t=2026-05-12T21:40:49.428399544Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-12T21:40:49.465227732Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=36.798457ms logger=migrator t=2026-05-12T21:40:49.495215354Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-12T21:40:49.505488978Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=10.272874ms logger=migrator t=2026-05-12T21:40:49.510701993Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-12T21:40:49.510912868Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=213.065µs logger=migrator t=2026-05-12T21:40:49.515403814Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-12T21:40:49.519866868Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.463274ms logger=migrator t=2026-05-12T21:40:49.524734794Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-12T21:40:49.527525146Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.789862ms logger=migrator t=2026-05-12T21:40:49.532796372Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-12T21:40:49.533680334Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=884.322µs logger=migrator t=2026-05-12T21:40:49.539767921Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-12T21:40:49.540675545Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=976.745µs logger=migrator t=2026-05-12T21:40:49.544661317Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-12T21:40:49.545514209Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=852.811µs logger=migrator t=2026-05-12T21:40:49.548992699Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-12T21:40:49.549756288Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=763.809µs logger=migrator t=2026-05-12T21:40:49.554558802Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-12T21:40:49.555185408Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=626.706µs logger=migrator t=2026-05-12T21:40:49.565757691Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-12T21:40:49.56729422Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.536939ms logger=migrator t=2026-05-12T21:40:49.570589824Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-12T21:40:49.570748358Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=158.844µs logger=migrator t=2026-05-12T21:40:49.575680325Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-12T21:40:49.575723477Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=55.122µs logger=migrator t=2026-05-12T21:40:49.583476126Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-12T21:40:49.586873374Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.398228ms logger=migrator t=2026-05-12T21:40:49.590038445Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-12T21:40:49.592093928Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.055113ms logger=migrator t=2026-05-12T21:40:49.598230686Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-12T21:40:49.598436861Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=215.125µs logger=migrator t=2026-05-12T21:40:49.603311427Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-12T21:40:49.604329453Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.072747ms logger=migrator t=2026-05-12T21:40:49.608000168Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-12T21:40:49.608938352Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=938.344µs logger=migrator t=2026-05-12T21:40:49.615010048Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-12T21:40:49.61510274Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=99.872µs logger=migrator t=2026-05-12T21:40:49.618866498Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-12T21:40:49.619676899Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=810.151µs logger=migrator t=2026-05-12T21:40:49.622986464Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-12T21:40:49.625279973Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=2.289619ms logger=migrator t=2026-05-12T21:40:49.629154682Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-12T21:40:49.634010178Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.854235ms logger=migrator t=2026-05-12T21:40:49.637527628Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-12T21:40:49.637553128Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.51µs logger=migrator t=2026-05-12T21:40:49.640263008Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-12T21:40:49.641507231Z level=info msg="Migration successfully executed" id="create session table" duration=1.241723ms logger=migrator t=2026-05-12T21:40:49.646340235Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-12T21:40:49.646446028Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=106.343µs logger=migrator t=2026-05-12T21:40:49.650362479Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-12T21:40:49.650498252Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=135.883µs logger=migrator t=2026-05-12T21:40:49.653762246Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-12T21:40:49.654685879Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=922.993µs logger=migrator t=2026-05-12T21:40:49.659128954Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-12T21:40:49.659967316Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=833.761µs logger=migrator t=2026-05-12T21:40:49.666460243Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-12T21:40:49.666488124Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.691µs logger=migrator t=2026-05-12T21:40:49.670118477Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-12T21:40:49.670149288Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=33.151µs logger=migrator t=2026-05-12T21:40:49.673647498Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-12T21:40:49.677460067Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.819409ms logger=migrator t=2026-05-12T21:40:49.685324358Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-12T21:40:49.689603349Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.278811ms logger=migrator t=2026-05-12T21:40:49.693455868Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-12T21:40:49.693602042Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=146.134µs logger=migrator t=2026-05-12T21:40:49.698494168Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-12T21:40:49.698677622Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=186.484µs logger=migrator t=2026-05-12T21:40:49.703329403Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-12T21:40:49.704211065Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=880.952µs logger=migrator t=2026-05-12T21:40:49.708377853Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-12T21:40:49.708402603Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.8µs logger=migrator t=2026-05-12T21:40:49.712206631Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-12T21:40:49.717382544Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.166463ms logger=migrator t=2026-05-12T21:40:49.72302041Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-12T21:40:49.723303707Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=282.377µs logger=migrator t=2026-05-12T21:40:49.727551176Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-12T21:40:49.730676367Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.124111ms logger=migrator t=2026-05-12T21:40:49.733847068Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-12T21:40:49.736980619Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.133071ms logger=migrator t=2026-05-12T21:40:49.740156781Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-12T21:40:49.740306344Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=149.953µs logger=migrator t=2026-05-12T21:40:49.744482113Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-12T21:40:49.745420456Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=938.344µs logger=migrator t=2026-05-12T21:40:49.756874551Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-12T21:40:49.757646541Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=772.27µs logger=migrator t=2026-05-12T21:40:49.762450945Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-12T21:40:49.763468931Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.021046ms logger=migrator t=2026-05-12T21:40:49.767885485Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-12T21:40:49.768724546Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=838.941µs logger=migrator t=2026-05-12T21:40:49.772700889Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-12T21:40:49.773463248Z level=info msg="Migration successfully executed" id="add index alert state" duration=758.869µs logger=migrator t=2026-05-12T21:40:49.77741681Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-12T21:40:49.778251792Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=834.902µs logger=migrator t=2026-05-12T21:40:49.784615456Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-12T21:40:49.785250342Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=634.547µs logger=migrator t=2026-05-12T21:40:49.788725081Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-12T21:40:49.789581934Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=856.693µs logger=migrator t=2026-05-12T21:40:49.793203107Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-12T21:40:49.795595288Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=2.385181ms logger=migrator t=2026-05-12T21:40:49.799244722Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-12T21:40:49.809488566Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.245124ms logger=migrator t=2026-05-12T21:40:49.81237235Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-12T21:40:49.812926364Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=553.594µs logger=migrator t=2026-05-12T21:40:49.816032794Z 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-12T21:40:49.816871146Z 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=838.411µs logger=migrator t=2026-05-12T21:40:49.820384577Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-12T21:40:49.820652634Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=267.546µs logger=migrator t=2026-05-12T21:40:49.823670671Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-12T21:40:49.824446721Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=776.34µs logger=migrator t=2026-05-12T21:40:49.828887886Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-12T21:40:49.830129777Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.247532ms logger=migrator t=2026-05-12T21:40:49.842866196Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-12T21:40:49.847609627Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.742932ms logger=migrator t=2026-05-12T21:40:49.853301344Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-12T21:40:49.856236659Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.943076ms logger=migrator t=2026-05-12T21:40:49.859392281Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-12T21:40:49.862818109Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.425608ms logger=migrator t=2026-05-12T21:40:49.86598129Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-12T21:40:49.869599573Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.617793ms logger=migrator t=2026-05-12T21:40:49.872751134Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-12T21:40:49.873591137Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=839.713µs logger=migrator t=2026-05-12T21:40:49.8772308Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-12T21:40:49.877255921Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=25.991µs logger=migrator t=2026-05-12T21:40:49.880808862Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-12T21:40:49.880855883Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=48.851µs logger=migrator t=2026-05-12T21:40:49.884263121Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-12T21:40:49.885433511Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.16755ms logger=migrator t=2026-05-12T21:40:49.889340452Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T21:40:49.890302677Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=961.615µs logger=migrator t=2026-05-12T21:40:49.895222003Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-12T21:40:49.896378463Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.15667ms logger=migrator t=2026-05-12T21:40:49.899877463Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-12T21:40:49.901179416Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.301283ms logger=migrator t=2026-05-12T21:40:49.904853741Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-12T21:40:49.905854837Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.000286ms logger=migrator t=2026-05-12T21:40:49.909583593Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-12T21:40:49.91333591Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.751917ms logger=migrator t=2026-05-12T21:40:49.916378258Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-12T21:40:49.920112244Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.733266ms logger=migrator t=2026-05-12T21:40:49.924585459Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-12T21:40:49.924843466Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=267.267µs logger=migrator t=2026-05-12T21:40:49.928435458Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-12T21:40:49.929260719Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=822.701µs logger=migrator t=2026-05-12T21:40:49.933038707Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-12T21:40:49.933832327Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=793.95µs logger=migrator t=2026-05-12T21:40:49.937025209Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-12T21:40:49.940681694Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.656325ms logger=migrator t=2026-05-12T21:40:49.943914887Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-12T21:40:49.943976929Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=62.502µs logger=migrator t=2026-05-12T21:40:49.947042758Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-12T21:40:49.947857958Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=818.92µs logger=migrator t=2026-05-12T21:40:49.95102342Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-12T21:40:49.952043477Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.018497ms logger=migrator t=2026-05-12T21:40:49.957202229Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-12T21:40:49.957327022Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=125.703µs logger=migrator t=2026-05-12T21:40:49.961558011Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-12T21:40:49.962465874Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=907.213µs logger=migrator t=2026-05-12T21:40:49.967259318Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-12T21:40:49.968264474Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.002325ms logger=migrator t=2026-05-12T21:40:49.97238758Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-12T21:40:49.974011881Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.626621ms logger=migrator t=2026-05-12T21:40:49.979923835Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-12T21:40:49.980804997Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=880.952µs logger=migrator t=2026-05-12T21:40:49.985268641Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-12T21:40:49.986442192Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.172851ms logger=migrator t=2026-05-12T21:40:49.991689257Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-12T21:40:49.992679692Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=990.455µs logger=migrator t=2026-05-12T21:40:49.999848858Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-12T21:40:49.999886668Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=38.951µs logger=migrator t=2026-05-12T21:40:50.004112417Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-12T21:40:50.010029959Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.917122ms logger=migrator t=2026-05-12T21:40:50.013707665Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-12T21:40:50.014546967Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=843.791µs logger=migrator t=2026-05-12T21:40:50.019105484Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-12T21:40:50.027601123Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=8.495089ms logger=migrator t=2026-05-12T21:40:50.031478333Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-12T21:40:50.032849177Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.370885ms logger=migrator t=2026-05-12T21:40:50.036915853Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-12T21:40:50.038667278Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.750525ms logger=migrator t=2026-05-12T21:40:50.045660148Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-12T21:40:50.046955341Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.294693ms logger=migrator t=2026-05-12T21:40:50.050523084Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-12T21:40:50.06320689Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.680196ms logger=migrator t=2026-05-12T21:40:50.066199037Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-12T21:40:50.066720311Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=521.174µs logger=migrator t=2026-05-12T21:40:50.071576955Z 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-12T21:40:50.072315835Z 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=738.51µs logger=migrator t=2026-05-12T21:40:50.08262418Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-12T21:40:50.082870426Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=247.506µs logger=migrator t=2026-05-12T21:40:50.086776988Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-12T21:40:50.087196778Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=419.86µs logger=migrator t=2026-05-12T21:40:50.092531366Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-12T21:40:50.09271302Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=181.904µs logger=migrator t=2026-05-12T21:40:50.097863823Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-12T21:40:50.102512242Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.647749ms logger=migrator t=2026-05-12T21:40:50.106704831Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-12T21:40:50.111111244Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.406013ms logger=migrator t=2026-05-12T21:40:50.115545839Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-12T21:40:50.116519013Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=966.755µs logger=migrator t=2026-05-12T21:40:50.120190478Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-12T21:40:50.121709027Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.518139ms logger=migrator t=2026-05-12T21:40:50.126411038Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-12T21:40:50.126619924Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=209.286µs logger=migrator t=2026-05-12T21:40:50.131840958Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-12T21:40:50.136259552Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.418144ms logger=migrator t=2026-05-12T21:40:50.139762373Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-12T21:40:50.140607584Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=847.081µs logger=migrator t=2026-05-12T21:40:50.144635508Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-12T21:40:50.144799082Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=159.684µs logger=migrator t=2026-05-12T21:40:50.147798369Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-12T21:40:50.148147299Z level=info msg="Migration successfully executed" id="Move region to single row" duration=353.2µs logger=migrator t=2026-05-12T21:40:50.152057829Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-12T21:40:50.152937161Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=879.042µs logger=migrator t=2026-05-12T21:40:50.156070622Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-12T21:40:50.156880174Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=809.341µs logger=migrator t=2026-05-12T21:40:50.167277021Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T21:40:50.168911784Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.635922ms logger=migrator t=2026-05-12T21:40:50.174097417Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-12T21:40:50.175567495Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.469717ms logger=migrator t=2026-05-12T21:40:50.180626645Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-12T21:40:50.181469436Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=837.961µs logger=migrator t=2026-05-12T21:40:50.184915656Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-12T21:40:50.186439055Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.522138ms logger=migrator t=2026-05-12T21:40:50.191949656Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-12T21:40:50.192181582Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=222.306µs logger=migrator t=2026-05-12T21:40:50.195759826Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-12T21:40:50.197154981Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.394915ms logger=migrator t=2026-05-12T21:40:50.20177804Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-12T21:40:50.203022932Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.244752ms logger=migrator t=2026-05-12T21:40:50.210674559Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-12T21:40:50.211656814Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=982.415µs logger=migrator t=2026-05-12T21:40:50.215775661Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-12T21:40:50.216796027Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.019376ms logger=migrator t=2026-05-12T21:40:50.221204041Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-12T21:40:50.221634562Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=431.041µs logger=migrator t=2026-05-12T21:40:50.22623901Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-12T21:40:50.226731604Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=491.323µs logger=migrator t=2026-05-12T21:40:50.230207173Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-12T21:40:50.230338566Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=132.803µs logger=migrator t=2026-05-12T21:40:50.235657553Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-12T21:40:50.237067369Z level=info msg="Migration successfully executed" id="create team table" duration=1.409036ms logger=migrator t=2026-05-12T21:40:50.241062952Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-12T21:40:50.242745705Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.682833ms logger=migrator t=2026-05-12T21:40:50.247292763Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-12T21:40:50.248831063Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.53917ms logger=migrator t=2026-05-12T21:40:50.25572424Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-12T21:40:50.260335929Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.610859ms logger=migrator t=2026-05-12T21:40:50.263954172Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-12T21:40:50.264202538Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=250.116µs logger=migrator t=2026-05-12T21:40:50.267556405Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-12T21:40:50.268580962Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.024487ms logger=migrator t=2026-05-12T21:40:50.273702973Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-12T21:40:50.275222702Z level=info msg="Migration successfully executed" id="create team member table" duration=1.520959ms logger=migrator t=2026-05-12T21:40:50.27979016Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-12T21:40:50.281509244Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.693683ms logger=migrator t=2026-05-12T21:40:50.288360691Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-12T21:40:50.289388977Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.028026ms logger=migrator t=2026-05-12T21:40:50.295525225Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-12T21:40:50.29645694Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=942.575µs logger=migrator t=2026-05-12T21:40:50.301863128Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-12T21:40:50.309892395Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.028507ms logger=migrator t=2026-05-12T21:40:50.313394096Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-12T21:40:50.318036505Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.642539ms logger=migrator t=2026-05-12T21:40:50.322032419Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-12T21:40:50.32676283Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.729931ms logger=migrator t=2026-05-12T21:40:50.331536073Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-12T21:40:50.335588728Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=4.053385ms logger=migrator t=2026-05-12T21:40:50.340857363Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-12T21:40:50.341978793Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.123539ms logger=migrator t=2026-05-12T21:40:50.348381287Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-12T21:40:50.349964898Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.583161ms logger=migrator t=2026-05-12T21:40:50.357557983Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-12T21:40:50.358781565Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.223282ms logger=migrator t=2026-05-12T21:40:50.363874087Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-12T21:40:50.365808276Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.934859ms logger=migrator t=2026-05-12T21:40:50.372642332Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-12T21:40:50.375219669Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.575907ms logger=migrator t=2026-05-12T21:40:50.380654799Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-12T21:40:50.381708286Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.053287ms logger=migrator t=2026-05-12T21:40:50.388203573Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-12T21:40:50.390091052Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.89819ms logger=migrator t=2026-05-12T21:40:50.402039199Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-12T21:40:50.40281626Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=790.771µs logger=migrator t=2026-05-12T21:40:50.410548759Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-12T21:40:50.411022791Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=472.562µs logger=migrator t=2026-05-12T21:40:50.415804984Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-12T21:40:50.41719076Z level=info msg="Migration successfully executed" id="create tag table" duration=1.385486ms logger=migrator t=2026-05-12T21:40:50.421731877Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-12T21:40:50.422739723Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.007856ms logger=migrator t=2026-05-12T21:40:50.432247528Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-12T21:40:50.432998427Z level=info msg="Migration successfully executed" id="create login attempt table" duration=751.439µs logger=migrator t=2026-05-12T21:40:50.437946945Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-12T21:40:50.439523576Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.576701ms logger=migrator t=2026-05-12T21:40:50.444531844Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-12T21:40:50.445377707Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=845.972µs logger=migrator t=2026-05-12T21:40:50.450712974Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-12T21:40:50.468150733Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.436099ms logger=migrator t=2026-05-12T21:40:50.473560883Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-12T21:40:50.475836991Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=2.279369ms logger=migrator t=2026-05-12T21:40:50.480320356Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-12T21:40:50.481534548Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.214342ms logger=migrator t=2026-05-12T21:40:50.48743783Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-12T21:40:50.487772818Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=336.088µs logger=migrator t=2026-05-12T21:40:50.494088851Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-12T21:40:50.495433426Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.344205ms logger=migrator t=2026-05-12T21:40:50.503695249Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-12T21:40:50.505371712Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.666832ms logger=migrator t=2026-05-12T21:40:50.51304068Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-12T21:40:50.514735143Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.694533ms logger=migrator t=2026-05-12T21:40:50.519787583Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-12T21:40:50.519860055Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=73.562µs logger=migrator t=2026-05-12T21:40:50.524072324Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-12T21:40:50.529519374Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.44263ms logger=migrator t=2026-05-12T21:40:50.532788388Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-12T21:40:50.537823418Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.03477ms logger=migrator t=2026-05-12T21:40:50.544445228Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-12T21:40:50.549760255Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.313057ms logger=migrator t=2026-05-12T21:40:50.553270786Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-12T21:40:50.558526561Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.254435ms logger=migrator t=2026-05-12T21:40:50.562987267Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-12T21:40:50.564058374Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.072297ms logger=migrator t=2026-05-12T21:40:50.572991614Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-12T21:40:50.580462106Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=7.464782ms logger=migrator t=2026-05-12T21:40:50.583482804Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-12T21:40:50.584266954Z level=info msg="Migration successfully executed" id="create server_lock table" duration=784.02µs logger=migrator t=2026-05-12T21:40:50.587692493Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-12T21:40:50.588598996Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=906.293µs logger=migrator t=2026-05-12T21:40:50.593837181Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-12T21:40:50.594672043Z level=info msg="Migration successfully executed" id="create user auth token table" duration=835.012µs logger=migrator t=2026-05-12T21:40:50.598980124Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-12T21:40:50.599890267Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=909.913µs logger=migrator t=2026-05-12T21:40:50.605597234Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-12T21:40:50.60736451Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.767356ms logger=migrator t=2026-05-12T21:40:50.613031516Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-12T21:40:50.614278148Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.248642ms logger=migrator t=2026-05-12T21:40:50.618730893Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-12T21:40:50.62408443Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.351887ms logger=migrator t=2026-05-12T21:40:50.628391131Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-12T21:40:50.629342475Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=951.604µs logger=migrator t=2026-05-12T21:40:50.636233133Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-12T21:40:50.63806529Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.834917ms logger=migrator t=2026-05-12T21:40:50.644111036Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-12T21:40:50.645119862Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.008956ms logger=migrator t=2026-05-12T21:40:50.64968341Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-12T21:40:50.650615954Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=930.674µs logger=migrator t=2026-05-12T21:40:50.655841909Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-12T21:40:50.656840114Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=998.155µs logger=migrator t=2026-05-12T21:40:50.661570876Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-12T21:40:50.661638348Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=68.902µs logger=migrator t=2026-05-12T21:40:50.666082802Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-12T21:40:50.666160245Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=78.023µs logger=migrator t=2026-05-12T21:40:50.670494296Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-12T21:40:50.671394139Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=899.743µs logger=migrator t=2026-05-12T21:40:50.67686179Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T21:40:50.677779364Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=917.114µs logger=migrator t=2026-05-12T21:40:50.682378512Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T21:40:50.683303166Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=924.114µs logger=migrator t=2026-05-12T21:40:50.69122992Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-12T21:40:50.691348434Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=123.044µs logger=migrator t=2026-05-12T21:40:50.697290587Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T21:40:50.698285082Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=995.695µs logger=migrator t=2026-05-12T21:40:50.765986436Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T21:40:50.767914866Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.93141ms logger=migrator t=2026-05-12T21:40:50.775580434Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-12T21:40:50.77660229Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.019376ms logger=migrator t=2026-05-12T21:40:50.78124654Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-12T21:40:50.782213784Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=967.664µs logger=migrator t=2026-05-12T21:40:50.787977623Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-12T21:40:50.796501923Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.52471ms logger=migrator t=2026-05-12T21:40:50.801779579Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-12T21:40:50.802791524Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.011685ms logger=migrator t=2026-05-12T21:40:50.805920785Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-12T21:40:50.805999227Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=79.012µs logger=migrator t=2026-05-12T21:40:50.810895453Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-12T21:40:50.811977982Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.083629ms logger=migrator t=2026-05-12T21:40:50.816850536Z 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-12T21:40:50.817856913Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.005897ms logger=migrator t=2026-05-12T21:40:50.821591789Z 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-12T21:40:50.822592884Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.000715ms logger=migrator t=2026-05-12T21:40:50.826035734Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T21:40:50.826101515Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=66.271µs logger=migrator t=2026-05-12T21:40:50.831034022Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-12T21:40:50.831942426Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=908.424µs logger=migrator t=2026-05-12T21:40:50.836086642Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-12T21:40:50.837572761Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.485639ms logger=migrator t=2026-05-12T21:40:50.842917649Z 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-12T21:40:50.844526199Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.60954ms logger=migrator t=2026-05-12T21:40:50.849171269Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-12T21:40:50.850128284Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=955.825µs logger=migrator t=2026-05-12T21:40:50.855739149Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-12T21:40:50.861744253Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.004724ms logger=migrator t=2026-05-12T21:40:50.924643664Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-12T21:40:50.926355748Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.711684ms logger=migrator t=2026-05-12T21:40:50.931427778Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T21:40:50.932335052Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=905.804µs logger=migrator t=2026-05-12T21:40:50.936396897Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-12T21:40:50.962170961Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.774463ms logger=migrator t=2026-05-12T21:40:50.967918858Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-12T21:40:50.991857176Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.940518ms logger=migrator t=2026-05-12T21:40:50.996381312Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-12T21:40:50.997384988Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.001956ms logger=migrator t=2026-05-12T21:40:51.001705379Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-12T21:40:51.002660444Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=954.705µs logger=migrator t=2026-05-12T21:40:51.007835737Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-12T21:40:51.013508024Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.671877ms logger=migrator t=2026-05-12T21:40:51.017676311Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-12T21:40:51.02345321Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.774839ms logger=migrator t=2026-05-12T21:40:51.027893385Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-12T21:40:51.028817648Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=924.213µs logger=migrator t=2026-05-12T21:40:51.034292079Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-12T21:40:51.035250994Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=958.874µs logger=migrator t=2026-05-12T21:40:51.040067468Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-12T21:40:51.040996802Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=929.384µs logger=migrator t=2026-05-12T21:40:51.046670508Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-12T21:40:51.047671904Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.001846ms logger=migrator t=2026-05-12T21:40:51.053612988Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-12T21:40:51.053677839Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.021µs logger=migrator t=2026-05-12T21:40:51.058505064Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-12T21:40:51.066323685Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.818111ms logger=migrator t=2026-05-12T21:40:51.072144335Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-12T21:40:51.07853118Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.386315ms logger=migrator t=2026-05-12T21:40:51.083504378Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-12T21:40:51.089816991Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.310473ms logger=migrator t=2026-05-12T21:40:51.094296596Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-12T21:40:51.094999634Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=703.118µs logger=migrator t=2026-05-12T21:40:51.099554402Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-12T21:40:51.101220325Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.661973ms logger=migrator t=2026-05-12T21:40:51.10804234Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-12T21:40:51.114045015Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.004725ms logger=migrator t=2026-05-12T21:40:51.11888873Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-12T21:40:51.129033942Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.144642ms logger=migrator t=2026-05-12T21:40:51.132975583Z 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-12T21:40:51.133726462Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=750.399µs logger=migrator t=2026-05-12T21:40:51.139048139Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-12T21:40:51.14489951Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.851381ms logger=migrator t=2026-05-12T21:40:51.149093019Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-12T21:40:51.155186146Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.092787ms logger=migrator t=2026-05-12T21:40:51.159562009Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-12T21:40:51.159659472Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=98.903µs logger=migrator t=2026-05-12T21:40:51.16542653Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-12T21:40:51.167140974Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.712213ms logger=migrator t=2026-05-12T21:40:51.172236865Z 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-12T21:40:51.173193791Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=958.136µs logger=migrator t=2026-05-12T21:40:51.177773708Z 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-12T21:40:51.178798155Z 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.024057ms logger=migrator t=2026-05-12T21:40:51.184635155Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-12T21:40:51.184698547Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=63.712µs logger=migrator t=2026-05-12T21:40:51.188572787Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-12T21:40:51.198155043Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.581586ms logger=migrator t=2026-05-12T21:40:51.202540457Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-12T21:40:51.206884449Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.343562ms logger=migrator t=2026-05-12T21:40:51.212629377Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-12T21:40:51.218924399Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.294692ms logger=migrator t=2026-05-12T21:40:51.223409244Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-12T21:40:51.229543853Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.132639ms logger=migrator t=2026-05-12T21:40:51.234026018Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-12T21:40:51.243484472Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.459554ms logger=migrator t=2026-05-12T21:40:51.248755458Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-12T21:40:51.248803919Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=49.101µs logger=migrator t=2026-05-12T21:40:51.252883205Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-12T21:40:51.253633304Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=749.86µs logger=migrator t=2026-05-12T21:40:51.258214472Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-12T21:40:51.264620347Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.405835ms logger=migrator t=2026-05-12T21:40:51.269902563Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-12T21:40:51.269970875Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.012µs logger=migrator t=2026-05-12T21:40:51.274389309Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-12T21:40:51.286031749Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.64142ms logger=migrator t=2026-05-12T21:40:51.291304445Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-12T21:40:51.2922716Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=969.555µs logger=migrator t=2026-05-12T21:40:51.297557666Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-12T21:40:51.302497874Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=4.938798ms logger=migrator t=2026-05-12T21:40:51.308615692Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-12T21:40:51.309191146Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=576.815µs logger=migrator t=2026-05-12T21:40:51.317027618Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-12T21:40:51.317779907Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=752.729µs logger=migrator t=2026-05-12T21:40:51.324906252Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-12T21:40:51.334069847Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.168866ms logger=migrator t=2026-05-12T21:40:51.338109271Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-12T21:40:51.338946194Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=837.562µs logger=migrator t=2026-05-12T21:40:51.34502945Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-12T21:40:51.346088747Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.059247ms logger=migrator t=2026-05-12T21:40:51.350649005Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-12T21:40:51.351469776Z level=info msg="Migration successfully executed" id="create alert_image table" duration=819.131µs logger=migrator t=2026-05-12T21:40:51.356147867Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-12T21:40:51.357640535Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.492438ms logger=migrator t=2026-05-12T21:40:51.363492955Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-12T21:40:51.363598108Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=107.343µs logger=migrator t=2026-05-12T21:40:51.367765696Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-12T21:40:51.368676509Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=910.693µs logger=migrator t=2026-05-12T21:40:51.373159115Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-12T21:40:51.374287944Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.127739ms logger=migrator t=2026-05-12T21:40:51.378615266Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-12T21:40:51.379231901Z 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-12T21:40:51.383648956Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-12T21:40:51.384091717Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=443.061µs logger=migrator t=2026-05-12T21:40:51.387820443Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-12T21:40:51.388841289Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.020816ms logger=migrator t=2026-05-12T21:40:51.392921955Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-12T21:40:51.402404399Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.482725ms logger=migrator t=2026-05-12T21:40:51.407125961Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-12T21:40:51.408935398Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.808466ms logger=migrator t=2026-05-12T21:40:51.413867794Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-12T21:40:51.414944313Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.075949ms logger=migrator t=2026-05-12T21:40:51.419112039Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-12T21:40:51.419989953Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=877.684µs logger=migrator t=2026-05-12T21:40:51.424790616Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-12T21:40:51.425792062Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.001146ms logger=migrator t=2026-05-12T21:40:51.431745426Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-12T21:40:51.433338926Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.59173ms logger=migrator t=2026-05-12T21:40:51.438885729Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-12T21:40:51.4389371Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=53.281µs logger=migrator t=2026-05-12T21:40:51.443777306Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-12T21:40:51.443887699Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=112.022µs logger=migrator t=2026-05-12T21:40:51.44936484Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-12T21:40:51.459097781Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.734071ms logger=migrator t=2026-05-12T21:40:51.464594013Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-12T21:40:51.464947502Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=355.639µs logger=migrator t=2026-05-12T21:40:51.469250482Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-12T21:40:51.470288199Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.037737ms logger=migrator t=2026-05-12T21:40:51.475063902Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-12T21:40:51.475355079Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=291.087µs logger=migrator t=2026-05-12T21:40:51.48082725Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-12T21:40:51.481813146Z level=info msg="Migration successfully executed" id="create data_keys table" duration=984.426µs logger=migrator t=2026-05-12T21:40:51.487392411Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-12T21:40:51.488702414Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.309914ms logger=migrator t=2026-05-12T21:40:51.493859597Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-12T21:40:51.536825924Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=42.962137ms logger=migrator t=2026-05-12T21:40:51.541376712Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-12T21:40:51.547903729Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.526037ms logger=migrator t=2026-05-12T21:40:51.552381426Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-12T21:40:51.552576981Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=195.195µs logger=migrator t=2026-05-12T21:40:51.557819696Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-12T21:40:51.590393605Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.562278ms logger=migrator t=2026-05-12T21:40:51.59561933Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-12T21:40:51.62699919Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.377529ms logger=migrator t=2026-05-12T21:40:51.632537901Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-12T21:40:51.633434915Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=898.014µs logger=migrator t=2026-05-12T21:40:51.640311122Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-12T21:40:51.641928074Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.615262ms logger=migrator t=2026-05-12T21:40:51.64760104Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-12T21:40:51.648037841Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=432.271µs logger=migrator t=2026-05-12T21:40:51.652807815Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-12T21:40:51.653653766Z level=info msg="Migration successfully executed" id="create permission table" duration=845.652µs logger=migrator t=2026-05-12T21:40:51.659480856Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-12T21:40:51.661190801Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.710185ms logger=migrator t=2026-05-12T21:40:51.666216089Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-12T21:40:51.667513563Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.296924ms logger=migrator t=2026-05-12T21:40:51.672321748Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-12T21:40:51.673167329Z level=info msg="Migration successfully executed" id="create role table" duration=845.061µs logger=migrator t=2026-05-12T21:40:51.678916137Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-12T21:40:51.688453393Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.538496ms logger=migrator t=2026-05-12T21:40:51.693275257Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-12T21:40:51.698521103Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.245536ms logger=migrator t=2026-05-12T21:40:51.703279396Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-12T21:40:51.704352903Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.073477ms logger=migrator t=2026-05-12T21:40:51.710144312Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-12T21:40:51.711933269Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.788717ms logger=migrator t=2026-05-12T21:40:51.717371329Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-12T21:40:51.718441766Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.068537ms logger=migrator t=2026-05-12T21:40:51.723887547Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-12T21:40:51.724869292Z level=info msg="Migration successfully executed" id="create team role table" duration=981.774µs logger=migrator t=2026-05-12T21:40:51.730433805Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-12T21:40:51.731512204Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.078129ms logger=migrator t=2026-05-12T21:40:51.73607039Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-12T21:40:51.737156789Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.086089ms logger=migrator t=2026-05-12T21:40:51.741708886Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-12T21:40:51.742832265Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.123359ms logger=migrator t=2026-05-12T21:40:51.748195094Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-12T21:40:51.749026895Z level=info msg="Migration successfully executed" id="create user role table" duration=830.731µs logger=migrator t=2026-05-12T21:40:51.753782368Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-12T21:40:51.755136732Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.353934ms logger=migrator t=2026-05-12T21:40:51.760643624Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-12T21:40:51.761809935Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.162981ms logger=migrator t=2026-05-12T21:40:51.766188447Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-12T21:40:51.767345027Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.15668ms logger=migrator t=2026-05-12T21:40:51.77286966Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-12T21:40:51.773710321Z level=info msg="Migration successfully executed" id="create builtin role table" duration=841.151µs logger=migrator t=2026-05-12T21:40:51.778454584Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-12T21:40:51.779624774Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.17079ms logger=migrator t=2026-05-12T21:40:51.784219692Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-12T21:40:51.78529132Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.071308ms logger=migrator t=2026-05-12T21:40:51.790852763Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-12T21:40:51.798774977Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.920864ms logger=migrator t=2026-05-12T21:40:51.802963395Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-12T21:40:51.804891015Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.92663ms logger=migrator t=2026-05-12T21:40:51.810683984Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-12T21:40:51.811894176Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.209972ms logger=migrator t=2026-05-12T21:40:51.816651778Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-12T21:40:51.817718216Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.066118ms logger=migrator t=2026-05-12T21:40:51.823031682Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-12T21:40:51.824061319Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.029857ms logger=migrator t=2026-05-12T21:40:51.828585375Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-12T21:40:51.830166856Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.580801ms logger=migrator t=2026-05-12T21:40:51.835686299Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-12T21:40:51.836771707Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.086198ms logger=migrator t=2026-05-12T21:40:51.842494214Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-12T21:40:51.850575592Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.080568ms logger=migrator t=2026-05-12T21:40:51.855455269Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-12T21:40:51.864342107Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.886129ms logger=migrator t=2026-05-12T21:40:51.86869943Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-12T21:40:51.874837158Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.137348ms logger=migrator t=2026-05-12T21:40:51.879897409Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-12T21:40:51.889541957Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.644198ms logger=migrator t=2026-05-12T21:40:51.893861409Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-12T21:40:51.894803933Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=942.044µs logger=migrator t=2026-05-12T21:40:51.899633168Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-12T21:40:51.9009033Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.269062ms logger=migrator t=2026-05-12T21:40:51.907738876Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-12T21:40:51.908934987Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.198411ms logger=migrator t=2026-05-12T21:40:51.913842384Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-12T21:40:51.914915311Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.043486ms logger=migrator t=2026-05-12T21:40:51.919606712Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-12T21:40:51.920849644Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.242302ms logger=migrator t=2026-05-12T21:40:51.926248273Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-12T21:40:51.926314885Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.232µs logger=migrator t=2026-05-12T21:40:51.930466993Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-12T21:40:51.930511304Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=45.472µs logger=migrator t=2026-05-12T21:40:51.934618629Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-12T21:40:51.935136212Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=517.783µs logger=migrator t=2026-05-12T21:40:51.940154132Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-12T21:40:51.941121258Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=968.655µs logger=migrator t=2026-05-12T21:40:51.945762386Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-12T21:40:51.946991819Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.229582ms logger=migrator t=2026-05-12T21:40:51.951789371Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-12T21:40:51.951993768Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=205.017µs logger=migrator t=2026-05-12T21:40:51.956583086Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-12T21:40:51.957260353Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=677.078µs logger=migrator t=2026-05-12T21:40:51.963112213Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-12T21:40:51.964542121Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.429418ms logger=migrator t=2026-05-12T21:40:51.970237008Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-12T21:40:51.972126357Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.88924ms logger=migrator t=2026-05-12T21:40:51.977581107Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-12T21:40:51.988022136Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=10.435659ms logger=migrator t=2026-05-12T21:40:51.993855496Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-12T21:40:51.993940978Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=88.842µs logger=migrator t=2026-05-12T21:40:51.99864429Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-12T21:40:52.000615701Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.972931ms logger=migrator t=2026-05-12T21:40:52.006883792Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-12T21:40:52.008252398Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.369436ms logger=migrator t=2026-05-12T21:40:52.015398742Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-12T21:40:52.017443945Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.048853ms logger=migrator t=2026-05-12T21:40:52.021678404Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-12T21:40:52.032281907Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.604224ms logger=migrator t=2026-05-12T21:40:52.036937148Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-12T21:40:52.037983364Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.046466ms logger=migrator t=2026-05-12T21:40:52.043649341Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-12T21:40:52.044676098Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.026887ms logger=migrator t=2026-05-12T21:40:52.04947284Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-12T21:40:52.074344482Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.869292ms logger=migrator t=2026-05-12T21:40:52.079192758Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-12T21:40:52.080009128Z level=info msg="Migration successfully executed" id="create correlation v2" duration=816.291µs logger=migrator t=2026-05-12T21:40:52.086421064Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-12T21:40:52.089102563Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.68049ms logger=migrator t=2026-05-12T21:40:52.09441389Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-12T21:40:52.095501439Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.087228ms logger=migrator t=2026-05-12T21:40:52.100327492Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-12T21:40:52.101730439Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.402137ms logger=migrator t=2026-05-12T21:40:52.299165541Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-12T21:40:52.299813399Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=650.648µs logger=migrator t=2026-05-12T21:40:52.30646272Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-12T21:40:52.307391314Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=928.464µs logger=migrator t=2026-05-12T21:40:52.312004083Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-12T21:40:52.320765429Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.760456ms logger=migrator t=2026-05-12T21:40:52.325995314Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-12T21:40:52.327575915Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.580081ms logger=migrator t=2026-05-12T21:40:52.336949247Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-12T21:40:52.338244709Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.293873ms logger=migrator t=2026-05-12T21:40:52.345169958Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T21:40:52.345885397Z 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-12T21:40:52.350852225Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T21:40:52.351294806Z 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-12T21:40:52.355744162Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-12T21:40:52.357465705Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.721623ms logger=migrator t=2026-05-12T21:40:52.362246929Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-12T21:40:52.363992594Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.743105ms logger=migrator t=2026-05-12T21:40:52.375897691Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-12T21:40:52.376975799Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.076858ms logger=migrator t=2026-05-12T21:40:52.3820587Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-12T21:40:52.38326089Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.20086ms logger=migrator t=2026-05-12T21:40:52.387837379Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T21:40:52.388962978Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.125519ms logger=migrator t=2026-05-12T21:40:52.394046429Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T21:40:52.395182599Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.13572ms logger=migrator t=2026-05-12T21:40:52.399784407Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-12T21:40:52.400846265Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.061808ms logger=migrator t=2026-05-12T21:40:52.406131741Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-12T21:40:52.407305751Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.17428ms logger=migrator t=2026-05-12T21:40:52.411457819Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-12T21:40:52.412329981Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=871.562µs logger=migrator t=2026-05-12T21:40:52.419167697Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-12T21:40:52.421868077Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.702029ms logger=migrator t=2026-05-12T21:40:52.428092617Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-12T21:40:52.429310919Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.217862ms logger=migrator t=2026-05-12T21:40:52.434298828Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-12T21:40:52.459241021Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.932593ms logger=migrator t=2026-05-12T21:40:52.470333768Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-12T21:40:52.477456421Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.121924ms logger=migrator t=2026-05-12T21:40:52.481753232Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-12T21:40:52.488334062Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.585509ms logger=migrator t=2026-05-12T21:40:52.493000572Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-12T21:40:52.493262829Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=263.007µs logger=migrator t=2026-05-12T21:40:52.498432882Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-12T21:40:52.509659452Z level=info msg="Migration successfully executed" id="add share column" duration=11.22873ms logger=migrator t=2026-05-12T21:40:52.514089256Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-12T21:40:52.514214759Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=126.083µs logger=migrator t=2026-05-12T21:40:52.517930655Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-12T21:40:52.518856799Z level=info msg="Migration successfully executed" id="create file table" duration=924.834µs logger=migrator t=2026-05-12T21:40:52.523749855Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-12T21:40:52.524834223Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.083308ms logger=migrator t=2026-05-12T21:40:52.530602732Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-12T21:40:52.53173126Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.128418ms logger=migrator t=2026-05-12T21:40:52.53749421Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-12T21:40:52.538826834Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.332274ms logger=migrator t=2026-05-12T21:40:52.543855924Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-12T21:40:52.545024554Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.168489ms logger=migrator t=2026-05-12T21:40:52.550658629Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-12T21:40:52.550722371Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.471µs logger=migrator t=2026-05-12T21:40:52.555075713Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-12T21:40:52.555137705Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=62.592µs logger=migrator t=2026-05-12T21:40:52.559392744Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-12T21:40:52.560023311Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=629.237µs logger=migrator t=2026-05-12T21:40:52.567803921Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-12T21:40:52.568418838Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=622.297µs logger=migrator t=2026-05-12T21:40:52.573342944Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-12T21:40:52.574902724Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.56756ms logger=migrator t=2026-05-12T21:40:52.579072392Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-12T21:40:52.588573267Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.500765ms logger=migrator t=2026-05-12T21:40:52.593928925Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-12T21:40:52.594056519Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=127.494µs logger=migrator t=2026-05-12T21:40:52.59799903Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-12T21:40:52.5991457Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.14634ms logger=migrator t=2026-05-12T21:40:52.603604905Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-12T21:40:52.604055166Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=450.571µs logger=migrator t=2026-05-12T21:40:52.609833525Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-12T21:40:52.610302338Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=475.263µs logger=migrator t=2026-05-12T21:40:52.615878441Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-12T21:40:52.616473187Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=594.766µs logger=migrator t=2026-05-12T21:40:52.620917491Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-12T21:40:52.633856605Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.940224ms logger=migrator t=2026-05-12T21:40:52.646485291Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-12T21:40:52.660911574Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=14.423433ms logger=migrator t=2026-05-12T21:40:52.665079321Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-12T21:40:52.665950783Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=871.673µs logger=migrator t=2026-05-12T21:40:52.670917661Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-12T21:40:52.748703978Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.778187ms logger=migrator t=2026-05-12T21:40:52.755596095Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-12T21:40:52.757259678Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.666473ms logger=migrator t=2026-05-12T21:40:52.761813686Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-12T21:40:52.762988756Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.17473ms logger=migrator t=2026-05-12T21:40:52.76777071Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-12T21:40:52.794625992Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.855132ms logger=migrator t=2026-05-12T21:40:52.801465249Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-12T21:40:52.810621425Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.155216ms logger=migrator t=2026-05-12T21:40:52.815186093Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-12T21:40:52.815542252Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=354.239µs logger=migrator t=2026-05-12T21:40:52.820265613Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-12T21:40:52.82049053Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=224.667µs logger=migrator t=2026-05-12T21:40:52.825676823Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-12T21:40:52.826078534Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=401.741µs logger=migrator t=2026-05-12T21:40:52.831183125Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-12T21:40:52.831627637Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=444.532µs logger=migrator t=2026-05-12T21:40:52.836615145Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-12T21:40:52.837012135Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=399.28µs logger=migrator t=2026-05-12T21:40:52.841304856Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-12T21:40:52.843043312Z level=info msg="Migration successfully executed" id="create folder table" duration=1.738026ms logger=migrator t=2026-05-12T21:40:52.849066447Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-12T21:40:52.851267564Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.200727ms logger=migrator t=2026-05-12T21:40:52.856311053Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-12T21:40:52.857916855Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.603772ms logger=migrator t=2026-05-12T21:40:52.863768756Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-12T21:40:52.863802617Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.821µs logger=migrator t=2026-05-12T21:40:52.868061727Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T21:40:52.869304719Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.242922ms logger=migrator t=2026-05-12T21:40:52.87440198Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-12T21:40:52.876640248Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.237768ms logger=migrator t=2026-05-12T21:40:52.882470309Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-12T21:40:52.883727331Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.256611ms logger=migrator t=2026-05-12T21:40:52.887894088Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-12T21:40:52.888460593Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=565.745µs logger=migrator t=2026-05-12T21:40:52.893079861Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-12T21:40:52.893442492Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=362.361µs logger=migrator t=2026-05-12T21:40:52.897824274Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-12T21:40:52.898958294Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.13382ms logger=migrator t=2026-05-12T21:40:52.90500086Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-12T21:40:52.907030821Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.029411ms logger=migrator t=2026-05-12T21:40:52.913442767Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-12T21:40:52.914539225Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.094628ms logger=migrator t=2026-05-12T21:40:52.91972737Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-12T21:40:52.92092647Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.198721ms logger=migrator t=2026-05-12T21:40:52.925206761Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-12T21:40:52.926878984Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.670513ms logger=migrator t=2026-05-12T21:40:52.931571095Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-12T21:40:52.933016102Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.442157ms logger=migrator t=2026-05-12T21:40:52.938084773Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-12T21:40:52.939382066Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.295623ms logger=migrator t=2026-05-12T21:40:52.94457243Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-12T21:40:52.946533501Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.961301ms logger=migrator t=2026-05-12T21:40:52.951791286Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-12T21:40:52.952728731Z level=info msg="Migration successfully executed" id="create signing_key table" duration=936.475µs logger=migrator t=2026-05-12T21:40:52.958575392Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-12T21:40:52.960349797Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.775785ms logger=migrator t=2026-05-12T21:40:52.965969812Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-12T21:40:52.967863081Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.89416ms logger=migrator t=2026-05-12T21:40:52.972621414Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-12T21:40:52.972951982Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=331.548µs logger=migrator t=2026-05-12T21:40:52.978535786Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-12T21:40:52.992022344Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.486328ms logger=migrator t=2026-05-12T21:40:52.997376513Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-12T21:40:52.998105841Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=730.398µs logger=migrator t=2026-05-12T21:40:53.002387911Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T21:40:53.002407972Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.951µs logger=migrator t=2026-05-12T21:40:53.00970697Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T21:40:53.011579789Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.872669ms logger=migrator t=2026-05-12T21:40:53.016407803Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-12T21:40:53.016482045Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=75.792µs logger=migrator t=2026-05-12T21:40:53.022376508Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-12T21:40:53.024590954Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.204946ms logger=migrator t=2026-05-12T21:40:53.029793719Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-12T21:40:53.031906944Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.113875ms logger=migrator t=2026-05-12T21:40:53.037776375Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-12T21:40:53.038904845Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.12788ms logger=migrator t=2026-05-12T21:40:53.044799267Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-12T21:40:53.045668149Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=869.723µs logger=migrator t=2026-05-12T21:40:53.050938285Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-12T21:40:53.051514779Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=577.974µs logger=migrator t=2026-05-12T21:40:53.05616322Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-12T21:40:53.057269868Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.106428ms logger=migrator t=2026-05-12T21:40:53.061139477Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-12T21:40:53.062027171Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=887.464µs logger=migrator t=2026-05-12T21:40:53.067974344Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-12T21:40:53.069465942Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.491268ms logger=migrator t=2026-05-12T21:40:53.076476664Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-12T21:40:53.090341242Z level=info msg="Migration successfully executed" id="add stack_id column" duration=13.858607ms logger=migrator t=2026-05-12T21:40:53.095958607Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-12T21:40:53.104693392Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.729895ms logger=migrator t=2026-05-12T21:40:53.111445096Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-12T21:40:53.12438761Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=12.942734ms logger=migrator t=2026-05-12T21:40:53.129309148Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-12T21:40:53.12939133Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.081µs logger=migrator t=2026-05-12T21:40:53.135263311Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-12T21:40:53.145008562Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.744561ms logger=migrator t=2026-05-12T21:40:53.149057867Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-12T21:40:53.159809675Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.744368ms logger=migrator t=2026-05-12T21:40:53.165134802Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-12T21:40:53.165663466Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=530.194µs logger=migrator t=2026-05-12T21:40:53.169470364Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.583836758s logger=migrator t=2026-05-12T21:40:53.170395137Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-12T21:40:53.191115403Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-12T21:40:53.191370409Z level=info msg="Created default organization" logger=secrets t=2026-05-12T21:40:53.196616165Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T21:40:53.239605104Z level=info msg="Restored cache from database" duration=408.6µs logger=plugin.store t=2026-05-12T21:40:53.240795435Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-12T21:40:53.276316262Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-12T21:40:53.276336782Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-12T21:40:53.276419774Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-12T21:40:53.276428524Z level=info msg="Plugins loaded" count=54 duration=35.633839ms logger=query_data t=2026-05-12T21:40:53.28050243Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-12T21:40:53.284049691Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-12T21:40:53.292348366Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-12T21:40:53.308033501Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-12T21:40:53.310498443Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-12T21:40:53.312428224Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-12T21:40:53.331922117Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-12T21:40:53.356637705Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-12T21:40:53.377567625Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-12T21:40:53.377593345Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-12T21:40:53.37852515Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-12T21:40:53.380455989Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-12T21:40:53.385701985Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-12T21:40:53.389903814Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-12T21:40:53.459118721Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-12T21:40:53.460738652Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-12T21:40:53.473749248Z level=info msg="State cache has been initialized" states=0 duration=93.357141ms logger=ngalert.scheduler t=2026-05-12T21:40:53.473801889Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-12T21:40:53.473865201Z level=info msg=starting first_tick=2026-05-12T21:41:00Z logger=plugins.update.checker t=2026-05-12T21:40:53.489783451Z level=info msg="Update check succeeded" duration=93.858032ms logger=grafana.update.checker t=2026-05-12T21:40:53.52575808Z level=info msg="Update check succeeded" duration=131.742631ms logger=sqlstore.transactions t=2026-05-12T21:40:53.55749133Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-12T21:40:53.595712315Z level=info msg="Patterns update finished" duration=107.910315ms logger=provisioning.dashboard t=2026-05-12T21:40:53.60863674Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-12T21:40:53.754086864Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-12T21:40:53.754521065Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-12T21:40:59.479534445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.501112353Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.522981389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.564178457Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.598075665Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.724437058Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.747638358Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.811929024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.829340334Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.890370455Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.906492333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.957176086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:40:59.976450855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.033105473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.05266401Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.108495587Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.127647513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.1815667Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.201581269Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.266853701Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.285066963Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.34630875Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.36137732Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.423134001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.443798697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.505424974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.524473108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.580864389Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.595868078Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.653173733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.673241493Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.732706274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.752333773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.811231799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.83713886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.892086855Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.913716596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.977462907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:00.997100266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.054102565Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.069723899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.126317796Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.142717122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.217376648Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.23362313Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.299693172Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.315299957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.367371307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.386315888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.450874303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.466037456Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.528883626Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.546559924Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.921675521Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:01.940738545Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.179824688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.194831697Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.396993682Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.415615996Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.565063313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.584907918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.722641851Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.741664185Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.814816133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.832323287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.898005651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.917319052Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:02.993802267Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.007640646Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.072416857Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.088993838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.152019004Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.168262855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.261209549Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.284270867Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.364773897Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.38148642Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.452106734Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.465683947Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-12T21:41:03.536090695Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-12T21:41:29.410246187Z level=info msg="Usage stats are ready to report"