logger=settings t=2026-05-04T19:03:46.210068642Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-04T19:03:46Z logger=settings t=2026-05-04T19:03:46.211459474Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-04T19:03:46.211574307Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-04T19:03:46.211654448Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-04T19:03:46.21174075Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-04T19:03:46.211866973Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-04T19:03:46.211920605Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-04T19:03:46.212000196Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-04T19:03:46.212057268Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-04T19:03:46.2121418Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-04T19:03:46.212215472Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-04T19:03:46.212288923Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-04T19:03:46.212364515Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-04T19:03:46.212421666Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-04T19:03:46.212492088Z level=info msg=Target target=[all] logger=settings t=2026-05-04T19:03:46.21259145Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-04T19:03:46.212632751Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-04T19:03:46.212691753Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-04T19:03:46.212741994Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-04T19:03:46.212811625Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-04T19:03:46.212854216Z level=info msg="App mode production" logger=sqlstore t=2026-05-04T19:03:46.213932712Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-04T19:03:46.214078655Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-04T19:03:46.216164084Z level=info msg="Locking database" logger=migrator t=2026-05-04T19:03:46.216242956Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-04T19:03:46.2168636Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-04T19:03:46.217910625Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.046545ms logger=migrator t=2026-05-04T19:03:46.223126496Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-04T19:03:46.223803062Z level=info msg="Migration successfully executed" id="create user table" duration=676.896µs logger=migrator t=2026-05-04T19:03:46.229591397Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-04T19:03:46.230426477Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=841.94µs logger=migrator t=2026-05-04T19:03:46.235084855Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-04T19:03:46.236660172Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.577367ms logger=migrator t=2026-05-04T19:03:46.242770765Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-04T19:03:46.243531763Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=763.478µs logger=migrator t=2026-05-04T19:03:46.249207855Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-04T19:03:46.249938872Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=728.237µs logger=migrator t=2026-05-04T19:03:46.254479338Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-04T19:03:46.257178721Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.698803ms logger=migrator t=2026-05-04T19:03:46.262466145Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-04T19:03:46.263285214Z level=info msg="Migration successfully executed" id="create user table v2" duration=822.64µs logger=migrator t=2026-05-04T19:03:46.267309018Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-04T19:03:46.268079526Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=777.978µs logger=migrator t=2026-05-04T19:03:46.273167964Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-04T19:03:46.273929892Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=761.868µs logger=migrator t=2026-05-04T19:03:46.279121793Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-04T19:03:46.279991494Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=876.011µs logger=migrator t=2026-05-04T19:03:46.285112873Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-04T19:03:46.285901822Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=789.429µs logger=migrator t=2026-05-04T19:03:46.292160357Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-04T19:03:46.293527789Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.368392ms logger=migrator t=2026-05-04T19:03:46.299436567Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-04T19:03:46.299474108Z level=info msg="Migration successfully executed" id="Update user table charset" duration=36.571µs logger=migrator t=2026-05-04T19:03:46.307122627Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-04T19:03:46.309319558Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.200561ms logger=migrator t=2026-05-04T19:03:46.313810563Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-04T19:03:46.314059329Z level=info msg="Migration successfully executed" id="Add missing user data" duration=249.906µs logger=migrator t=2026-05-04T19:03:46.321093413Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-04T19:03:46.323470589Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=2.376655ms logger=migrator t=2026-05-04T19:03:46.332384196Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-04T19:03:46.339881191Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=7.496955ms logger=migrator t=2026-05-04T19:03:46.346483076Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-04T19:03:46.347869488Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.386932ms logger=migrator t=2026-05-04T19:03:46.354218006Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-04T19:03:46.363073693Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.853637ms logger=migrator t=2026-05-04T19:03:46.374008928Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-04T19:03:46.376001614Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.999106ms logger=migrator t=2026-05-04T19:03:46.383166842Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-04T19:03:46.383668254Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=502.401µs logger=migrator t=2026-05-04T19:03:46.388355933Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-04T19:03:46.389307025Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=951.272µs logger=migrator t=2026-05-04T19:03:46.394839924Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-04T19:03:46.395344016Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=504.542µs logger=migrator t=2026-05-04T19:03:46.403388684Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-04T19:03:46.403942317Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=556.243µs logger=migrator t=2026-05-04T19:03:46.409905746Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-04T19:03:46.411292618Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.387312ms logger=migrator t=2026-05-04T19:03:46.418306922Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-04T19:03:46.419019069Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=712.377µs logger=migrator t=2026-05-04T19:03:46.424797653Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-04T19:03:46.425474949Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=676.786µs logger=migrator t=2026-05-04T19:03:46.430135738Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-04T19:03:46.431205273Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.069395ms logger=migrator t=2026-05-04T19:03:46.437155902Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-04T19:03:46.438178076Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.023234ms logger=migrator t=2026-05-04T19:03:46.443218004Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-04T19:03:46.443250194Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=33.051µs logger=migrator t=2026-05-04T19:03:46.448130238Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-04T19:03:46.448805634Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=671.865µs logger=migrator t=2026-05-04T19:03:46.453520924Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-04T19:03:46.454319782Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=800.358µs logger=migrator t=2026-05-04T19:03:46.460506377Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-04T19:03:46.461130872Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=624.174µs logger=migrator t=2026-05-04T19:03:46.464672064Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-04T19:03:46.465277598Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=605.574µs logger=migrator t=2026-05-04T19:03:46.469058286Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:03:46.472083487Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.024821ms logger=migrator t=2026-05-04T19:03:46.477814041Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-04T19:03:46.47862229Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=808.039µs logger=migrator t=2026-05-04T19:03:46.482225834Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-04T19:03:46.482886709Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=660.485µs logger=migrator t=2026-05-04T19:03:46.486574535Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-04T19:03:46.4872292Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=655.085µs logger=migrator t=2026-05-04T19:03:46.490943897Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-04T19:03:46.491601563Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=657.655µs logger=migrator t=2026-05-04T19:03:46.496411475Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-04T19:03:46.497092251Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=679.246µs logger=migrator t=2026-05-04T19:03:46.502925347Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-04T19:03:46.503281345Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=356.668µs logger=migrator t=2026-05-04T19:03:46.507425692Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-04T19:03:46.508180319Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=754.557µs logger=migrator t=2026-05-04T19:03:46.514258721Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-04T19:03:46.51461751Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=358.849µs logger=migrator t=2026-05-04T19:03:46.518356777Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-04T19:03:46.51892648Z level=info msg="Migration successfully executed" id="create star table" duration=569.223µs logger=migrator t=2026-05-04T19:03:46.523091328Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-04T19:03:46.524280556Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.187637ms logger=migrator t=2026-05-04T19:03:46.528903813Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-04T19:03:46.53006071Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.158097ms logger=migrator t=2026-05-04T19:03:46.535332803Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-04T19:03:46.53603861Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=705.507µs logger=migrator t=2026-05-04T19:03:46.540003762Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-04T19:03:46.541129329Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.125187ms logger=migrator t=2026-05-04T19:03:46.545502321Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-04T19:03:46.546407242Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=906.291µs logger=migrator t=2026-05-04T19:03:46.550075137Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-04T19:03:46.550841325Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=764.688µs logger=migrator t=2026-05-04T19:03:46.556119409Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-04T19:03:46.557799288Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.68269ms logger=migrator t=2026-05-04T19:03:46.562111959Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-04T19:03:46.5621674Z level=info msg="Migration successfully executed" id="Update org table charset" duration=56.982µs logger=migrator t=2026-05-04T19:03:46.566799388Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-04T19:03:46.566844599Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.501µs logger=migrator t=2026-05-04T19:03:46.571576819Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-04T19:03:46.571928347Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=354.138µs logger=migrator t=2026-05-04T19:03:46.583893787Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-04T19:03:46.584689635Z level=info msg="Migration successfully executed" id="create dashboard table" duration=802.148µs logger=migrator t=2026-05-04T19:03:46.588657208Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-04T19:03:46.589453636Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=797.868µs logger=migrator t=2026-05-04T19:03:46.596916211Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-04T19:03:46.59774888Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=842.149µs logger=migrator t=2026-05-04T19:03:46.602594583Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-04T19:03:46.603385711Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=792.308µs logger=migrator t=2026-05-04T19:03:46.608798938Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-04T19:03:46.609898934Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.101666ms logger=migrator t=2026-05-04T19:03:46.616824545Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-04T19:03:46.617824129Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.005574ms logger=migrator t=2026-05-04T19:03:46.6230102Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-04T19:03:46.628293903Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.283103ms logger=migrator t=2026-05-04T19:03:46.63286397Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-04T19:03:46.633633548Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=769.378µs logger=migrator t=2026-05-04T19:03:46.637947799Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-04T19:03:46.638732877Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=784.889µs logger=migrator t=2026-05-04T19:03:46.644620064Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-04T19:03:46.645388812Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=768.368µs logger=migrator t=2026-05-04T19:03:46.649498798Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-04T19:03:46.649926538Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=427.75µs logger=migrator t=2026-05-04T19:03:46.654011973Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-04T19:03:46.654927985Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=916.012µs logger=migrator t=2026-05-04T19:03:46.661642331Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-04T19:03:46.661885407Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=250.816µs logger=migrator t=2026-05-04T19:03:46.669433763Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-04T19:03:46.672554716Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.117903ms logger=migrator t=2026-05-04T19:03:46.678564517Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-04T19:03:46.680370969Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.806773ms logger=migrator t=2026-05-04T19:03:46.687520535Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-04T19:03:46.690563506Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.039911ms logger=migrator t=2026-05-04T19:03:46.694790905Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-04T19:03:46.695606614Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=818.909µs logger=migrator t=2026-05-04T19:03:46.699664939Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-04T19:03:46.701636125Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.971556ms logger=migrator t=2026-05-04T19:03:46.707392829Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-04T19:03:46.708337581Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=944.582µs logger=migrator t=2026-05-04T19:03:46.713526952Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-04T19:03:46.71471256Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.185748ms logger=migrator t=2026-05-04T19:03:46.72028132Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-04T19:03:46.720323681Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.901µs logger=migrator t=2026-05-04T19:03:46.726321771Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-04T19:03:46.726359052Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=39.001µs logger=migrator t=2026-05-04T19:03:46.731875191Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-04T19:03:46.733821706Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=1.946915ms logger=migrator t=2026-05-04T19:03:46.737589094Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-04T19:03:46.739472938Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.883424ms logger=migrator t=2026-05-04T19:03:46.746634775Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-04T19:03:46.748606631Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.971916ms logger=migrator t=2026-05-04T19:03:46.754221422Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-04T19:03:46.757240133Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=3.018871ms logger=migrator t=2026-05-04T19:03:46.761212715Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-04T19:03:46.76141676Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=204.335µs logger=migrator t=2026-05-04T19:03:46.765308091Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-04T19:03:46.76613872Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=829.199µs logger=migrator t=2026-05-04T19:03:46.770726117Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-04T19:03:46.771422244Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=696.787µs logger=migrator t=2026-05-04T19:03:46.775141941Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-04T19:03:46.775168241Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=26.55µs logger=migrator t=2026-05-04T19:03:46.780411164Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-04T19:03:46.781870338Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.459344ms logger=migrator t=2026-05-04T19:03:46.78667615Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-04T19:03:46.787355276Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=679.125µs logger=migrator t=2026-05-04T19:03:46.791095303Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:03:46.79695949Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.863647ms logger=migrator t=2026-05-04T19:03:46.800884501Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-04T19:03:46.801577897Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=693.616µs logger=migrator t=2026-05-04T19:03:46.806511463Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-04T19:03:46.80727645Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=764.747µs logger=migrator t=2026-05-04T19:03:46.811234903Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-04T19:03:46.812569674Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.333941ms logger=migrator t=2026-05-04T19:03:46.816617369Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-04T19:03:46.81710572Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=488.571µs logger=migrator t=2026-05-04T19:03:46.821971073Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-04T19:03:46.822486715Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=515.732µs logger=migrator t=2026-05-04T19:03:46.826656543Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-04T19:03:46.829787966Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.129563ms logger=migrator t=2026-05-04T19:03:46.835883738Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-04T19:03:46.836668577Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=784.509µs logger=migrator t=2026-05-04T19:03:46.842420531Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-04T19:03:46.842591335Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=170.814µs logger=migrator t=2026-05-04T19:03:46.849963667Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-04T19:03:46.850342946Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=382.829µs logger=migrator t=2026-05-04T19:03:46.856370907Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-04T19:03:46.857188496Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=819.749µs logger=migrator t=2026-05-04T19:03:46.86080275Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-04T19:03:46.86297696Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.17361ms logger=migrator t=2026-05-04T19:03:46.866724818Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-04T19:03:46.867589088Z level=info msg="Migration successfully executed" id="create data_source table" duration=864.02µs logger=migrator t=2026-05-04T19:03:46.872188426Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-04T19:03:46.872948123Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=759.287µs logger=migrator t=2026-05-04T19:03:46.87665829Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-04T19:03:46.877413098Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=754.228µs logger=migrator t=2026-05-04T19:03:46.885609509Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-04T19:03:46.886721415Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.111576ms logger=migrator t=2026-05-04T19:03:46.891927086Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-04T19:03:46.893005962Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.078276ms logger=migrator t=2026-05-04T19:03:46.897770543Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-04T19:03:46.905584765Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=7.816192ms logger=migrator t=2026-05-04T19:03:46.910418908Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-04T19:03:46.911453182Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.033504ms logger=migrator t=2026-05-04T19:03:46.916124751Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-04T19:03:46.916900109Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=774.808µs logger=migrator t=2026-05-04T19:03:46.93022116Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-04T19:03:46.93148094Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.25926ms logger=migrator t=2026-05-04T19:03:46.937338786Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-04T19:03:46.938332729Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=990.933µs logger=migrator t=2026-05-04T19:03:46.945716522Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-04T19:03:46.949294525Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.577373ms logger=migrator t=2026-05-04T19:03:46.953534114Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-04T19:03:46.95593363Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.399996ms logger=migrator t=2026-05-04T19:03:46.961811307Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-04T19:03:46.961848928Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=38.301µs logger=migrator t=2026-05-04T19:03:46.967421188Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-04T19:03:46.967624503Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=203.695µs logger=migrator t=2026-05-04T19:03:46.971392821Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-04T19:03:46.975077497Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.684576ms logger=migrator t=2026-05-04T19:03:46.981503437Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-04T19:03:46.981863035Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=360.618µs logger=migrator t=2026-05-04T19:03:46.987970878Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-04T19:03:46.988158922Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=187.104µs logger=migrator t=2026-05-04T19:03:46.99536833Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-04T19:03:46.999099408Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.732387ms logger=migrator t=2026-05-04T19:03:47.00606946Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-04T19:03:47.006284085Z level=info msg="Migration successfully executed" id="Update uid value" duration=214.035µs logger=migrator t=2026-05-04T19:03:47.012009359Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-04T19:03:47.01332066Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.312591ms logger=migrator t=2026-05-04T19:03:47.020290002Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-04T19:03:47.021252985Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=962.823µs logger=migrator t=2026-05-04T19:03:47.028570426Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-04T19:03:47.029299043Z level=info msg="Migration successfully executed" id="create api_key table" duration=730.327µs logger=migrator t=2026-05-04T19:03:47.035984408Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-04T19:03:47.037227757Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.240329ms logger=migrator t=2026-05-04T19:03:47.043966855Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-04T19:03:47.045134462Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.167387ms logger=migrator t=2026-05-04T19:03:47.052122185Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-04T19:03:47.054083511Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.959846ms logger=migrator t=2026-05-04T19:03:47.060927301Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-04T19:03:47.062086728Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.159197ms logger=migrator t=2026-05-04T19:03:47.071414586Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-04T19:03:47.071959048Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=544.752µs logger=migrator t=2026-05-04T19:03:47.07759671Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-04T19:03:47.078209224Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=611.814µs logger=migrator t=2026-05-04T19:03:47.083922718Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-04T19:03:47.093494641Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.572294ms logger=migrator t=2026-05-04T19:03:47.100176257Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-04T19:03:47.101547769Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.372382ms logger=migrator t=2026-05-04T19:03:47.138072881Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-04T19:03:47.140039667Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.969196ms logger=migrator t=2026-05-04T19:03:47.147753287Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-04T19:03:47.148756411Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.005954ms logger=migrator t=2026-05-04T19:03:47.155323504Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-04T19:03:47.156309907Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=986.773µs logger=migrator t=2026-05-04T19:03:47.162676756Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-04T19:03:47.163195658Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=520.802µs logger=migrator t=2026-05-04T19:03:47.200347085Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-04T19:03:47.201341388Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=996.603µs logger=migrator t=2026-05-04T19:03:47.209285914Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-04T19:03:47.209363245Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=78.202µs logger=migrator t=2026-05-04T19:03:47.218307824Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-04T19:03:47.222486362Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.177508ms logger=migrator t=2026-05-04T19:03:47.230047048Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-04T19:03:47.23355343Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.504852ms logger=migrator t=2026-05-04T19:03:47.239481788Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-04T19:03:47.239676123Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=195.355µs logger=migrator t=2026-05-04T19:03:47.245146141Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-04T19:03:47.247824313Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.677992ms logger=migrator t=2026-05-04T19:03:47.253723531Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-04T19:03:47.256388083Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.664423ms logger=migrator t=2026-05-04T19:03:47.261905652Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-04T19:03:47.26311983Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.212948ms logger=migrator t=2026-05-04T19:03:47.268850514Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-04T19:03:47.269833367Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=995.784µs logger=migrator t=2026-05-04T19:03:47.276310018Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-04T19:03:47.277298941Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=990.753µs logger=migrator t=2026-05-04T19:03:47.282448331Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-04T19:03:47.283966177Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.519356ms logger=migrator t=2026-05-04T19:03:47.28969592Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-04T19:03:47.291183165Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.488945ms logger=migrator t=2026-05-04T19:03:47.298802513Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-04T19:03:47.300295728Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.495285ms logger=migrator t=2026-05-04T19:03:47.307336392Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-04T19:03:47.307475875Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=142.033µs logger=migrator t=2026-05-04T19:03:47.313927026Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-04T19:03:47.314081019Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=147.583µs logger=migrator t=2026-05-04T19:03:47.3209717Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-04T19:03:47.325949247Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.977187ms logger=migrator t=2026-05-04T19:03:47.332459498Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-04T19:03:47.335659023Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.198945ms logger=migrator t=2026-05-04T19:03:47.34236313Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-04T19:03:47.342476752Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=115.982µs logger=migrator t=2026-05-04T19:03:47.348941343Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-04T19:03:47.350362896Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.422773ms logger=migrator t=2026-05-04T19:03:47.356797576Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-04T19:03:47.358349323Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.548747ms logger=migrator t=2026-05-04T19:03:47.36379456Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-04T19:03:47.36382032Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=26.76µs logger=migrator t=2026-05-04T19:03:47.370634839Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-04T19:03:47.371671983Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.040054ms logger=migrator t=2026-05-04T19:03:47.378007031Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-04T19:03:47.379557608Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.553847ms logger=migrator t=2026-05-04T19:03:47.386719045Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-04T19:03:47.389664163Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.945578ms logger=migrator t=2026-05-04T19:03:47.394952737Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-04T19:03:47.394979888Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=28.191µs logger=migrator t=2026-05-04T19:03:47.399943404Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-04T19:03:47.401585602Z level=info msg="Migration successfully executed" id="create session table" duration=1.640979ms logger=migrator t=2026-05-04T19:03:47.407782036Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-04T19:03:47.407871068Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=89.822µs logger=migrator t=2026-05-04T19:03:47.413561391Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-04T19:03:47.413644333Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=83.342µs logger=migrator t=2026-05-04T19:03:47.419416758Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-04T19:03:47.420560145Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.143057ms logger=migrator t=2026-05-04T19:03:47.426603116Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-04T19:03:47.427308362Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=705.416µs logger=migrator t=2026-05-04T19:03:47.435061773Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-04T19:03:47.435123375Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=64.681µs logger=migrator t=2026-05-04T19:03:47.440896629Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-04T19:03:47.440949811Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=54.812µs logger=migrator t=2026-05-04T19:03:47.447107784Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-04T19:03:47.452188673Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.080869ms logger=migrator t=2026-05-04T19:03:47.46064816Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-04T19:03:47.464372567Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.721747ms logger=migrator t=2026-05-04T19:03:47.471992285Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-04T19:03:47.472088897Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=97.542µs logger=migrator t=2026-05-04T19:03:47.47903604Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-04T19:03:47.479126672Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=91.712µs logger=migrator t=2026-05-04T19:03:47.485150372Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-04T19:03:47.486543545Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.394233ms logger=migrator t=2026-05-04T19:03:47.493962178Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-04T19:03:47.493995469Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=34.181µs logger=migrator t=2026-05-04T19:03:47.500516611Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-04T19:03:47.505696972Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.180951ms logger=migrator t=2026-05-04T19:03:47.511515908Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-04T19:03:47.511688002Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=172.114µs logger=migrator t=2026-05-04T19:03:47.518752317Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-04T19:03:47.524251025Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.504139ms logger=migrator t=2026-05-04T19:03:47.532924137Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-04T19:03:47.536623334Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.699107ms logger=migrator t=2026-05-04T19:03:47.542480331Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-04T19:03:47.542566983Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=87.102µs logger=migrator t=2026-05-04T19:03:47.54804661Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-04T19:03:47.550365164Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.316894ms logger=migrator t=2026-05-04T19:03:47.558376761Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-04T19:03:47.559945028Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.568647ms logger=migrator t=2026-05-04T19:03:47.567607897Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-04T19:03:47.569293156Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.684459ms logger=migrator t=2026-05-04T19:03:47.57675543Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-04T19:03:47.578118452Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.363112ms logger=migrator t=2026-05-04T19:03:47.584239195Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-04T19:03:47.585008343Z level=info msg="Migration successfully executed" id="add index alert state" duration=771.398µs logger=migrator t=2026-05-04T19:03:47.591379682Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-04T19:03:47.592671092Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.29033ms logger=migrator t=2026-05-04T19:03:47.59731788Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-04T19:03:47.598469717Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.152247ms logger=migrator t=2026-05-04T19:03:47.605239715Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-04T19:03:47.60630738Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.068415ms logger=migrator t=2026-05-04T19:03:47.613389175Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-04T19:03:47.614760447Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.370862ms logger=migrator t=2026-05-04T19:03:47.621180767Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-04T19:03:47.631874867Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.69238ms logger=migrator t=2026-05-04T19:03:47.637961899Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-04T19:03:47.638466381Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=510.202µs logger=migrator t=2026-05-04T19:03:47.646500588Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-04T19:03:47.647897641Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.396943ms logger=migrator t=2026-05-04T19:03:47.654763561Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-04T19:03:47.655191481Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=428.56µs logger=migrator t=2026-05-04T19:03:47.660681549Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-04T19:03:47.661532789Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=851.3µs logger=migrator t=2026-05-04T19:03:47.667863447Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-04T19:03:47.669058525Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.196988ms logger=migrator t=2026-05-04T19:03:47.674345848Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-04T19:03:47.678138257Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.793349ms logger=migrator t=2026-05-04T19:03:47.68472714Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-04T19:03:47.688266383Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.536573ms logger=migrator t=2026-05-04T19:03:47.694416907Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-04T19:03:47.698184425Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.767548ms logger=migrator t=2026-05-04T19:03:47.703325254Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-04T19:03:47.706931889Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.605804ms logger=migrator t=2026-05-04T19:03:47.712219502Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-04T19:03:47.713147994Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=928.592µs logger=migrator t=2026-05-04T19:03:47.719359779Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-04T19:03:47.719440831Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=79.742µs logger=migrator t=2026-05-04T19:03:47.724820226Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-04T19:03:47.724894808Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=77.552µs logger=migrator t=2026-05-04T19:03:47.730099909Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-04T19:03:47.731348929Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.249119ms logger=migrator t=2026-05-04T19:03:47.738122047Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T19:03:47.73952866Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.403663ms logger=migrator t=2026-05-04T19:03:47.746685396Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-04T19:03:47.747388503Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=701.507µs logger=migrator t=2026-05-04T19:03:47.752288097Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-04T19:03:47.753496386Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.201778ms logger=migrator t=2026-05-04T19:03:47.759543117Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-04T19:03:47.76096047Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.417733ms logger=migrator t=2026-05-04T19:03:47.7661213Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-04T19:03:47.771575727Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.453377ms logger=migrator t=2026-05-04T19:03:47.776998344Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-04T19:03:47.780898175Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.899431ms logger=migrator t=2026-05-04T19:03:47.786651358Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-04T19:03:47.786945255Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=295.307µs logger=migrator t=2026-05-04T19:03:47.792177647Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-04T19:03:47.793004467Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=826.92µs logger=migrator t=2026-05-04T19:03:47.798838223Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-04T19:03:47.800340258Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.506475ms logger=migrator t=2026-05-04T19:03:47.806215295Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-04T19:03:47.810846633Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.634498ms logger=migrator t=2026-05-04T19:03:47.818131033Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-04T19:03:47.818236955Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=108.062µs logger=migrator t=2026-05-04T19:03:47.823863997Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-04T19:03:47.824763658Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=898.131µs logger=migrator t=2026-05-04T19:03:47.829241752Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-04T19:03:47.830214725Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=972.563µs logger=migrator t=2026-05-04T19:03:47.836596844Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-04T19:03:47.836682276Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=83.402µs logger=migrator t=2026-05-04T19:03:47.841315504Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-04T19:03:47.842460191Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.143907ms logger=migrator t=2026-05-04T19:03:47.851241456Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-04T19:03:47.853099629Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.860973ms logger=migrator t=2026-05-04T19:03:47.860254386Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-04T19:03:47.861405143Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.151307ms logger=migrator t=2026-05-04T19:03:47.867350512Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-04T19:03:47.868330275Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=980.023µs logger=migrator t=2026-05-04T19:03:47.873872794Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-04T19:03:47.875625865Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.750661ms logger=migrator t=2026-05-04T19:03:47.882832263Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-04T19:03:47.884964123Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.13323ms logger=migrator t=2026-05-04T19:03:47.890602085Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-04T19:03:47.890651666Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=51.251µs logger=migrator t=2026-05-04T19:03:47.896337499Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-04T19:03:47.900749881Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.412423ms logger=migrator t=2026-05-04T19:03:47.906215649Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-04T19:03:47.907060919Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=845.42µs logger=migrator t=2026-05-04T19:03:47.913223453Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-04T19:03:47.919263853Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.04117ms logger=migrator t=2026-05-04T19:03:47.925020328Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-04T19:03:47.925749125Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=729.427µs logger=migrator t=2026-05-04T19:03:47.930647709Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-04T19:03:47.931511639Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=863.7µs logger=migrator t=2026-05-04T19:03:47.937188302Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-04T19:03:47.938542553Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.354801ms logger=migrator t=2026-05-04T19:03:47.944735838Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-04T19:03:47.956589295Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.853207ms logger=migrator t=2026-05-04T19:03:47.961646093Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-04T19:03:47.962430301Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=784.388µs logger=migrator t=2026-05-04T19:03:47.967264434Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-04T19:03:47.968183005Z 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=918.341µs logger=migrator t=2026-05-04T19:03:47.975310952Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-04T19:03:47.975725192Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=414.649µs logger=migrator t=2026-05-04T19:03:47.981301841Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-04T19:03:47.98210256Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=800.489µs logger=migrator t=2026-05-04T19:03:47.987936376Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-04T19:03:47.988232913Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=289.807µs logger=migrator t=2026-05-04T19:03:47.997580701Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-04T19:03:48.00180187Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.224809ms logger=migrator t=2026-05-04T19:03:48.006998281Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-04T19:03:48.011015245Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.016694ms logger=migrator t=2026-05-04T19:03:48.016030372Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-04T19:03:48.01722939Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.198698ms logger=migrator t=2026-05-04T19:03:48.024490229Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-04T19:03:48.02535878Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=865.551µs logger=migrator t=2026-05-04T19:03:48.032565238Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-04T19:03:48.032864285Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=295.807µs logger=migrator t=2026-05-04T19:03:48.036891429Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-04T19:03:48.040968104Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.076295ms logger=migrator t=2026-05-04T19:03:48.046120234Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-04T19:03:48.047442905Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.324261ms logger=migrator t=2026-05-04T19:03:48.055500373Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-04T19:03:48.055742309Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=243.946µs logger=migrator t=2026-05-04T19:03:48.063377507Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-04T19:03:48.06392656Z level=info msg="Migration successfully executed" id="Move region to single row" duration=551.613µs logger=migrator t=2026-05-04T19:03:48.071972658Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-04T19:03:48.073471603Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.502465ms logger=migrator t=2026-05-04T19:03:48.080259971Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-04T19:03:48.081661944Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.405343ms logger=migrator t=2026-05-04T19:03:48.088595646Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T19:03:48.089543088Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=947.262µs logger=migrator t=2026-05-04T19:03:48.101460376Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-04T19:03:48.102577852Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.123386ms logger=migrator t=2026-05-04T19:03:48.108138242Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-04T19:03:48.108968641Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=831.379µs logger=migrator t=2026-05-04T19:03:48.114225994Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-04T19:03:48.115936594Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.71399ms logger=migrator t=2026-05-04T19:03:48.120385578Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-04T19:03:48.12049494Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=110.802µs logger=migrator t=2026-05-04T19:03:48.126858919Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-04T19:03:48.127691818Z level=info msg="Migration successfully executed" id="create test_data table" duration=832.449µs logger=migrator t=2026-05-04T19:03:48.135853179Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-04T19:03:48.137166429Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.313331ms logger=migrator t=2026-05-04T19:03:48.141941311Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-04T19:03:48.142835382Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=893.621µs logger=migrator t=2026-05-04T19:03:48.146886876Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-04T19:03:48.147786747Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=898.421µs logger=migrator t=2026-05-04T19:03:48.152846885Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-04T19:03:48.15303818Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=191.435µs logger=migrator t=2026-05-04T19:03:48.156566102Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-04T19:03:48.156931351Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=365.009µs logger=migrator t=2026-05-04T19:03:48.160892113Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-04T19:03:48.160996816Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=105.823µs logger=migrator t=2026-05-04T19:03:48.165191124Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-04T19:03:48.165947911Z level=info msg="Migration successfully executed" id="create team table" duration=757.508µs logger=migrator t=2026-05-04T19:03:48.170919677Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-04T19:03:48.17187733Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=957.683µs logger=migrator t=2026-05-04T19:03:48.176061197Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-04T19:03:48.176959898Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=898.391µs logger=migrator t=2026-05-04T19:03:48.181032183Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-04T19:03:48.185462057Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.428974ms logger=migrator t=2026-05-04T19:03:48.192682435Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-04T19:03:48.192844669Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=162.284µs logger=migrator t=2026-05-04T19:03:48.196396782Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-04T19:03:48.197222511Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=825.539µs logger=migrator t=2026-05-04T19:03:48.20361315Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-04T19:03:48.204840119Z level=info msg="Migration successfully executed" id="create team member table" duration=1.227149ms logger=migrator t=2026-05-04T19:03:48.209968349Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-04T19:03:48.210818528Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=850.03µs logger=migrator t=2026-05-04T19:03:48.21516932Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-04T19:03:48.216059531Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=889.841µs logger=migrator t=2026-05-04T19:03:48.219952712Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-04T19:03:48.220781061Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=828.129µs logger=migrator t=2026-05-04T19:03:48.226004973Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-04T19:03:48.233245752Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.240289ms logger=migrator t=2026-05-04T19:03:48.238344821Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-04T19:03:48.241521165Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.175974ms logger=migrator t=2026-05-04T19:03:48.245525429Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-04T19:03:48.249939621Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.413632ms logger=migrator t=2026-05-04T19:03:48.253687599Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-04T19:03:48.25459287Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=905.091µs logger=migrator t=2026-05-04T19:03:48.260084088Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-04T19:03:48.261561873Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.477855ms logger=migrator t=2026-05-04T19:03:48.266324934Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-04T19:03:48.267956172Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.634578ms logger=migrator t=2026-05-04T19:03:48.27687921Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-04T19:03:48.278421226Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.542156ms logger=migrator t=2026-05-04T19:03:48.2832964Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-04T19:03:48.284259063Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=961.953µs logger=migrator t=2026-05-04T19:03:48.28841197Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-04T19:03:48.289265789Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=853.349µs logger=migrator t=2026-05-04T19:03:48.295563786Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-04T19:03:48.296457867Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=893.751µs logger=migrator t=2026-05-04T19:03:48.300638825Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-04T19:03:48.30212376Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.485294ms logger=migrator t=2026-05-04T19:03:48.307404833Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-04T19:03:48.307880334Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=475.281µs logger=migrator t=2026-05-04T19:03:48.314267703Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-04T19:03:48.314639072Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=372.088µs logger=migrator t=2026-05-04T19:03:48.318787518Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-04T19:03:48.320036988Z level=info msg="Migration successfully executed" id="create tag table" duration=1.24973ms logger=migrator t=2026-05-04T19:03:48.325142197Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-04T19:03:48.326044258Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=901.751µs logger=migrator t=2026-05-04T19:03:48.330230135Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-04T19:03:48.331439204Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.208789ms logger=migrator t=2026-05-04T19:03:48.3364141Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-04T19:03:48.33812649Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.71342ms logger=migrator t=2026-05-04T19:03:48.342720117Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-04T19:03:48.343620358Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=901.371µs logger=migrator t=2026-05-04T19:03:48.348890181Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:03:48.362857417Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=13.970786ms logger=migrator t=2026-05-04T19:03:48.368759785Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-04T19:03:48.369759928Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.002583ms logger=migrator t=2026-05-04T19:03:48.375044591Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-04T19:03:48.375785409Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=742.768µs logger=migrator t=2026-05-04T19:03:48.379536436Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-04T19:03:48.379745541Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=211.265µs logger=migrator t=2026-05-04T19:03:48.384682636Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-04T19:03:48.385593738Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=911.842µs logger=migrator t=2026-05-04T19:03:48.389734524Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-04T19:03:48.390627215Z level=info msg="Migration successfully executed" id="create user auth table" duration=888.811µs logger=migrator t=2026-05-04T19:03:48.394766672Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-04T19:03:48.395823096Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.056294ms logger=migrator t=2026-05-04T19:03:48.402108853Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-04T19:03:48.402184665Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=77.952µs logger=migrator t=2026-05-04T19:03:48.407358176Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-04T19:03:48.4157027Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=8.343815ms logger=migrator t=2026-05-04T19:03:48.419592351Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-04T19:03:48.427106586Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.513915ms logger=migrator t=2026-05-04T19:03:48.431304704Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-04T19:03:48.434892818Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=3.588034ms logger=migrator t=2026-05-04T19:03:48.439981607Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-04T19:03:48.445037195Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.058578ms logger=migrator t=2026-05-04T19:03:48.449407087Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-04T19:03:48.450312838Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=905.791µs logger=migrator t=2026-05-04T19:03:48.45468689Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-04T19:03:48.463100977Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.414087ms logger=migrator t=2026-05-04T19:03:48.467718414Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-04T19:03:48.468308158Z level=info msg="Migration successfully executed" id="create server_lock table" duration=587.324µs logger=migrator t=2026-05-04T19:03:48.472715191Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-04T19:03:48.474122314Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.407273ms logger=migrator t=2026-05-04T19:03:48.478856135Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-04T19:03:48.479794666Z level=info msg="Migration successfully executed" id="create user auth token table" duration=939.462µs logger=migrator t=2026-05-04T19:03:48.486101964Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-04T19:03:48.487105047Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.003254ms logger=migrator t=2026-05-04T19:03:48.4927934Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-04T19:03:48.493710471Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=917.631µs logger=migrator t=2026-05-04T19:03:48.499331772Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-04T19:03:48.500440208Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.109066ms logger=migrator t=2026-05-04T19:03:48.508861725Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-04T19:03:48.517684611Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.818887ms logger=migrator t=2026-05-04T19:03:48.522190616Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-04T19:03:48.523261001Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.070265ms logger=migrator t=2026-05-04T19:03:48.531501253Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-04T19:03:48.532732162Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.238459ms logger=migrator t=2026-05-04T19:03:48.538467256Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-04T19:03:48.539525381Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.058365ms logger=migrator t=2026-05-04T19:03:48.544093527Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-04T19:03:48.545017619Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=923.782µs logger=migrator t=2026-05-04T19:03:48.550552328Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-04T19:03:48.55151703Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=962.202µs logger=migrator t=2026-05-04T19:03:48.556321853Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-04T19:03:48.556432295Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=111.943µs logger=migrator t=2026-05-04T19:03:48.561149465Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-04T19:03:48.561274858Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=126.683µs logger=migrator t=2026-05-04T19:03:48.564973925Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-04T19:03:48.565842555Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=871.871µs logger=migrator t=2026-05-04T19:03:48.570640357Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:03:48.571557438Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=916.891µs logger=migrator t=2026-05-04T19:03:48.575883419Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:03:48.577456436Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.572717ms logger=migrator t=2026-05-04T19:03:48.582731359Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:03:48.58279745Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=66.841µs logger=migrator t=2026-05-04T19:03:48.588066143Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:03:48.590466379Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=2.393596ms logger=migrator t=2026-05-04T19:03:48.594437102Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:03:48.595373864Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=936.292µs logger=migrator t=2026-05-04T19:03:48.598935747Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-04T19:03:48.599932441Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=996.193µs logger=migrator t=2026-05-04T19:03:48.604528447Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-04T19:03:48.605535361Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.011104ms logger=migrator t=2026-05-04T19:03:48.610453556Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-04T19:03:48.617807328Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.350902ms logger=migrator t=2026-05-04T19:03:48.62649514Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-04T19:03:48.628999279Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.511049ms logger=migrator t=2026-05-04T19:03:48.645902663Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-04T19:03:48.646004396Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=104.773µs logger=migrator t=2026-05-04T19:03:48.652958318Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-04T19:03:48.65430861Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.352192ms logger=migrator t=2026-05-04T19:03:48.661252062Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-04T19:03:48.663080184Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.831453ms logger=migrator t=2026-05-04T19:03:48.669124065Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-04T19:03:48.670406975Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.28636ms logger=migrator t=2026-05-04T19:03:48.673928598Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:03:48.673980789Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=52.942µs logger=migrator t=2026-05-04T19:03:48.676302973Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-04T19:03:48.67703661Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=733.857µs logger=migrator t=2026-05-04T19:03:48.681362281Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-04T19:03:48.682391215Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.014094ms logger=migrator t=2026-05-04T19:03:48.68562633Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-04T19:03:48.686578213Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=951.783µs logger=migrator t=2026-05-04T19:03:48.691483947Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-04T19:03:48.692169003Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=685.006µs logger=migrator t=2026-05-04T19:03:48.696833052Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-04T19:03:48.702473224Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.640272ms logger=migrator t=2026-05-04T19:03:48.705713159Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-04T19:03:48.706331854Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=620.025µs logger=migrator t=2026-05-04T19:03:48.711148736Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T19:03:48.711834222Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=685.316µs logger=migrator t=2026-05-04T19:03:48.715039057Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-04T19:03:48.74129841Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=26.259043ms logger=migrator t=2026-05-04T19:03:48.744815172Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-04T19:03:48.768458294Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=23.640812ms logger=migrator t=2026-05-04T19:03:48.78971632Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-04T19:03:48.791718317Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.996927ms logger=migrator t=2026-05-04T19:03:48.797350728Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-04T19:03:48.79828061Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=932.252µs logger=migrator t=2026-05-04T19:03:48.814774225Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-04T19:03:48.824207355Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=9.457141ms logger=migrator t=2026-05-04T19:03:48.828676929Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-04T19:03:48.8351289Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.451141ms logger=migrator t=2026-05-04T19:03:48.840227409Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-04T19:03:48.841206722Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=985.263µs logger=migrator t=2026-05-04T19:03:48.845771518Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-04T19:03:48.84669252Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=920.372µs logger=migrator t=2026-05-04T19:03:48.857036981Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-04T19:03:48.858022234Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=985.353µs logger=migrator t=2026-05-04T19:03:48.863456661Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-04T19:03:48.864586757Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.129556ms logger=migrator t=2026-05-04T19:03:48.869481962Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:03:48.869568774Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=80.992µs logger=migrator t=2026-05-04T19:03:48.873433774Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-04T19:03:48.883223012Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=9.787008ms logger=migrator t=2026-05-04T19:03:48.888190368Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-04T19:03:48.893653486Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=5.462168ms logger=migrator t=2026-05-04T19:03:48.897872994Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-04T19:03:48.907703714Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=9.813519ms logger=migrator t=2026-05-04T19:03:48.913786756Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-04T19:03:48.91481696Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.030184ms logger=migrator t=2026-05-04T19:03:48.918535537Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-04T19:03:48.919620042Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.082055ms logger=migrator t=2026-05-04T19:03:48.923801519Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-04T19:03:48.932177285Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.376416ms logger=migrator t=2026-05-04T19:03:48.937468059Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-04T19:03:48.945896055Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=8.430307ms logger=migrator t=2026-05-04T19:03:48.954949487Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-04T19:03:48.956115444Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.168917ms logger=migrator t=2026-05-04T19:03:48.96238338Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-04T19:03:48.968628586Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.244176ms logger=migrator t=2026-05-04T19:03:48.973906189Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-04T19:03:48.983111034Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=9.205445ms logger=migrator t=2026-05-04T19:03:48.989429521Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-04T19:03:48.989524874Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=95.553µs logger=migrator t=2026-05-04T19:03:48.995643016Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-04T19:03:48.997594302Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.954116ms logger=migrator t=2026-05-04T19:03:49.005605989Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-04T19:03:49.006901889Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.29609ms logger=migrator t=2026-05-04T19:03:49.014453115Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-04T19:03:49.016289148Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.837013ms logger=migrator t=2026-05-04T19:03:49.023972978Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-04T19:03:49.024049219Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=78.372µs logger=migrator t=2026-05-04T19:03:49.032119508Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-04T19:03:49.040095834Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.965815ms logger=migrator t=2026-05-04T19:03:49.047750003Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-04T19:03:49.054032599Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.277046ms logger=migrator t=2026-05-04T19:03:49.065523367Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-04T19:03:49.07379446Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=8.273353ms logger=migrator t=2026-05-04T19:03:49.082261388Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-04T19:03:49.086746453Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.485295ms logger=migrator t=2026-05-04T19:03:49.092920757Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-04T19:03:49.097279028Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.358901ms logger=migrator t=2026-05-04T19:03:49.101802984Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-04T19:03:49.101851525Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=48.971µs logger=migrator t=2026-05-04T19:03:49.10590349Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-04T19:03:49.106468063Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=562.643µs logger=migrator t=2026-05-04T19:03:49.112218347Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-04T19:03:49.12004078Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.823793ms logger=migrator t=2026-05-04T19:03:49.127540995Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-04T19:03:49.127660928Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=124.623µs logger=migrator t=2026-05-04T19:03:49.134389585Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-04T19:03:49.144646274Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.260269ms logger=migrator t=2026-05-04T19:03:49.15476372Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-04T19:03:49.156641414Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.877284ms logger=migrator t=2026-05-04T19:03:49.167222411Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-04T19:03:49.172239258Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=5.018447ms logger=migrator t=2026-05-04T19:03:49.180133132Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-04T19:03:49.181278419Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.148957ms logger=migrator t=2026-05-04T19:03:49.187875883Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-04T19:03:49.18943926Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.566437ms logger=migrator t=2026-05-04T19:03:49.196426333Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-04T19:03:49.20145906Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=5.035488ms logger=migrator t=2026-05-04T19:03:49.205239238Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-04T19:03:49.206105789Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=866.391µs logger=migrator t=2026-05-04T19:03:49.212715923Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-04T19:03:49.213801528Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.085325ms logger=migrator t=2026-05-04T19:03:49.220420673Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-04T19:03:49.221294623Z level=info msg="Migration successfully executed" id="create alert_image table" duration=873.76µs logger=migrator t=2026-05-04T19:03:49.229651718Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-04T19:03:49.2310333Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.393162ms logger=migrator t=2026-05-04T19:03:49.236700843Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-04T19:03:49.236803815Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=106.913µs logger=migrator t=2026-05-04T19:03:49.24257066Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-04T19:03:49.243622934Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.052294ms logger=migrator t=2026-05-04T19:03:49.24943189Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-04T19:03:49.250440223Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.006093ms logger=migrator t=2026-05-04T19:03:49.256764851Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T19:03:49.257812445Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-04T19:03:49.263655602Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-04T19:03:49.264460241Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=808.779µs logger=migrator t=2026-05-04T19:03:49.318892201Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-04T19:03:49.320783025Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.894124ms logger=migrator t=2026-05-04T19:03:49.332467688Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-04T19:03:49.340380413Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.912864ms logger=migrator t=2026-05-04T19:03:49.346824973Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-04T19:03:49.34796812Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.147127ms logger=migrator t=2026-05-04T19:03:49.355892545Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-04T19:03:49.357259206Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.369032ms logger=migrator t=2026-05-04T19:03:49.364322171Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-04T19:03:49.365810656Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.491135ms logger=migrator t=2026-05-04T19:03:49.372370709Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-04T19:03:49.373448974Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.078385ms logger=migrator t=2026-05-04T19:03:49.379864054Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-04T19:03:49.38141861Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.554966ms logger=migrator t=2026-05-04T19:03:49.387095423Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-04T19:03:49.387128103Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=33.01µs logger=migrator t=2026-05-04T19:03:49.393931792Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-04T19:03:49.394087146Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=159.374µs logger=migrator t=2026-05-04T19:03:49.400781392Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-04T19:03:49.412059385Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=11.281983ms logger=migrator t=2026-05-04T19:03:49.420938733Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-04T19:03:49.421333832Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=395.789µs logger=migrator t=2026-05-04T19:03:49.426636036Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-04T19:03:49.427835604Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.199538ms logger=migrator t=2026-05-04T19:03:49.436277271Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-04T19:03:49.436618969Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=342.398µs logger=migrator t=2026-05-04T19:03:49.44395918Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-04T19:03:49.444992264Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.034324ms logger=migrator t=2026-05-04T19:03:49.455785466Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-04T19:03:49.456769859Z level=info msg="Migration successfully executed" id="create secrets table" duration=987.003µs logger=migrator t=2026-05-04T19:03:49.462169525Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-04T19:03:49.494107211Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.937605ms logger=migrator t=2026-05-04T19:03:49.50049826Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-04T19:03:49.508203269Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.704479ms logger=migrator t=2026-05-04T19:03:49.513051143Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-04T19:03:49.513151565Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=101.002µs logger=migrator t=2026-05-04T19:03:49.517809404Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-04T19:03:49.552139605Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.320451ms logger=migrator t=2026-05-04T19:03:49.557702545Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-04T19:03:49.58618804Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=28.483454ms logger=migrator t=2026-05-04T19:03:49.591665308Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-04T19:03:49.592335903Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=670.145µs logger=migrator t=2026-05-04T19:03:49.598384545Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-04T19:03:49.600116445Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.731571ms logger=migrator t=2026-05-04T19:03:49.606993595Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-04T19:03:49.607800644Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=803.979µs logger=migrator t=2026-05-04T19:03:49.61318602Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-04T19:03:49.6144834Z level=info msg="Migration successfully executed" id="create permission table" duration=1.29728ms logger=migrator t=2026-05-04T19:03:49.622870246Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-04T19:03:49.623937891Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.067955ms logger=migrator t=2026-05-04T19:03:49.631017366Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-04T19:03:49.632104561Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.087005ms logger=migrator t=2026-05-04T19:03:49.637058847Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-04T19:03:49.637935608Z level=info msg="Migration successfully executed" id="create role table" duration=881.141µs logger=migrator t=2026-05-04T19:03:49.643907617Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-04T19:03:49.651620937Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.71354ms logger=migrator t=2026-05-04T19:03:49.65646431Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-04T19:03:49.661580199Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.116559ms logger=migrator t=2026-05-04T19:03:49.667790494Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-04T19:03:49.668848079Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.057575ms logger=migrator t=2026-05-04T19:03:49.674492191Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-04T19:03:49.676210391Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.71868ms logger=migrator t=2026-05-04T19:03:49.681849933Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-04T19:03:49.682899037Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.048655ms logger=migrator t=2026-05-04T19:03:49.689528732Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-04T19:03:49.690948415Z level=info msg="Migration successfully executed" id="create team role table" duration=1.419563ms logger=migrator t=2026-05-04T19:03:49.696815822Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-04T19:03:49.697860056Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.043754ms logger=migrator t=2026-05-04T19:03:49.703971949Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-04T19:03:49.705548466Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.575146ms logger=migrator t=2026-05-04T19:03:49.716842739Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-04T19:03:49.717964516Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.122067ms logger=migrator t=2026-05-04T19:03:49.723382312Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-04T19:03:49.724238172Z level=info msg="Migration successfully executed" id="create user role table" duration=855.84µs logger=migrator t=2026-05-04T19:03:49.729615257Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-04T19:03:49.731200324Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.584197ms logger=migrator t=2026-05-04T19:03:49.738823812Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-04T19:03:49.74001238Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.188898ms logger=migrator t=2026-05-04T19:03:49.745831546Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-04T19:03:49.74688705Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.055084ms logger=migrator t=2026-05-04T19:03:49.752364888Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-04T19:03:49.753194408Z level=info msg="Migration successfully executed" id="create builtin role table" duration=829.54µs logger=migrator t=2026-05-04T19:03:49.75970261Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-04T19:03:49.761332288Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.628828ms logger=migrator t=2026-05-04T19:03:49.766828676Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-04T19:03:49.767960492Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.131616ms logger=migrator t=2026-05-04T19:03:49.77384499Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-04T19:03:49.785540523Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=11.695963ms logger=migrator t=2026-05-04T19:03:49.791090352Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-04T19:03:49.792247559Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.157027ms logger=migrator t=2026-05-04T19:03:49.797614454Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-04T19:03:49.79872024Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.105586ms logger=migrator t=2026-05-04T19:03:49.804500595Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-04T19:03:49.805764895Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.26457ms logger=migrator t=2026-05-04T19:03:49.812944412Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-04T19:03:49.814665733Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.726251ms logger=migrator t=2026-05-04T19:03:49.819870964Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-04T19:03:49.820749394Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=878.71µs logger=migrator t=2026-05-04T19:03:49.825814563Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-04T19:03:49.827519492Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.703269ms logger=migrator t=2026-05-04T19:03:49.834871014Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-04T19:03:49.843607868Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.738284ms logger=migrator t=2026-05-04T19:03:49.848558904Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-04T19:03:49.855899415Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.338891ms logger=migrator t=2026-05-04T19:03:49.863979963Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-04T19:03:49.874421117Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.445364ms logger=migrator t=2026-05-04T19:03:49.880621322Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-04T19:03:49.888607128Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=7.984756ms logger=migrator t=2026-05-04T19:03:49.89466798Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-04T19:03:49.896618835Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.950345ms logger=migrator t=2026-05-04T19:03:49.903576388Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-04T19:03:49.904675443Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.099416ms logger=migrator t=2026-05-04T19:03:49.91182369Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-04T19:03:49.913414297Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.592247ms logger=migrator t=2026-05-04T19:03:49.918792963Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-04T19:03:49.920342879Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.541066ms logger=migrator t=2026-05-04T19:03:49.925700774Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-04T19:03:49.92683259Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.131526ms logger=migrator t=2026-05-04T19:03:49.932895162Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-04T19:03:49.932961684Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.052µs logger=migrator t=2026-05-04T19:03:49.938197436Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-04T19:03:49.938247357Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=51.571µs logger=migrator t=2026-05-04T19:03:49.94397194Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-04T19:03:49.944418071Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=447.411µs logger=migrator t=2026-05-04T19:03:49.950396621Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-04T19:03:49.950928553Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=532.773µs logger=migrator t=2026-05-04T19:03:49.955965351Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-04T19:03:49.957542747Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.577286ms logger=migrator t=2026-05-04T19:03:49.962951873Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-04T19:03:49.963151268Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=199.895µs logger=migrator t=2026-05-04T19:03:49.968563795Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-04T19:03:49.969414184Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=848.25µs logger=migrator t=2026-05-04T19:03:49.975129638Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-04T19:03:49.976466949Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.337272ms logger=migrator t=2026-05-04T19:03:49.982733785Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-04T19:03:49.984516237Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.782962ms logger=migrator t=2026-05-04T19:03:49.990795353Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-04T19:03:49.999507657Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.711943ms logger=migrator t=2026-05-04T19:03:50.005726492Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-04T19:03:50.005774933Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=48.951µs logger=migrator t=2026-05-04T19:03:50.011147599Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-04T19:03:50.012661614Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.513806ms logger=migrator t=2026-05-04T19:03:50.019921713Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-04T19:03:50.021018509Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.098626ms logger=migrator t=2026-05-04T19:03:50.028422072Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-04T19:03:50.030185683Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.763861ms logger=migrator t=2026-05-04T19:03:50.03652035Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-04T19:03:50.045465879Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.944919ms logger=migrator t=2026-05-04T19:03:50.051996672Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-04T19:03:50.053344433Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.347561ms logger=migrator t=2026-05-04T19:03:50.060146472Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-04T19:03:50.061949654Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.803082ms logger=migrator t=2026-05-04T19:03:50.072257435Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-04T19:03:50.09431868Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.057954ms logger=migrator t=2026-05-04T19:03:50.100495644Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-04T19:03:50.101767593Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.272429ms logger=migrator t=2026-05-04T19:03:50.108779427Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-04T19:03:50.110398555Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.618058ms logger=migrator t=2026-05-04T19:03:50.116477197Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-04T19:03:50.118260298Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.782931ms logger=migrator t=2026-05-04T19:03:50.124558535Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-04T19:03:50.125848186Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.289111ms logger=migrator t=2026-05-04T19:03:50.134461667Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-04T19:03:50.134840235Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=380.289µs logger=migrator t=2026-05-04T19:03:50.140826325Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-04T19:03:50.142180987Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.354522ms logger=migrator t=2026-05-04T19:03:50.147215854Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-04T19:03:50.15605522Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.840616ms logger=migrator t=2026-05-04T19:03:50.161684442Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-04T19:03:50.162278076Z level=info msg="Migration successfully executed" id="create entity_events table" duration=594.994µs logger=migrator t=2026-05-04T19:03:50.167092728Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-04T19:03:50.168815778Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.72216ms logger=migrator t=2026-05-04T19:03:50.175274499Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:03:50.17574146Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:03:50.181206208Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:03:50.181870473Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:03:50.187196148Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-04T19:03:50.188475827Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.27114ms logger=migrator t=2026-05-04T19:03:50.193983336Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-04T19:03:50.195573903Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.589907ms logger=migrator t=2026-05-04T19:03:50.201786438Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-04T19:03:50.203518588Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.73224ms logger=migrator t=2026-05-04T19:03:50.209932008Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-04T19:03:50.211001603Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.071145ms logger=migrator t=2026-05-04T19:03:50.216540682Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T19:03:50.217654798Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.113996ms logger=migrator t=2026-05-04T19:03:50.223178767Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T19:03:50.224257022Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.077995ms logger=migrator t=2026-05-04T19:03:50.229340481Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-04T19:03:50.230087638Z level=info msg="Migration successfully executed" id="Drop public config table" duration=747.217µs logger=migrator t=2026-05-04T19:03:50.236626411Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-04T19:03:50.238325041Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.70516ms logger=migrator t=2026-05-04T19:03:50.24428602Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-04T19:03:50.246032641Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.746451ms logger=migrator t=2026-05-04T19:03:50.252768938Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-04T19:03:50.254081118Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.31226ms logger=migrator t=2026-05-04T19:03:50.259640948Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-04T19:03:50.261072472Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.430144ms logger=migrator t=2026-05-04T19:03:50.267970673Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-04T19:03:50.292184428Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=24.213935ms logger=migrator t=2026-05-04T19:03:50.299258383Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-04T19:03:50.310042795Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=10.783642ms logger=migrator t=2026-05-04T19:03:50.316180458Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-04T19:03:50.326775165Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.590567ms logger=migrator t=2026-05-04T19:03:50.333737768Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-04T19:03:50.333967423Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=230.506µs logger=migrator t=2026-05-04T19:03:50.339473892Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-04T19:03:50.352573527Z level=info msg="Migration successfully executed" id="add share column" duration=13.095476ms logger=migrator t=2026-05-04T19:03:50.36339665Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-04T19:03:50.363658646Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=266.046µs logger=migrator t=2026-05-04T19:03:50.369920332Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-04T19:03:50.370886565Z level=info msg="Migration successfully executed" id="create file table" duration=966.263µs logger=migrator t=2026-05-04T19:03:50.376720351Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-04T19:03:50.377878708Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.157777ms logger=migrator t=2026-05-04T19:03:50.38525009Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-04T19:03:50.386352626Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.102326ms logger=migrator t=2026-05-04T19:03:50.396607365Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-04T19:03:50.398013728Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.406583ms logger=migrator t=2026-05-04T19:03:50.406595128Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-04T19:03:50.40883954Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.247712ms logger=migrator t=2026-05-04T19:03:50.41354355Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-04T19:03:50.413607272Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.282µs logger=migrator t=2026-05-04T19:03:50.419305145Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-04T19:03:50.419367746Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=63.591µs logger=migrator t=2026-05-04T19:03:50.423995604Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-04T19:03:50.424866235Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=870.631µs logger=migrator t=2026-05-04T19:03:50.430155108Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-04T19:03:50.430493496Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=332.078µs logger=migrator t=2026-05-04T19:03:50.43581419Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-04T19:03:50.437900909Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.086549ms logger=migrator t=2026-05-04T19:03:50.4439202Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-04T19:03:50.453143085Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.221925ms logger=migrator t=2026-05-04T19:03:50.45853109Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-04T19:03:50.458704954Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=174.454µs logger=migrator t=2026-05-04T19:03:50.464652613Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-04T19:03:50.466051696Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.397513ms logger=migrator t=2026-05-04T19:03:50.473325606Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-04T19:03:50.473825697Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=501.381µs logger=migrator t=2026-05-04T19:03:50.47991516Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-04T19:03:50.480150265Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=235.485µs logger=migrator t=2026-05-04T19:03:50.485840498Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-04T19:03:50.486454752Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=613.964µs logger=migrator t=2026-05-04T19:03:50.492558545Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-04T19:03:50.504529574Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.96588ms logger=migrator t=2026-05-04T19:03:50.510895352Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-04T19:03:50.521278845Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=10.383553ms logger=migrator t=2026-05-04T19:03:50.52662647Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-04T19:03:50.527472789Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=855.57µs logger=migrator t=2026-05-04T19:03:50.532452976Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-04T19:03:50.607119988Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=74.658942ms logger=migrator t=2026-05-04T19:03:50.615652298Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-04T19:03:50.617685995Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.054178ms logger=migrator t=2026-05-04T19:03:50.62302377Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-04T19:03:50.624644787Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.621938ms logger=migrator t=2026-05-04T19:03:50.631276172Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-04T19:03:50.655997199Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.720927ms logger=migrator t=2026-05-04T19:03:50.663289669Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-04T19:03:50.671586153Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.296094ms logger=migrator t=2026-05-04T19:03:50.677243805Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-04T19:03:50.67746336Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=219.875µs logger=migrator t=2026-05-04T19:03:50.685059637Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-04T19:03:50.685297843Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=226.836µs logger=migrator t=2026-05-04T19:03:50.691065908Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-04T19:03:50.691512828Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=449.19µs logger=migrator t=2026-05-04T19:03:50.696460384Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-04T19:03:50.696655678Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=195.634µs logger=migrator t=2026-05-04T19:03:50.700535909Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-04T19:03:50.700730433Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=194.054µs logger=migrator t=2026-05-04T19:03:50.704577383Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-04T19:03:50.706801505Z level=info msg="Migration successfully executed" id="create folder table" duration=2.223622ms logger=migrator t=2026-05-04T19:03:50.712639381Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-04T19:03:50.713893781Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.25359ms logger=migrator t=2026-05-04T19:03:50.718427797Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-04T19:03:50.720359462Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.930665ms logger=migrator t=2026-05-04T19:03:50.725139013Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-04T19:03:50.725182324Z level=info msg="Migration successfully executed" id="Update folder title length" duration=40.271µs logger=migrator t=2026-05-04T19:03:50.729836553Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T19:03:50.73102443Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.187687ms logger=migrator t=2026-05-04T19:03:50.736507359Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-04T19:03:50.738193548Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.68623ms logger=migrator t=2026-05-04T19:03:50.742612061Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-04T19:03:50.743980313Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.368722ms logger=migrator t=2026-05-04T19:03:50.749029141Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-04T19:03:50.749477211Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=442.15µs logger=migrator t=2026-05-04T19:03:50.753600807Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-04T19:03:50.754025827Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=418.6µs logger=migrator t=2026-05-04T19:03:50.758313537Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-04T19:03:50.76016121Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.849113ms logger=migrator t=2026-05-04T19:03:50.765143887Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-04T19:03:50.766317874Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.173697ms logger=migrator t=2026-05-04T19:03:50.770570083Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-04T19:03:50.772489448Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.917705ms logger=migrator t=2026-05-04T19:03:50.776801999Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-04T19:03:50.778808786Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.007156ms logger=migrator t=2026-05-04T19:03:50.783516925Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-04T19:03:50.7845694Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.052505ms logger=migrator t=2026-05-04T19:03:50.788192805Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-04T19:03:50.789555037Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.358811ms logger=migrator t=2026-05-04T19:03:50.793651822Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-04T19:03:50.795487565Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.834933ms logger=migrator t=2026-05-04T19:03:50.801030574Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-04T19:03:50.802111499Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.080875ms logger=migrator t=2026-05-04T19:03:50.806302517Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-04T19:03:50.807758461Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.454764ms logger=migrator t=2026-05-04T19:03:50.812133384Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-04T19:03:50.813205669Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.072065ms logger=migrator t=2026-05-04T19:03:50.818130463Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-04T19:03:50.81927506Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.144307ms logger=migrator t=2026-05-04T19:03:50.823020037Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-04T19:03:50.823376026Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=356.769µs logger=migrator t=2026-05-04T19:03:50.827327138Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-04T19:03:50.836543393Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.215715ms logger=migrator t=2026-05-04T19:03:50.841875438Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-04T19:03:50.842610015Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=735.448µs logger=migrator t=2026-05-04T19:03:50.846554107Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T19:03:50.846573937Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.8µs logger=migrator t=2026-05-04T19:03:50.850587141Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T19:03:50.852324382Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.737201ms logger=migrator t=2026-05-04T19:03:50.859013878Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-04T19:03:50.859048808Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=36.411µs logger=migrator t=2026-05-04T19:03:50.86340462Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-04T19:03:50.865440638Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.035838ms logger=migrator t=2026-05-04T19:03:50.869470182Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-04T19:03:50.870601758Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.139876ms logger=migrator t=2026-05-04T19:03:50.876548387Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-04T19:03:50.87754458Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=995.883µs logger=migrator t=2026-05-04T19:03:50.88183417Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-04T19:03:50.882893345Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.058765ms logger=migrator t=2026-05-04T19:03:50.887163595Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-04T19:03:50.887582775Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=423.179µs logger=migrator t=2026-05-04T19:03:50.891520807Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-04T19:03:50.892233543Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=705.737µs logger=migrator t=2026-05-04T19:03:50.896916072Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-04T19:03:50.897936296Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.020134ms logger=migrator t=2026-05-04T19:03:50.903912146Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-04T19:03:50.905045032Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.135387ms logger=migrator t=2026-05-04T19:03:50.909761942Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-04T19:03:50.919673983Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.911451ms logger=migrator t=2026-05-04T19:03:50.925016988Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-04T19:03:50.934554241Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.531333ms logger=migrator t=2026-05-04T19:03:50.938972784Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-04T19:03:50.946385507Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=7.411983ms logger=migrator t=2026-05-04T19:03:50.950293708Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-04T19:03:50.95035895Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=65.752µs logger=migrator t=2026-05-04T19:03:50.956614025Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-04T19:03:50.966349603Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.735658ms logger=migrator t=2026-05-04T19:03:50.971546774Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-04T19:03:50.978417464Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.87117ms logger=migrator t=2026-05-04T19:03:50.982291265Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-04T19:03:50.982883279Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=600.184µs logger=migrator t=2026-05-04T19:03:50.988732805Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.771912056s logger=migrator t=2026-05-04T19:03:50.989410191Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-04T19:03:51.004713528Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-04T19:03:51.004950034Z level=info msg="Created default organization" logger=secrets t=2026-05-04T19:03:51.013666057Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T19:03:51.072277265Z level=info msg="Restored cache from database" duration=548.032µs logger=plugin.store t=2026-05-04T19:03:51.073501934Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-04T19:03:51.119505268Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-04T19:03:51.119547379Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-04T19:03:51.119642291Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-04T19:03:51.119652461Z level=info msg="Plugins loaded" count=54 duration=46.152227ms logger=query_data t=2026-05-04T19:03:51.12390037Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-04T19:03:51.127950225Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-04T19:03:51.134982559Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-04T19:03:51.142802081Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-04T19:03:51.145040174Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-04T19:03:51.147128952Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-04T19:03:51.172071944Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-04T19:03:51.193261939Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-04T19:03:51.216926131Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-04T19:03:51.216954062Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-04T19:03:51.217258259Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-04T19:03:51.217412083Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-04T19:03:51.21813462Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-04T19:03:51.221039907Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-04T19:03:51.254655722Z level=info msg="starting to provision dashboards" logger=plugins.update.checker t=2026-05-04T19:03:51.292764481Z level=info msg="Update check succeeded" duration=75.511932ms logger=grafana.update.checker t=2026-05-04T19:03:51.295840613Z level=info msg="Update check succeeded" duration=77.457628ms logger=ngalert.state.manager t=2026-05-04T19:03:51.297083952Z level=info msg="State cache has been initialized" states=0 duration=79.671249ms logger=ngalert.scheduler t=2026-05-04T19:03:51.297129253Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-04T19:03:51.297243676Z level=info msg=starting first_tick=2026-05-04T19:04:00Z logger=sqlstore.transactions t=2026-05-04T19:03:51.337454685Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-04T19:03:51.366980573Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-04T19:03:51.378242956Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-04T19:03:51.401469548Z level=info msg="Patterns update finished" duration=149.435307ms logger=provisioning.dashboard t=2026-05-04T19:03:51.44825655Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-04T19:03:51.457370022Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-04T19:03:51.457853944Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-04T19:03:53.821587643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:53.833673036Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:53.856507019Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:53.898283224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:53.913309535Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:53.961811276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:53.980521383Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.017889535Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.03653666Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.082381671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.10163515Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.15305555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.175929574Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.219820548Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.241463044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.285170324Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.305178311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.645899993Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.66932Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.731974822Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.75160451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.80985042Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.829821956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.879500355Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.894303411Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.938006661Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:54.958809755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.019318198Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.036432287Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.083969817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.105462789Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.162034579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.183871899Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.242306182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.261277025Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.324865419Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.343131016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.402979313Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.423255176Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.490484285Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.504322938Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.57768118Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.590415567Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.636030082Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.654234427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.714030553Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.732218277Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.788443569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.817017466Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.903124956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:55.91487808Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.041607088Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.061587684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.135575581Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.152985148Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.221507317Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.23833369Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.306223635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.321422509Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.395300903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.414634565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.5001215Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.517987427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.58882965Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.607717391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.683233204Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.701435259Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.777685718Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.797415349Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.858456224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.88229629Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.941582044Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:56.961090109Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:57.032014475Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:57.052460802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:57.127860222Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:57.140781093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:57.210805797Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:57.229626877Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-04T19:03:57.300775717Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-04T19:05:18.236966433Z level=info msg="Usage stats are ready to report" logger=sqlstore.transactions t=2026-05-04T19:13:51.229628272Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-04T19:13:51.257068464Z level=info msg="Completed cleanup jobs" duration=39.243828ms logger=plugins.update.checker t=2026-05-04T19:13:51.346556587Z level=info msg="Update check succeeded" duration=53.499461ms logger=sqlstore.transactions t=2026-05-04T19:18:51.146997132Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-04T19:23:51.251654215Z level=info msg="Completed cleanup jobs" duration=33.58915ms logger=plugins.update.checker t=2026-05-04T19:23:51.343742172Z level=info msg="Update check succeeded" duration=50.672443ms logger=cleanup t=2026-05-04T19:33:51.247214751Z level=info msg="Completed cleanup jobs" duration=28.999192ms logger=plugins.update.checker t=2026-05-04T19:33:51.346085714Z level=info msg="Update check succeeded" duration=51.413778ms logger=infra.usagestats t=2026-05-04T19:35:18.262230769Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T19:43:51.254710307Z level=info msg="Completed cleanup jobs" duration=37.067008ms logger=plugins.update.checker t=2026-05-04T19:43:51.362822188Z level=info msg="Update check succeeded" duration=69.117707ms logger=cleanup t=2026-05-04T19:53:51.256672586Z level=info msg="Completed cleanup jobs" duration=38.360648ms logger=plugins.update.checker t=2026-05-04T19:53:51.346797849Z level=info msg="Update check succeeded" duration=53.297091ms logger=cleanup t=2026-05-04T20:03:51.269065377Z level=info msg="Completed cleanup jobs" duration=51.6268ms logger=plugins.update.checker t=2026-05-04T20:03:51.343981157Z level=info msg="Update check succeeded" duration=51.119127ms logger=infra.usagestats t=2026-05-04T20:05:18.260690153Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T20:13:51.252563012Z level=info msg="Completed cleanup jobs" duration=34.472064ms logger=plugins.update.checker t=2026-05-04T20:13:51.348796194Z level=info msg="Update check succeeded" duration=55.760967ms logger=cleanup t=2026-05-04T20:23:51.254514051Z level=info msg="Completed cleanup jobs" duration=34.235948ms logger=plugins.update.checker t=2026-05-04T20:23:51.344267019Z level=info msg="Update check succeeded" duration=51.417313ms logger=cleanup t=2026-05-04T20:33:51.263519636Z level=info msg="Completed cleanup jobs" duration=45.375519ms logger=plugins.update.checker t=2026-05-04T20:33:51.344687129Z level=info msg="Update check succeeded" duration=51.122725ms logger=infra.usagestats t=2026-05-04T20:35:18.254916789Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-04T20:43:51.254253358Z level=info msg="Completed cleanup jobs" duration=36.668454ms logger=plugins.update.checker t=2026-05-04T20:43:51.355157416Z level=info msg="Update check succeeded" duration=61.750136ms