logger=settings t=2026-05-11T01:07:00.14907493Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T01:07:00Z logger=settings t=2026-05-11T01:07:00.149577604Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T01:07:00.149594175Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T01:07:00.149603395Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T01:07:00.149607975Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T01:07:00.149612495Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:07:00.149616465Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:07:00.149620535Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T01:07:00.149624926Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T01:07:00.149632696Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T01:07:00.149638636Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:07:00.149646736Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:07:00.149650876Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T01:07:00.149659567Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T01:07:00.149667537Z level=info msg=Target target=[all] logger=settings t=2026-05-11T01:07:00.149689247Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T01:07:00.149693638Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T01:07:00.149702048Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T01:07:00.149708078Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T01:07:00.149712568Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T01:07:00.149717048Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T01:07:00.150117559Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T01:07:00.15013938Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T01:07:00.151931381Z level=info msg="Locking database" logger=migrator t=2026-05-11T01:07:00.151946211Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T01:07:00.152719483Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T01:07:00.153818444Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.098301ms logger=migrator t=2026-05-11T01:07:00.158832485Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T01:07:00.159679919Z level=info msg="Migration successfully executed" id="create user table" duration=847.094µs logger=migrator t=2026-05-11T01:07:00.164635659Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T01:07:00.165839393Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.200734ms logger=migrator t=2026-05-11T01:07:00.171575825Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T01:07:00.172931833Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.354678ms logger=migrator t=2026-05-11T01:07:00.178608943Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T01:07:00.179720054Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.113341ms logger=migrator t=2026-05-11T01:07:00.185176878Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T01:07:00.186274909Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.098131ms logger=migrator t=2026-05-11T01:07:00.192465683Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T01:07:00.194885601Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.419428ms logger=migrator t=2026-05-11T01:07:00.198697559Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T01:07:00.199483081Z level=info msg="Migration successfully executed" id="create user table v2" duration=785.172µs logger=migrator t=2026-05-11T01:07:00.203274438Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T01:07:00.203984989Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=710.121µs logger=migrator t=2026-05-11T01:07:00.207718503Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T01:07:00.208473734Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=754.951µs logger=migrator t=2026-05-11T01:07:00.213282551Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T01:07:00.2136296Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=347.04µs logger=migrator t=2026-05-11T01:07:00.217090977Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T01:07:00.2178828Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=791.863µs logger=migrator t=2026-05-11T01:07:00.221727509Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T01:07:00.223433717Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.705469ms logger=migrator t=2026-05-11T01:07:00.228564701Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T01:07:00.228606002Z level=info msg="Migration successfully executed" id="Update user table charset" duration=46.511µs logger=migrator t=2026-05-11T01:07:00.233755367Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T01:07:00.234948942Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.194695ms logger=migrator t=2026-05-11T01:07:00.238902003Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T01:07:00.23916859Z level=info msg="Migration successfully executed" id="Add missing user data" duration=267.308µs logger=migrator t=2026-05-11T01:07:00.24304425Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T01:07:00.244247143Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.203333ms logger=migrator t=2026-05-11T01:07:00.248493492Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T01:07:00.249171702Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=677.87µs logger=migrator t=2026-05-11T01:07:00.252936598Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T01:07:00.254056149Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.118881ms logger=migrator t=2026-05-11T01:07:00.258471274Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T01:07:00.266318686Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.846792ms logger=migrator t=2026-05-11T01:07:00.276533253Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T01:07:00.277711067Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.179434ms logger=migrator t=2026-05-11T01:07:00.28810758Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T01:07:00.288518342Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=416.561µs logger=migrator t=2026-05-11T01:07:00.302773773Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T01:07:00.309385599Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=6.614726ms logger=migrator t=2026-05-11T01:07:00.318371433Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-11T01:07:00.318799215Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=430.543µs logger=migrator t=2026-05-11T01:07:00.322838889Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T01:07:00.323260921Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=423.032µs logger=migrator t=2026-05-11T01:07:00.327737657Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T01:07:00.328626492Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=891.045µs logger=migrator t=2026-05-11T01:07:00.334642791Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T01:07:00.336085853Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.446921ms logger=migrator t=2026-05-11T01:07:00.341227768Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T01:07:00.3423871Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.158962ms logger=migrator t=2026-05-11T01:07:00.347008571Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T01:07:00.347666139Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=657.578µs logger=migrator t=2026-05-11T01:07:00.352164115Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T01:07:00.353205545Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.04001ms logger=migrator t=2026-05-11T01:07:00.357403933Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T01:07:00.357429474Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=26.331µs logger=migrator t=2026-05-11T01:07:00.361970452Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T01:07:00.363264638Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.294956ms logger=migrator t=2026-05-11T01:07:00.366833039Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T01:07:00.367461997Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=626.858µs logger=migrator t=2026-05-11T01:07:00.37181629Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T01:07:00.372488059Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=671.83µs logger=migrator t=2026-05-11T01:07:00.377446259Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T01:07:00.378665343Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.218134ms logger=migrator t=2026-05-11T01:07:00.382618984Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:07:00.387698677Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.079393ms logger=migrator t=2026-05-11T01:07:00.391146234Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T01:07:00.392615956Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.468832ms logger=migrator t=2026-05-11T01:07:00.397853704Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T01:07:00.399124609Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.273886ms logger=migrator t=2026-05-11T01:07:00.403620306Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T01:07:00.404385297Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=764.781µs logger=migrator t=2026-05-11T01:07:00.407787783Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T01:07:00.408517715Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=721.991µs logger=migrator t=2026-05-11T01:07:00.414209915Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T01:07:00.415342657Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.133511ms logger=migrator t=2026-05-11T01:07:00.419853254Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T01:07:00.420276166Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=402.301µs logger=migrator t=2026-05-11T01:07:00.424525385Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T01:07:00.425048991Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=523.326µs logger=migrator t=2026-05-11T01:07:00.428768055Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T01:07:00.429146336Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=390.051µs logger=migrator t=2026-05-11T01:07:00.432790628Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T01:07:00.433825728Z level=info msg="Migration successfully executed" id="create star table" duration=1.03364ms logger=migrator t=2026-05-11T01:07:00.438435427Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T01:07:00.439501638Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.066131ms logger=migrator t=2026-05-11T01:07:00.443270804Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T01:07:00.444027365Z level=info msg="Migration successfully executed" id="create org table v1" duration=756.561µs logger=migrator t=2026-05-11T01:07:00.447934266Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T01:07:00.448660336Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=728.8µs logger=migrator t=2026-05-11T01:07:00.456717063Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T01:07:00.457457254Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=741.711µs logger=migrator t=2026-05-11T01:07:00.462252359Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T01:07:00.463576446Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.319227ms logger=migrator t=2026-05-11T01:07:00.467370684Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T01:07:00.468140235Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=769.411µs logger=migrator t=2026-05-11T01:07:00.473186478Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T01:07:00.473898107Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=711.479µs logger=migrator t=2026-05-11T01:07:00.479435184Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T01:07:00.479481755Z level=info msg="Migration successfully executed" id="Update org table charset" duration=47.962µs logger=migrator t=2026-05-11T01:07:00.484479116Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T01:07:00.484530607Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=54.881µs logger=migrator t=2026-05-11T01:07:00.488853949Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T01:07:00.489154727Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=301.948µs logger=migrator t=2026-05-11T01:07:00.494452666Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T01:07:00.495722453Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.270377ms logger=migrator t=2026-05-11T01:07:00.499653583Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T01:07:00.500391524Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=737.881µs logger=migrator t=2026-05-11T01:07:00.504817139Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T01:07:00.50555364Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=736.12µs logger=migrator t=2026-05-11T01:07:00.510041426Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T01:07:00.510621783Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=579.596µs logger=migrator t=2026-05-11T01:07:00.514366888Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T01:07:00.514952295Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=583.007µs logger=migrator t=2026-05-11T01:07:00.519960276Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T01:07:00.520573644Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=612.908µs logger=migrator t=2026-05-11T01:07:00.52436851Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T01:07:00.531538383Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.170303ms logger=migrator t=2026-05-11T01:07:00.536189223Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T01:07:00.536936154Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=746.361µs logger=migrator t=2026-05-11T01:07:00.541554994Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T01:07:00.542289445Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=734.341µs logger=migrator t=2026-05-11T01:07:00.546315769Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T01:07:00.547038229Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=722.19µs logger=migrator t=2026-05-11T01:07:00.553618444Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T01:07:00.553945324Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=327.47µs logger=migrator t=2026-05-11T01:07:00.566082786Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T01:07:00.56833825Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=2.259854ms logger=migrator t=2026-05-11T01:07:00.576310774Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T01:07:00.57649739Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=191.596µs logger=migrator t=2026-05-11T01:07:00.580696838Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T01:07:00.584018052Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.319043ms logger=migrator t=2026-05-11T01:07:00.588890749Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T01:07:00.590999859Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.10904ms logger=migrator t=2026-05-11T01:07:00.594471646Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T01:07:00.596649898Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.178002ms logger=migrator t=2026-05-11T01:07:00.601179455Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T01:07:00.602009079Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=830.534µs logger=migrator t=2026-05-11T01:07:00.605800836Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T01:07:00.60770995Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.908304ms logger=migrator t=2026-05-11T01:07:00.611396983Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T01:07:00.612224536Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=827.183µs logger=migrator t=2026-05-11T01:07:00.616442786Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T01:07:00.617409793Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=964.477µs logger=migrator t=2026-05-11T01:07:00.621598641Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T01:07:00.621653503Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=57.152µs logger=migrator t=2026-05-11T01:07:00.625586404Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T01:07:00.625627445Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=38.332µs logger=migrator t=2026-05-11T01:07:00.630629766Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T01:07:00.632846589Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.215603ms logger=migrator t=2026-05-11T01:07:00.636908133Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T01:07:00.638841137Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.938515ms logger=migrator t=2026-05-11T01:07:00.642322855Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T01:07:00.644509437Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.185372ms logger=migrator t=2026-05-11T01:07:00.649239291Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T01:07:00.651302108Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.062417ms logger=migrator t=2026-05-11T01:07:00.655018244Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T01:07:00.65523174Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.726µs logger=migrator t=2026-05-11T01:07:00.658771939Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T01:07:00.659634393Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=862.114µs logger=migrator t=2026-05-11T01:07:00.663302787Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T01:07:00.66448842Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.183113ms logger=migrator t=2026-05-11T01:07:00.668920386Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T01:07:00.668958497Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=39.321µs logger=migrator t=2026-05-11T01:07:00.672579759Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T01:07:00.673770472Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.190053ms logger=migrator t=2026-05-11T01:07:00.67760338Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T01:07:00.678288849Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=685.299µs logger=migrator t=2026-05-11T01:07:00.692218762Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:07:00.70136694Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=9.147688ms logger=migrator t=2026-05-11T01:07:00.705791225Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T01:07:00.706503945Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=711.28µs logger=migrator t=2026-05-11T01:07:00.710223519Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T01:07:00.710997162Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=773.313µs logger=migrator t=2026-05-11T01:07:00.717581877Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T01:07:00.718740199Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.158602ms logger=migrator t=2026-05-11T01:07:00.724492661Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T01:07:00.724983886Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=491.505µs logger=migrator t=2026-05-11T01:07:00.740447472Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T01:07:00.741304975Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=857.184µs logger=migrator t=2026-05-11T01:07:00.746085681Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T01:07:00.749459195Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.376165ms logger=migrator t=2026-05-11T01:07:00.756375741Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T01:07:00.757219014Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=842.483µs logger=migrator t=2026-05-11T01:07:00.76097024Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T01:07:00.761140775Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=171.115µs logger=migrator t=2026-05-11T01:07:00.765377895Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T01:07:00.765550379Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=172.805µs logger=migrator t=2026-05-11T01:07:00.769344766Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T01:07:00.770141119Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=795.933µs logger=migrator t=2026-05-11T01:07:00.773761731Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T01:07:00.776025875Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.263644ms logger=migrator t=2026-05-11T01:07:00.77975654Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T01:07:00.780692946Z level=info msg="Migration successfully executed" id="create data_source table" duration=936.326µs logger=migrator t=2026-05-11T01:07:00.78865872Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T01:07:00.789740532Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.082491ms logger=migrator t=2026-05-11T01:07:00.793356343Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T01:07:00.794180406Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=823.793µs logger=migrator t=2026-05-11T01:07:00.797735737Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T01:07:00.798473588Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=740.131µs logger=migrator t=2026-05-11T01:07:00.802776028Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T01:07:00.80351876Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=742.622µs logger=migrator t=2026-05-11T01:07:00.807615855Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T01:07:00.816957328Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.342083ms logger=migrator t=2026-05-11T01:07:00.820687184Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T01:07:00.821681202Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=993.678µs logger=migrator t=2026-05-11T01:07:00.826024725Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T01:07:00.826824927Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=800.132µs logger=migrator t=2026-05-11T01:07:00.830715256Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T01:07:00.831678064Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=962.728µs logger=migrator t=2026-05-11T01:07:00.839953267Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T01:07:00.840827952Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=877.115µs logger=migrator t=2026-05-11T01:07:00.844638249Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T01:07:00.847010265Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.369206ms logger=migrator t=2026-05-11T01:07:00.85141561Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T01:07:00.853797747Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.382077ms logger=migrator t=2026-05-11T01:07:00.857477541Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T01:07:00.857505812Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.491µs logger=migrator t=2026-05-11T01:07:00.861258077Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T01:07:00.861449472Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=191.545µs logger=migrator t=2026-05-11T01:07:00.865100596Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T01:07:00.867368109Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.267153ms logger=migrator t=2026-05-11T01:07:00.871801494Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T01:07:00.872124323Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=323.559µs logger=migrator t=2026-05-11T01:07:00.876859317Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T01:07:00.877147645Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=288.928µs logger=migrator t=2026-05-11T01:07:00.880971553Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T01:07:00.88334833Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.377897ms logger=migrator t=2026-05-11T01:07:00.886845998Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T01:07:00.887121166Z level=info msg="Migration successfully executed" id="Update uid value" duration=274.828µs logger=migrator t=2026-05-11T01:07:00.891386347Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T01:07:00.8922176Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=831.213µs logger=migrator t=2026-05-11T01:07:00.895497912Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T01:07:00.897204011Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.704198ms logger=migrator t=2026-05-11T01:07:00.901343868Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T01:07:00.902581112Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.236894ms logger=migrator t=2026-05-11T01:07:00.907069409Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T01:07:00.907879152Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=809.923µs logger=migrator t=2026-05-11T01:07:00.91385464Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T01:07:00.915237289Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.384959ms logger=migrator t=2026-05-11T01:07:00.920517677Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T01:07:00.921607299Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.089772ms logger=migrator t=2026-05-11T01:07:00.928230885Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T01:07:00.92912159Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=890.875µs logger=migrator t=2026-05-11T01:07:00.934160512Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T01:07:00.935237713Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.077461ms logger=migrator t=2026-05-11T01:07:00.939921285Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T01:07:00.940813101Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=888.815µs logger=migrator t=2026-05-11T01:07:00.94578051Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T01:07:00.955867625Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=10.082274ms logger=migrator t=2026-05-11T01:07:00.961836273Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T01:07:00.963210462Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.375079ms logger=migrator t=2026-05-11T01:07:00.97062364Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T01:07:00.971945198Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.325018ms logger=migrator t=2026-05-11T01:07:00.977369601Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T01:07:00.978478522Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.116421ms logger=migrator t=2026-05-11T01:07:00.983613297Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T01:07:00.984569883Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=954.626µs logger=migrator t=2026-05-11T01:07:00.989620026Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T01:07:00.989998017Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=378.97µs logger=migrator t=2026-05-11T01:07:00.995011218Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T01:07:00.995838891Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=827.703µs logger=migrator t=2026-05-11T01:07:01.00077228Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T01:07:01.000811351Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=40.121µs logger=migrator t=2026-05-11T01:07:01.007644394Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T01:07:01.010547757Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.899932ms logger=migrator t=2026-05-11T01:07:01.017829231Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T01:07:01.023933473Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=6.106842ms logger=migrator t=2026-05-11T01:07:01.029703966Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T01:07:01.029874381Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=170.644µs logger=migrator t=2026-05-11T01:07:01.035889361Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T01:07:01.038915326Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.023985ms logger=migrator t=2026-05-11T01:07:01.045845731Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T01:07:01.049056911Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.20804ms logger=migrator t=2026-05-11T01:07:01.055412091Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T01:07:01.05644355Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.029019ms logger=migrator t=2026-05-11T01:07:01.059756633Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T01:07:01.060425032Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=668.449µs logger=migrator t=2026-05-11T01:07:01.065363351Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T01:07:01.06708746Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.726839ms logger=migrator t=2026-05-11T01:07:01.07345853Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T01:07:01.076053963Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.569413ms logger=migrator t=2026-05-11T01:07:01.080714154Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T01:07:01.08161985Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=904.006µs logger=migrator t=2026-05-11T01:07:01.102267852Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T01:07:01.103580309Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.340988ms logger=migrator t=2026-05-11T01:07:01.109152856Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T01:07:01.109335281Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=191.235µs logger=migrator t=2026-05-11T01:07:01.121190855Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T01:07:01.121242787Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=56.942µs logger=migrator t=2026-05-11T01:07:01.137060193Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T01:07:01.141907879Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.846006ms logger=migrator t=2026-05-11T01:07:01.147217809Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T01:07:01.152180759Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.96588ms logger=migrator t=2026-05-11T01:07:01.157499839Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T01:07:01.157565311Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.402µs logger=migrator t=2026-05-11T01:07:01.162403547Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T01:07:01.16321385Z level=info msg="Migration successfully executed" id="create quota table v1" duration=809.753µs logger=migrator t=2026-05-11T01:07:01.168023086Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T01:07:01.168858279Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=832.723µs logger=migrator t=2026-05-11T01:07:01.172648346Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T01:07:01.172680217Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.12µs logger=migrator t=2026-05-11T01:07:01.177085631Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T01:07:01.178006567Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=923.336µs logger=migrator t=2026-05-11T01:07:01.183242714Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T01:07:01.184285694Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.04233ms logger=migrator t=2026-05-11T01:07:01.190109839Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T01:07:01.19691008Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=6.801852ms logger=migrator t=2026-05-11T01:07:01.203416483Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T01:07:01.203466804Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=52.891µs logger=migrator t=2026-05-11T01:07:01.208456345Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T01:07:01.209619179Z level=info msg="Migration successfully executed" id="create session table" duration=1.163863ms logger=migrator t=2026-05-11T01:07:01.217387157Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T01:07:01.21751747Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=133.493µs logger=migrator t=2026-05-11T01:07:01.221658988Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T01:07:01.22174795Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=89.682µs logger=migrator t=2026-05-11T01:07:01.226104312Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T01:07:01.226946107Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=841.755µs logger=migrator t=2026-05-11T01:07:01.230905528Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T01:07:01.231629218Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=723.82µs logger=migrator t=2026-05-11T01:07:01.235749375Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T01:07:01.235780436Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=32.391µs logger=migrator t=2026-05-11T01:07:01.241082475Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T01:07:01.241148637Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=70.762µs logger=migrator t=2026-05-11T01:07:01.24802053Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T01:07:01.253477154Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.460404ms logger=migrator t=2026-05-11T01:07:01.259880036Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T01:07:01.263406765Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.529169ms logger=migrator t=2026-05-11T01:07:01.309054931Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T01:07:01.309259057Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=209.216µs logger=migrator t=2026-05-11T01:07:01.315227515Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T01:07:01.315304857Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=75.052µs logger=migrator t=2026-05-11T01:07:01.32355282Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T01:07:01.325104124Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.550955ms logger=migrator t=2026-05-11T01:07:01.332631375Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T01:07:01.332681977Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=53.012µs logger=migrator t=2026-05-11T01:07:01.339132519Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T01:07:01.343191253Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.062184ms logger=migrator t=2026-05-11T01:07:01.348859013Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T01:07:01.349216513Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=377.371µs logger=migrator t=2026-05-11T01:07:01.354684927Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T01:07:01.35973626Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.052893ms logger=migrator t=2026-05-11T01:07:01.364657459Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T01:07:01.367984472Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.326723ms logger=migrator t=2026-05-11T01:07:01.374028023Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T01:07:01.374127735Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=101.172µs logger=migrator t=2026-05-11T01:07:01.379008083Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T01:07:01.380208227Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.197373ms logger=migrator t=2026-05-11T01:07:01.385011132Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T01:07:01.385858686Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=847.314µs logger=migrator t=2026-05-11T01:07:01.391083413Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T01:07:01.392157744Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.073961ms logger=migrator t=2026-05-11T01:07:01.396703492Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T01:07:01.397634519Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=930.697µs logger=migrator t=2026-05-11T01:07:01.403062872Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T01:07:01.40409227Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.029408ms logger=migrator t=2026-05-11T01:07:01.411382876Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T01:07:01.412340223Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=956.927µs logger=migrator t=2026-05-11T01:07:01.41682739Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T01:07:01.417868479Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.045209ms logger=migrator t=2026-05-11T01:07:01.422639464Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T01:07:01.424144226Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.504552ms logger=migrator t=2026-05-11T01:07:01.430406552Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T01:07:01.431549625Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.140833ms logger=migrator t=2026-05-11T01:07:01.43917191Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T01:07:01.448356069Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.185859ms logger=migrator t=2026-05-11T01:07:01.453404761Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T01:07:01.45407103Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=666.149µs logger=migrator t=2026-05-11T01:07:01.45977758Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-11T01:07:01.461020685Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.241475ms logger=migrator t=2026-05-11T01:07:01.46792484Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T01:07:01.468409604Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=485.453µs logger=migrator t=2026-05-11T01:07:01.473424405Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T01:07:01.47431692Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=834.243µs logger=migrator t=2026-05-11T01:07:01.479691422Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T01:07:01.480587357Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=895.515µs logger=migrator t=2026-05-11T01:07:01.485744302Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T01:07:01.492819202Z level=info msg="Migration successfully executed" id="Add column is_default" duration=7.07648ms logger=migrator t=2026-05-11T01:07:01.497935196Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T01:07:01.50059136Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.655684ms logger=migrator t=2026-05-11T01:07:01.504877762Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T01:07:01.508667668Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.789926ms logger=migrator t=2026-05-11T01:07:01.513959548Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T01:07:01.517715164Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.755236ms logger=migrator t=2026-05-11T01:07:01.522513259Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T01:07:01.523399194Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=884.545µs logger=migrator t=2026-05-11T01:07:01.527938072Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T01:07:01.527964962Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=28.04µs logger=migrator t=2026-05-11T01:07:01.533344304Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T01:07:01.533393295Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=51.671µs logger=migrator t=2026-05-11T01:07:01.538213332Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T01:07:01.539458426Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.245754ms logger=migrator t=2026-05-11T01:07:01.54491687Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:07:01.546365892Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.447671ms logger=migrator t=2026-05-11T01:07:01.551862577Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T01:07:01.552992708Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.131961ms logger=migrator t=2026-05-11T01:07:01.559240504Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T01:07:01.560037297Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=796.253µs logger=migrator t=2026-05-11T01:07:01.565379318Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:07:01.566801297Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.421219ms logger=migrator t=2026-05-11T01:07:01.573375362Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T01:07:01.579216568Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.842326ms logger=migrator t=2026-05-11T01:07:01.584075874Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T01:07:01.587958964Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.88551ms logger=migrator t=2026-05-11T01:07:01.593048247Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T01:07:01.593230023Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=182.596µs logger=migrator t=2026-05-11T01:07:01.598040328Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T01:07:01.598948174Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=904.986µs logger=migrator t=2026-05-11T01:07:01.604511651Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T01:07:01.605742585Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.230734ms logger=migrator t=2026-05-11T01:07:01.610894591Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T01:07:01.614765969Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.870918ms logger=migrator t=2026-05-11T01:07:01.619866843Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T01:07:01.619931805Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.692µs logger=migrator t=2026-05-11T01:07:01.626006056Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T01:07:01.627322084Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.315438ms logger=migrator t=2026-05-11T01:07:01.632952413Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T01:07:01.63429752Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.345427ms logger=migrator t=2026-05-11T01:07:01.640191576Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T01:07:01.64033066Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=140.034µs logger=migrator t=2026-05-11T01:07:01.645007272Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T01:07:01.64637833Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.370728ms logger=migrator t=2026-05-11T01:07:01.651612178Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T01:07:01.652515644Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=903.026µs logger=migrator t=2026-05-11T01:07:01.657480883Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T01:07:01.658577245Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.094802ms logger=migrator t=2026-05-11T01:07:01.664485561Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T01:07:01.665844579Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.356288ms logger=migrator t=2026-05-11T01:07:01.670698056Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T01:07:01.672487857Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.791291ms logger=migrator t=2026-05-11T01:07:01.677837218Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T01:07:01.679465443Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.627695ms logger=migrator t=2026-05-11T01:07:01.685641927Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T01:07:01.68569267Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=51.653µs logger=migrator t=2026-05-11T01:07:01.6910697Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T01:07:01.698353366Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.283046ms logger=migrator t=2026-05-11T01:07:01.70344245Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T01:07:01.704294014Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=812.102µs logger=migrator t=2026-05-11T01:07:01.709716366Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T01:07:01.716206959Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.490283ms logger=migrator t=2026-05-11T01:07:01.721284322Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T01:07:01.722040653Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=756.141µs logger=migrator t=2026-05-11T01:07:01.727485287Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T01:07:01.72899833Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.512583ms logger=migrator t=2026-05-11T01:07:01.734366912Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T01:07:01.73539229Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.026569ms logger=migrator t=2026-05-11T01:07:01.740103313Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T01:07:01.752304167Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.198274ms logger=migrator t=2026-05-11T01:07:01.758187333Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T01:07:01.758700798Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=513.236µs logger=migrator t=2026-05-11T01:07:01.763524293Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-11T01:07:01.765106728Z 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.582255ms logger=migrator t=2026-05-11T01:07:01.770739467Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T01:07:01.771114827Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=377.23µs logger=migrator t=2026-05-11T01:07:01.776073957Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T01:07:01.776618602Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=542.955µs logger=migrator t=2026-05-11T01:07:01.78222824Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T01:07:01.782525529Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=297.559µs logger=migrator t=2026-05-11T01:07:01.787771887Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T01:07:01.793447997Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.67648ms logger=migrator t=2026-05-11T01:07:01.797763729Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T01:07:01.80209089Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.326801ms logger=migrator t=2026-05-11T01:07:01.808317866Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T01:07:01.809430238Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.105932ms logger=migrator t=2026-05-11T01:07:01.814237492Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T01:07:01.815737735Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.499863ms logger=migrator t=2026-05-11T01:07:01.820450448Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T01:07:01.820840449Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=388.221µs logger=migrator t=2026-05-11T01:07:01.826859369Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T01:07:01.832888098Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.033639ms logger=migrator t=2026-05-11T01:07:01.837719045Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T01:07:01.838643141Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=922.626µs logger=migrator t=2026-05-11T01:07:01.843323893Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T01:07:01.843501718Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=177.675µs logger=migrator t=2026-05-11T01:07:01.849363853Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T01:07:01.850063223Z level=info msg="Migration successfully executed" id="Move region to single row" duration=699.859µs logger=migrator t=2026-05-11T01:07:01.855740173Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T01:07:01.857084911Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.345009ms logger=migrator t=2026-05-11T01:07:01.861836444Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T01:07:01.862654308Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=812.554µs logger=migrator t=2026-05-11T01:07:01.86839803Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:07:01.870080447Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.689287ms logger=migrator t=2026-05-11T01:07:01.875037557Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:07:01.875916911Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=878.734µs logger=migrator t=2026-05-11T01:07:01.881087377Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T01:07:01.882559369Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.471482ms logger=migrator t=2026-05-11T01:07:01.888170297Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T01:07:01.889160375Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=990.378µs logger=migrator t=2026-05-11T01:07:01.893556489Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T01:07:01.893637742Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=89.982µs logger=migrator t=2026-05-11T01:07:01.898403505Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T01:07:01.899188128Z level=info msg="Migration successfully executed" id="create test_data table" duration=784.393µs logger=migrator t=2026-05-11T01:07:01.90495256Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T01:07:01.906261127Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.308217ms logger=migrator t=2026-05-11T01:07:01.911468914Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T01:07:01.912881204Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.41179ms logger=migrator t=2026-05-11T01:07:01.917793122Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T01:07:01.919157621Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.363949ms logger=migrator t=2026-05-11T01:07:01.924776099Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T01:07:01.924946114Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=170.175µs logger=migrator t=2026-05-11T01:07:01.929130531Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T01:07:01.92974614Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=614.988µs logger=migrator t=2026-05-11T01:07:01.934254106Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T01:07:01.93438684Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=131.934µs logger=migrator t=2026-05-11T01:07:01.939037911Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T01:07:01.940480671Z level=info msg="Migration successfully executed" id="create team table" duration=1.44216ms logger=migrator t=2026-05-11T01:07:01.94612092Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T01:07:01.947054777Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=933.507µs logger=migrator t=2026-05-11T01:07:01.951522693Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T01:07:01.95245573Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=933.346µs logger=migrator t=2026-05-11T01:07:01.959924839Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T01:07:01.967357539Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.43185ms logger=migrator t=2026-05-11T01:07:01.972900616Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T01:07:01.973106032Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=206.455µs logger=migrator t=2026-05-11T01:07:01.977330121Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T01:07:01.978327059Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=996.358µs logger=migrator t=2026-05-11T01:07:01.982476345Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T01:07:01.983268618Z level=info msg="Migration successfully executed" id="create team member table" duration=792.593µs logger=migrator t=2026-05-11T01:07:01.988360782Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T01:07:01.989887095Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.525872ms logger=migrator t=2026-05-11T01:07:01.994902136Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T01:07:01.996704767Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.801171ms logger=migrator t=2026-05-11T01:07:02.005427083Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T01:07:02.007179132Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.751269ms logger=migrator t=2026-05-11T01:07:02.012645786Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T01:07:02.017446442Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.799756ms logger=migrator t=2026-05-11T01:07:02.023368408Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T01:07:02.027825195Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.459197ms logger=migrator t=2026-05-11T01:07:02.032869146Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T01:07:02.037360683Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.488617ms logger=migrator t=2026-05-11T01:07:02.04256461Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T01:07:02.043475645Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=910.775µs logger=migrator t=2026-05-11T01:07:02.049865956Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T01:07:02.05107193Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.209554ms logger=migrator t=2026-05-11T01:07:02.056430191Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T01:07:02.058347925Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.919435ms logger=migrator t=2026-05-11T01:07:02.063791008Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T01:07:02.064759155Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=967.698µs logger=migrator t=2026-05-11T01:07:02.07060221Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T01:07:02.071497515Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=895.605µs logger=migrator t=2026-05-11T01:07:02.076763374Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T01:07:02.07770505Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=941.616µs logger=migrator t=2026-05-11T01:07:02.083097232Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T01:07:02.084577654Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.480452ms logger=migrator t=2026-05-11T01:07:02.091434137Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T01:07:02.092479717Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.04717ms logger=migrator t=2026-05-11T01:07:02.098785315Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T01:07:02.099198656Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=415.461µs logger=migrator t=2026-05-11T01:07:02.104969439Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T01:07:02.105487103Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=517.664µs logger=migrator t=2026-05-11T01:07:02.110363031Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T01:07:02.111235795Z level=info msg="Migration successfully executed" id="create tag table" duration=873.264µs logger=migrator t=2026-05-11T01:07:02.11670593Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T01:07:02.118435619Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.72932ms logger=migrator t=2026-05-11T01:07:02.124936592Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T01:07:02.126003502Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.06952ms logger=migrator t=2026-05-11T01:07:02.131519758Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T01:07:02.133726469Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.195131ms logger=migrator t=2026-05-11T01:07:02.139519114Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T01:07:02.140519951Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.001017ms logger=migrator t=2026-05-11T01:07:02.145233034Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:07:02.160963707Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.731693ms logger=migrator t=2026-05-11T01:07:02.165811334Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T01:07:02.166389Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=577.756µs logger=migrator t=2026-05-11T01:07:02.171752722Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T01:07:02.173269175Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.515963ms logger=migrator t=2026-05-11T01:07:02.178867753Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T01:07:02.17948041Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=616.317µs logger=migrator t=2026-05-11T01:07:02.185079898Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T01:07:02.186508657Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.42788ms logger=migrator t=2026-05-11T01:07:02.193068823Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T01:07:02.193948758Z level=info msg="Migration successfully executed" id="create user auth table" duration=881.754µs logger=migrator t=2026-05-11T01:07:02.19935478Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T01:07:02.200350998Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=995.978µs logger=migrator t=2026-05-11T01:07:02.206133961Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T01:07:02.206264854Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=133.613µs logger=migrator t=2026-05-11T01:07:02.213043696Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T01:07:02.220700851Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.668615ms logger=migrator t=2026-05-11T01:07:02.226854075Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T01:07:02.234109319Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.254244ms logger=migrator t=2026-05-11T01:07:02.240813889Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T01:07:02.244662197Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.847948ms logger=migrator t=2026-05-11T01:07:02.250687977Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T01:07:02.256286645Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.598468ms logger=migrator t=2026-05-11T01:07:02.261517042Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T01:07:02.262551201Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.033809ms logger=migrator t=2026-05-11T01:07:02.268116618Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T01:07:02.274038116Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.922357ms logger=migrator t=2026-05-11T01:07:02.280117857Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T01:07:02.281031732Z level=info msg="Migration successfully executed" id="create server_lock table" duration=914.365µs logger=migrator t=2026-05-11T01:07:02.292071403Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T01:07:02.293946637Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.875154ms logger=migrator t=2026-05-11T01:07:02.299332719Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T01:07:02.300235094Z level=info msg="Migration successfully executed" id="create user auth token table" duration=901.746µs logger=migrator t=2026-05-11T01:07:02.307412835Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T01:07:02.309365471Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.953516ms logger=migrator t=2026-05-11T01:07:02.315817532Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T01:07:02.316978206Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.164784ms logger=migrator t=2026-05-11T01:07:02.322246674Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T01:07:02.323312144Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.06523ms logger=migrator t=2026-05-11T01:07:02.329705554Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T01:07:02.335803487Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.100793ms logger=migrator t=2026-05-11T01:07:02.341210549Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T01:07:02.342591698Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.383929ms logger=migrator t=2026-05-11T01:07:02.348873004Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T01:07:02.349925625Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.048891ms logger=migrator t=2026-05-11T01:07:02.356545171Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T01:07:02.358315001Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.76981ms logger=migrator t=2026-05-11T01:07:02.365666198Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T01:07:02.367372967Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.709498ms logger=migrator t=2026-05-11T01:07:02.373047256Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T01:07:02.374106256Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.05879ms logger=migrator t=2026-05-11T01:07:02.380760884Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T01:07:02.380903438Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=143.434µs logger=migrator t=2026-05-11T01:07:02.386826025Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T01:07:02.386958239Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=133.613µs logger=migrator t=2026-05-11T01:07:02.392389032Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T01:07:02.393936955Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.547383ms logger=migrator t=2026-05-11T01:07:02.402107235Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:07:02.403061903Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=954.008µs logger=migrator t=2026-05-11T01:07:02.408860036Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:07:02.410599865Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.739119ms logger=migrator t=2026-05-11T01:07:02.416645175Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:07:02.416747868Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=103.333µs logger=migrator t=2026-05-11T01:07:02.42178289Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:07:02.423307683Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.523363ms logger=migrator t=2026-05-11T01:07:02.429405455Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:07:02.430960739Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.556044ms logger=migrator t=2026-05-11T01:07:02.43596226Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:07:02.436991989Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.02895ms logger=migrator t=2026-05-11T01:07:02.442099883Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:07:02.443103911Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.003638ms logger=migrator t=2026-05-11T01:07:02.447742833Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T01:07:02.453772122Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.029189ms logger=migrator t=2026-05-11T01:07:02.458629599Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T01:07:02.459527754Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=897.976µs logger=migrator t=2026-05-11T01:07:02.466946153Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T01:07:02.467109108Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=168.824µs logger=migrator t=2026-05-11T01:07:02.472462789Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T01:07:02.474222819Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.758279ms logger=migrator t=2026-05-11T01:07:02.479471347Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T01:07:02.480920997Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.45042ms logger=migrator t=2026-05-11T01:07:02.487118673Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T01:07:02.488214053Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.09645ms logger=migrator t=2026-05-11T01:07:02.493943525Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:07:02.494101659Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=162.075µs logger=migrator t=2026-05-11T01:07:02.499035658Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T01:07:02.500137339Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.102071ms logger=migrator t=2026-05-11T01:07:02.505713816Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T01:07:02.507361333Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.644277ms logger=migrator t=2026-05-11T01:07:02.512322253Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-11T01:07:02.513595049Z 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.277095ms logger=migrator t=2026-05-11T01:07:02.52499508Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T01:07:02.525793742Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=798.202µs logger=migrator t=2026-05-11T01:07:02.531195354Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T01:07:02.538807719Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=7.605515ms logger=migrator t=2026-05-11T01:07:02.544045137Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:07:02.545318953Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.275196ms logger=migrator t=2026-05-11T01:07:02.552239368Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:07:02.554150792Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.913264ms logger=migrator t=2026-05-11T01:07:02.558912186Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T01:07:02.591216457Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.300281ms logger=migrator t=2026-05-11T01:07:02.596388603Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T01:07:02.620610565Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.218602ms logger=migrator t=2026-05-11T01:07:02.626844231Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:07:02.627632234Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=787.903µs logger=migrator t=2026-05-11T01:07:02.632459579Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:07:02.634494757Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.034538ms logger=migrator t=2026-05-11T01:07:02.639400435Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T01:07:02.648607275Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.204169ms logger=migrator t=2026-05-11T01:07:02.653873873Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T01:07:02.657900767Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.026614ms logger=migrator t=2026-05-11T01:07:02.66334767Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T01:07:02.664465802Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.117842ms logger=migrator t=2026-05-11T01:07:02.669284938Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T01:07:02.671439948Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=2.15412ms logger=migrator t=2026-05-11T01:07:02.677932902Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T01:07:02.679001392Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.06844ms logger=migrator t=2026-05-11T01:07:02.684469796Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T01:07:02.687270035Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.798359ms logger=migrator t=2026-05-11T01:07:02.691818003Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:07:02.691936576Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=119.803µs logger=migrator t=2026-05-11T01:07:02.698651545Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T01:07:02.709850571Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=11.203186ms logger=migrator t=2026-05-11T01:07:02.715054578Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T01:07:02.72045341Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.398872ms logger=migrator t=2026-05-11T01:07:02.724800012Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T01:07:02.731599284Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.793642ms logger=migrator t=2026-05-11T01:07:02.737661465Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T01:07:02.739650502Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.986286ms logger=migrator t=2026-05-11T01:07:02.744552219Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T01:07:02.746441732Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.888543ms logger=migrator t=2026-05-11T01:07:02.75133011Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T01:07:02.75771482Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.3847ms logger=migrator t=2026-05-11T01:07:02.762583218Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T01:07:02.768747931Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.165113ms logger=migrator t=2026-05-11T01:07:02.77260453Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T01:07:02.77400128Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.39618ms logger=migrator t=2026-05-11T01:07:02.778375603Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T01:07:02.784394443Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.01913ms logger=migrator t=2026-05-11T01:07:02.79033437Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T01:07:02.795550877Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.216147ms logger=migrator t=2026-05-11T01:07:02.799313703Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T01:07:02.799416996Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=103.823µs logger=migrator t=2026-05-11T01:07:02.80277362Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T01:07:02.803939024Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.165134ms logger=migrator t=2026-05-11T01:07:02.809613464Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-11T01:07:02.81127272Z 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.659156ms logger=migrator t=2026-05-11T01:07:02.815652474Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-11T01:07:02.81731906Z 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.667306ms logger=migrator t=2026-05-11T01:07:02.821886359Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:07:02.821983342Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=98.003µs logger=migrator t=2026-05-11T01:07:02.826760557Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T01:07:02.836740978Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.979051ms logger=migrator t=2026-05-11T01:07:02.841745769Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T01:07:02.846117863Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.372234ms logger=migrator t=2026-05-11T01:07:02.850332171Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T01:07:02.856705612Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.37296ms logger=migrator t=2026-05-11T01:07:02.860591381Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T01:07:02.866650511Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.05886ms logger=migrator t=2026-05-11T01:07:02.870590192Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T01:07:02.876744926Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.154424ms logger=migrator t=2026-05-11T01:07:02.881279714Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T01:07:02.881369416Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=90.242µs logger=migrator t=2026-05-11T01:07:02.885464952Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T01:07:02.886441889Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=975.247µs logger=migrator t=2026-05-11T01:07:02.891165713Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T01:07:02.900374752Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.215719ms logger=migrator t=2026-05-11T01:07:02.904590141Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T01:07:02.904687914Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=103.483µs logger=migrator t=2026-05-11T01:07:02.90843873Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T01:07:02.914600573Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.161213ms logger=migrator t=2026-05-11T01:07:02.918295918Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T01:07:02.919390868Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.0945ms logger=migrator t=2026-05-11T01:07:02.923496194Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T01:07:02.933498446Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.002562ms logger=migrator t=2026-05-11T01:07:02.938725584Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T01:07:02.939450324Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=724.53µs logger=migrator t=2026-05-11T01:07:02.943467717Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T01:07:02.945228357Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.7579ms logger=migrator t=2026-05-11T01:07:02.949886278Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T01:07:02.95669808Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.812542ms logger=migrator t=2026-05-11T01:07:02.96130513Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T01:07:02.962126833Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=821.563µs logger=migrator t=2026-05-11T01:07:02.96698447Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T01:07:02.968146572Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.161612ms logger=migrator t=2026-05-11T01:07:02.972886767Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T01:07:02.97374519Z level=info msg="Migration successfully executed" id="create alert_image table" duration=858.454µs logger=migrator t=2026-05-11T01:07:02.978718291Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T01:07:02.980416089Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.700768ms logger=migrator t=2026-05-11T01:07:02.984892165Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T01:07:02.985028728Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=137.274µs logger=migrator t=2026-05-11T01:07:02.988980521Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T01:07:02.989994479Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.013549ms logger=migrator t=2026-05-11T01:07:02.995025861Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T01:07:02.996197453Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.170852ms logger=migrator t=2026-05-11T01:07:03.001096932Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:07:03.00174389Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:07:03.006222286Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T01:07:03.006899025Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=680.009µs logger=migrator t=2026-05-11T01:07:03.011532436Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T01:07:03.013001067Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.468531ms logger=migrator t=2026-05-11T01:07:03.016723693Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T01:07:03.023947746Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.226894ms logger=migrator t=2026-05-11T01:07:03.027402683Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T01:07:03.028564726Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.162083ms logger=migrator t=2026-05-11T01:07:03.033562737Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T01:07:03.034600926Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.038049ms logger=migrator t=2026-05-11T01:07:03.038525926Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T01:07:03.039453243Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=926.597µs logger=migrator t=2026-05-11T01:07:03.043935259Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T01:07:03.045088242Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.115802ms logger=migrator t=2026-05-11T01:07:03.050463124Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T01:07:03.051540994Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.07897ms logger=migrator t=2026-05-11T01:07:03.056858044Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T01:07:03.056896905Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.861µs logger=migrator t=2026-05-11T01:07:03.061043071Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T01:07:03.061142504Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=100.383µs logger=migrator t=2026-05-11T01:07:03.065044065Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T01:07:03.072162105Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.117361ms logger=migrator t=2026-05-11T01:07:03.078487244Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T01:07:03.078821973Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=334.439µs logger=migrator t=2026-05-11T01:07:03.083598838Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T01:07:03.084785841Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.186673ms logger=migrator t=2026-05-11T01:07:03.090451841Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T01:07:03.090953215Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=523.035µs logger=migrator t=2026-05-11T01:07:03.095349649Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T01:07:03.097602963Z level=info msg="Migration successfully executed" id="create data_keys table" duration=2.253254ms logger=migrator t=2026-05-11T01:07:03.102417618Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T01:07:03.103346815Z level=info msg="Migration successfully executed" id="create secrets table" duration=929.027µs logger=migrator t=2026-05-11T01:07:03.109833527Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T01:07:03.145701329Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=35.862891ms logger=migrator t=2026-05-11T01:07:03.150358439Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T01:07:03.156850583Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.491234ms logger=migrator t=2026-05-11T01:07:03.161993937Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T01:07:03.162161023Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=167.486µs logger=migrator t=2026-05-11T01:07:03.165807975Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T01:07:03.199574657Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.763702ms logger=migrator t=2026-05-11T01:07:03.203273721Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T01:07:03.23659834Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.324239ms logger=migrator t=2026-05-11T01:07:03.243356282Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T01:07:03.244686979Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.330858ms logger=migrator t=2026-05-11T01:07:03.251153201Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T01:07:03.253341403Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.187171ms logger=migrator t=2026-05-11T01:07:03.262547222Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T01:07:03.262800019Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=252.227µs logger=migrator t=2026-05-11T01:07:03.266336119Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T01:07:03.267707967Z level=info msg="Migration successfully executed" id="create permission table" duration=1.368588ms logger=migrator t=2026-05-11T01:07:03.272274777Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T01:07:03.273698296Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.45258ms logger=migrator t=2026-05-11T01:07:03.27878851Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T01:07:03.280108608Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.318698ms logger=migrator t=2026-05-11T01:07:03.284035108Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T01:07:03.284995035Z level=info msg="Migration successfully executed" id="create role table" duration=957.346µs logger=migrator t=2026-05-11T01:07:03.288478534Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T01:07:03.298831295Z level=info msg="Migration successfully executed" id="add column display_name" duration=10.349031ms logger=migrator t=2026-05-11T01:07:03.303645971Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T01:07:03.309910137Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.264166ms logger=migrator t=2026-05-11T01:07:03.31496677Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T01:07:03.316137033Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.167383ms logger=migrator t=2026-05-11T01:07:03.319608121Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T01:07:03.320758613Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.150172ms logger=migrator t=2026-05-11T01:07:03.324410676Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T01:07:03.325432245Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.021459ms logger=migrator t=2026-05-11T01:07:03.329701315Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T01:07:03.330609831Z level=info msg="Migration successfully executed" id="create team role table" duration=908.456µs logger=migrator t=2026-05-11T01:07:03.334292465Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T01:07:03.335328254Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.035509ms logger=migrator t=2026-05-11T01:07:03.339159692Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T01:07:03.340426277Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.265685ms logger=migrator t=2026-05-11T01:07:03.345926513Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T01:07:03.347110517Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.185304ms logger=migrator t=2026-05-11T01:07:03.351538471Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T01:07:03.353068245Z level=info msg="Migration successfully executed" id="create user role table" duration=1.524803ms logger=migrator t=2026-05-11T01:07:03.358708023Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T01:07:03.360117063Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.41297ms logger=migrator t=2026-05-11T01:07:03.365523935Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T01:07:03.367005257Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.482082ms logger=migrator t=2026-05-11T01:07:03.370979969Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T01:07:03.372235645Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.256056ms logger=migrator t=2026-05-11T01:07:03.37774847Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T01:07:03.378622765Z level=info msg="Migration successfully executed" id="create builtin role table" duration=874.445µs logger=migrator t=2026-05-11T01:07:03.382991807Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T01:07:03.38410858Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.116853ms logger=migrator t=2026-05-11T01:07:03.387374251Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T01:07:03.38875592Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.380119ms logger=migrator t=2026-05-11T01:07:03.393695429Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T01:07:03.405525993Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.824933ms logger=migrator t=2026-05-11T01:07:03.409490815Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T01:07:03.410293117Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=802.312µs logger=migrator t=2026-05-11T01:07:03.413824957Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T01:07:03.41497027Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.144882ms logger=migrator t=2026-05-11T01:07:03.418824388Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T01:07:03.41996182Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.137162ms logger=migrator t=2026-05-11T01:07:03.425597859Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T01:07:03.426780332Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.183403ms logger=migrator t=2026-05-11T01:07:03.440139229Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T01:07:03.441640101Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.506692ms logger=migrator t=2026-05-11T01:07:03.445583153Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T01:07:03.446718424Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.135582ms logger=migrator t=2026-05-11T01:07:03.450028227Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T01:07:03.45897054Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.950383ms logger=migrator t=2026-05-11T01:07:03.463486707Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T01:07:03.474774365Z level=info msg="Migration successfully executed" id="permission kind migration" duration=11.278708ms logger=migrator t=2026-05-11T01:07:03.482592026Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T01:07:03.491195868Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.606022ms logger=migrator t=2026-05-11T01:07:03.495337345Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T01:07:03.503210507Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.873163ms logger=migrator t=2026-05-11T01:07:03.507687053Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T01:07:03.508545067Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=854.564µs logger=migrator t=2026-05-11T01:07:03.514278099Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T01:07:03.516234754Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.956195ms logger=migrator t=2026-05-11T01:07:03.52140389Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T01:07:03.523020885Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.643256ms logger=migrator t=2026-05-11T01:07:03.528406737Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T01:07:03.529317213Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=910.426µs logger=migrator t=2026-05-11T01:07:03.533549942Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T01:07:03.534326784Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=777.022µs logger=migrator t=2026-05-11T01:07:03.539775847Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T01:07:03.539948592Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=177.525µs logger=migrator t=2026-05-11T01:07:03.544986354Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T01:07:03.545066527Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=83.703µs logger=migrator t=2026-05-11T01:07:03.549042339Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T01:07:03.549738829Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=695.94µs logger=migrator t=2026-05-11T01:07:03.555054869Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T01:07:03.555628735Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=574.786µs logger=migrator t=2026-05-11T01:07:03.559104652Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T01:07:03.559851104Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=746.942µs logger=migrator t=2026-05-11T01:07:03.565514534Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T01:07:03.565858033Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=343.629µs logger=migrator t=2026-05-11T01:07:03.569522416Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T01:07:03.569987709Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=465.243µs logger=migrator t=2026-05-11T01:07:03.575379891Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T01:07:03.577200003Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.817632ms logger=migrator t=2026-05-11T01:07:03.583674765Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T01:07:03.58490725Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.231495ms logger=migrator t=2026-05-11T01:07:03.590844188Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T01:07:03.600341915Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.497367ms logger=migrator t=2026-05-11T01:07:03.611382676Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T01:07:03.61151973Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=139.624µs logger=migrator t=2026-05-11T01:07:03.615559354Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T01:07:03.617379996Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.820751ms logger=migrator t=2026-05-11T01:07:03.626756409Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T01:07:03.629278761Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.533441ms logger=migrator t=2026-05-11T01:07:03.636493854Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T01:07:03.638082889Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.589674ms logger=migrator t=2026-05-11T01:07:03.646349212Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T01:07:03.653638598Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.288105ms logger=migrator t=2026-05-11T01:07:03.658951017Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T01:07:03.66012796Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.177143ms logger=migrator t=2026-05-11T01:07:03.668591019Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T01:07:03.66966479Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.076581ms logger=migrator t=2026-05-11T01:07:03.674466074Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:07:03.696766313Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.299289ms logger=migrator t=2026-05-11T01:07:03.701351893Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T01:07:03.702178156Z level=info msg="Migration successfully executed" id="create correlation v2" duration=825.513µs logger=migrator t=2026-05-11T01:07:03.706751495Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T01:07:03.707910327Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.190553ms logger=migrator t=2026-05-11T01:07:03.713727651Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T01:07:03.71580041Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.075039ms logger=migrator t=2026-05-11T01:07:03.719551346Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T01:07:03.720819761Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.268435ms logger=migrator t=2026-05-11T01:07:03.7264438Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T01:07:03.726755799Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=353.77µs logger=migrator t=2026-05-11T01:07:03.732867701Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T01:07:03.733951722Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.086381ms logger=migrator t=2026-05-11T01:07:03.739477458Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T01:07:03.74879252Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.301602ms logger=migrator t=2026-05-11T01:07:03.752808743Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T01:07:03.753434411Z level=info msg="Migration successfully executed" id="create entity_events table" duration=632.638µs logger=migrator t=2026-05-11T01:07:03.756633631Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T01:07:03.757634919Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.001228ms logger=migrator t=2026-05-11T01:07:03.762008943Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:07:03.762469166Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:07:03.765736338Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:07:03.766207961Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:07:03.7711378Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T01:07:03.77288714Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.75193ms logger=migrator t=2026-05-11T01:07:03.777757446Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T01:07:03.778885719Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.127893ms logger=migrator t=2026-05-11T01:07:03.782806239Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:07:03.784077445Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.264556ms logger=migrator t=2026-05-11T01:07:03.787940904Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:07:03.789356303Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.417709ms logger=migrator t=2026-05-11T01:07:03.793800089Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:07:03.796489255Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.690016ms logger=migrator t=2026-05-11T01:07:03.800964941Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:07:03.802237697Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.272206ms logger=migrator t=2026-05-11T01:07:03.808976076Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T01:07:03.810213472Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.239666ms logger=migrator t=2026-05-11T01:07:03.81475748Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T01:07:03.816756116Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.980955ms logger=migrator t=2026-05-11T01:07:03.821666565Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:07:03.823043243Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.378319ms logger=migrator t=2026-05-11T01:07:03.828994142Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:07:03.829851185Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=856.784µs logger=migrator t=2026-05-11T01:07:03.837359657Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T01:07:03.838265182Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=906.685µs logger=migrator t=2026-05-11T01:07:03.842343987Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T01:07:03.866087497Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.74227ms logger=migrator t=2026-05-11T01:07:03.871645794Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T01:07:03.87932083Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.673167ms logger=migrator t=2026-05-11T01:07:03.884475115Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T01:07:03.893775228Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.298943ms logger=migrator t=2026-05-11T01:07:03.898037147Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T01:07:03.898277494Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=238.977µs logger=migrator t=2026-05-11T01:07:03.90311094Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T01:07:03.914561503Z level=info msg="Migration successfully executed" id="add share column" duration=11.443723ms logger=migrator t=2026-05-11T01:07:03.920886271Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T01:07:03.921474789Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=591.687µs logger=migrator t=2026-05-11T01:07:03.925923433Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T01:07:03.927750035Z level=info msg="Migration successfully executed" id="create file table" duration=1.795121ms logger=migrator t=2026-05-11T01:07:03.934430753Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T01:07:03.935638868Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.208225ms logger=migrator t=2026-05-11T01:07:03.942604384Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T01:07:03.944308322Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.706908ms logger=migrator t=2026-05-11T01:07:03.950393114Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T01:07:03.951744401Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.349578ms logger=migrator t=2026-05-11T01:07:03.957506964Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T01:07:03.959123919Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.617676ms logger=migrator t=2026-05-11T01:07:03.963144663Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T01:07:03.963256447Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=111.995µs logger=migrator t=2026-05-11T01:07:03.96657571Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T01:07:03.966635072Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=59.862µs logger=migrator t=2026-05-11T01:07:03.970437248Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T01:07:03.970957853Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=520.285µs logger=migrator t=2026-05-11T01:07:03.974666368Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T01:07:03.974861564Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=195.636µs logger=migrator t=2026-05-11T01:07:03.980605686Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T01:07:03.981797449Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.193754ms logger=migrator t=2026-05-11T01:07:03.9935674Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T01:07:04.004953481Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=11.383371ms logger=migrator t=2026-05-11T01:07:04.012510725Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T01:07:04.012722261Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=214.775µs logger=migrator t=2026-05-11T01:07:04.018310838Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T01:07:04.019634586Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.323268ms logger=migrator t=2026-05-11T01:07:04.027067495Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T01:07:04.027766065Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=700.2µs logger=migrator t=2026-05-11T01:07:04.034216307Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T01:07:04.034537296Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=321.479µs logger=migrator t=2026-05-11T01:07:04.041663727Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T01:07:04.042385277Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=723.93µs logger=migrator t=2026-05-11T01:07:04.05347197Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T01:07:04.063831761Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.357331ms logger=migrator t=2026-05-11T01:07:04.068702399Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T01:07:04.079679908Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.974949ms logger=migrator t=2026-05-11T01:07:04.08505083Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T01:07:04.085878283Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=825.603µs logger=migrator t=2026-05-11T01:07:04.090613356Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T01:07:04.185622115Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=95.003229ms logger=migrator t=2026-05-11T01:07:04.191312045Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T01:07:04.193424455Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.11165ms logger=migrator t=2026-05-11T01:07:04.199911538Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T01:07:04.201141382Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.230164ms logger=migrator t=2026-05-11T01:07:04.2077996Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T01:07:04.236816298Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=29.10513ms logger=migrator t=2026-05-11T01:07:04.24183823Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T01:07:04.248990302Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=7.151592ms logger=migrator t=2026-05-11T01:07:04.254566449Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T01:07:04.254867517Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=301.708µs logger=migrator t=2026-05-11T01:07:04.260601059Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T01:07:04.260823515Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=224.456µs logger=migrator t=2026-05-11T01:07:04.267351309Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T01:07:04.267700948Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=326.369µs logger=migrator t=2026-05-11T01:07:04.272420672Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T01:07:04.27271233Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=292.688µs logger=migrator t=2026-05-11T01:07:04.280353026Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T01:07:04.280634004Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=282.097µs logger=migrator t=2026-05-11T01:07:04.285345416Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T01:07:04.286660253Z level=info msg="Migration successfully executed" id="create folder table" duration=1.314538ms logger=migrator t=2026-05-11T01:07:04.291730016Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T01:07:04.293502206Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.771799ms logger=migrator t=2026-05-11T01:07:04.299734712Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T01:07:04.301235794Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.503632ms logger=migrator t=2026-05-11T01:07:04.305933317Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T01:07:04.305958967Z level=info msg="Migration successfully executed" id="Update folder title length" duration=26.76µs logger=migrator t=2026-05-11T01:07:04.310469494Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:07:04.311798062Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.328428ms logger=migrator t=2026-05-11T01:07:04.319792467Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:07:04.321555407Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.763379ms logger=migrator t=2026-05-11T01:07:04.326009272Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T01:07:04.327566567Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.594306ms logger=migrator t=2026-05-11T01:07:04.332220077Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T01:07:04.332825134Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=598.597µs logger=migrator t=2026-05-11T01:07:04.338528665Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T01:07:04.338857695Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=321µs logger=migrator t=2026-05-11T01:07:04.343219778Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T01:07:04.344410142Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.190375ms logger=migrator t=2026-05-11T01:07:04.349133134Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T01:07:04.350350389Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.216905ms logger=migrator t=2026-05-11T01:07:04.355925496Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T01:07:04.358223681Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.303935ms logger=migrator t=2026-05-11T01:07:04.364115187Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T01:07:04.365264599Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.149192ms logger=migrator t=2026-05-11T01:07:04.370495517Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T01:07:04.371556736Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.061159ms logger=migrator t=2026-05-11T01:07:04.37735407Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T01:07:04.378331248Z level=info msg="Migration successfully executed" id="create anon_device table" duration=976.798µs logger=migrator t=2026-05-11T01:07:04.382589507Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T01:07:04.384112941Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.527784ms logger=migrator t=2026-05-11T01:07:04.389733259Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T01:07:04.39085323Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.119991ms logger=migrator t=2026-05-11T01:07:04.396304884Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T01:07:04.397165188Z level=info msg="Migration successfully executed" id="create signing_key table" duration=860.644µs logger=migrator t=2026-05-11T01:07:04.402388635Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T01:07:04.403498937Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.110182ms logger=migrator t=2026-05-11T01:07:04.408626602Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T01:07:04.411555975Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.929142ms logger=migrator t=2026-05-11T01:07:04.41705519Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T01:07:04.417543473Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=489.943µs logger=migrator t=2026-05-11T01:07:04.425876028Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T01:07:04.437130425Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.206536ms logger=migrator t=2026-05-11T01:07:04.442711903Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T01:07:04.443231167Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=520.134µs logger=migrator t=2026-05-11T01:07:04.448590999Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:07:04.448611469Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.68µs logger=migrator t=2026-05-11T01:07:04.45359751Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:07:04.455607536Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.010026ms logger=migrator t=2026-05-11T01:07:04.460982967Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:07:04.460998738Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=15.931µs logger=migrator t=2026-05-11T01:07:04.466095592Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T01:07:04.468233112Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.14045ms logger=migrator t=2026-05-11T01:07:04.474026975Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:07:04.475243979Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.217474ms logger=migrator t=2026-05-11T01:07:04.481010442Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T01:07:04.482245947Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.234885ms logger=migrator t=2026-05-11T01:07:04.487792474Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T01:07:04.488629387Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=837.193µs logger=migrator t=2026-05-11T01:07:04.494461041Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T01:07:04.495055598Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=595.497µs logger=migrator t=2026-05-11T01:07:04.501017676Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T01:07:04.501676815Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=659.319µs logger=migrator t=2026-05-11T01:07:04.506600103Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T01:07:04.507589152Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=989.149µs logger=migrator t=2026-05-11T01:07:04.514846386Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T01:07:04.515808343Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=961.127µs logger=migrator t=2026-05-11T01:07:04.521810033Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T01:07:04.532984377Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.173515ms logger=migrator t=2026-05-11T01:07:04.538012459Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T01:07:04.545798288Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.784529ms logger=migrator t=2026-05-11T01:07:04.551914031Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T01:07:04.562741647Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.821945ms logger=migrator t=2026-05-11T01:07:04.568507739Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T01:07:04.56856336Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=58.641µs logger=migrator t=2026-05-11T01:07:04.572915393Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T01:07:04.587220476Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=14.302963ms logger=migrator t=2026-05-11T01:07:04.591456856Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T01:07:04.600034937Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.577461ms logger=migrator t=2026-05-11T01:07:04.605609185Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T01:07:04.605929104Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=315.458µs logger=migrator t=2026-05-11T01:07:04.610526184Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.457841722s logger=migrator t=2026-05-11T01:07:04.611138211Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T01:07:04.625999919Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T01:07:04.626212735Z level=info msg="Created default organization" logger=secrets t=2026-05-11T01:07:04.633515461Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:07:04.678589442Z level=info msg="Restored cache from database" duration=504.734µs logger=plugin.store t=2026-05-11T01:07:04.67994266Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T01:07:04.714488944Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T01:07:04.714519585Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T01:07:04.714606878Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T01:07:04.714620018Z level=info msg="Plugins loaded" count=54 duration=34.678278ms logger=query_data t=2026-05-11T01:07:04.718425365Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T01:07:04.721785799Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T01:07:04.729275341Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T01:07:04.739017855Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T01:07:04.741245638Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T01:07:04.743160112Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T01:07:04.762140838Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T01:07:04.781087731Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T01:07:04.800642352Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T01:07:04.800665983Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-11T01:07:04.801366473Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T01:07:04.802850315Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-11T01:07:04.802958848Z level=info msg="Storage starting" logger=http.server t=2026-05-11T01:07:04.804529353Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-11T01:07:04.879343682Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-11T01:07:04.880404111Z level=info msg="Update check succeeded" duration=79.600594ms logger=ngalert.state.manager t=2026-05-11T01:07:04.903107311Z level=info msg="State cache has been initialized" states=0 duration=101.734418ms logger=ngalert.scheduler t=2026-05-11T01:07:04.903210484Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T01:07:04.903346198Z level=info msg=starting first_tick=2026-05-11T01:07:10Z logger=sqlstore.transactions t=2026-05-11T01:07:04.936635297Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T01:07:04.97010955Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-11T01:07:04.99957064Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-11T01:07:05.105227669Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T01:07:05.105731573Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=grafana.update.checker t=2026-05-11T01:07:05.25280735Z level=info msg="Update check succeeded" duration=451.997063ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:07:05.27091387Z level=info msg="Patterns update finished" duration=389.960523ms logger=provisioning.dashboard t=2026-05-11T01:07:06.946613689Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:06.958910377Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:06.977855281Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.014838814Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.031558555Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.078623832Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.092504733Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T01:07:07.125747729Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T01:07:07.137988035Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-05-11T01:07:07.138828469Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.177436527Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.223421183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.240500755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.289702922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.310935531Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.352324317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.365868909Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.40917805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.427449535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.525203171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.543896528Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.58228675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.597490499Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.637903218Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.651855991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.710718741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.738977147Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.826349181Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.846302823Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.909912476Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.927252186Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.979547059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:07.995748566Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.051617721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.067624593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.131841813Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.149401598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.204958534Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.222344884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.303105731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.320634205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.382968502Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.401300809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.460232741Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.479841293Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.553177881Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.568701219Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.6364935Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.657761819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.716943047Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.739102822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.810108974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.82699012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.895423959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.919815457Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.975780885Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:08.997026183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.058437434Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.075570217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.146933029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.171582744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.470845111Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.488377695Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.546943306Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.564297605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.633904718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.656209047Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.729202474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.744200117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.824056368Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.841680965Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.915016372Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.932876265Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:09.991287942Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:10.011048039Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:10.081404833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:10.103528886Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:10.188005959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:10.202358013Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:10.309759551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:10.332911323Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:07:10.40656397Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T01:07:53.824252654Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T01:17:04.853683822Z level=info msg="Completed cleanup jobs" duration=51.590206ms logger=plugins.update.checker t=2026-05-11T01:17:04.938673865Z level=info msg="Update check succeeded" duration=57.373129ms logger=sqlstore.transactions t=2026-05-11T01:22:04.739285004Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-11T01:27:04.827070853Z level=info msg="Completed cleanup jobs" duration=25.044557ms logger=plugins.update.checker t=2026-05-11T01:27:04.930029919Z level=info msg="Update check succeeded" duration=49.56735ms logger=cleanup t=2026-05-11T01:37:04.8331038Z level=info msg="Completed cleanup jobs" duration=30.851458ms logger=plugins.update.checker t=2026-05-11T01:37:04.933082761Z level=info msg="Update check succeeded" duration=51.766129ms logger=infra.usagestats t=2026-05-11T01:37:53.851911219Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T01:47:04.836814431Z level=info msg="Completed cleanup jobs" duration=35.065062ms logger=plugins.update.checker t=2026-05-11T01:47:04.932113702Z level=info msg="Update check succeeded" duration=50.745946ms logger=cleanup t=2026-05-11T01:57:04.815814107Z level=info msg="Completed cleanup jobs" duration=13.265887ms logger=plugins.update.checker t=2026-05-11T01:57:04.935114586Z level=info msg="Update check succeeded" duration=53.87799ms logger=cleanup t=2026-05-11T02:07:04.855280642Z level=info msg="Completed cleanup jobs" duration=52.593135ms logger=plugins.update.checker t=2026-05-11T02:07:04.934198053Z level=info msg="Update check succeeded" duration=52.838011ms logger=infra.usagestats t=2026-05-11T02:07:53.853859792Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T02:17:04.841466277Z level=info msg="Completed cleanup jobs" duration=37.662811ms logger=plugins.update.checker t=2026-05-11T02:17:04.928667868Z level=info msg="Update check succeeded" duration=47.352999ms