logger=settings t=2026-06-09T22:23:26.207989042Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-09T22:23:26Z logger=settings t=2026-06-09T22:23:26.208455922Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-09T22:23:26.208471153Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-09T22:23:26.208475773Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-09T22:23:26.208479623Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-09T22:23:26.208483313Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-09T22:23:26.208486903Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-09T22:23:26.208492973Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-09T22:23:26.208498353Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-09T22:23:26.208502123Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-09T22:23:26.208509864Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-09T22:23:26.208513504Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-09T22:23:26.208517074Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-09T22:23:26.208523134Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-09T22:23:26.208527324Z level=info msg=Target target=[all] logger=settings t=2026-06-09T22:23:26.208650137Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-09T22:23:26.208654787Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-09T22:23:26.208658307Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-09T22:23:26.208661937Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-09T22:23:26.208665547Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-09T22:23:26.208669297Z level=info msg="App mode production" logger=sqlstore t=2026-06-09T22:23:26.209072486Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-09T22:23:26.209096027Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-09T22:23:26.211173524Z level=info msg="Locking database" logger=migrator t=2026-06-09T22:23:26.211191475Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-09T22:23:26.212015293Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-09T22:23:26.212912243Z level=info msg="Migration successfully executed" id="create migration_log table" duration=901.23µs logger=migrator t=2026-06-09T22:23:26.217929028Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-09T22:23:26.218586312Z level=info msg="Migration successfully executed" id="create user table" duration=657.114µs logger=migrator t=2026-06-09T22:23:26.226046563Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-09T22:23:26.228178351Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=2.109168ms logger=migrator t=2026-06-09T22:23:26.233223596Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-09T22:23:26.234373512Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.149566ms logger=migrator t=2026-06-09T22:23:26.24045028Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-09T22:23:26.241305381Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=854.95µs logger=migrator t=2026-06-09T22:23:26.246734453Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-09T22:23:26.247462821Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=736.438µs logger=migrator t=2026-06-09T22:23:26.252108816Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-09T22:23:26.255943574Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.836278ms logger=migrator t=2026-06-09T22:23:26.260870715Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-09T22:23:26.261974571Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.104566ms logger=migrator t=2026-06-09T22:23:26.266008052Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-09T22:23:26.266929304Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=920.572µs logger=migrator t=2026-06-09T22:23:26.273063914Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-09T22:23:26.274499346Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.438132ms logger=migrator t=2026-06-09T22:23:26.28257636Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-09T22:23:26.283382259Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=807.909µs logger=migrator t=2026-06-09T22:23:26.287698097Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-09T22:23:26.288606917Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=909.81µs logger=migrator t=2026-06-09T22:23:26.297028549Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-09T22:23:26.299654429Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.646161ms logger=migrator t=2026-06-09T22:23:26.307835995Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-09T22:23:26.307914117Z level=info msg="Migration successfully executed" id="Update user table charset" duration=82.902µs logger=migrator t=2026-06-09T22:23:26.314458737Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-09T22:23:26.316345119Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.886163ms logger=migrator t=2026-06-09T22:23:26.321177849Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-09T22:23:26.321591828Z level=info msg="Migration successfully executed" id="Add missing user data" duration=410.659µs logger=migrator t=2026-06-09T22:23:26.344674324Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-09T22:23:26.346544377Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.869832ms logger=migrator t=2026-06-09T22:23:26.350414174Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-09T22:23:26.351281575Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=868.541µs logger=migrator t=2026-06-09T22:23:26.355678374Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-09T22:23:26.357794433Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.116099ms logger=migrator t=2026-06-09T22:23:26.36204579Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-09T22:23:26.370366319Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.320059ms logger=migrator t=2026-06-09T22:23:26.377991752Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-09T22:23:26.379589239Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.599077ms logger=migrator t=2026-06-09T22:23:26.383989729Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-09T22:23:26.384220725Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=230.966µs logger=migrator t=2026-06-09T22:23:26.390343054Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-09T22:23:26.391130762Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=792.848µs logger=migrator t=2026-06-09T22:23:26.395447141Z 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-06-09T22:23:26.395759878Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=312.197µs logger=migrator t=2026-06-09T22:23:26.401208942Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-09T22:23:26.402086911Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=878.229µs logger=migrator t=2026-06-09T22:23:26.408995248Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-09T22:23:26.409779397Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=784.149µs logger=migrator t=2026-06-09T22:23:26.415310793Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-09T22:23:26.416373167Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.062634ms logger=migrator t=2026-06-09T22:23:26.421914793Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-09T22:23:26.423240633Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.31589ms logger=migrator t=2026-06-09T22:23:26.42920395Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-09T22:23:26.429891495Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=687.526µs logger=migrator t=2026-06-09T22:23:26.434656064Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-09T22:23:26.435353239Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=696.805µs logger=migrator t=2026-06-09T22:23:26.440061076Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-09T22:23:26.440088996Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=25.78µs logger=migrator t=2026-06-09T22:23:26.445154312Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-09T22:23:26.446391411Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.237239ms logger=migrator t=2026-06-09T22:23:26.451762683Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-09T22:23:26.452715264Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=955.291µs logger=migrator t=2026-06-09T22:23:26.458142818Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-09T22:23:26.459171541Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.030643ms logger=migrator t=2026-06-09T22:23:26.463366727Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-09T22:23:26.464520733Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.157636ms logger=migrator t=2026-06-09T22:23:26.469534897Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-09T22:23:26.472538076Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.002969ms logger=migrator t=2026-06-09T22:23:26.478241466Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-09T22:23:26.47931809Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.076595ms logger=migrator t=2026-06-09T22:23:26.483646309Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-09T22:23:26.484867686Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.221047ms logger=migrator t=2026-06-09T22:23:26.489253046Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-09T22:23:26.490093145Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=839.579µs logger=migrator t=2026-06-09T22:23:26.495216872Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-09T22:23:26.49600803Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=790.968µs logger=migrator t=2026-06-09T22:23:26.500301608Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-09T22:23:26.501098436Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=796.818µs logger=migrator t=2026-06-09T22:23:26.507380489Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-09T22:23:26.508230639Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=850.341µs logger=migrator t=2026-06-09T22:23:26.513239723Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-09T22:23:26.514063921Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=824.208µs logger=migrator t=2026-06-09T22:23:26.519616398Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-09T22:23:26.519998246Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=382.188µs logger=migrator t=2026-06-09T22:23:26.524571791Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-09T22:23:26.525734947Z level=info msg="Migration successfully executed" id="create star table" duration=1.162516ms logger=migrator t=2026-06-09T22:23:26.530479455Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-09T22:23:26.531816305Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.33599ms logger=migrator t=2026-06-09T22:23:26.53773967Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-09T22:23:26.539112742Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.368762ms logger=migrator t=2026-06-09T22:23:26.543677635Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-09T22:23:26.544778571Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.100816ms logger=migrator t=2026-06-09T22:23:26.549060678Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-09T22:23:26.549805745Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=743.967µs logger=migrator t=2026-06-09T22:23:26.554079132Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-09T22:23:26.554913871Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=833.669µs logger=migrator t=2026-06-09T22:23:26.560065398Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-09T22:23:26.561043341Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=978.083µs logger=migrator t=2026-06-09T22:23:26.565317608Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-09T22:23:26.566401804Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.138087ms logger=migrator t=2026-06-09T22:23:26.570948777Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-09T22:23:26.570974777Z level=info msg="Migration successfully executed" id="Update org table charset" duration=26.76µs logger=migrator t=2026-06-09T22:23:26.575445599Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-09T22:23:26.57547482Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=34.411µs logger=migrator t=2026-06-09T22:23:26.580973685Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-09T22:23:26.58117647Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=203.115µs logger=migrator t=2026-06-09T22:23:26.586369868Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-09T22:23:26.587285219Z level=info msg="Migration successfully executed" id="create dashboard table" duration=911.201µs logger=migrator t=2026-06-09T22:23:26.591496165Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-09T22:23:26.592753763Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.239428ms logger=migrator t=2026-06-09T22:23:26.597506672Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-09T22:23:26.598478764Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=964.951µs logger=migrator t=2026-06-09T22:23:26.604166493Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-09T22:23:26.604985331Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=818.638µs logger=migrator t=2026-06-09T22:23:26.609512145Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-09T22:23:26.610431795Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=930.35µs logger=migrator t=2026-06-09T22:23:26.614453348Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-09T22:23:26.615397069Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=943.781µs logger=migrator t=2026-06-09T22:23:26.620574327Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-09T22:23:26.627933325Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.358418ms logger=migrator t=2026-06-09T22:23:26.632852786Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-09T22:23:26.633512432Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=659.526µs logger=migrator t=2026-06-09T22:23:26.637809839Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-09T22:23:26.63915556Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.345541ms logger=migrator t=2026-06-09T22:23:26.644398129Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-09T22:23:26.64573745Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.339171ms logger=migrator t=2026-06-09T22:23:26.654950749Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-09T22:23:26.656020314Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.078655ms logger=migrator t=2026-06-09T22:23:26.660313381Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-09T22:23:26.661404236Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.089785ms logger=migrator t=2026-06-09T22:23:26.667362002Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-09T22:23:26.667477125Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=115.873µs logger=migrator t=2026-06-09T22:23:26.67211856Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-09T22:23:26.674878433Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.758963ms logger=migrator t=2026-06-09T22:23:26.680120252Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-09T22:23:26.682437375Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.319933ms logger=migrator t=2026-06-09T22:23:26.687724946Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-09T22:23:26.689164778Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.439182ms logger=migrator t=2026-06-09T22:23:26.69409144Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-09T22:23:26.695549504Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.456464ms logger=migrator t=2026-06-09T22:23:26.700409604Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-09T22:23:26.703627128Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.291136ms logger=migrator t=2026-06-09T22:23:26.709367629Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-09T22:23:26.71030856Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=940.411µs logger=migrator t=2026-06-09T22:23:26.714910415Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-09T22:23:26.715737074Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=826.469µs logger=migrator t=2026-06-09T22:23:26.720934952Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-09T22:23:26.720963343Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=29.321µs logger=migrator t=2026-06-09T22:23:26.728724589Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-09T22:23:26.728873503Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=152.384µs logger=migrator t=2026-06-09T22:23:26.734142392Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-09T22:23:26.736084537Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.941575ms logger=migrator t=2026-06-09T22:23:26.74104554Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-09T22:23:26.74324347Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.18445ms logger=migrator t=2026-06-09T22:23:26.749024362Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-09T22:23:26.751391506Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.368094ms logger=migrator t=2026-06-09T22:23:26.757836332Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-09T22:23:26.761438854Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.593022ms logger=migrator t=2026-06-09T22:23:26.767373449Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-09T22:23:26.76784934Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=475.341µs logger=migrator t=2026-06-09T22:23:26.772188589Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-09T22:23:26.773384686Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.194177ms logger=migrator t=2026-06-09T22:23:26.779875944Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-09T22:23:26.780975309Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.099765ms logger=migrator t=2026-06-09T22:23:26.784915469Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-09T22:23:26.78496219Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=48.251µs logger=migrator t=2026-06-09T22:23:26.788721676Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-09T22:23:26.789866061Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.143945ms logger=migrator t=2026-06-09T22:23:26.795579001Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-09T22:23:26.796789769Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.212068ms logger=migrator t=2026-06-09T22:23:26.801736072Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-09T22:23:26.808709571Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.972148ms logger=migrator t=2026-06-09T22:23:26.812452255Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-09T22:23:26.813414828Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=970.183µs logger=migrator t=2026-06-09T22:23:26.816963048Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-09T22:23:26.817874879Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=911.571µs logger=migrator t=2026-06-09T22:23:26.822657708Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-09T22:23:26.823605369Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=947.391µs logger=migrator t=2026-06-09T22:23:26.826947586Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-09T22:23:26.827282654Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=333.348µs logger=migrator t=2026-06-09T22:23:26.831321625Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-09T22:23:26.831898958Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=577.883µs logger=migrator t=2026-06-09T22:23:26.837613608Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-09T22:23:26.840703459Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.08977ms logger=migrator t=2026-06-09T22:23:26.843977124Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-09T22:23:26.845067668Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.090354ms logger=migrator t=2026-06-09T22:23:26.849409168Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-09T22:23:26.849600232Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=192.104µs logger=migrator t=2026-06-09T22:23:26.854513333Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-09T22:23:26.854833061Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=322.618µs logger=migrator t=2026-06-09T22:23:26.859207781Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-09T22:23:26.860156742Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=951.572µs logger=migrator t=2026-06-09T22:23:26.866972958Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-09T22:23:26.869936845Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.962567ms logger=migrator t=2026-06-09T22:23:26.875446661Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-09T22:23:26.876583186Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.140006ms logger=migrator t=2026-06-09T22:23:26.882398088Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-09T22:23:26.883479274Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.083646ms logger=migrator t=2026-06-09T22:23:26.890511743Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-09T22:23:26.893637094Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=3.125941ms logger=migrator t=2026-06-09T22:23:26.899477907Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-09T22:23:26.900141093Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=665.906µs logger=migrator t=2026-06-09T22:23:26.906754313Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-09T22:23:26.907793167Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.040344ms logger=migrator t=2026-06-09T22:23:26.919825621Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-09T22:23:26.933152894Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=13.326863ms logger=migrator t=2026-06-09T22:23:26.937681007Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-09T22:23:26.938521276Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=838.399µs logger=migrator t=2026-06-09T22:23:26.944773309Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-09T22:23:26.945469705Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=699.266µs logger=migrator t=2026-06-09T22:23:26.949046216Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-09T22:23:26.95005806Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.012014ms logger=migrator t=2026-06-09T22:23:26.953424016Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-09T22:23:26.953982909Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=559.473µs logger=migrator t=2026-06-09T22:23:26.957900507Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-09T22:23:26.95974043Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.840173ms logger=migrator t=2026-06-09T22:23:27.026621031Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-09T22:23:27.030064909Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.438938ms logger=migrator t=2026-06-09T22:23:27.035564875Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-09T22:23:27.035631456Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=71.292µs logger=migrator t=2026-06-09T22:23:27.040782793Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-09T22:23:27.041151481Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=368.288µs logger=migrator t=2026-06-09T22:23:27.045512151Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-09T22:23:27.04990491Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.386299ms logger=migrator t=2026-06-09T22:23:27.054104496Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-09T22:23:27.054666449Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=563.223µs logger=migrator t=2026-06-09T22:23:27.060417499Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-09T22:23:27.060673965Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=257.546µs logger=migrator t=2026-06-09T22:23:27.06486877Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-09T22:23:27.076525836Z level=info msg="Migration successfully executed" id="Add uid column" duration=11.657616ms logger=migrator t=2026-06-09T22:23:27.081406906Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-09T22:23:27.081639631Z level=info msg="Migration successfully executed" id="Update uid value" duration=232.915µs logger=migrator t=2026-06-09T22:23:27.08688117Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-09T22:23:27.089770716Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=2.889285ms logger=migrator t=2026-06-09T22:23:27.094197897Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-09T22:23:27.095162848Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=964.831µs logger=migrator t=2026-06-09T22:23:27.099680851Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-09T22:23:27.100472879Z level=info msg="Migration successfully executed" id="create api_key table" duration=791.388µs logger=migrator t=2026-06-09T22:23:27.104727726Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-09T22:23:27.105520554Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=792.798µs logger=migrator t=2026-06-09T22:23:27.109715049Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-09T22:23:27.11064182Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=926.942µs logger=migrator t=2026-06-09T22:23:27.11368571Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-09T22:23:27.114653191Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=967.142µs logger=migrator t=2026-06-09T22:23:27.118405687Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-09T22:23:27.120878762Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.481675ms logger=migrator t=2026-06-09T22:23:27.126087121Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-09T22:23:27.126870099Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=782.898µs logger=migrator t=2026-06-09T22:23:27.133381867Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-09T22:23:27.134123283Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=741.196µs logger=migrator t=2026-06-09T22:23:27.137272615Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-09T22:23:27.144472309Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.198984ms logger=migrator t=2026-06-09T22:23:27.149076794Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-09T22:23:27.14981018Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=733.356µs logger=migrator t=2026-06-09T22:23:27.153224298Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-09T22:23:27.153984095Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=759.997µs logger=migrator t=2026-06-09T22:23:27.157561476Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-09T22:23:27.158331514Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=764.048µs logger=migrator t=2026-06-09T22:23:27.162661882Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-09T22:23:27.163467231Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=805.329µs logger=migrator t=2026-06-09T22:23:27.167198595Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-09T22:23:27.167518582Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=320.747µs logger=migrator t=2026-06-09T22:23:27.171391661Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-09T22:23:27.171939833Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=547.792µs logger=migrator t=2026-06-09T22:23:27.176339662Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-09T22:23:27.176391854Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.741µs logger=migrator t=2026-06-09T22:23:27.179865793Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-09T22:23:27.183881314Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.016421ms logger=migrator t=2026-06-09T22:23:27.188017808Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-09T22:23:27.190459633Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.446486ms logger=migrator t=2026-06-09T22:23:27.194654919Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-09T22:23:27.194810573Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.923µs logger=migrator t=2026-06-09T22:23:27.197985044Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-09T22:23:27.200597344Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.612ms logger=migrator t=2026-06-09T22:23:27.205438834Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-09T22:23:27.210434877Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=4.996973ms logger=migrator t=2026-06-09T22:23:27.216814492Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-09T22:23:27.217641741Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=827.749µs logger=migrator t=2026-06-09T22:23:27.220717691Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-09T22:23:27.221302904Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=585.103µs logger=migrator t=2026-06-09T22:23:27.224508776Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-09T22:23:27.225806017Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.29768ms logger=migrator t=2026-06-09T22:23:27.230218857Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-09T22:23:27.231356323Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.138866ms logger=migrator t=2026-06-09T22:23:27.234847982Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-09T22:23:27.2356534Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=805.478µs logger=migrator t=2026-06-09T22:23:27.23869387Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-09T22:23:27.239473597Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=779.817µs logger=migrator t=2026-06-09T22:23:27.243501288Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-09T22:23:27.2435607Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=61.502µs logger=migrator t=2026-06-09T22:23:27.246413884Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-09T22:23:27.246463686Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=51.471µs logger=migrator t=2026-06-09T22:23:27.249917175Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-09T22:23:27.254432977Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.516292ms logger=migrator t=2026-06-09T22:23:27.258629563Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-09T22:23:27.26161371Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.981547ms logger=migrator t=2026-06-09T22:23:27.264942336Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-09T22:23:27.265010917Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=65.081µs logger=migrator t=2026-06-09T22:23:27.268265281Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-09T22:23:27.269045289Z level=info msg="Migration successfully executed" id="create quota table v1" duration=779.658µs logger=migrator t=2026-06-09T22:23:27.273551312Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-09T22:23:27.275029625Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.477854ms logger=migrator t=2026-06-09T22:23:27.279330313Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-09T22:23:27.279369244Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=40.39µs logger=migrator t=2026-06-09T22:23:27.282916004Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-09T22:23:27.283669392Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=751.607µs logger=migrator t=2026-06-09T22:23:27.287202062Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-09T22:23:27.28801754Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=808.278µs logger=migrator t=2026-06-09T22:23:27.292040692Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-09T22:23:27.295202704Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.160702ms logger=migrator t=2026-06-09T22:23:27.298783285Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-09T22:23:27.298832206Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=49.971µs logger=migrator t=2026-06-09T22:23:27.302204542Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-09T22:23:27.303105313Z level=info msg="Migration successfully executed" id="create session table" duration=900.801µs logger=migrator t=2026-06-09T22:23:27.307639396Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-09T22:23:27.307720887Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=81.971µs logger=migrator t=2026-06-09T22:23:27.311107574Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-09T22:23:27.311228957Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=121.913µs logger=migrator t=2026-06-09T22:23:27.315058315Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-09T22:23:27.316131739Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.076074ms logger=migrator t=2026-06-09T22:23:27.320219132Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-09T22:23:27.321053701Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=833.639µs logger=migrator t=2026-06-09T22:23:27.325470201Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-09T22:23:27.325518442Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=50.591µs logger=migrator t=2026-06-09T22:23:27.329211696Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-09T22:23:27.329263967Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=45.771µs logger=migrator t=2026-06-09T22:23:27.332816407Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-09T22:23:27.336121863Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.304745ms logger=migrator t=2026-06-09T22:23:27.340312218Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-09T22:23:27.343406038Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.09419ms logger=migrator t=2026-06-09T22:23:27.347051161Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-09T22:23:27.347143113Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=101.182µs logger=migrator t=2026-06-09T22:23:27.350433828Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-09T22:23:27.35055186Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=126.603µs logger=migrator t=2026-06-09T22:23:27.353277072Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-09T22:23:27.354154583Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=877.381µs logger=migrator t=2026-06-09T22:23:27.358393409Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-09T22:23:27.358418539Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=25.99µs logger=migrator t=2026-06-09T22:23:27.361224753Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-09T22:23:27.366784079Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.560836ms logger=migrator t=2026-06-09T22:23:27.370429843Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-09T22:23:27.370600747Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=171.144µs logger=migrator t=2026-06-09T22:23:27.373261297Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-09T22:23:27.37646162Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.193973ms logger=migrator t=2026-06-09T22:23:27.381074514Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-09T22:23:27.384209985Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.134621ms logger=migrator t=2026-06-09T22:23:27.387534751Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-09T22:23:27.387597123Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.362µs logger=migrator t=2026-06-09T22:23:27.39101984Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-09T22:23:27.39190444Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=884.55µs logger=migrator t=2026-06-09T22:23:27.397868045Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-09T22:23:27.398842758Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=976.853µs logger=migrator t=2026-06-09T22:23:27.402665955Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-09T22:23:27.404005086Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.340681ms logger=migrator t=2026-06-09T22:23:27.408455486Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-09T22:23:27.409519921Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.059775ms logger=migrator t=2026-06-09T22:23:27.413097302Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-09T22:23:27.414018712Z level=info msg="Migration successfully executed" id="add index alert state" duration=921.45µs logger=migrator t=2026-06-09T22:23:27.417218015Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-09T22:23:27.418066635Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=848.61µs logger=migrator t=2026-06-09T22:23:27.422125007Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-09T22:23:27.422774841Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=655.925µs logger=migrator t=2026-06-09T22:23:27.426038255Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-09T22:23:27.426885785Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=846.96µs logger=migrator t=2026-06-09T22:23:27.430929597Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-09T22:23:27.431694344Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=770.897µs logger=migrator t=2026-06-09T22:23:27.435718586Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-09T22:23:27.446061991Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.342185ms logger=migrator t=2026-06-09T22:23:27.448987488Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-09T22:23:27.449463918Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=476.83µs logger=migrator t=2026-06-09T22:23:27.452422225Z 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-06-09T22:23:27.453024759Z 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=599.824µs logger=migrator t=2026-06-09T22:23:27.457385158Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-09T22:23:27.457655124Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=270.136µs logger=migrator t=2026-06-09T22:23:27.460874017Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-09T22:23:27.461385389Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=515.252µs logger=migrator t=2026-06-09T22:23:27.465006541Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-09T22:23:27.465744508Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=733.737µs logger=migrator t=2026-06-09T22:23:27.470134147Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-09T22:23:27.476859061Z level=info msg="Migration successfully executed" id="Add column is_default" duration=6.724564ms logger=migrator t=2026-06-09T22:23:27.480922372Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-09T22:23:27.487370999Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.443397ms logger=migrator t=2026-06-09T22:23:27.491474953Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-09T22:23:27.494235355Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.759512ms logger=migrator t=2026-06-09T22:23:27.498958732Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-09T22:23:27.503079276Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.116474ms logger=migrator t=2026-06-09T22:23:27.506957754Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-09T22:23:27.507881246Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=913.481µs logger=migrator t=2026-06-09T22:23:27.51161976Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-09T22:23:27.511652301Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.411µs logger=migrator t=2026-06-09T22:23:27.514675569Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-09T22:23:27.51470156Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=26.521µs logger=migrator t=2026-06-09T22:23:27.518976208Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-09T22:23:27.519708764Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=730.436µs logger=migrator t=2026-06-09T22:23:27.522979088Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-09T22:23:27.523858198Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=878.65µs logger=migrator t=2026-06-09T22:23:27.527097981Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-09T22:23:27.527867669Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=768.788µs logger=migrator t=2026-06-09T22:23:27.531904071Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-09T22:23:27.532729109Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=824.968µs logger=migrator t=2026-06-09T22:23:27.536012235Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-09T22:23:27.536919685Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=910.87µs logger=migrator t=2026-06-09T22:23:27.540032715Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-09T22:23:27.54378398Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.750895ms logger=migrator t=2026-06-09T22:23:27.548071608Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-09T22:23:27.551889085Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.817327ms logger=migrator t=2026-06-09T22:23:27.554949254Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-09T22:23:27.555127318Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=177.804µs logger=migrator t=2026-06-09T22:23:27.558410044Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-09T22:23:27.559479017Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.068954ms logger=migrator t=2026-06-09T22:23:27.564901101Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-09T22:23:27.565870272Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=971.601µs logger=migrator t=2026-06-09T22:23:27.569109876Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-09T22:23:27.573354383Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.244348ms logger=migrator t=2026-06-09T22:23:27.57677416Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-09T22:23:27.576829142Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=55.662µs logger=migrator t=2026-06-09T22:23:27.58115381Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-09T22:23:27.581767564Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=613.884µs logger=migrator t=2026-06-09T22:23:27.584797943Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-09T22:23:27.585637511Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=839.238µs logger=migrator t=2026-06-09T22:23:27.588868545Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-09T22:23:27.588950707Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=82.822µs logger=migrator t=2026-06-09T22:23:27.593250935Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-09T22:23:27.594161665Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=910.14µs logger=migrator t=2026-06-09T22:23:27.597354459Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-09T22:23:27.598194887Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=840.669µs logger=migrator t=2026-06-09T22:23:27.601509362Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-09T22:23:27.602359091Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=849.799µs logger=migrator t=2026-06-09T22:23:27.606462665Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-09T22:23:27.607521789Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.100655ms logger=migrator t=2026-06-09T22:23:27.610857644Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-09T22:23:27.612092543Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.241059ms logger=migrator t=2026-06-09T22:23:27.616128044Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-09T22:23:27.617439495Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.312721ms logger=migrator t=2026-06-09T22:23:27.621876465Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-09T22:23:27.621905555Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.3µs logger=migrator t=2026-06-09T22:23:27.624843672Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-09T22:23:27.628184819Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=3.340277ms logger=migrator t=2026-06-09T22:23:27.631525464Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-09T22:23:27.632829274Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.30518ms logger=migrator t=2026-06-09T22:23:27.636271841Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-09T22:23:27.639660299Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.386098ms logger=migrator t=2026-06-09T22:23:27.645283747Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-09T22:23:27.646827462Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.542895ms logger=migrator t=2026-06-09T22:23:27.650643339Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-09T22:23:27.651513008Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=869.929µs logger=migrator t=2026-06-09T22:23:27.655640492Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-09T22:23:27.656518532Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=873.34µs logger=migrator t=2026-06-09T22:23:27.661313581Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-09T22:23:27.675968414Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.654303ms logger=migrator t=2026-06-09T22:23:27.679256299Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-09T22:23:27.680437955Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.181426ms logger=migrator t=2026-06-09T22:23:27.683756621Z 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-06-09T22:23:27.68545216Z 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=1.694848ms logger=migrator t=2026-06-09T22:23:27.690643838Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-09T22:23:27.691097668Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=455.981µs logger=migrator t=2026-06-09T22:23:27.694608017Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-09T22:23:27.695294003Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=684.416µs logger=migrator t=2026-06-09T22:23:27.69909869Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-09T22:23:27.699319094Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=220.785µs logger=migrator t=2026-06-09T22:23:27.703789197Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-09T22:23:27.708139705Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.350158ms logger=migrator t=2026-06-09T22:23:27.71144752Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-09T22:23:27.715781549Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.332598ms logger=migrator t=2026-06-09T22:23:27.720465785Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-09T22:23:27.721607311Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.141676ms logger=migrator t=2026-06-09T22:23:27.725868237Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-09T22:23:27.726774968Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=906.341µs logger=migrator t=2026-06-09T22:23:27.730231437Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-09T22:23:27.730476452Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=245.335µs logger=migrator t=2026-06-09T22:23:27.734471264Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-09T22:23:27.741193756Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.722403ms logger=migrator t=2026-06-09T22:23:27.745852262Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-09T22:23:27.747273744Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.421352ms logger=migrator t=2026-06-09T22:23:27.751849688Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-09T22:23:27.752161065Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=313.267µs logger=migrator t=2026-06-09T22:23:27.755882249Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-09T22:23:27.756548984Z level=info msg="Migration successfully executed" id="Move region to single row" duration=666.175µs logger=migrator t=2026-06-09T22:23:27.760227779Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-09T22:23:27.76117183Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=942.082µs logger=migrator t=2026-06-09T22:23:27.765323604Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-09T22:23:27.766134432Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=812.768µs logger=migrator t=2026-06-09T22:23:27.769720074Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-09T22:23:27.771433573Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.713369ms logger=migrator t=2026-06-09T22:23:27.775121167Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-09T22:23:27.775982906Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=861.419µs logger=migrator t=2026-06-09T22:23:27.780175552Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-09T22:23:27.781857029Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.681137ms logger=migrator t=2026-06-09T22:23:27.785891571Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-09T22:23:27.786990986Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.098145ms logger=migrator t=2026-06-09T22:23:27.79067574Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-09T22:23:27.790750192Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=75.082µs logger=migrator t=2026-06-09T22:23:27.795450008Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-09T22:23:27.79638774Z level=info msg="Migration successfully executed" id="create test_data table" duration=937.262µs logger=migrator t=2026-06-09T22:23:27.800063063Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-09T22:23:27.801486605Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.423222ms logger=migrator t=2026-06-09T22:23:27.805558078Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-09T22:23:27.807126773Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.579655ms logger=migrator t=2026-06-09T22:23:27.811417401Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-09T22:23:27.812321572Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=913.231µs logger=migrator t=2026-06-09T22:23:27.815904324Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-09T22:23:27.816084808Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=181.325µs logger=migrator t=2026-06-09T22:23:27.819765401Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-09T22:23:27.820305513Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=540.272µs logger=migrator t=2026-06-09T22:23:27.824421647Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-09T22:23:27.824536549Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=116.462µs logger=migrator t=2026-06-09T22:23:27.830583007Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-09T22:23:27.831859445Z level=info msg="Migration successfully executed" id="create team table" duration=1.278148ms logger=migrator t=2026-06-09T22:23:27.835501239Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-09T22:23:27.836774567Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.270358ms logger=migrator t=2026-06-09T22:23:27.841870083Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-09T22:23:27.843283765Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.413552ms logger=migrator t=2026-06-09T22:23:27.847519352Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-09T22:23:27.853960977Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.441206ms logger=migrator t=2026-06-09T22:23:27.857361655Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-09T22:23:27.857533068Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=171.953µs logger=migrator t=2026-06-09T22:23:27.860799254Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-09T22:23:27.861659083Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=859.499µs logger=migrator t=2026-06-09T22:23:27.865809096Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-09T22:23:27.866581345Z level=info msg="Migration successfully executed" id="create team member table" duration=772.139µs logger=migrator t=2026-06-09T22:23:27.870189636Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-09T22:23:27.871129287Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=940.001µs logger=migrator t=2026-06-09T22:23:27.874649768Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-09T22:23:27.875592019Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=934.701µs logger=migrator t=2026-06-09T22:23:27.880187144Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-09T22:23:27.881268728Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.081704ms logger=migrator t=2026-06-09T22:23:27.885679438Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-09T22:23:27.891759387Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.077659ms logger=migrator t=2026-06-09T22:23:27.897135629Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-09T22:23:27.900434374Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.299525ms logger=migrator t=2026-06-09T22:23:27.907138526Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-09T22:23:27.915270141Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=8.129834ms logger=migrator t=2026-06-09T22:23:27.918747869Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-09T22:23:27.91964848Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=900.721µs logger=migrator t=2026-06-09T22:23:27.923096208Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-09T22:23:27.923957298Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=861.01µs logger=migrator t=2026-06-09T22:23:27.929059874Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-09T22:23:27.929996725Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=928.041µs logger=migrator t=2026-06-09T22:23:27.935718625Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-09T22:23:27.936662257Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=944.222µs logger=migrator t=2026-06-09T22:23:27.948886834Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-09T22:23:27.950704296Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.830022ms logger=migrator t=2026-06-09T22:23:27.954914371Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-09T22:23:27.955616867Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=700.226µs logger=migrator t=2026-06-09T22:23:27.959224979Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-09T22:23:27.959915255Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=690.056µs logger=migrator t=2026-06-09T22:23:27.96321749Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-09T22:23:27.964151542Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=930.451µs logger=migrator t=2026-06-09T22:23:27.969574494Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-09T22:23:27.970457705Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=931.162µs logger=migrator t=2026-06-09T22:23:27.974749512Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-09T22:23:27.97510524Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=347.907µs logger=migrator t=2026-06-09T22:23:27.978875726Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-09T22:23:27.979579172Z level=info msg="Migration successfully executed" id="create tag table" duration=713.016µs logger=migrator t=2026-06-09T22:23:27.982868476Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-09T22:23:27.983735056Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=866.62µs logger=migrator t=2026-06-09T22:23:27.98784114Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-09T22:23:27.988524445Z level=info msg="Migration successfully executed" id="create login attempt table" duration=683.165µs logger=migrator t=2026-06-09T22:23:27.994237364Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-09T22:23:27.995600596Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.365932ms logger=migrator t=2026-06-09T22:23:27.999074145Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-09T22:23:28.000000545Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=926.38µs logger=migrator t=2026-06-09T22:23:28.004522018Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-09T22:23:28.021479653Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.937084ms logger=migrator t=2026-06-09T22:23:28.025091424Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-09T22:23:28.025809021Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=717.607µs logger=migrator t=2026-06-09T22:23:28.029102106Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-09T22:23:28.029919134Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=824.318µs logger=migrator t=2026-06-09T22:23:28.034713133Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-09T22:23:28.034990679Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=278.186µs logger=migrator t=2026-06-09T22:23:28.038257233Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-09T22:23:28.038870407Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=613.054µs logger=migrator t=2026-06-09T22:23:28.042400477Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-09T22:23:28.043910751Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.509854ms logger=migrator t=2026-06-09T22:23:28.049719703Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-09T22:23:28.050618833Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=899.02µs logger=migrator t=2026-06-09T22:23:28.053825546Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-09T22:23:28.053882688Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=57.772µs logger=migrator t=2026-06-09T22:23:28.056362913Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-09T22:23:28.061129832Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.766369ms logger=migrator t=2026-06-09T22:23:28.065630794Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-09T22:23:28.073523133Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.896139ms logger=migrator t=2026-06-09T22:23:28.077072793Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-09T22:23:28.082106838Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.032524ms logger=migrator t=2026-06-09T22:23:28.08928772Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-09T22:23:28.094945908Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.657748ms logger=migrator t=2026-06-09T22:23:28.098864887Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-09T22:23:28.099753797Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=888.84µs logger=migrator t=2026-06-09T22:23:28.104608597Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-09T22:23:28.119152827Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=14.54049ms logger=migrator t=2026-06-09T22:23:28.124355805Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-09T22:23:28.125789437Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.427512ms logger=migrator t=2026-06-09T22:23:28.129631395Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-09T22:23:28.130740899Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.109244ms logger=migrator t=2026-06-09T22:23:28.134680029Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-09T22:23:28.13605466Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.370472ms logger=migrator t=2026-06-09T22:23:28.143250143Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-09T22:23:28.144776508Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.524495ms logger=migrator t=2026-06-09T22:23:28.150994108Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-09T22:23:28.152041233Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.047075ms logger=migrator t=2026-06-09T22:23:28.15727351Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-09T22:23:28.159045181Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.770321ms logger=migrator t=2026-06-09T22:23:28.167267358Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-09T22:23:28.1757687Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.499902ms logger=migrator t=2026-06-09T22:23:28.180015387Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-09T22:23:28.180763194Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=750.157µs logger=migrator t=2026-06-09T22:23:28.185383328Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-09T22:23:28.186148126Z level=info msg="Migration successfully executed" id="create cache_data table" duration=763.848µs logger=migrator t=2026-06-09T22:23:28.191655691Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-09T22:23:28.193555933Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.895642ms logger=migrator t=2026-06-09T22:23:28.200124793Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-09T22:23:28.201062444Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=936.78µs logger=migrator t=2026-06-09T22:23:28.205874373Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-09T22:23:28.207398577Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.527464ms logger=migrator t=2026-06-09T22:23:28.213375932Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-09T22:23:28.213536357Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=161.105µs logger=migrator t=2026-06-09T22:23:28.218181732Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-09T22:23:28.218301224Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=117.672µs logger=migrator t=2026-06-09T22:23:28.221631129Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-09T22:23:28.222600842Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=969.763µs logger=migrator t=2026-06-09T22:23:28.226720925Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T22:23:28.228535826Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.821451ms logger=migrator t=2026-06-09T22:23:28.233013057Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T22:23:28.234069232Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.056055ms logger=migrator t=2026-06-09T22:23:28.238644045Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-09T22:23:28.238744648Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=101.413µs logger=migrator t=2026-06-09T22:23:28.243366542Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T22:23:28.244913548Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.547076ms logger=migrator t=2026-06-09T22:23:28.248784335Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T22:23:28.249747817Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=963.512µs logger=migrator t=2026-06-09T22:23:28.253919952Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-09T22:23:28.25518237Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.255968ms logger=migrator t=2026-06-09T22:23:28.26091443Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-09T22:23:28.262099378Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.177127ms logger=migrator t=2026-06-09T22:23:28.269587807Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-09T22:23:28.275651005Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.060078ms logger=migrator t=2026-06-09T22:23:28.280063314Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-09T22:23:28.281554618Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.490974ms logger=migrator t=2026-06-09T22:23:28.286944911Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-09T22:23:28.287076704Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=126.513µs logger=migrator t=2026-06-09T22:23:28.29134553Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-09T22:23:28.292845574Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.497954ms logger=migrator t=2026-06-09T22:23:28.296563558Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-09T22:23:28.298811999Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.248261ms logger=migrator t=2026-06-09T22:23:28.302162305Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-09T22:23:28.303261951Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.099556ms logger=migrator t=2026-06-09T22:23:28.309505952Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-09T22:23:28.309652076Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=154.993µs logger=migrator t=2026-06-09T22:23:28.314405233Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-09T22:23:28.316104171Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.698098ms logger=migrator t=2026-06-09T22:23:28.323696114Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-09T22:23:28.325500964Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.791639ms logger=migrator t=2026-06-09T22:23:28.330238911Z 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-06-09T22:23:28.331299426Z 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.064485ms logger=migrator t=2026-06-09T22:23:28.336016733Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-09T22:23:28.337060037Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.042834ms logger=migrator t=2026-06-09T22:23:28.345651401Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-09T22:23:28.354982492Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.331441ms logger=migrator t=2026-06-09T22:23:28.359626518Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-09T22:23:28.360492388Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=864.27µs logger=migrator t=2026-06-09T22:23:28.363752121Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-09T22:23:28.365062042Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.310321ms logger=migrator t=2026-06-09T22:23:28.371379904Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-09T22:23:28.397549877Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.364547ms logger=migrator t=2026-06-09T22:23:28.415894944Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-09T22:23:28.442403924Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.51047ms logger=migrator t=2026-06-09T22:23:28.448557133Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-09T22:23:28.449626548Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.070795ms logger=migrator t=2026-06-09T22:23:28.453889344Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-09T22:23:28.454844506Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=954.962µs logger=migrator t=2026-06-09T22:23:28.458917339Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-09T22:23:28.464598277Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.680308ms logger=migrator t=2026-06-09T22:23:28.469140141Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-09T22:23:28.474787609Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.647127ms logger=migrator t=2026-06-09T22:23:28.478900501Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-09T22:23:28.479894934Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=993.813µs logger=migrator t=2026-06-09T22:23:28.48455628Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-09T22:23:28.486209138Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.653128ms logger=migrator t=2026-06-09T22:23:28.492667374Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-09T22:23:28.494385263Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.717489ms logger=migrator t=2026-06-09T22:23:28.499272874Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-09T22:23:28.501081424Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.80882ms logger=migrator t=2026-06-09T22:23:28.505850093Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-09T22:23:28.505941815Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=92.082µs logger=migrator t=2026-06-09T22:23:28.510642132Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-09T22:23:28.516462463Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.822521ms logger=migrator t=2026-06-09T22:23:28.52028811Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-09T22:23:28.524879794Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=4.591294ms logger=migrator t=2026-06-09T22:23:28.529038818Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-09T22:23:28.535798402Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.759934ms logger=migrator t=2026-06-09T22:23:28.540211921Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-09T22:23:28.541146622Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=936.601µs logger=migrator t=2026-06-09T22:23:28.545380099Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-09T22:23:28.54719939Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.819571ms logger=migrator t=2026-06-09T22:23:28.551519317Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-09T22:23:28.557662847Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.143339ms logger=migrator t=2026-06-09T22:23:28.562794443Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-09T22:23:28.569038324Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.240141ms logger=migrator t=2026-06-09T22:23:28.572711218Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-09T22:23:28.5737012Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=989.012µs logger=migrator t=2026-06-09T22:23:28.578453708Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-09T22:23:28.584615158Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.16257ms logger=migrator t=2026-06-09T22:23:28.589826746Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-09T22:23:28.59661183Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.785024ms logger=migrator t=2026-06-09T22:23:28.600826526Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-09T22:23:28.600973029Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=147.254µs logger=migrator t=2026-06-09T22:23:28.604838146Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-09T22:23:28.605943542Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.104706ms logger=migrator t=2026-06-09T22:23:28.611632341Z 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-06-09T22:23:28.612767826Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.131755ms logger=migrator t=2026-06-09T22:23:28.617027563Z 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-06-09T22:23:28.618129798Z 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.104465ms logger=migrator t=2026-06-09T22:23:28.62263255Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-09T22:23:28.622696852Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=65.182µs logger=migrator t=2026-06-09T22:23:28.627866948Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-09T22:23:28.634012008Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.14472ms logger=migrator t=2026-06-09T22:23:28.638144291Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-09T22:23:28.644914035Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.765164ms logger=migrator t=2026-06-09T22:23:28.648600968Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-09T22:23:28.655989895Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.386587ms logger=migrator t=2026-06-09T22:23:28.6610525Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-09T22:23:28.66724098Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.18725ms logger=migrator t=2026-06-09T22:23:28.671663241Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-09T22:23:28.682721162Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=11.065211ms logger=migrator t=2026-06-09T22:23:28.687094481Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-09T22:23:28.687161833Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=68.082µs logger=migrator t=2026-06-09T22:23:28.690765234Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-09T22:23:28.691367928Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=602.774µs logger=migrator t=2026-06-09T22:23:28.697457896Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-09T22:23:28.704748831Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.290936ms logger=migrator t=2026-06-09T22:23:28.708719951Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-09T22:23:28.708801103Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=81.962µs logger=migrator t=2026-06-09T22:23:28.712927537Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-09T22:23:28.719987706Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.059599ms logger=migrator t=2026-06-09T22:23:28.725374908Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-09T22:23:28.72673972Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.365032ms logger=migrator t=2026-06-09T22:23:28.731346673Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-09T22:23:28.738554318Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.207435ms logger=migrator t=2026-06-09T22:23:28.74308091Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-09T22:23:28.744556273Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.478773ms logger=migrator t=2026-06-09T22:23:28.749721461Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-09T22:23:28.750740023Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.018703ms logger=migrator t=2026-06-09T22:23:28.757021676Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-09T22:23:28.765689673Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.669017ms logger=migrator t=2026-06-09T22:23:28.771394342Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-09T22:23:28.77311454Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.706528ms logger=migrator t=2026-06-09T22:23:28.779238899Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-09T22:23:28.780474128Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.235258ms logger=migrator t=2026-06-09T22:23:28.78673549Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-09T22:23:28.787691791Z level=info msg="Migration successfully executed" id="create alert_image table" duration=953.001µs logger=migrator t=2026-06-09T22:23:28.792693064Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-09T22:23:28.794538346Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.844892ms logger=migrator t=2026-06-09T22:23:28.799581981Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-09T22:23:28.799726134Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=145.093µs logger=migrator t=2026-06-09T22:23:28.804368509Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-09T22:23:28.805427143Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.058374ms logger=migrator t=2026-06-09T22:23:28.811948121Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-09T22:23:28.813850994Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.913903ms logger=migrator t=2026-06-09T22:23:28.818375176Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-09T22:23:28.819005811Z 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-06-09T22:23:28.824571997Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-09T22:23:28.825277463Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=707.946µs logger=migrator t=2026-06-09T22:23:28.83086533Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-09T22:23:28.832116958Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.252867ms logger=migrator t=2026-06-09T22:23:28.837416178Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-09T22:23:28.848371396Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.953458ms logger=migrator t=2026-06-09T22:23:28.854636518Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-09T22:23:28.855527019Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=891.301µs logger=migrator t=2026-06-09T22:23:28.860216425Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-09T22:23:28.861471894Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.255249ms logger=migrator t=2026-06-09T22:23:28.866918827Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-09T22:23:28.868351569Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.434482ms logger=migrator t=2026-06-09T22:23:28.874516289Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-09T22:23:28.875848839Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.32665ms logger=migrator t=2026-06-09T22:23:28.880785072Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-09T22:23:28.882542671Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.75718ms logger=migrator t=2026-06-09T22:23:28.888961067Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-09T22:23:28.888991578Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=31.961µs logger=migrator t=2026-06-09T22:23:28.893804926Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-09T22:23:28.893903528Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=98.992µs logger=migrator t=2026-06-09T22:23:28.898971913Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-09T22:23:28.908545991Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.573888ms logger=migrator t=2026-06-09T22:23:28.913186686Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-09T22:23:28.913469072Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=281.236µs logger=migrator t=2026-06-09T22:23:28.917506334Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-09T22:23:28.918382574Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=875.98µs logger=migrator t=2026-06-09T22:23:28.92353319Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-09T22:23:28.924032902Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=500.021µs logger=migrator t=2026-06-09T22:23:28.928484343Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-09T22:23:28.93014205Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.657507ms logger=migrator t=2026-06-09T22:23:28.935361428Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-09T22:23:28.93629903Z level=info msg="Migration successfully executed" id="create secrets table" duration=937.322µs logger=migrator t=2026-06-09T22:23:28.940939825Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-09T22:23:28.971812055Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=30.871599ms logger=migrator t=2026-06-09T22:23:28.976928751Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-09T22:23:28.983286005Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.356034ms logger=migrator t=2026-06-09T22:23:28.987387698Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-09T22:23:28.987620513Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=232.915µs logger=migrator t=2026-06-09T22:23:28.99190751Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-09T22:23:29.025979982Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.068991ms logger=migrator t=2026-06-09T22:23:29.031825604Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-09T22:23:29.062807195Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.98ms logger=migrator t=2026-06-09T22:23:29.066213011Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-09T22:23:29.066880296Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=667.435µs logger=migrator t=2026-06-09T22:23:29.072438462Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-09T22:23:29.073778423Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.346331ms logger=migrator t=2026-06-09T22:23:29.081280612Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-09T22:23:29.081553758Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=273.656µs logger=migrator t=2026-06-09T22:23:29.085320913Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-09T22:23:29.086245934Z level=info msg="Migration successfully executed" id="create permission table" duration=925.011µs logger=migrator t=2026-06-09T22:23:29.092003314Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-09T22:23:29.093082508Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.083674ms logger=migrator t=2026-06-09T22:23:29.099240308Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-09T22:23:29.101013948Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.77328ms logger=migrator t=2026-06-09T22:23:29.106916921Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-09T22:23:29.107986666Z level=info msg="Migration successfully executed" id="create role table" duration=1.069485ms logger=migrator t=2026-06-09T22:23:29.113379138Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-09T22:23:29.125308468Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.92671ms logger=migrator t=2026-06-09T22:23:29.131303913Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-09T22:23:29.139233643Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.9292ms logger=migrator t=2026-06-09T22:23:29.143896478Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-09T22:23:29.144792568Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=896.21µs logger=migrator t=2026-06-09T22:23:29.148762118Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-09T22:23:29.149839553Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.074585ms logger=migrator t=2026-06-09T22:23:29.155096032Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-09T22:23:29.156246578Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.144605ms logger=migrator t=2026-06-09T22:23:29.162263133Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-09T22:23:29.163211615Z level=info msg="Migration successfully executed" id="create team role table" duration=948.802µs logger=migrator t=2026-06-09T22:23:29.167324968Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-09T22:23:29.168699529Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.374321ms logger=migrator t=2026-06-09T22:23:29.174018629Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-09T22:23:29.175230177Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.211488ms logger=migrator t=2026-06-09T22:23:29.179535014Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-09T22:23:29.18067269Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.137496ms logger=migrator t=2026-06-09T22:23:29.184698801Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-09T22:23:29.185532629Z level=info msg="Migration successfully executed" id="create user role table" duration=833.828µs logger=migrator t=2026-06-09T22:23:29.190828849Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-09T22:23:29.191947425Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.118696ms logger=migrator t=2026-06-09T22:23:29.200763115Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-09T22:23:29.20320523Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.444066ms logger=migrator t=2026-06-09T22:23:29.20806971Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-09T22:23:29.220189444Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=12.108153ms logger=migrator t=2026-06-09T22:23:29.233195808Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-09T22:23:29.234649821Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.456653ms logger=migrator t=2026-06-09T22:23:29.241117287Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-09T22:23:29.244174966Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=3.08006ms logger=migrator t=2026-06-09T22:23:29.255084983Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-09T22:23:29.256159227Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.074445ms logger=migrator t=2026-06-09T22:23:29.260795482Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-09T22:23:29.270451701Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.655869ms logger=migrator t=2026-06-09T22:23:29.276713862Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-09T22:23:29.277824767Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.110615ms logger=migrator t=2026-06-09T22:23:29.287773092Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-09T22:23:29.290256698Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=2.481406ms logger=migrator t=2026-06-09T22:23:29.296916789Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-09T22:23:29.298011544Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.094925ms logger=migrator t=2026-06-09T22:23:29.302037235Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-09T22:23:29.303413846Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.377371ms logger=migrator t=2026-06-09T22:23:29.306923815Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-09T22:23:29.308242535Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.3273ms logger=migrator t=2026-06-09T22:23:29.312506762Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-09T22:23:29.314915316Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.407784ms logger=migrator t=2026-06-09T22:23:29.322212321Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-09T22:23:29.331918591Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.70575ms logger=migrator t=2026-06-09T22:23:29.336234928Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-09T22:23:29.345305264Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.078686ms logger=migrator t=2026-06-09T22:23:29.348978417Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-09T22:23:29.357885938Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.908451ms logger=migrator t=2026-06-09T22:23:29.363106386Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-09T22:23:29.371889985Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.787728ms logger=migrator t=2026-06-09T22:23:29.376232143Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-09T22:23:29.378150736Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.929143ms logger=migrator t=2026-06-09T22:23:29.385263447Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-09T22:23:29.387263963Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.000466ms logger=migrator t=2026-06-09T22:23:29.392524201Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-09T22:23:29.394163049Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.633817ms logger=migrator t=2026-06-09T22:23:29.398394934Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-09T22:23:29.40000371Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.608296ms logger=migrator t=2026-06-09T22:23:29.408992464Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-09T22:23:29.410808045Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.816981ms logger=migrator t=2026-06-09T22:23:29.419832619Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-09T22:23:29.419955302Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=125.802µs logger=migrator t=2026-06-09T22:23:29.426646023Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-09T22:23:29.426700085Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=56.962µs logger=migrator t=2026-06-09T22:23:29.434568092Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-09T22:23:29.434986432Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=418.93µs logger=migrator t=2026-06-09T22:23:29.439702508Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-09T22:23:29.440206909Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=505.031µs logger=migrator t=2026-06-09T22:23:29.444565528Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-09T22:23:29.445308965Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=743.857µs logger=migrator t=2026-06-09T22:23:29.449729705Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-09T22:23:29.450014702Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=276.346µs logger=migrator t=2026-06-09T22:23:29.455971926Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-09T22:23:29.456562759Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=589.803µs logger=migrator t=2026-06-09T22:23:29.460784475Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-09T22:23:29.4623385Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.551865ms logger=migrator t=2026-06-09T22:23:29.468975471Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-09T22:23:29.470851322Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.877841ms logger=migrator t=2026-06-09T22:23:29.47824218Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-09T22:23:29.48753915Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.29498ms logger=migrator t=2026-06-09T22:23:29.492527793Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-09T22:23:29.492646346Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=119.233µs logger=migrator t=2026-06-09T22:23:29.498720173Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-09T22:23:29.500151096Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.432883ms logger=migrator t=2026-06-09T22:23:29.508701599Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-09T22:23:29.512920114Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=4.226555ms logger=migrator t=2026-06-09T22:23:29.519526524Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-09T22:23:29.520804702Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.278418ms logger=migrator t=2026-06-09T22:23:29.524837774Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-09T22:23:29.534446451Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.604277ms logger=migrator t=2026-06-09T22:23:29.539574467Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-09T22:23:29.540353645Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=779.278µs logger=migrator t=2026-06-09T22:23:29.545103132Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-09T22:23:29.546216507Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.113405ms logger=migrator t=2026-06-09T22:23:29.549322377Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-09T22:23:29.572258967Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.93336ms logger=migrator t=2026-06-09T22:23:29.580606965Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-09T22:23:29.582182271Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.578325ms logger=migrator t=2026-06-09T22:23:29.587975352Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-09T22:23:29.588992935Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.017903ms logger=migrator t=2026-06-09T22:23:29.593328823Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-09T22:23:29.594313865Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=984.852µs logger=migrator t=2026-06-09T22:23:29.59895361Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-09T22:23:29.599940132Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=986.422µs logger=migrator t=2026-06-09T22:23:29.605296463Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-09T22:23:29.605488968Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=192.625µs logger=migrator t=2026-06-09T22:23:29.610491121Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-09T22:23:29.611216957Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=725.696µs logger=migrator t=2026-06-09T22:23:29.615164157Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-09T22:23:29.627828963Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.663596ms logger=migrator t=2026-06-09T22:23:29.633709286Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-09T22:23:29.634482404Z level=info msg="Migration successfully executed" id="create entity_events table" duration=768.668µs logger=migrator t=2026-06-09T22:23:29.639462047Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-09T22:23:29.640570151Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.107985ms logger=migrator t=2026-06-09T22:23:29.718240458Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-09T22:23:29.718973835Z 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-06-09T22:23:29.723685412Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-09T22:23:29.724166822Z 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-06-09T22:23:29.728822507Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-09T22:23:29.729724658Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=902.311µs logger=migrator t=2026-06-09T22:23:29.734921436Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-09T22:23:29.736951331Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=2.027005ms logger=migrator t=2026-06-09T22:23:29.743481389Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-09T22:23:29.744653645Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.172246ms logger=migrator t=2026-06-09T22:23:29.750213891Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-09T22:23:29.753474025Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=3.253593ms logger=migrator t=2026-06-09T22:23:29.759167003Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-09T22:23:29.760390191Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.225518ms logger=migrator t=2026-06-09T22:23:29.764915913Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-09T22:23:29.76607118Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.154917ms logger=migrator t=2026-06-09T22:23:29.772339981Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-09T22:23:29.773246452Z level=info msg="Migration successfully executed" id="Drop public config table" duration=905.95µs logger=migrator t=2026-06-09T22:23:29.777623021Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-09T22:23:29.778774927Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.151556ms logger=migrator t=2026-06-09T22:23:29.784204519Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-09T22:23:29.785322365Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.117966ms logger=migrator t=2026-06-09T22:23:29.789440848Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-09T22:23:29.791244629Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.803581ms logger=migrator t=2026-06-09T22:23:29.796266053Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-09T22:23:29.799479755Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=3.213032ms logger=migrator t=2026-06-09T22:23:29.805301327Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-09T22:23:29.834119149Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.812981ms logger=migrator t=2026-06-09T22:23:29.838847426Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-09T22:23:29.847632644Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.785018ms logger=migrator t=2026-06-09T22:23:29.905535744Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-09T22:23:29.919244143Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=13.703999ms logger=migrator t=2026-06-09T22:23:29.926453867Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-09T22:23:29.926688582Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=235.395µs logger=migrator t=2026-06-09T22:23:29.930465797Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-09T22:23:29.93900669Z level=info msg="Migration successfully executed" id="add share column" duration=8.539073ms logger=migrator t=2026-06-09T22:23:29.943271037Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-09T22:23:29.943452441Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=181.564µs logger=migrator t=2026-06-09T22:23:29.948367143Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-09T22:23:29.949315544Z level=info msg="Migration successfully executed" id="create file table" duration=948.841µs logger=migrator t=2026-06-09T22:23:29.953673203Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-09T22:23:29.955504824Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.831801ms logger=migrator t=2026-06-09T22:23:29.960726312Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-09T22:23:29.961977491Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.251879ms logger=migrator t=2026-06-09T22:23:29.96813269Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-09T22:23:29.969014999Z level=info msg="Migration successfully executed" id="create file_meta table" duration=882.599µs logger=migrator t=2026-06-09T22:23:29.974032463Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-09T22:23:29.975127618Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.094995ms logger=migrator t=2026-06-09T22:23:29.979289222Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-09T22:23:29.979353253Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.591µs logger=migrator t=2026-06-09T22:23:29.9840317Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-09T22:23:29.984105751Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=74.391µs logger=migrator t=2026-06-09T22:23:29.988256705Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-09T22:23:29.989191486Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=934.321µs logger=migrator t=2026-06-09T22:23:29.994003275Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-09T22:23:29.994346852Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=344.037µs logger=migrator t=2026-06-09T22:23:29.999006068Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-09T22:23:30.001074285Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.067487ms logger=migrator t=2026-06-09T22:23:30.00661795Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-09T22:23:30.01590284Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.276349ms logger=migrator t=2026-06-09T22:23:30.020654867Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-09T22:23:30.020905403Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=250.656µs logger=migrator t=2026-06-09T22:23:30.025881654Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-09T22:23:30.027221285Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.339901ms logger=migrator t=2026-06-09T22:23:30.032605937Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-09T22:23:30.033029356Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=424.229µs logger=migrator t=2026-06-09T22:23:30.039714487Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-09T22:23:30.040035305Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=321.408µs logger=migrator t=2026-06-09T22:23:30.044892453Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-09T22:23:30.045748504Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=855.3µs logger=migrator t=2026-06-09T22:23:30.049918017Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-09T22:23:30.059828871Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.945515ms logger=migrator t=2026-06-09T22:23:30.064600648Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-09T22:23:30.074250117Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.648158ms logger=migrator t=2026-06-09T22:23:30.080689182Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-09T22:23:30.08151543Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=826.988µs logger=migrator t=2026-06-09T22:23:30.086017192Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-09T22:23:30.165617978Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.596005ms logger=migrator t=2026-06-09T22:23:30.170698433Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-09T22:23:30.171585472Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=887.559µs logger=migrator t=2026-06-09T22:23:30.176620686Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-09T22:23:30.178432737Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.809181ms logger=migrator t=2026-06-09T22:23:30.183775528Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-09T22:23:30.207510223Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=23.733855ms logger=migrator t=2026-06-09T22:23:30.21397284Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-09T22:23:30.223789431Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.816812ms logger=migrator t=2026-06-09T22:23:30.229651343Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-09T22:23:30.230285387Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=617.483µs logger=migrator t=2026-06-09T22:23:30.23527876Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-09T22:23:30.235611497Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=333.087µs logger=migrator t=2026-06-09T22:23:30.24058296Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-09T22:23:30.241007129Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=424.31µs logger=migrator t=2026-06-09T22:23:30.247155308Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-09T22:23:30.247468556Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=314.108µs logger=migrator t=2026-06-09T22:23:30.252702003Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-09T22:23:30.253060222Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=358.799µs logger=migrator t=2026-06-09T22:23:30.259278022Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-09T22:23:30.261572964Z level=info msg="Migration successfully executed" id="create folder table" duration=2.308293ms logger=migrator t=2026-06-09T22:23:30.271407035Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-09T22:23:30.272503381Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.108416ms logger=migrator t=2026-06-09T22:23:30.277072943Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-09T22:23:30.277979593Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=905µs logger=migrator t=2026-06-09T22:23:30.28360946Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-09T22:23:30.283638541Z level=info msg="Migration successfully executed" id="Update folder title length" duration=30.211µs logger=migrator t=2026-06-09T22:23:30.288954971Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-09T22:23:30.290188299Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.233098ms logger=migrator t=2026-06-09T22:23:30.294709111Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-09T22:23:30.29597925Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.269739ms logger=migrator t=2026-06-09T22:23:30.299741755Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-09T22:23:30.300996663Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.254388ms logger=migrator t=2026-06-09T22:23:30.305887193Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-09T22:23:30.306521478Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=632.715µs logger=migrator t=2026-06-09T22:23:30.310965348Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-09T22:23:30.311379757Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=417.119µs logger=migrator t=2026-06-09T22:23:30.315952951Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-09T22:23:30.316996304Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.043534ms logger=migrator t=2026-06-09T22:23:30.323841959Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-09T22:23:30.326042859Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.20143ms logger=migrator t=2026-06-09T22:23:30.330450347Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-09T22:23:30.331566883Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.118626ms logger=migrator t=2026-06-09T22:23:30.335776878Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-09T22:23:30.33764185Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.862382ms logger=migrator t=2026-06-09T22:23:30.343493372Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-09T22:23:30.345007056Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.515534ms logger=migrator t=2026-06-09T22:23:30.3491524Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-09T22:23:30.35006231Z level=info msg="Migration successfully executed" id="create anon_device table" duration=909.94µs logger=migrator t=2026-06-09T22:23:30.354797127Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-09T22:23:30.355943743Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.146316ms logger=migrator t=2026-06-09T22:23:30.360468955Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-09T22:23:30.36203792Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.568115ms logger=migrator t=2026-06-09T22:23:30.370551233Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-09T22:23:30.372173329Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.625416ms logger=migrator t=2026-06-09T22:23:30.379381192Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-09T22:23:30.38154578Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.169628ms logger=migrator t=2026-06-09T22:23:30.386513083Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-09T22:23:30.387630349Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.116075ms logger=migrator t=2026-06-09T22:23:30.392117729Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-09T22:23:30.39258422Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=467.1µs logger=migrator t=2026-06-09T22:23:30.397887089Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-09T22:23:30.410639207Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.752448ms logger=migrator t=2026-06-09T22:23:30.415941777Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-09T22:23:30.416620862Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=680.105µs logger=migrator t=2026-06-09T22:23:30.420846447Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-09T22:23:30.420867138Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=21.551µs logger=migrator t=2026-06-09T22:23:30.425535973Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-09T22:23:30.427206671Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.673148ms logger=migrator t=2026-06-09T22:23:30.432990602Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-09T22:23:30.433017162Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.95µs logger=migrator t=2026-06-09T22:23:30.437712548Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-09T22:23:30.439641032Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.925264ms logger=migrator t=2026-06-09T22:23:30.444507182Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-09T22:23:30.446858825Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.354243ms logger=migrator t=2026-06-09T22:23:30.455223444Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-09T22:23:30.456581824Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.359591ms logger=migrator t=2026-06-09T22:23:30.461356962Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-09T22:23:30.462256002Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=898.44µs logger=migrator t=2026-06-09T22:23:30.466467037Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-09T22:23:30.466782754Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=316.407µs logger=migrator t=2026-06-09T22:23:30.472665727Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-09T22:23:30.47368751Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.023373ms logger=migrator t=2026-06-09T22:23:30.478060719Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-09T22:23:30.478967279Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=906.31µs logger=migrator t=2026-06-09T22:23:30.483699476Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-09T22:23:30.48523402Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.534254ms logger=migrator t=2026-06-09T22:23:30.490458748Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-09T22:23:30.500225619Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.766441ms logger=migrator t=2026-06-09T22:23:30.506374678Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-09T22:23:30.516398714Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.021627ms logger=migrator t=2026-06-09T22:23:30.525110551Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-09T22:23:30.532947677Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.837976ms logger=migrator t=2026-06-09T22:23:30.538174765Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-09T22:23:30.538260327Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=88.242µs logger=migrator t=2026-06-09T22:23:30.542412221Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-09T22:23:30.552953259Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.539638ms logger=migrator t=2026-06-09T22:23:30.558409932Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-09T22:23:30.566647578Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.236776ms logger=migrator t=2026-06-09T22:23:30.571252822Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-09T22:23:30.571562188Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=309.417µs logger=migrator t=2026-06-09T22:23:30.578615288Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.366623655s logger=migrator t=2026-06-09T22:23:30.579263232Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-09T22:23:30.595046479Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-09T22:23:30.595257694Z level=info msg="Created default organization" logger=secrets t=2026-06-09T22:23:30.60220977Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-09T22:23:30.655058763Z level=info msg="Restored cache from database" duration=383.589µs logger=plugin.store t=2026-06-09T22:23:30.656350272Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-09T22:23:30.70013574Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-09T22:23:30.70016391Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-09T22:23:30.700220702Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-09T22:23:30.700229072Z level=info msg="Plugins loaded" count=54 duration=43.87995ms logger=query_data t=2026-06-09T22:23:30.704063189Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-09T22:23:30.707033266Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-09T22:23:30.71252635Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-09T22:23:30.720917579Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-09T22:23:30.722989985Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-09T22:23:30.724718825Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-09T22:23:30.743929739Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-09T22:23:30.761143227Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-09T22:23:30.782447428Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-09T22:23:30.782472569Z level=info msg="finished to provision alerting" logger=provisioning.dashboard t=2026-06-09T22:23:30.782897868Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-06-09T22:23:30.783856969Z level=info msg="Warming state cache for startup" logger=http.server t=2026-06-09T22:23:30.787792048Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-06-09T22:23:30.7878852Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-06-09T22:23:30.800829152Z level=info msg="Storage starting" logger=sqlstore.transactions t=2026-06-09T22:23:30.8180171Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-09T22:23:30.828474596Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-06-09T22:23:30.912007711Z level=info msg="Update check succeeded" duration=126.245209ms logger=plugins.update.checker t=2026-06-09T22:23:30.912496942Z level=info msg="Update check succeeded" duration=126.089735ms logger=ngalert.state.manager t=2026-06-09T22:23:30.93190801Z level=info msg="State cache has been initialized" states=0 duration=148.047881ms logger=ngalert.scheduler t=2026-06-09T22:23:30.931964171Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-09T22:23:30.932072454Z level=info msg=starting first_tick=2026-06-09T22:23:40Z logger=sqlstore.transactions t=2026-06-09T22:23:31.001378208Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-09T22:23:31.012797815Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-09T22:23:31.013771517Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-09T22:23:31.043632039Z level=info msg="Patterns update finished" duration=164.97076ms logger=grafana-apiserver t=2026-06-09T22:23:31.094012414Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-09T22:23:31.094435983Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-09T22:23:33.625590402Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.626422431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.644939676Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-09T22:23:33.688775399Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-09T22:23:33.700950052Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-09T22:23:33.71740383Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-09T22:23:33.728044449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.747911654Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.767848471Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.784405102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.806690722Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.825031873Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.85119052Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.875099356Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.909423435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.927400618Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.956817448Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:33.98281587Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.019547812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.0382053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.066189576Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.08649506Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.121217856Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.136876327Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.177458174Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.195003767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.238389807Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.2541187Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.287972536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.304876495Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.375356331Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.39321721Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.444015307Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.460762162Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.499019747Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.515403393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.63911408Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.656161471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.694153042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.708066573Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.7544646Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.771631455Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.806579286Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.822007882Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.86441601Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.875735373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.920161737Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.934281383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:34.983392021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.000919473Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.04154473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.057942266Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.097591661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.113848514Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.167947971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.184426679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.233543625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.26869543Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.369007369Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.385016706Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.465146404Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.483089615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.537927569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.554351215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.620213825Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.636538129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.698251206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.728343728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.8216277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.841104445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.911386823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.930221374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:35.992494274Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.007950369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.078113191Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.095058858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.175932799Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.189184565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.261659918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.282887281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.36143837Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.379959404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-09T22:23:36.465543409Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-09T22:24:06.810141067Z level=info msg="Usage stats are ready to report"