logger=settings t=2026-08-27T19:24:39.122927094Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-08-27T19:24:39Z logger=settings t=2026-08-27T19:24:39.123181329Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-08-27T19:24:39.123193449Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-08-27T19:24:39.12319696Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-08-27T19:24:39.12319968Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-08-27T19:24:39.12320411Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-08-27T19:24:39.12320677Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-08-27T19:24:39.12320935Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-08-27T19:24:39.12321277Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-08-27T19:24:39.12321562Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-08-27T19:24:39.12321811Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-08-27T19:24:39.12322245Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-08-27T19:24:39.12322606Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-08-27T19:24:39.12322884Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-08-27T19:24:39.12323187Z level=info msg=Target target=[all] logger=settings t=2026-08-27T19:24:39.12323736Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-08-27T19:24:39.123240621Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-08-27T19:24:39.123243731Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-08-27T19:24:39.123246851Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-08-27T19:24:39.123260001Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-08-27T19:24:39.123265471Z level=info msg="App mode production" logger=sqlstore t=2026-08-27T19:24:39.123560207Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-08-27T19:24:39.123577628Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-08-27T19:24:39.125008669Z level=info msg="Locking database" logger=migrator t=2026-08-27T19:24:39.125021589Z level=info msg="Starting DB migrations" logger=migrator t=2026-08-27T19:24:39.12551547Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-08-27T19:24:39.126288486Z level=info msg="Migration successfully executed" id="create migration_log table" duration=772.576µs logger=migrator t=2026-08-27T19:24:39.139793298Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-08-27T19:24:39.140439882Z level=info msg="Migration successfully executed" id="create user table" duration=644.434µs logger=migrator t=2026-08-27T19:24:39.156283503Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-08-27T19:24:39.15706944Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=785.787µs logger=migrator t=2026-08-27T19:24:39.163071259Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-08-27T19:24:39.163809805Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=738.476µs logger=migrator t=2026-08-27T19:24:39.170082891Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-08-27T19:24:39.170799346Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=716.505µs logger=migrator t=2026-08-27T19:24:39.178591944Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-08-27T19:24:39.17930949Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=717.386µs logger=migrator t=2026-08-27T19:24:39.185956033Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-08-27T19:24:39.190016711Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=4.064738ms logger=migrator t=2026-08-27T19:24:39.196508141Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-08-27T19:24:39.197701917Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.193556ms logger=migrator t=2026-08-27T19:24:39.203798418Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-08-27T19:24:39.205177078Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.39767ms logger=migrator t=2026-08-27T19:24:39.211167737Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-08-27T19:24:39.212220019Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.052042ms logger=migrator t=2026-08-27T19:24:39.219348323Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-08-27T19:24:39.219865534Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=517.271µs logger=migrator t=2026-08-27T19:24:39.225180969Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-08-27T19:24:39.225959106Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=777.797µs logger=migrator t=2026-08-27T19:24:39.231170958Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-08-27T19:24:39.233217812Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.045764ms logger=migrator t=2026-08-27T19:24:39.238332163Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-08-27T19:24:39.238379224Z level=info msg="Migration successfully executed" id="Update user table charset" duration=47.971µs logger=migrator t=2026-08-27T19:24:39.244765402Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-08-27T19:24:39.246354156Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.595455ms logger=migrator t=2026-08-27T19:24:39.254722916Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-08-27T19:24:39.255220587Z level=info msg="Migration successfully executed" id="Add missing user data" duration=418.029µs logger=migrator t=2026-08-27T19:24:39.261056043Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-08-27T19:24:39.2627749Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.718557ms logger=migrator t=2026-08-27T19:24:39.270230011Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-08-27T19:24:39.271466497Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.240177ms logger=migrator t=2026-08-27T19:24:39.278812916Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-08-27T19:24:39.280571234Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.757688ms logger=migrator t=2026-08-27T19:24:39.286152744Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-08-27T19:24:39.297356026Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.203052ms logger=migrator t=2026-08-27T19:24:39.303005538Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-08-27T19:24:39.304673424Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.662686ms logger=migrator t=2026-08-27T19:24:39.311369608Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-08-27T19:24:39.311654394Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=285.486µs logger=migrator t=2026-08-27T19:24:39.319122945Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-08-27T19:24:39.320133097Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.010012ms logger=migrator t=2026-08-27T19:24:39.338540334Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-08-27T19:24:39.338971913Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=431.749µs logger=migrator t=2026-08-27T19:24:39.344532273Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-08-27T19:24:39.345950124Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.417411ms logger=migrator t=2026-08-27T19:24:39.353047407Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-08-27T19:24:39.354138781Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.091403ms logger=migrator t=2026-08-27T19:24:39.359963806Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-08-27T19:24:39.361008129Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.043973ms logger=migrator t=2026-08-27T19:24:39.367705373Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-08-27T19:24:39.369050392Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.340729ms logger=migrator t=2026-08-27T19:24:39.375039311Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-08-27T19:24:39.376357739Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.322848ms logger=migrator t=2026-08-27T19:24:39.385456806Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-08-27T19:24:39.386484158Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.027272ms logger=migrator t=2026-08-27T19:24:39.404306613Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-08-27T19:24:39.404357544Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=53.592µs logger=migrator t=2026-08-27T19:24:39.411650521Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-08-27T19:24:39.412699024Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.048353ms logger=migrator t=2026-08-27T19:24:39.418055209Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-08-27T19:24:39.419001249Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=943.14µs logger=migrator t=2026-08-27T19:24:39.424669131Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-08-27T19:24:39.425612992Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=943.671µs logger=migrator t=2026-08-27T19:24:39.43248859Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-08-27T19:24:39.43342555Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=938.36µs logger=migrator t=2026-08-27T19:24:39.439017721Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-08-27T19:24:39.443438736Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.420415ms logger=migrator t=2026-08-27T19:24:39.449109489Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-08-27T19:24:39.450276744Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.167025ms logger=migrator t=2026-08-27T19:24:39.456815985Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-08-27T19:24:39.457810606Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.004301ms logger=migrator t=2026-08-27T19:24:39.469529609Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-08-27T19:24:39.470565181Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.035422ms logger=migrator t=2026-08-27T19:24:39.476011149Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-08-27T19:24:39.477063721Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.052172ms logger=migrator t=2026-08-27T19:24:39.483845288Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-08-27T19:24:39.484934881Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.089213ms logger=migrator t=2026-08-27T19:24:39.490968631Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-08-27T19:24:39.491582125Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=612.844µs logger=migrator t=2026-08-27T19:24:39.49691159Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-08-27T19:24:39.497650706Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=731.225µs logger=migrator t=2026-08-27T19:24:39.502980151Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-08-27T19:24:39.503512532Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=532.751µs logger=migrator t=2026-08-27T19:24:39.510092284Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-08-27T19:24:39.510973653Z level=info msg="Migration successfully executed" id="create star table" duration=881.349µs logger=migrator t=2026-08-27T19:24:39.516560184Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-08-27T19:24:39.517597346Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.036392ms logger=migrator t=2026-08-27T19:24:39.523002133Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-08-27T19:24:39.524238449Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.236086ms logger=migrator t=2026-08-27T19:24:39.531402083Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-08-27T19:24:39.532499717Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.097434ms logger=migrator t=2026-08-27T19:24:39.538507777Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-08-27T19:24:39.539659212Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.150604ms logger=migrator t=2026-08-27T19:24:39.546758755Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-08-27T19:24:39.551225491Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=4.467116ms logger=migrator t=2026-08-27T19:24:39.56459838Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-08-27T19:24:39.565643672Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.044942ms logger=migrator t=2026-08-27T19:24:39.574042193Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-08-27T19:24:39.575332931Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.290508ms logger=migrator t=2026-08-27T19:24:39.5804512Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-08-27T19:24:39.580489011Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.301µs logger=migrator t=2026-08-27T19:24:39.58552471Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-08-27T19:24:39.585570941Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=40.38µs logger=migrator t=2026-08-27T19:24:39.592202914Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-08-27T19:24:39.59247645Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=279.086µs logger=migrator t=2026-08-27T19:24:39.59896327Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-08-27T19:24:39.600049113Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.085633ms logger=migrator t=2026-08-27T19:24:39.605571902Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-08-27T19:24:39.607166657Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.590774ms logger=migrator t=2026-08-27T19:24:39.614701609Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-08-27T19:24:39.61611125Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.413641ms logger=migrator t=2026-08-27T19:24:39.622720762Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-08-27T19:24:39.623703173Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.039522ms logger=migrator t=2026-08-27T19:24:39.629542919Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-08-27T19:24:39.631687135Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=2.143376ms logger=migrator t=2026-08-27T19:24:39.639225908Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-08-27T19:24:39.640299421Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.073593ms logger=migrator t=2026-08-27T19:24:39.650290117Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-08-27T19:24:39.657746887Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.45592ms logger=migrator t=2026-08-27T19:24:39.665623157Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-08-27T19:24:39.666882315Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.259017ms logger=migrator t=2026-08-27T19:24:39.673020847Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-08-27T19:24:39.674600431Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.577444ms logger=migrator t=2026-08-27T19:24:39.68102443Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-08-27T19:24:39.682469201Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.449992ms logger=migrator t=2026-08-27T19:24:39.691864643Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-08-27T19:24:39.693148081Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=1.282258ms logger=migrator t=2026-08-27T19:24:39.698955176Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-08-27T19:24:39.700935319Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.979753ms logger=migrator t=2026-08-27T19:24:39.708766638Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-08-27T19:24:39.708992263Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=230.525µs logger=migrator t=2026-08-27T19:24:39.716657618Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-08-27T19:24:39.719618632Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.963184ms logger=migrator t=2026-08-27T19:24:39.72742115Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-08-27T19:24:39.730737432Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.322192ms logger=migrator t=2026-08-27T19:24:39.739544061Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-08-27T19:24:39.742438714Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.900033ms logger=migrator t=2026-08-27T19:24:39.751355106Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-08-27T19:24:39.752783307Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.433361ms logger=migrator t=2026-08-27T19:24:39.759789988Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-08-27T19:24:39.762767142Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.991634ms logger=migrator t=2026-08-27T19:24:39.770785165Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-08-27T19:24:39.772499642Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.714507ms logger=migrator t=2026-08-27T19:24:39.782206932Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-08-27T19:24:39.783533811Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.326528ms logger=migrator t=2026-08-27T19:24:39.79092278Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-08-27T19:24:39.790982501Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=63.471µs logger=migrator t=2026-08-27T19:24:39.799392902Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-08-27T19:24:39.799451234Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=59.811µs logger=migrator t=2026-08-27T19:24:39.806759661Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-08-27T19:24:39.810900701Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.146119ms logger=migrator t=2026-08-27T19:24:39.817695037Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-08-27T19:24:39.820883326Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.187019ms logger=migrator t=2026-08-27T19:24:39.827236253Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-08-27T19:24:39.83080797Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.570837ms logger=migrator t=2026-08-27T19:24:39.836518723Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-08-27T19:24:39.839442026Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.922913ms logger=migrator t=2026-08-27T19:24:39.849340429Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-08-27T19:24:39.849747158Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=406.769µs logger=migrator t=2026-08-27T19:24:39.855437071Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-08-27T19:24:39.856735299Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.291568ms logger=migrator t=2026-08-27T19:24:39.863349782Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-08-27T19:24:39.864435215Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.085493ms logger=migrator t=2026-08-27T19:24:39.869661508Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-08-27T19:24:39.869707469Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=53.631µs logger=migrator t=2026-08-27T19:24:39.874989533Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-08-27T19:24:39.876209489Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.218606ms logger=migrator t=2026-08-27T19:24:39.882832902Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-08-27T19:24:39.883867284Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.033802ms logger=migrator t=2026-08-27T19:24:39.889418784Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-08-27T19:24:39.897689072Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.269908ms logger=migrator t=2026-08-27T19:24:39.903006507Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-08-27T19:24:39.904036179Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.035642ms logger=migrator t=2026-08-27T19:24:39.912564353Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-08-27T19:24:39.913710618Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.151025ms logger=migrator t=2026-08-27T19:24:39.919150995Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-08-27T19:24:39.920398552Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.246787ms logger=migrator t=2026-08-27T19:24:39.925909071Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-08-27T19:24:39.926389051Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=490.98µs logger=migrator t=2026-08-27T19:24:39.932479823Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-08-27T19:24:39.93329227Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=811.787µs logger=migrator t=2026-08-27T19:24:39.938460622Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-08-27T19:24:39.941492597Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.030815ms logger=migrator t=2026-08-27T19:24:39.947634159Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-08-27T19:24:39.949457349Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.82827ms logger=migrator t=2026-08-27T19:24:39.954800914Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-08-27T19:24:39.95507126Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=269.896µs logger=migrator t=2026-08-27T19:24:39.960279842Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-08-27T19:24:39.960532528Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=253.516µs logger=migrator t=2026-08-27T19:24:39.96714416Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-08-27T19:24:39.968402237Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.251067ms logger=migrator t=2026-08-27T19:24:39.973513758Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-08-27T19:24:39.976761448Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.24812ms logger=migrator t=2026-08-27T19:24:39.983640226Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-08-27T19:24:39.984952085Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.311488ms logger=migrator t=2026-08-27T19:24:39.990882132Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-08-27T19:24:39.992019087Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.138315ms logger=migrator t=2026-08-27T19:24:39.997503945Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-08-27T19:24:39.998693891Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.189146ms logger=migrator t=2026-08-27T19:24:40.005444216Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-08-27T19:24:40.006500989Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.056923ms logger=migrator t=2026-08-27T19:24:40.011890105Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-08-27T19:24:40.012967049Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.070523ms logger=migrator t=2026-08-27T19:24:40.018757983Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-08-27T19:24:40.027950632Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=9.191949ms logger=migrator t=2026-08-27T19:24:40.0375849Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-08-27T19:24:40.038941659Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.350099ms logger=migrator t=2026-08-27T19:24:40.048616108Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-08-27T19:24:40.050064139Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.452661ms logger=migrator t=2026-08-27T19:24:40.055831843Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-08-27T19:24:40.057033319Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.200496ms logger=migrator t=2026-08-27T19:24:40.068914475Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-08-27T19:24:40.069767814Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=853.249µs logger=migrator t=2026-08-27T19:24:40.082231123Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-08-27T19:24:40.087104168Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.858495ms logger=migrator t=2026-08-27T19:24:40.098704108Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-08-27T19:24:40.102759825Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.062817ms logger=migrator t=2026-08-27T19:24:40.110768148Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-08-27T19:24:40.110809649Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=41.961µs logger=migrator t=2026-08-27T19:24:40.119368903Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-08-27T19:24:40.11966907Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=300.267µs logger=migrator t=2026-08-27T19:24:40.128835728Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-08-27T19:24:40.132390624Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.541846ms logger=migrator t=2026-08-27T19:24:40.143597626Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-08-27T19:24:40.144281501Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=703.215µs logger=migrator t=2026-08-27T19:24:40.154190545Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-08-27T19:24:40.155050423Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=862.358µs logger=migrator t=2026-08-27T19:24:40.164575288Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-08-27T19:24:40.168322639Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.746411ms logger=migrator t=2026-08-27T19:24:40.177354854Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-08-27T19:24:40.177721682Z level=info msg="Migration successfully executed" id="Update uid value" duration=366.598µs logger=migrator t=2026-08-27T19:24:40.196817724Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-08-27T19:24:40.198587062Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.769808ms logger=migrator t=2026-08-27T19:24:40.211427029Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-08-27T19:24:40.215875665Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=4.446405ms logger=migrator t=2026-08-27T19:24:40.228851515Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-08-27T19:24:40.230172273Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.325509ms logger=migrator t=2026-08-27T19:24:40.244470092Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-08-27T19:24:40.245654967Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.184695ms logger=migrator t=2026-08-27T19:24:40.256794208Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-08-27T19:24:40.259276691Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=2.485294ms logger=migrator t=2026-08-27T19:24:40.267810455Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-08-27T19:24:40.269133763Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.323088ms logger=migrator t=2026-08-27T19:24:40.304111668Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-08-27T19:24:40.305278933Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.167045ms logger=migrator t=2026-08-27T19:24:40.313771516Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-08-27T19:24:40.31484733Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.087544ms logger=migrator t=2026-08-27T19:24:40.324528888Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-08-27T19:24:40.326055691Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.526703ms logger=migrator t=2026-08-27T19:24:40.332822977Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-08-27T19:24:40.342653149Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.829432ms logger=migrator t=2026-08-27T19:24:40.352056672Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-08-27T19:24:40.353165686Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.108884ms logger=migrator t=2026-08-27T19:24:40.361017445Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-08-27T19:24:40.362398645Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.38121ms logger=migrator t=2026-08-27T19:24:40.371239266Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-08-27T19:24:40.372691907Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.457722ms logger=migrator t=2026-08-27T19:24:40.385863091Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-08-27T19:24:40.387075727Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.212866ms logger=migrator t=2026-08-27T19:24:40.397323168Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-08-27T19:24:40.398529894Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=1.210656ms logger=migrator t=2026-08-27T19:24:40.406589268Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-08-27T19:24:40.407504088Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=921.53µs logger=migrator t=2026-08-27T19:24:40.415205684Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-08-27T19:24:40.415267855Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=53.231µs logger=migrator t=2026-08-27T19:24:40.422588483Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-08-27T19:24:40.426402355Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.813512ms logger=migrator t=2026-08-27T19:24:40.433296194Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-08-27T19:24:40.437379252Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.082568ms logger=migrator t=2026-08-27T19:24:40.445560339Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-08-27T19:24:40.445825224Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=267.906µs logger=migrator t=2026-08-27T19:24:40.452525079Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-08-27T19:24:40.456672068Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.146349ms logger=migrator t=2026-08-27T19:24:40.463493385Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-08-27T19:24:40.467201025Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.70006ms logger=migrator t=2026-08-27T19:24:40.475142926Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-08-27T19:24:40.476345842Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.202426ms logger=migrator t=2026-08-27T19:24:40.483429085Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-08-27T19:24:40.484292334Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=871.709µs logger=migrator t=2026-08-27T19:24:40.49431849Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-08-27T19:24:40.495526426Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.207886ms logger=migrator t=2026-08-27T19:24:40.508435575Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-08-27T19:24:40.509747473Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.310658ms logger=migrator t=2026-08-27T19:24:40.52211162Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-08-27T19:24:40.522938068Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=826.408µs logger=migrator t=2026-08-27T19:24:40.534505397Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-08-27T19:24:40.535324524Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=818.537µs logger=migrator t=2026-08-27T19:24:40.542184092Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-08-27T19:24:40.542291435Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=113.983µs logger=migrator t=2026-08-27T19:24:40.554516288Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-08-27T19:24:40.55458813Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=77.702µs logger=migrator t=2026-08-27T19:24:40.563286438Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-08-27T19:24:40.567425107Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.139419ms logger=migrator t=2026-08-27T19:24:40.576238317Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-08-27T19:24:40.580238583Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.005776ms logger=migrator t=2026-08-27T19:24:40.588554282Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-08-27T19:24:40.588649174Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=95.712µs logger=migrator t=2026-08-27T19:24:40.595984173Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-08-27T19:24:40.597089997Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.105183ms logger=migrator t=2026-08-27T19:24:40.606290975Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-08-27T19:24:40.607684245Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.3992ms logger=migrator t=2026-08-27T19:24:40.617267492Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-08-27T19:24:40.617339863Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=90.132µs logger=migrator t=2026-08-27T19:24:40.624764984Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-08-27T19:24:40.625886288Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.117894ms logger=migrator t=2026-08-27T19:24:40.648126237Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-08-27T19:24:40.649355444Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.229027ms logger=migrator t=2026-08-27T19:24:40.655639519Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-08-27T19:24:40.659816539Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.17659ms logger=migrator t=2026-08-27T19:24:40.668924626Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-08-27T19:24:40.668971157Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=47.621µs logger=migrator t=2026-08-27T19:24:40.676023749Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-08-27T19:24:40.677621414Z level=info msg="Migration successfully executed" id="create session table" duration=1.596935ms logger=migrator t=2026-08-27T19:24:40.685434742Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-08-27T19:24:40.685553775Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=119.763µs logger=migrator t=2026-08-27T19:24:40.692217798Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-08-27T19:24:40.692361241Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=144.693µs logger=migrator t=2026-08-27T19:24:40.700268112Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-08-27T19:24:40.701317094Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.067393ms logger=migrator t=2026-08-27T19:24:40.709645164Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-08-27T19:24:40.711138936Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.507242ms logger=migrator t=2026-08-27T19:24:40.721304516Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-08-27T19:24:40.721351327Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=46.091µs logger=migrator t=2026-08-27T19:24:40.730006433Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-08-27T19:24:40.730046394Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.171µs logger=migrator t=2026-08-27T19:24:40.738466486Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-08-27T19:24:40.743062405Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.585528ms logger=migrator t=2026-08-27T19:24:40.753180273Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-08-27T19:24:40.757723801Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.542108ms logger=migrator t=2026-08-27T19:24:40.76507954Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-08-27T19:24:40.765195242Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=116.842µs logger=migrator t=2026-08-27T19:24:40.77203261Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-08-27T19:24:40.772141142Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=109.282µs logger=migrator t=2026-08-27T19:24:40.78083451Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-08-27T19:24:40.782070576Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.236496ms logger=migrator t=2026-08-27T19:24:40.789796343Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-08-27T19:24:40.789843244Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=47.911µs logger=migrator t=2026-08-27T19:24:40.797846846Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-08-27T19:24:40.802475186Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.62225ms logger=migrator t=2026-08-27T19:24:40.810028719Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-08-27T19:24:40.810281905Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=251.295µs logger=migrator t=2026-08-27T19:24:40.820620078Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-08-27T19:24:40.825129165Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.508267ms logger=migrator t=2026-08-27T19:24:40.833592698Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-08-27T19:24:40.838119625Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.525718ms logger=migrator t=2026-08-27T19:24:40.845524765Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-08-27T19:24:40.845633937Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=105.042µs logger=migrator t=2026-08-27T19:24:40.854306974Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-08-27T19:24:40.855674063Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.366969ms logger=migrator t=2026-08-27T19:24:40.865388973Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-08-27T19:24:40.868592532Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=3.207669ms logger=migrator t=2026-08-27T19:24:40.879860045Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-08-27T19:24:40.881237505Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.38264ms logger=migrator t=2026-08-27T19:24:40.89028337Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-08-27T19:24:40.891355413Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.072293ms logger=migrator t=2026-08-27T19:24:40.898948737Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-08-27T19:24:40.899977469Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.029902ms logger=migrator t=2026-08-27T19:24:40.907572963Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-08-27T19:24:40.908705127Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.129014ms logger=migrator t=2026-08-27T19:24:40.917421425Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-08-27T19:24:40.918742474Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.325519ms logger=migrator t=2026-08-27T19:24:40.926389249Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-08-27T19:24:40.927804999Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.41513ms logger=migrator t=2026-08-27T19:24:40.935785282Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-08-27T19:24:40.936991078Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.210376ms logger=migrator t=2026-08-27T19:24:40.945160684Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-08-27T19:24:40.95983259Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=14.669666ms logger=migrator t=2026-08-27T19:24:40.967357682Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-08-27T19:24:40.968577819Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.220776ms logger=migrator t=2026-08-27T19:24:40.976555141Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-08-27T19:24:40.980773832Z 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=4.222341ms logger=migrator t=2026-08-27T19:24:40.988998659Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-08-27T19:24:40.989457749Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=459.7µs logger=migrator t=2026-08-27T19:24:40.997000382Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-08-27T19:24:40.997783859Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=783.057µs logger=migrator t=2026-08-27T19:24:41.00667294Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-08-27T19:24:41.007828425Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.142655ms logger=migrator t=2026-08-27T19:24:41.016585574Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-08-27T19:24:41.022144424Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.56409ms logger=migrator t=2026-08-27T19:24:41.030067585Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-08-27T19:24:41.035190885Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.12231ms logger=migrator t=2026-08-27T19:24:41.042114055Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-08-27T19:24:41.047350738Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.230643ms logger=migrator t=2026-08-27T19:24:41.056106047Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-08-27T19:24:41.061323419Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=5.228223ms logger=migrator t=2026-08-27T19:24:41.071161861Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-08-27T19:24:41.072542291Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.37808ms logger=migrator t=2026-08-27T19:24:41.083086098Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-08-27T19:24:41.083202251Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=130.883µs logger=migrator t=2026-08-27T19:24:41.090682592Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-08-27T19:24:41.090727633Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=47.211µs logger=migrator t=2026-08-27T19:24:41.097293395Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-08-27T19:24:41.098793137Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.499962ms logger=migrator t=2026-08-27T19:24:41.107397363Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-08-27T19:24:41.108900395Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.502242ms logger=migrator t=2026-08-27T19:24:41.118923171Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-08-27T19:24:41.120149228Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.226256ms logger=migrator t=2026-08-27T19:24:41.128848835Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-08-27T19:24:41.130025511Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.176376ms logger=migrator t=2026-08-27T19:24:41.137027782Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-08-27T19:24:41.138923613Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.895011ms logger=migrator t=2026-08-27T19:24:41.145523565Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-08-27T19:24:41.150966402Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.441967ms logger=migrator t=2026-08-27T19:24:41.158843042Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-08-27T19:24:41.164233928Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=5.390826ms logger=migrator t=2026-08-27T19:24:41.17127624Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-08-27T19:24:41.171532876Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=257.266µs logger=migrator t=2026-08-27T19:24:41.178148138Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-08-27T19:24:41.179479857Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.328169ms logger=migrator t=2026-08-27T19:24:41.187316926Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-08-27T19:24:41.188789238Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.484182ms logger=migrator t=2026-08-27T19:24:41.195684557Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-08-27T19:24:41.20279535Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.109943ms logger=migrator t=2026-08-27T19:24:41.211510708Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-08-27T19:24:41.21160914Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=107.462µs logger=migrator t=2026-08-27T19:24:41.218724143Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-08-27T19:24:41.220050742Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.326019ms logger=migrator t=2026-08-27T19:24:41.227548794Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-08-27T19:24:41.228999925Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.442511ms logger=migrator t=2026-08-27T19:24:41.237394356Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-08-27T19:24:41.237513109Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=119.383µs logger=migrator t=2026-08-27T19:24:41.244727825Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-08-27T19:24:41.245984312Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.256968ms logger=migrator t=2026-08-27T19:24:41.25608968Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-08-27T19:24:41.25748555Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.39546ms logger=migrator t=2026-08-27T19:24:41.268994268Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-08-27T19:24:41.270311306Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.316298ms logger=migrator t=2026-08-27T19:24:41.279142747Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-08-27T19:24:41.281034697Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.899661ms logger=migrator t=2026-08-27T19:24:41.286193679Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-08-27T19:24:41.287736882Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.542273ms logger=migrator t=2026-08-27T19:24:41.295211493Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-08-27T19:24:41.296629554Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.417341ms logger=migrator t=2026-08-27T19:24:41.303274207Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-08-27T19:24:41.303313428Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=40.711µs logger=migrator t=2026-08-27T19:24:41.308371437Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-08-27T19:24:41.316883141Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=8.511094ms logger=migrator t=2026-08-27T19:24:41.323016573Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-08-27T19:24:41.324090236Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.077303ms logger=migrator t=2026-08-27T19:24:41.329044253Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-08-27T19:24:41.331813213Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=2.76877ms logger=migrator t=2026-08-27T19:24:41.337862443Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-08-27T19:24:41.338415125Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=548.812µs logger=migrator t=2026-08-27T19:24:41.347537292Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-08-27T19:24:41.348143525Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=605.743µs logger=migrator t=2026-08-27T19:24:41.353896609Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-08-27T19:24:41.354463511Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=567.092µs logger=migrator t=2026-08-27T19:24:41.361684667Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-08-27T19:24:41.369069526Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=7.384469ms logger=migrator t=2026-08-27T19:24:41.374748209Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-08-27T19:24:41.375354112Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=610.133µs logger=migrator t=2026-08-27T19:24:41.3799365Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-08-27T19:24:41.380625925Z 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=689.035µs logger=migrator t=2026-08-27T19:24:41.386640035Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-08-27T19:24:41.387482933Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=846.268µs logger=migrator t=2026-08-27T19:24:41.392563903Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-08-27T19:24:41.393279068Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=724.085µs logger=migrator t=2026-08-27T19:24:41.39938412Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-08-27T19:24:41.399581114Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=196.924µs logger=migrator t=2026-08-27T19:24:41.408562998Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-08-27T19:24:41.415727603Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.174165ms logger=migrator t=2026-08-27T19:24:41.422966749Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-08-27T19:24:41.430136733Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.172504ms logger=migrator t=2026-08-27T19:24:41.436056461Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-08-27T19:24:41.437545783Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.489362ms logger=migrator t=2026-08-27T19:24:41.444957053Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-08-27T19:24:41.446398844Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.441461ms logger=migrator t=2026-08-27T19:24:41.453928166Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-08-27T19:24:41.454244833Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=317.297µs logger=migrator t=2026-08-27T19:24:41.461677954Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-08-27T19:24:41.467650242Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.971898ms logger=migrator t=2026-08-27T19:24:41.477965095Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-08-27T19:24:41.480812796Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=2.830341ms logger=migrator t=2026-08-27T19:24:41.489997724Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-08-27T19:24:41.49028225Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=285.456µs logger=migrator t=2026-08-27T19:24:41.499357046Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-08-27T19:24:41.499880237Z level=info msg="Migration successfully executed" id="Move region to single row" duration=523.551µs logger=migrator t=2026-08-27T19:24:41.511610971Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-08-27T19:24:41.512896558Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.285218ms logger=migrator t=2026-08-27T19:24:41.520105694Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-08-27T19:24:41.521356871Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.251277ms logger=migrator t=2026-08-27T19:24:41.527216207Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-27T19:24:41.528599427Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.3829ms logger=migrator t=2026-08-27T19:24:41.536525568Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-08-27T19:24:41.537953138Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.4161ms logger=migrator t=2026-08-27T19:24:41.544241464Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-08-27T19:24:41.545488611Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.247167ms logger=migrator t=2026-08-27T19:24:41.553395552Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-08-27T19:24:41.554664389Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.258217ms logger=migrator t=2026-08-27T19:24:41.566152267Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-08-27T19:24:41.566350221Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=204.634µs logger=migrator t=2026-08-27T19:24:41.574112139Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-08-27T19:24:41.575503759Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.39111ms logger=migrator t=2026-08-27T19:24:41.58811105Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-08-27T19:24:41.589632063Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.524753ms logger=migrator t=2026-08-27T19:24:41.595560501Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-08-27T19:24:41.59693146Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.370829ms logger=migrator t=2026-08-27T19:24:41.604474383Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-08-27T19:24:41.605816602Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.341879ms logger=migrator t=2026-08-27T19:24:41.613247143Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-08-27T19:24:41.613535819Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=289.347µs logger=migrator t=2026-08-27T19:24:41.619524708Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-08-27T19:24:41.620377376Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=858.598µs logger=migrator t=2026-08-27T19:24:41.626073659Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-08-27T19:24:41.626189392Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=101.782µs logger=migrator t=2026-08-27T19:24:41.634642994Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-08-27T19:24:41.635952032Z level=info msg="Migration successfully executed" id="create team table" duration=1.308558ms logger=migrator t=2026-08-27T19:24:41.642276918Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-08-27T19:24:41.643676589Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.399651ms logger=migrator t=2026-08-27T19:24:41.649685278Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-08-27T19:24:41.651534848Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.84851ms logger=migrator t=2026-08-27T19:24:41.660069842Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-08-27T19:24:41.666677205Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.613493ms logger=migrator t=2026-08-27T19:24:41.672221044Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-08-27T19:24:41.672518001Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=297.387µs logger=migrator t=2026-08-27T19:24:41.678099991Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-08-27T19:24:41.679493471Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.39316ms logger=migrator t=2026-08-27T19:24:41.686781039Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-08-27T19:24:41.687915523Z level=info msg="Migration successfully executed" id="create team member table" duration=1.136504ms logger=migrator t=2026-08-27T19:24:41.693989094Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-08-27T19:24:41.695304332Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.314488ms logger=migrator t=2026-08-27T19:24:41.701624348Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-08-27T19:24:41.70308386Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.459222ms logger=migrator t=2026-08-27T19:24:41.709036558Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-08-27T19:24:41.71049169Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.454862ms logger=migrator t=2026-08-27T19:24:41.717994542Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-08-27T19:24:41.724699696Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.704594ms logger=migrator t=2026-08-27T19:24:41.730337678Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-08-27T19:24:41.737016142Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=6.678074ms logger=migrator t=2026-08-27T19:24:41.745210898Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-08-27T19:24:41.75687206Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=11.660412ms logger=migrator t=2026-08-27T19:24:41.763925192Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-08-27T19:24:41.765321252Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.3958ms logger=migrator t=2026-08-27T19:24:41.771566497Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-08-27T19:24:41.772915416Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.348629ms logger=migrator t=2026-08-27T19:24:41.778736852Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-08-27T19:24:41.780673454Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.935151ms logger=migrator t=2026-08-27T19:24:41.788565584Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-08-27T19:24:41.789990465Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.41904ms logger=migrator t=2026-08-27T19:24:41.797441545Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-08-27T19:24:41.798756343Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.314168ms logger=migrator t=2026-08-27T19:24:41.805212253Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-08-27T19:24:41.806539361Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.326809ms logger=migrator t=2026-08-27T19:24:41.812600782Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-08-27T19:24:41.813935181Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.333649ms logger=migrator t=2026-08-27T19:24:41.821191477Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-08-27T19:24:41.822560547Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.36908ms logger=migrator t=2026-08-27T19:24:41.828332521Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-08-27T19:24:41.828997296Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=661.075µs logger=migrator t=2026-08-27T19:24:41.835476186Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-08-27T19:24:41.835805563Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=328.578µs logger=migrator t=2026-08-27T19:24:41.841402203Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-08-27T19:24:41.842451116Z level=info msg="Migration successfully executed" id="create tag table" duration=1.048583ms logger=migrator t=2026-08-27T19:24:41.850127361Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-08-27T19:24:41.851537972Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.409871ms logger=migrator t=2026-08-27T19:24:41.857723945Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-08-27T19:24:41.85886003Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.136355ms logger=migrator t=2026-08-27T19:24:41.866692949Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-08-27T19:24:41.868111389Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.425131ms logger=migrator t=2026-08-27T19:24:41.874224241Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-08-27T19:24:41.875525259Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.300568ms logger=migrator t=2026-08-27T19:24:41.881292264Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-08-27T19:24:41.901956169Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=20.663095ms logger=migrator t=2026-08-27T19:24:41.911984225Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-08-27T19:24:41.91312947Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.144995ms logger=migrator t=2026-08-27T19:24:41.919561309Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-08-27T19:24:41.920917058Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.361219ms logger=migrator t=2026-08-27T19:24:41.927320086Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-08-27T19:24:41.927747765Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=425.419µs logger=migrator t=2026-08-27T19:24:41.935341989Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-08-27T19:24:41.93628704Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=955.971µs logger=migrator t=2026-08-27T19:24:41.941930701Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-08-27T19:24:41.943030725Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.098774ms logger=migrator t=2026-08-27T19:24:41.948378481Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-08-27T19:24:41.949835882Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.445941ms logger=migrator t=2026-08-27T19:24:41.957282032Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-08-27T19:24:41.957374924Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=93.752µs logger=migrator t=2026-08-27T19:24:41.96272282Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-08-27T19:24:41.970043858Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.319927ms logger=migrator t=2026-08-27T19:24:41.975391353Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-08-27T19:24:41.982817033Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.39813ms logger=migrator t=2026-08-27T19:24:41.989080108Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-08-27T19:24:41.996413067Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=7.331918ms logger=migrator t=2026-08-27T19:24:42.001831523Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-08-27T19:24:42.009178921Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.353308ms logger=migrator t=2026-08-27T19:24:42.015650761Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-08-27T19:24:42.017537572Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.886101ms logger=migrator t=2026-08-27T19:24:42.02440079Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-08-27T19:24:42.032804641Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.402431ms logger=migrator t=2026-08-27T19:24:42.038085635Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-08-27T19:24:42.03923846Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.151595ms logger=migrator t=2026-08-27T19:24:42.045064296Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-08-27T19:24:42.046398245Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.333868ms logger=migrator t=2026-08-27T19:24:42.054742405Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-08-27T19:24:42.055981441Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.238566ms logger=migrator t=2026-08-27T19:24:42.062744477Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-08-27T19:24:42.064092526Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.347719ms logger=migrator t=2026-08-27T19:24:42.073232193Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-08-27T19:24:42.075093403Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.86275ms logger=migrator t=2026-08-27T19:24:42.082190616Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-08-27T19:24:42.08375083Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.561104ms logger=migrator t=2026-08-27T19:24:42.092400577Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-08-27T19:24:42.100279457Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.87779ms logger=migrator t=2026-08-27T19:24:42.108424352Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-08-27T19:24:42.109797392Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.37273ms logger=migrator t=2026-08-27T19:24:42.116008956Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-08-27T19:24:42.117348014Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.338508ms logger=migrator t=2026-08-27T19:24:42.123668661Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-08-27T19:24:42.125071631Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.4131ms logger=migrator t=2026-08-27T19:24:42.130452627Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-08-27T19:24:42.131713744Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.260707ms logger=migrator t=2026-08-27T19:24:42.137313515Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-08-27T19:24:42.138852108Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.529533ms logger=migrator t=2026-08-27T19:24:42.145908641Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-08-27T19:24:42.146034763Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=126.862µs logger=migrator t=2026-08-27T19:24:42.151633524Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-08-27T19:24:42.151784797Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=147.883µs logger=migrator t=2026-08-27T19:24:42.157378188Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-08-27T19:24:42.158685396Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.306778ms logger=migrator t=2026-08-27T19:24:42.167738661Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-08-27T19:24:42.169280894Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.541793ms logger=migrator t=2026-08-27T19:24:42.175467208Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-27T19:24:42.177000121Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.542123ms logger=migrator t=2026-08-27T19:24:42.183036101Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-08-27T19:24:42.183175764Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=129.613µs logger=migrator t=2026-08-27T19:24:42.188450678Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-08-27T19:24:42.18990866Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.457891ms logger=migrator t=2026-08-27T19:24:42.196768568Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-27T19:24:42.19828052Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.503902ms logger=migrator t=2026-08-27T19:24:42.205639349Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-08-27T19:24:42.207967359Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=2.32746ms logger=migrator t=2026-08-27T19:24:42.216100375Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-08-27T19:24:42.21772304Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.622444ms logger=migrator t=2026-08-27T19:24:42.225811504Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-08-27T19:24:42.234226135Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.414031ms logger=migrator t=2026-08-27T19:24:42.239500599Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-08-27T19:24:42.240877519Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.37689ms logger=migrator t=2026-08-27T19:24:42.247348578Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-08-27T19:24:42.247503382Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=155.404µs logger=migrator t=2026-08-27T19:24:42.253040921Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-08-27T19:24:42.254471692Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.430781ms logger=migrator t=2026-08-27T19:24:42.260034662Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-08-27T19:24:42.261664817Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.628835ms logger=migrator t=2026-08-27T19:24:42.268414463Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-08-27T19:24:42.269891535Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.476742ms logger=migrator t=2026-08-27T19:24:42.275274871Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-08-27T19:24:42.275370113Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=96.263µs logger=migrator t=2026-08-27T19:24:42.280587265Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-08-27T19:24:42.281878943Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.284778ms logger=migrator t=2026-08-27T19:24:42.288436874Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-08-27T19:24:42.289888006Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.450262ms logger=migrator t=2026-08-27T19:24:42.296504649Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-08-27T19:24:42.298734747Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.233329ms logger=migrator t=2026-08-27T19:24:42.30723375Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-08-27T19:24:42.308897726Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.653566ms logger=migrator t=2026-08-27T19:24:42.316431189Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-08-27T19:24:42.325211458Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.77969ms logger=migrator t=2026-08-27T19:24:42.330852019Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-08-27T19:24:42.33229431Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.440691ms logger=migrator t=2026-08-27T19:24:42.338889573Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-08-27T19:24:42.340301843Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.4036ms logger=migrator t=2026-08-27T19:24:42.345921654Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-08-27T19:24:42.383853802Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=37.925248ms logger=migrator t=2026-08-27T19:24:42.391053688Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-08-27T19:24:42.41713312Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.085873ms logger=migrator t=2026-08-27T19:24:42.422441895Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-08-27T19:24:42.42315698Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=715.035µs logger=migrator t=2026-08-27T19:24:42.429137919Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-08-27T19:24:42.430036919Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=898.739µs logger=migrator t=2026-08-27T19:24:42.436909017Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-08-27T19:24:42.442014667Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.10522ms logger=migrator t=2026-08-27T19:24:42.447425823Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-08-27T19:24:42.452643936Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.217873ms logger=migrator t=2026-08-27T19:24:42.45838232Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-08-27T19:24:42.459281859Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=899.289µs logger=migrator t=2026-08-27T19:24:42.466836242Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-08-27T19:24:42.467742422Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=899.09µs logger=migrator t=2026-08-27T19:24:42.473859124Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-08-27T19:24:42.474783194Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=923.55µs logger=migrator t=2026-08-27T19:24:42.48156526Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-08-27T19:24:42.483515892Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.954322ms logger=migrator t=2026-08-27T19:24:42.49317954Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-08-27T19:24:42.493308583Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=121.763µs logger=migrator t=2026-08-27T19:24:42.510434022Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-08-27T19:24:42.519892137Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.469424ms logger=migrator t=2026-08-27T19:24:42.530469955Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-08-27T19:24:42.539325845Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.8569ms logger=migrator t=2026-08-27T19:24:42.545207392Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-08-27T19:24:42.554591535Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.382463ms logger=migrator t=2026-08-27T19:24:42.560267217Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-08-27T19:24:42.561608186Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.354629ms logger=migrator t=2026-08-27T19:24:42.568015634Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-08-27T19:24:42.569512147Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.495913ms logger=migrator t=2026-08-27T19:24:42.575505886Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-08-27T19:24:42.585009641Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=9.502875ms logger=migrator t=2026-08-27T19:24:42.591750796Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-08-27T19:24:42.602434677Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=10.67802ms logger=migrator t=2026-08-27T19:24:42.612088745Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-08-27T19:24:42.614497037Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.411882ms logger=migrator t=2026-08-27T19:24:42.621922977Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-08-27T19:24:42.631814961Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.890913ms logger=migrator t=2026-08-27T19:24:42.642508201Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-08-27T19:24:42.652017616Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.514465ms logger=migrator t=2026-08-27T19:24:42.660488919Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-08-27T19:24:42.660585011Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=97.222µs logger=migrator t=2026-08-27T19:24:42.677665009Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-08-27T19:24:42.679345016Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.671406ms logger=migrator t=2026-08-27T19:24:42.688946403Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-08-27T19:24:42.691425306Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=2.483773ms logger=migrator t=2026-08-27T19:24:42.698814175Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-08-27T19:24:42.701493163Z 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=2.685388ms logger=migrator t=2026-08-27T19:24:42.713082343Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-08-27T19:24:42.713312568Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=229.665µs logger=migrator t=2026-08-27T19:24:42.731066011Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-08-27T19:24:42.740469164Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.406643ms logger=migrator t=2026-08-27T19:24:42.745943632Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-08-27T19:24:42.756024189Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=10.077877ms logger=migrator t=2026-08-27T19:24:42.765082174Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-08-27T19:24:42.77830969Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=13.230556ms logger=migrator t=2026-08-27T19:24:42.78803364Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-08-27T19:24:42.797666838Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.599917ms logger=migrator t=2026-08-27T19:24:42.814083401Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-08-27T19:24:42.827360438Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=13.280726ms logger=migrator t=2026-08-27T19:24:42.835078864Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-08-27T19:24:42.835273138Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=172.364µs logger=migrator t=2026-08-27T19:24:42.841222277Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-08-27T19:24:42.842701369Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.478502ms logger=migrator t=2026-08-27T19:24:42.857290663Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-08-27T19:24:42.86922131Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=11.925787ms logger=migrator t=2026-08-27T19:24:42.877158112Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-08-27T19:24:42.877953659Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=794.407µs logger=migrator t=2026-08-27T19:24:42.892862901Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-08-27T19:24:42.904139524Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=11.276014ms logger=migrator t=2026-08-27T19:24:42.913566197Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-08-27T19:24:42.915716833Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.151496ms logger=migrator t=2026-08-27T19:24:42.923582573Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-08-27T19:24:42.934545939Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=10.962296ms logger=migrator t=2026-08-27T19:24:42.942129903Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-08-27T19:24:42.943321299Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.190546ms logger=migrator t=2026-08-27T19:24:42.992410608Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-08-27T19:24:42.994651306Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.239719ms logger=migrator t=2026-08-27T19:24:43.006478771Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-08-27T19:24:43.020001972Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=13.520571ms logger=migrator t=2026-08-27T19:24:43.033029443Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-08-27T19:24:43.034872073Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=1.84112ms logger=migrator t=2026-08-27T19:24:43.04723107Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-08-27T19:24:43.050774136Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=3.541866ms logger=migrator t=2026-08-27T19:24:43.062293175Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-08-27T19:24:43.064941082Z level=info msg="Migration successfully executed" id="create alert_image table" duration=2.647037ms logger=migrator t=2026-08-27T19:24:43.079898884Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-08-27T19:24:43.083669516Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=3.771682ms logger=migrator t=2026-08-27T19:24:43.10194635Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-08-27T19:24:43.102113874Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=171.684µs logger=migrator t=2026-08-27T19:24:43.110181228Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-08-27T19:24:43.111842633Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.661105ms logger=migrator t=2026-08-27T19:24:43.121340628Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-08-27T19:24:43.122925042Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.584664ms logger=migrator t=2026-08-27T19:24:43.134159085Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-27T19:24:43.134823949Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-08-27T19:24:43.14461333Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-08-27T19:24:43.145308405Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=695.055µs logger=migrator t=2026-08-27T19:24:43.1533953Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-08-27T19:24:43.160072673Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=6.665123ms logger=migrator t=2026-08-27T19:24:43.167780179Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-08-27T19:24:43.177761514Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.981585ms logger=migrator t=2026-08-27T19:24:43.189719862Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-08-27T19:24:43.191330947Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.610555ms logger=migrator t=2026-08-27T19:24:43.20121361Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-08-27T19:24:43.202944027Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.729667ms logger=migrator t=2026-08-27T19:24:43.213922234Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-08-27T19:24:43.215169791Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.247407ms logger=migrator t=2026-08-27T19:24:43.222961859Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-08-27T19:24:43.224696096Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.733487ms logger=migrator t=2026-08-27T19:24:43.236802577Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-08-27T19:24:43.238377631Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.574234ms logger=migrator t=2026-08-27T19:24:43.246555228Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-08-27T19:24:43.246593779Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=39.41µs logger=migrator t=2026-08-27T19:24:43.260239263Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-08-27T19:24:43.260356265Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=117.932µs logger=migrator t=2026-08-27T19:24:43.272296443Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-08-27T19:24:43.282628096Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.324192ms logger=migrator t=2026-08-27T19:24:43.292306034Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-08-27T19:24:43.292891647Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=586.113µs logger=migrator t=2026-08-27T19:24:43.30230982Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-08-27T19:24:43.303898654Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.588174ms logger=migrator t=2026-08-27T19:24:43.315840192Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-08-27T19:24:43.316617639Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=783.387µs logger=migrator t=2026-08-27T19:24:43.325621273Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-08-27T19:24:43.327222848Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.601115ms logger=migrator t=2026-08-27T19:24:43.337314155Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-08-27T19:24:43.338637114Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.323058ms logger=migrator t=2026-08-27T19:24:43.347127247Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-08-27T19:24:43.388301285Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.179938ms logger=migrator t=2026-08-27T19:24:43.397034743Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-08-27T19:24:43.403636845Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.602992ms logger=migrator t=2026-08-27T19:24:43.414467789Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-08-27T19:24:43.414829127Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=368.438µs logger=migrator t=2026-08-27T19:24:43.427776206Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-08-27T19:24:43.458476798Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=30.702902ms logger=migrator t=2026-08-27T19:24:43.46781309Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-08-27T19:24:43.494537646Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=26.716336ms logger=migrator t=2026-08-27T19:24:43.50583265Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-08-27T19:24:43.507405624Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.577824ms logger=migrator t=2026-08-27T19:24:43.517360248Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-08-27T19:24:43.519139987Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.779619ms logger=migrator t=2026-08-27T19:24:43.529738895Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-08-27T19:24:43.530105203Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=365.628µs logger=migrator t=2026-08-27T19:24:43.537201276Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-08-27T19:24:43.538654227Z level=info msg="Migration successfully executed" id="create permission table" duration=1.453121ms logger=migrator t=2026-08-27T19:24:43.546327603Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-08-27T19:24:43.547966958Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.639175ms logger=migrator t=2026-08-27T19:24:43.555857378Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-08-27T19:24:43.557594416Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.736978ms logger=migrator t=2026-08-27T19:24:43.566435667Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-08-27T19:24:43.567887218Z level=info msg="Migration successfully executed" id="create role table" duration=1.453781ms logger=migrator t=2026-08-27T19:24:43.575720577Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-08-27T19:24:43.587838518Z level=info msg="Migration successfully executed" id="add column display_name" duration=12.115501ms logger=migrator t=2026-08-27T19:24:43.597945016Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-08-27T19:24:43.625764386Z level=info msg="Migration successfully executed" id="add column group_name" duration=27.81474ms logger=migrator t=2026-08-27T19:24:43.636504848Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-08-27T19:24:43.638315807Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.83902ms logger=migrator t=2026-08-27T19:24:43.647111617Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-08-27T19:24:43.648896585Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.784529ms logger=migrator t=2026-08-27T19:24:43.657286066Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-08-27T19:24:43.659000463Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.713327ms logger=migrator t=2026-08-27T19:24:43.671056773Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-08-27T19:24:43.67276446Z level=info msg="Migration successfully executed" id="create team role table" duration=1.706787ms logger=migrator t=2026-08-27T19:24:43.683494311Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-08-27T19:24:43.685096556Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.605035ms logger=migrator t=2026-08-27T19:24:43.692989896Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-08-27T19:24:43.694590341Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.599785ms logger=migrator t=2026-08-27T19:24:43.702967251Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-08-27T19:24:43.704567336Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.599275ms logger=migrator t=2026-08-27T19:24:43.720096101Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-08-27T19:24:43.721020641Z level=info msg="Migration successfully executed" id="create user role table" duration=924.1µs logger=migrator t=2026-08-27T19:24:43.731430975Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-08-27T19:24:43.733353407Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.922522ms logger=migrator t=2026-08-27T19:24:43.745748054Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-08-27T19:24:43.747449461Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.700657ms logger=migrator t=2026-08-27T19:24:43.757136679Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-08-27T19:24:43.758715423Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.577634ms logger=migrator t=2026-08-27T19:24:43.771425258Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-08-27T19:24:43.772727836Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.299468ms logger=migrator t=2026-08-27T19:24:43.780584485Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-08-27T19:24:43.782157649Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.573044ms logger=migrator t=2026-08-27T19:24:43.791225235Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-08-27T19:24:43.79284634Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.620985ms logger=migrator t=2026-08-27T19:24:43.802801934Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-08-27T19:24:43.814739272Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.936418ms logger=migrator t=2026-08-27T19:24:43.823615143Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-08-27T19:24:43.825220398Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.607075ms logger=migrator t=2026-08-27T19:24:43.834627211Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-08-27T19:24:43.836372639Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.744557ms logger=migrator t=2026-08-27T19:24:43.847925208Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-08-27T19:24:43.849489492Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.564034ms logger=migrator t=2026-08-27T19:24:43.857469964Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-08-27T19:24:43.859049418Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.581524ms logger=migrator t=2026-08-27T19:24:43.870979775Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-08-27T19:24:43.872211111Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.228766ms logger=migrator t=2026-08-27T19:24:43.880301156Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-08-27T19:24:43.882034193Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.732147ms logger=migrator t=2026-08-27T19:24:43.896435214Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-08-27T19:24:43.908448103Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=12.011619ms logger=migrator t=2026-08-27T19:24:43.920232477Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-08-27T19:24:43.932297527Z level=info msg="Migration successfully executed" id="permission kind migration" duration=12.07437ms logger=migrator t=2026-08-27T19:24:43.942229592Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-08-27T19:24:43.953660918Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=11.431536ms logger=migrator t=2026-08-27T19:24:43.962152441Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-08-27T19:24:43.977003111Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=14.84711ms logger=migrator t=2026-08-27T19:24:43.992516376Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-08-27T19:24:43.99362377Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.105634ms logger=migrator t=2026-08-27T19:24:44.001679294Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-08-27T19:24:44.002722326Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.040662ms logger=migrator t=2026-08-27T19:24:44.011826563Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-08-27T19:24:44.012847535Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.021882ms logger=migrator t=2026-08-27T19:24:44.021282496Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-08-27T19:24:44.022106734Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=823.578µs logger=migrator t=2026-08-27T19:24:44.029523364Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-08-27T19:24:44.030617188Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.089864ms logger=migrator t=2026-08-27T19:24:44.039654793Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-08-27T19:24:44.039728344Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=74.341µs logger=migrator t=2026-08-27T19:24:44.04786497Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-08-27T19:24:44.047923831Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=58.781µs logger=migrator t=2026-08-27T19:24:44.055390542Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-08-27T19:24:44.055835992Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=445.55µs logger=migrator t=2026-08-27T19:24:44.063355474Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-08-27T19:24:44.063888496Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=533.562µs logger=migrator t=2026-08-27T19:24:44.073307138Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-08-27T19:24:44.074563105Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.271417ms logger=migrator t=2026-08-27T19:24:44.085082682Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-08-27T19:24:44.085531042Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=448.41µs logger=migrator t=2026-08-27T19:24:44.100356272Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-08-27T19:24:44.101361204Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.008882ms logger=migrator t=2026-08-27T19:24:44.113479145Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-08-27T19:24:44.115016988Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.542343ms logger=migrator t=2026-08-27T19:24:44.126821743Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-08-27T19:24:44.129285926Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.462654ms logger=migrator t=2026-08-27T19:24:44.137867371Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-08-27T19:24:44.151328011Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.45619ms logger=migrator t=2026-08-27T19:24:44.15961468Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-08-27T19:24:44.159716682Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=102.932µs logger=migrator t=2026-08-27T19:24:44.168326968Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-08-27T19:24:44.169724638Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.39654ms logger=migrator t=2026-08-27T19:24:44.178945887Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-08-27T19:24:44.180701285Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.752497ms logger=migrator t=2026-08-27T19:24:44.190616319Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-08-27T19:24:44.192271964Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.633596ms logger=migrator t=2026-08-27T19:24:44.200006931Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-08-27T19:24:44.211956319Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.948808ms logger=migrator t=2026-08-27T19:24:44.218987991Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-08-27T19:24:44.220512584Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.524353ms logger=migrator t=2026-08-27T19:24:44.227847831Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-08-27T19:24:44.229376714Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.528593ms logger=migrator t=2026-08-27T19:24:44.235488266Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-08-27T19:24:44.268351005Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=32.863029ms logger=migrator t=2026-08-27T19:24:44.272979525Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-08-27T19:24:44.273951866Z level=info msg="Migration successfully executed" id="create correlation v2" duration=971.381µs logger=migrator t=2026-08-27T19:24:44.282638363Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-08-27T19:24:44.284242538Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.600255ms logger=migrator t=2026-08-27T19:24:44.292390234Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-08-27T19:24:44.293966738Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.579144ms logger=migrator t=2026-08-27T19:24:44.302456811Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-08-27T19:24:44.304067895Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.610714ms logger=migrator t=2026-08-27T19:24:44.311433974Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-08-27T19:24:44.311748771Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=315.157µs logger=migrator t=2026-08-27T19:24:44.319544679Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-08-27T19:24:44.320724735Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.179316ms logger=migrator t=2026-08-27T19:24:44.330751251Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-08-27T19:24:44.342863622Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.111371ms logger=migrator t=2026-08-27T19:24:44.352129002Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-08-27T19:24:44.353391719Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.262327ms logger=migrator t=2026-08-27T19:24:44.360870451Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-08-27T19:24:44.362318392Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.447281ms logger=migrator t=2026-08-27T19:24:44.372661185Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-27T19:24:44.373333169Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-27T19:24:44.380062955Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-27T19:24:44.38074937Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-27T19:24:44.385914781Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-08-27T19:24:44.387061975Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.146834ms logger=migrator t=2026-08-27T19:24:44.39282897Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-08-27T19:24:44.394308522Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.479142ms logger=migrator t=2026-08-27T19:24:44.40398235Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-08-27T19:24:44.405676297Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.701627ms logger=migrator t=2026-08-27T19:24:44.414121939Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-08-27T19:24:44.416274756Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=2.156386ms logger=migrator t=2026-08-27T19:24:44.424231697Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-27T19:24:44.427170411Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.926143ms logger=migrator t=2026-08-27T19:24:44.435328707Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-27T19:24:44.43639758Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.071463ms logger=migrator t=2026-08-27T19:24:44.442549742Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-08-27T19:24:44.443285698Z level=info msg="Migration successfully executed" id="Drop public config table" duration=735.646µs logger=migrator t=2026-08-27T19:24:44.448819187Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-08-27T19:24:44.449668846Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=849.059µs logger=migrator t=2026-08-27T19:24:44.454160203Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-08-27T19:24:44.454933109Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=772.457µs logger=migrator t=2026-08-27T19:24:44.462283578Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-08-27T19:24:44.463028774Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=744.786µs logger=migrator t=2026-08-27T19:24:44.467670014Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-08-27T19:24:44.468683926Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.014122ms logger=migrator t=2026-08-27T19:24:44.473860588Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-08-27T19:24:44.491744583Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=17.882935ms logger=migrator t=2026-08-27T19:24:44.498816816Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-08-27T19:24:44.504455277Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=5.637941ms logger=migrator t=2026-08-27T19:24:44.508866772Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-08-27T19:24:44.51478847Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=5.918128ms logger=migrator t=2026-08-27T19:24:44.519988722Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-08-27T19:24:44.520232948Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=244.086µs logger=migrator t=2026-08-27T19:24:44.533569005Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-08-27T19:24:44.539175486Z level=info msg="Migration successfully executed" id="add share column" duration=5.606421ms logger=migrator t=2026-08-27T19:24:44.543873897Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-08-27T19:24:44.544073682Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=199.115µs logger=migrator t=2026-08-27T19:24:44.549639612Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-08-27T19:24:44.551327168Z level=info msg="Migration successfully executed" id="create file table" duration=1.692537ms logger=migrator t=2026-08-27T19:24:44.558925732Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-08-27T19:24:44.560657009Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.730727ms logger=migrator t=2026-08-27T19:24:44.567347934Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-08-27T19:24:44.569090231Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.742047ms logger=migrator t=2026-08-27T19:24:44.57643405Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-08-27T19:24:44.577704137Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.269817ms logger=migrator t=2026-08-27T19:24:44.5847728Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-08-27T19:24:44.586511437Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.733207ms logger=migrator t=2026-08-27T19:24:44.592072007Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-08-27T19:24:44.59219496Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=123.583µs logger=migrator t=2026-08-27T19:24:44.597521125Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-08-27T19:24:44.597618377Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=101.463µs logger=migrator t=2026-08-27T19:24:44.603475393Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-08-27T19:24:44.604336491Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=861.128µs logger=migrator t=2026-08-27T19:24:44.612195991Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-08-27T19:24:44.612744143Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=509.131µs logger=migrator t=2026-08-27T19:24:44.619320945Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-08-27T19:24:44.621813908Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.492624ms logger=migrator t=2026-08-27T19:24:44.627198895Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-08-27T19:24:44.641672237Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=14.471912ms logger=migrator t=2026-08-27T19:24:44.648143937Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-08-27T19:24:44.648441623Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=299.407µs logger=migrator t=2026-08-27T19:24:44.653703856Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-08-27T19:24:44.655395483Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.690836ms logger=migrator t=2026-08-27T19:24:44.660922422Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-08-27T19:24:44.661561266Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=639.113µs logger=migrator t=2026-08-27T19:24:44.666456391Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-08-27T19:24:44.666813939Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=357.238µs logger=migrator t=2026-08-27T19:24:44.673167676Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-08-27T19:24:44.673936763Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=768.997µs logger=migrator t=2026-08-27T19:24:44.679206826Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-08-27T19:24:44.692582885Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.374639ms logger=migrator t=2026-08-27T19:24:44.697757257Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-08-27T19:24:44.710652684Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=12.894228ms logger=migrator t=2026-08-27T19:24:44.716997631Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-08-27T19:24:44.718594296Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.591734ms logger=migrator t=2026-08-27T19:24:44.723731447Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-08-27T19:24:44.80315414Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.421174ms logger=migrator t=2026-08-27T19:24:44.809308202Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-08-27T19:24:44.81016386Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=855.188µs logger=migrator t=2026-08-27T19:24:44.819826979Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-08-27T19:24:44.821319471Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.496942ms logger=migrator t=2026-08-27T19:24:44.831063211Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-08-27T19:24:44.871582025Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=40.517824ms logger=migrator t=2026-08-27T19:24:44.880491077Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-08-27T19:24:44.892844754Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=12.351757ms logger=migrator t=2026-08-27T19:24:44.901561792Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-08-27T19:24:44.901867759Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=302.927µs logger=migrator t=2026-08-27T19:24:44.908968092Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-08-27T19:24:44.90934438Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=384.158µs logger=migrator t=2026-08-27T19:24:44.921087043Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-08-27T19:24:44.921573563Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=487.93µs logger=migrator t=2026-08-27T19:24:44.927084452Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-08-27T19:24:44.927486381Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=401.089µs logger=migrator t=2026-08-27T19:24:44.932906068Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-08-27T19:24:44.933284286Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=377.148µs logger=migrator t=2026-08-27T19:24:44.940820449Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-08-27T19:24:44.942657548Z level=info msg="Migration successfully executed" id="create folder table" duration=1.836399ms logger=migrator t=2026-08-27T19:24:44.953904691Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-08-27T19:24:44.955963075Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.062384ms logger=migrator t=2026-08-27T19:24:44.969052877Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-08-27T19:24:44.971002019Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.951162ms logger=migrator t=2026-08-27T19:24:44.979981063Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-08-27T19:24:44.980049155Z level=info msg="Migration successfully executed" id="Update folder title length" duration=74.361µs logger=migrator t=2026-08-27T19:24:44.987662169Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-27T19:24:44.989796265Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.133416ms logger=migrator t=2026-08-27T19:24:44.996847977Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-08-27T19:24:44.998444911Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.597394ms logger=migrator t=2026-08-27T19:24:45.00488252Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-08-27T19:24:45.006840473Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.956132ms logger=migrator t=2026-08-27T19:24:45.019132777Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-08-27T19:24:45.019811822Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=680.045µs logger=migrator t=2026-08-27T19:24:45.027303134Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-08-27T19:24:45.027822555Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=526.622µs logger=migrator t=2026-08-27T19:24:45.035127062Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-08-27T19:24:45.037951613Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.802041ms logger=migrator t=2026-08-27T19:24:45.045582988Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-08-27T19:24:45.048225835Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.696768ms logger=migrator t=2026-08-27T19:24:45.054360777Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-08-27T19:24:45.056309649Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.955162ms logger=migrator t=2026-08-27T19:24:45.062386071Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-08-27T19:24:45.064245631Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.85862ms logger=migrator t=2026-08-27T19:24:45.07628151Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-08-27T19:24:45.078306124Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.027904ms logger=migrator t=2026-08-27T19:24:45.089637458Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-08-27T19:24:45.091457447Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.817229ms logger=migrator t=2026-08-27T19:24:45.097246002Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-08-27T19:24:45.099169864Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.923422ms logger=migrator t=2026-08-27T19:24:45.105219234Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-08-27T19:24:45.107307109Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.089555ms logger=migrator t=2026-08-27T19:24:45.119052033Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-08-27T19:24:45.121350262Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.297329ms logger=migrator t=2026-08-27T19:24:45.127642688Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-08-27T19:24:45.130676533Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=3.032795ms logger=migrator t=2026-08-27T19:24:45.137724885Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-08-27T19:24:45.139377891Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.652526ms logger=migrator t=2026-08-27T19:24:45.146779971Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-08-27T19:24:45.14723674Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=457.61µs logger=migrator t=2026-08-27T19:24:45.151940602Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-08-27T19:24:45.16438265Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.441708ms logger=migrator t=2026-08-27T19:24:45.182594383Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-08-27T19:24:45.183714917Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.128324ms logger=migrator t=2026-08-27T19:24:45.191633028Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-27T19:24:45.191665529Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=37.811µs logger=migrator t=2026-08-27T19:24:45.210614257Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-27T19:24:45.212628971Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.014434ms logger=migrator t=2026-08-27T19:24:45.217982946Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-08-27T19:24:45.218011507Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.871µs logger=migrator t=2026-08-27T19:24:45.223040295Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-08-27T19:24:45.224953097Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.912272ms logger=migrator t=2026-08-27T19:24:45.231857125Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-08-27T19:24:45.233643994Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.781809ms logger=migrator t=2026-08-27T19:24:45.240485011Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-08-27T19:24:45.242159418Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.675326ms logger=migrator t=2026-08-27T19:24:45.247881451Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-08-27T19:24:45.249112638Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.232077ms logger=migrator t=2026-08-27T19:24:45.255799862Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-08-27T19:24:45.256216921Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=417.979µs logger=migrator t=2026-08-27T19:24:45.263318314Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-08-27T19:24:45.264318096Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=999.702µs logger=migrator t=2026-08-27T19:24:45.269923577Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-08-27T19:24:45.271414829Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.521753ms logger=migrator t=2026-08-27T19:24:45.280530695Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-08-27T19:24:45.282798014Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=2.270199ms logger=migrator t=2026-08-27T19:24:45.290870788Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-08-27T19:24:45.308452987Z level=info msg="Migration successfully executed" id="add stack_id column" duration=17.573339ms logger=migrator t=2026-08-27T19:24:45.316789727Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-08-27T19:24:45.328402008Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.607021ms logger=migrator t=2026-08-27T19:24:45.35911822Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-08-27T19:24:45.374484972Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=15.368982ms logger=migrator t=2026-08-27T19:24:45.382232159Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-08-27T19:24:45.382690919Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=459.54µs logger=migrator t=2026-08-27T19:24:45.399364318Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-08-27T19:24:45.414421503Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.061255ms logger=migrator t=2026-08-27T19:24:45.421545667Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-08-27T19:24:45.437291176Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=15.733319ms logger=migrator t=2026-08-27T19:24:45.445389111Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-08-27T19:24:45.445873801Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=482.801µs logger=migrator t=2026-08-27T19:24:45.452182337Z level=info msg="migrations completed" performed=558 skipped=0 duration=6.326691348s logger=migrator t=2026-08-27T19:24:45.453070416Z level=info msg="Unlocking database" logger=sqlstore t=2026-08-27T19:24:45.478706749Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-08-27T19:24:45.478963735Z level=info msg="Created default organization" logger=secrets t=2026-08-27T19:24:45.491124587Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-08-27T19:24:45.571220295Z level=info msg="Restored cache from database" duration=695.505µs logger=plugin.store t=2026-08-27T19:24:45.573633917Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-08-27T19:24:45.62292409Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-08-27T19:24:45.6229573Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-08-27T19:24:45.623027422Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-08-27T19:24:45.623037612Z level=info msg="Plugins loaded" count=54 duration=49.406505ms logger=query_data t=2026-08-27T19:24:45.627443617Z level=info msg="Query Service initialization" logger=live.push_http t=2026-08-27T19:24:45.630863681Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-08-27T19:24:45.638203279Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-08-27T19:24:45.650835122Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-08-27T19:24:45.653893078Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-08-27T19:24:45.656560645Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-08-27T19:24:45.689183909Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-08-27T19:24:45.709823604Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-08-27T19:24:45.731299527Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-08-27T19:24:45.731321668Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-08-27T19:24:45.731491651Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-08-27T19:24:45.731644875Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-08-27T19:24:45.732282428Z level=info msg="State cache has been initialized" states=0 duration=786.707µs logger=ngalert.scheduler t=2026-08-27T19:24:45.732328009Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-08-27T19:24:45.732396411Z level=info msg=starting first_tick=2026-08-27T19:24:50Z logger=grafanaStorageLogger t=2026-08-27T19:24:45.737949521Z level=info msg="Storage starting" logger=http.server t=2026-08-27T19:24:45.751438492Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=plugins.update.checker t=2026-08-27T19:24:45.819403817Z level=info msg="Update check succeeded" duration=86.311821ms logger=provisioning.dashboard t=2026-08-27T19:24:45.822550505Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-08-27T19:24:45.836178239Z level=info msg="Update check succeeded" duration=102.825948ms logger=sqlstore.transactions t=2026-08-27T19:24:45.898188327Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-27T19:24:45.925485115Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-08-27T19:24:45.954485811Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=grafana-apiserver t=2026-08-27T19:24:46.061929268Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-08-27T19:24:46.062429509Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=plugin.angulardetectorsprovider.dynamic t=2026-08-27T19:24:46.48117795Z level=info msg="Patterns update finished" duration=548.815417ms logger=provisioning.dashboard t=2026-08-27T19:25:03.062451088Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.063923Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.087581701Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.123400173Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.149929855Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.205778779Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.226525237Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.260448479Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.280117783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.321592987Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.342498298Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-27T19:25:03.406988029Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-27T19:25:03.409261418Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.428587715Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-08-27T19:25:03.444362135Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-27T19:25:03.45893389Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-08-27T19:25:03.482289553Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-08-27T19:25:03.490270295Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.509650154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.551791342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.570765681Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.616042348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.634977766Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.689735177Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.712710393Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.760692528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.780618987Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.827785705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.850013174Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.908135938Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.929292904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:03.980326745Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.000686374Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.057430967Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.08120012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.133669622Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.154281396Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.208380053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.256334957Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.387374034Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.407688452Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.482637318Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.502449125Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.597036495Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.61854904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.685719787Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.699886743Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.779083101Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.800502533Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.881451699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.900971389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.966115554Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:04.986674098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.094823431Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.115280001Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.190110146Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.20889874Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.306313822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.326814524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.410807586Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.431324278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.513385628Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.532484119Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.618097926Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.639521728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.734838154Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.755911828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.839894939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.858721286Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.919042517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:05.936775929Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.040333473Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.061916758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.141102186Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.179731599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.301472965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.326336911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.440575615Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.458990772Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.525434815Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.540641003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.632690568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.650827339Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-08-27T19:25:06.720096543Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-08-27T19:26:09.743881404Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-27T19:34:45.740532676Z level=info msg="Completed cleanup jobs" duration=7.934145ms logger=sqlstore.transactions t=2026-08-27T19:34:45.747676494Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-08-27T19:34:45.879142617Z level=info msg="Update check succeeded" duration=58.685665ms logger=sqlstore.transactions t=2026-08-27T19:39:45.654278168Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-08-27T19:44:45.768854539Z level=info msg="Completed cleanup jobs" duration=35.972748ms logger=plugins.update.checker t=2026-08-27T19:44:45.872730465Z level=info msg="Update check succeeded" duration=52.326817ms logger=cleanup t=2026-08-27T19:54:45.758602641Z level=info msg="Completed cleanup jobs" duration=26.014609ms logger=plugins.update.checker t=2026-08-27T19:54:45.873453282Z level=info msg="Update check succeeded" duration=53.098521ms logger=infra.usagestats t=2026-08-27T19:56:09.758774167Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-08-27T20:04:45.735589371Z level=info msg="Completed cleanup jobs" duration=3.151159ms logger=plugins.update.checker t=2026-08-27T20:04:45.872688588Z level=info msg="Update check succeeded" duration=52.675591ms logger=cleanup t=2026-08-27T20:14:45.765183694Z level=info msg="Completed cleanup jobs" duration=32.27454ms logger=plugins.update.checker t=2026-08-27T20:14:45.898018578Z level=info msg="Update check succeeded" duration=78.13682ms