logger=settings t=2026-03-06T22:08:10.266960301Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-06T22:08:10Z logger=settings t=2026-03-06T22:08:10.267255158Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-06T22:08:10.267269998Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-06T22:08:10.267273558Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-06T22:08:10.267297919Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-06T22:08:10.267302899Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-06T22:08:10.267306369Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-06T22:08:10.267309579Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-06T22:08:10.267313109Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-06T22:08:10.267317499Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-06T22:08:10.267320679Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-06T22:08:10.26732421Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-06T22:08:10.26732786Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-06T22:08:10.26733105Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-06T22:08:10.26733506Z level=info msg=Target target=[all] logger=settings t=2026-03-06T22:08:10.26734678Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-06T22:08:10.26734965Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-06T22:08:10.26735228Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-06T22:08:10.2673587Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-06T22:08:10.26736198Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-06T22:08:10.267365281Z level=info msg="App mode production" logger=sqlstore t=2026-03-06T22:08:10.270736948Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-06T22:08:10.270773629Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-06T22:08:10.272909005Z level=info msg="Locking database" logger=migrator t=2026-03-06T22:08:10.272922205Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-06T22:08:10.273535161Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-06T22:08:10.274736452Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.194711ms logger=migrator t=2026-03-06T22:08:10.279469905Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-06T22:08:10.280295536Z level=info msg="Migration successfully executed" id="create user table" duration=826.811µs logger=migrator t=2026-03-06T22:08:10.287641186Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-06T22:08:10.288525668Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=886.133µs logger=migrator t=2026-03-06T22:08:10.295325114Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-06T22:08:10.296396973Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.071598ms logger=migrator t=2026-03-06T22:08:10.300026116Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-06T22:08:10.301107834Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.081648ms logger=migrator t=2026-03-06T22:08:10.307477359Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-06T22:08:10.308260499Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=783.34µs logger=migrator t=2026-03-06T22:08:10.314492091Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-06T22:08:10.318029743Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.537572ms logger=migrator t=2026-03-06T22:08:10.321913553Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-06T22:08:10.322755854Z level=info msg="Migration successfully executed" id="create user table v2" duration=842.292µs logger=migrator t=2026-03-06T22:08:10.32914712Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-06T22:08:10.329838637Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=687.888µs logger=migrator t=2026-03-06T22:08:10.334386495Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-06T22:08:10.335907025Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.524989ms logger=migrator t=2026-03-06T22:08:10.342540907Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-06T22:08:10.343265435Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=728.329µs logger=migrator t=2026-03-06T22:08:10.349309591Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-06T22:08:10.349991369Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=687.978µs logger=migrator t=2026-03-06T22:08:10.356463497Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-06T22:08:10.358282843Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.764805ms logger=migrator t=2026-03-06T22:08:10.362465442Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-06T22:08:10.362540254Z level=info msg="Migration successfully executed" id="Update user table charset" duration=80.162µs logger=migrator t=2026-03-06T22:08:10.368343064Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-06T22:08:10.370064419Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.724946ms logger=migrator t=2026-03-06T22:08:10.374003851Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-06T22:08:10.374230507Z level=info msg="Migration successfully executed" id="Add missing user data" duration=227.215µs logger=migrator t=2026-03-06T22:08:10.378266911Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-06T22:08:10.379527453Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.262882ms logger=migrator t=2026-03-06T22:08:10.383040754Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-06T22:08:10.383701211Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=660.777µs logger=migrator t=2026-03-06T22:08:10.387869849Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-06T22:08:10.388943597Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.073618ms logger=migrator t=2026-03-06T22:08:10.393929356Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-06T22:08:10.401580064Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.650098ms logger=migrator t=2026-03-06T22:08:10.407076907Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-06T22:08:10.408285608Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.205411ms logger=migrator t=2026-03-06T22:08:10.412655651Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-06T22:08:10.412900307Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=251.566µs logger=migrator t=2026-03-06T22:08:10.418270786Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-06T22:08:10.419494428Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.222312ms logger=migrator t=2026-03-06T22:08:10.425411091Z 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-03-06T22:08:10.425975735Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=578.755µs logger=migrator t=2026-03-06T22:08:10.43235417Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-06T22:08:10.432714029Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=360.089µs logger=migrator t=2026-03-06T22:08:10.438659083Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-06T22:08:10.439480275Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=820.921µs logger=migrator t=2026-03-06T22:08:10.44431176Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-06T22:08:10.444985147Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=674.668µs logger=migrator t=2026-03-06T22:08:10.474229694Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-06T22:08:10.475447855Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.218251ms logger=migrator t=2026-03-06T22:08:10.481967214Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-06T22:08:10.48335082Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.384766ms logger=migrator t=2026-03-06T22:08:10.488400401Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-06T22:08:10.489175931Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=776.02µs logger=migrator t=2026-03-06T22:08:10.493842652Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-06T22:08:10.493873993Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=32.391µs logger=migrator t=2026-03-06T22:08:10.498603805Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-06T22:08:10.499398406Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=794.421µs logger=migrator t=2026-03-06T22:08:10.504007914Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-06T22:08:10.505122234Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.114449ms logger=migrator t=2026-03-06T22:08:10.509387664Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-06T22:08:10.51000572Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=620.366µs logger=migrator t=2026-03-06T22:08:10.514354542Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-06T22:08:10.51502964Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=672.438µs logger=migrator t=2026-03-06T22:08:10.519258389Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-06T22:08:10.523901719Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.64419ms logger=migrator t=2026-03-06T22:08:10.528889138Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-06T22:08:10.52971727Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=828.412µs logger=migrator t=2026-03-06T22:08:10.53631412Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-06T22:08:10.536987818Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=671.858µs logger=migrator t=2026-03-06T22:08:10.542963513Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-06T22:08:10.543680901Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=718.098µs logger=migrator t=2026-03-06T22:08:10.547909641Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-06T22:08:10.549977684Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.067463ms logger=migrator t=2026-03-06T22:08:10.556657786Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-06T22:08:10.55753504Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=880.994µs logger=migrator t=2026-03-06T22:08:10.561246596Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-06T22:08:10.561641896Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=395.65µs logger=migrator t=2026-03-06T22:08:10.565418234Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-06T22:08:10.565929507Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=513.744µs logger=migrator t=2026-03-06T22:08:10.571971213Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-06T22:08:10.572502327Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=531.364µs logger=migrator t=2026-03-06T22:08:10.576794328Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-06T22:08:10.577746733Z level=info msg="Migration successfully executed" id="create star table" duration=952.195µs logger=migrator t=2026-03-06T22:08:10.581688225Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-06T22:08:10.582374132Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=685.717µs logger=migrator t=2026-03-06T22:08:10.586507289Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-06T22:08:10.587276279Z level=info msg="Migration successfully executed" id="create org table v1" duration=768.48µs logger=migrator t=2026-03-06T22:08:10.593253904Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-06T22:08:10.593943722Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=689.608µs logger=migrator t=2026-03-06T22:08:10.597948815Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-06T22:08:10.599013763Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.064878ms logger=migrator t=2026-03-06T22:08:10.603532969Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-06T22:08:10.60428653Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=754.351µs logger=migrator t=2026-03-06T22:08:10.608302353Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-06T22:08:10.60897341Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=667.877µs logger=migrator t=2026-03-06T22:08:10.615180931Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-06T22:08:10.615882579Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=701.688µs logger=migrator t=2026-03-06T22:08:10.620844088Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-06T22:08:10.620889079Z level=info msg="Migration successfully executed" id="Update org table charset" duration=47.011µs logger=migrator t=2026-03-06T22:08:10.625891638Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-06T22:08:10.625935879Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=45.811µs logger=migrator t=2026-03-06T22:08:10.630878717Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-06T22:08:10.631136774Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=256.287µs logger=migrator t=2026-03-06T22:08:10.638160326Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-06T22:08:10.638842534Z level=info msg="Migration successfully executed" id="create dashboard table" duration=682.118µs logger=migrator t=2026-03-06T22:08:10.642697953Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-06T22:08:10.643433992Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=735.789µs logger=migrator t=2026-03-06T22:08:10.647096487Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-06T22:08:10.647892858Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=795.921µs logger=migrator t=2026-03-06T22:08:10.653474152Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-06T22:08:10.654078118Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=603.796µs logger=migrator t=2026-03-06T22:08:10.657846685Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-06T22:08:10.658613305Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=770.3µs logger=migrator t=2026-03-06T22:08:10.662482006Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-06T22:08:10.663147823Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=665.747µs logger=migrator t=2026-03-06T22:08:10.669386324Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-06T22:08:10.67426832Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.882566ms logger=migrator t=2026-03-06T22:08:10.678175931Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-06T22:08:10.678919251Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=743.23µs logger=migrator t=2026-03-06T22:08:10.682608466Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-06T22:08:10.683352825Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=743.989µs logger=migrator t=2026-03-06T22:08:10.689772852Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-06T22:08:10.690994913Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.221831ms logger=migrator t=2026-03-06T22:08:10.695537591Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-06T22:08:10.695974921Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=438.62µs logger=migrator t=2026-03-06T22:08:10.699705489Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-06T22:08:10.700493909Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=787.5µs logger=migrator t=2026-03-06T22:08:10.71174689Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-06T22:08:10.711857663Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=118.003µs logger=migrator t=2026-03-06T22:08:10.716642977Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-06T22:08:10.719432209Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.788712ms logger=migrator t=2026-03-06T22:08:10.723395092Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-06T22:08:10.725182458Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.785136ms logger=migrator t=2026-03-06T22:08:10.731344317Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-06T22:08:10.733144854Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.800077ms logger=migrator t=2026-03-06T22:08:10.737575919Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-06T22:08:10.738539463Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=966.965µs logger=migrator t=2026-03-06T22:08:10.742501706Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-06T22:08:10.745445572Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.943776ms logger=migrator t=2026-03-06T22:08:10.75117448Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-06T22:08:10.75195984Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=784.86µs logger=migrator t=2026-03-06T22:08:10.755747779Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-06T22:08:10.756515699Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=767.69µs logger=migrator t=2026-03-06T22:08:10.760548663Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-06T22:08:10.760588104Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=40.841µs logger=migrator t=2026-03-06T22:08:10.764986188Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-06T22:08:10.765018219Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.461µs logger=migrator t=2026-03-06T22:08:10.770723536Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-06T22:08:10.772973274Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.250838ms logger=migrator t=2026-03-06T22:08:10.776522397Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-06T22:08:10.778509877Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.9848ms logger=migrator t=2026-03-06T22:08:10.788193588Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-06T22:08:10.790626541Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.443723ms logger=migrator t=2026-03-06T22:08:10.799279155Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-06T22:08:10.801228756Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.948741ms logger=migrator t=2026-03-06T22:08:11.020149951Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-06T22:08:11.020817548Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=670.796µs logger=migrator t=2026-03-06T22:08:11.125811664Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-06T22:08:11.127276423Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.467689ms logger=migrator t=2026-03-06T22:08:11.219343465Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-06T22:08:11.220815523Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.476818ms logger=migrator t=2026-03-06T22:08:11.227950718Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-06T22:08:11.228001679Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=52.532µs logger=migrator t=2026-03-06T22:08:11.235316179Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-06T22:08:11.236293664Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=979.724µs logger=migrator t=2026-03-06T22:08:11.242552846Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-06T22:08:11.243206142Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=657.147µs logger=migrator t=2026-03-06T22:08:11.249155717Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-06T22:08:11.256396874Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.245867ms logger=migrator t=2026-03-06T22:08:11.260201322Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-06T22:08:11.261008003Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=813.401µs logger=migrator t=2026-03-06T22:08:11.266450824Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-06T22:08:11.267494021Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.045468ms logger=migrator t=2026-03-06T22:08:11.271136155Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-06T22:08:11.272133601Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=997.786µs logger=migrator t=2026-03-06T22:08:11.277810989Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-06T22:08:11.278250259Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=439.63µs logger=migrator t=2026-03-06T22:08:11.283760122Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-06T22:08:11.284733457Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=976.155µs logger=migrator t=2026-03-06T22:08:11.290216929Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-06T22:08:11.294185682Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.962702ms logger=migrator t=2026-03-06T22:08:11.303152574Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-06T22:08:11.304713294Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.56419ms logger=migrator t=2026-03-06T22:08:11.310029842Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-06T22:08:11.310454692Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=431.63µs logger=migrator t=2026-03-06T22:08:11.315781681Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-06T22:08:11.316010836Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=229.275µs logger=migrator t=2026-03-06T22:08:11.319755703Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-06T22:08:11.320657037Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=899.704µs logger=migrator t=2026-03-06T22:08:11.325121142Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-06T22:08:11.3273629Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.241098ms logger=migrator t=2026-03-06T22:08:11.331928919Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-06T22:08:11.332825731Z level=info msg="Migration successfully executed" id="create data_source table" duration=896.672µs logger=migrator t=2026-03-06T22:08:11.337163643Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-06T22:08:11.338046837Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=881.814µs logger=migrator t=2026-03-06T22:08:11.343002545Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-06T22:08:11.343792975Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=790.08µs logger=migrator t=2026-03-06T22:08:11.347923642Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-06T22:08:11.348639231Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=713.939µs logger=migrator t=2026-03-06T22:08:11.35284781Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-06T22:08:11.354722238Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.872027ms logger=migrator t=2026-03-06T22:08:11.357769537Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-06T22:08:11.36404024Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.268093ms logger=migrator t=2026-03-06T22:08:11.371381109Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-06T22:08:11.372363975Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=984.376µs logger=migrator t=2026-03-06T22:08:11.378635677Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-06T22:08:11.379764626Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.132469ms logger=migrator t=2026-03-06T22:08:11.386594343Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-06T22:08:11.387640399Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.045576ms logger=migrator t=2026-03-06T22:08:11.393707427Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-06T22:08:11.394496847Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=790.5µs logger=migrator t=2026-03-06T22:08:11.399943448Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-06T22:08:11.403896461Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=3.948483ms logger=migrator t=2026-03-06T22:08:11.40927745Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-06T22:08:11.416937378Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=7.656348ms logger=migrator t=2026-03-06T22:08:11.423644782Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-06T22:08:11.423669532Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=26.38µs logger=migrator t=2026-03-06T22:08:11.427907572Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-06T22:08:11.428094497Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=187.025µs logger=migrator t=2026-03-06T22:08:11.432955512Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-06T22:08:11.436188006Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.233454ms logger=migrator t=2026-03-06T22:08:11.44172419Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-06T22:08:11.441977676Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=257.017µs logger=migrator t=2026-03-06T22:08:11.445408995Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-06T22:08:11.44563785Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=229.185µs logger=migrator t=2026-03-06T22:08:11.449609184Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-06T22:08:11.453554586Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.949092ms logger=migrator t=2026-03-06T22:08:11.45911652Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-06T22:08:11.459439518Z level=info msg="Migration successfully executed" id="Update uid value" duration=327.928µs logger=migrator t=2026-03-06T22:08:11.462970379Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-06T22:08:11.464232012Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.261693ms logger=migrator t=2026-03-06T22:08:11.469076158Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-06T22:08:11.470522355Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.446438ms logger=migrator t=2026-03-06T22:08:11.474343433Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-06T22:08:11.475133484Z level=info msg="Migration successfully executed" id="create api_key table" duration=790.18µs logger=migrator t=2026-03-06T22:08:11.479356913Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-06T22:08:11.480314898Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=956.725µs logger=migrator t=2026-03-06T22:08:11.484526607Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-06T22:08:11.485723548Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.196721ms logger=migrator t=2026-03-06T22:08:11.489290291Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-06T22:08:11.490629016Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.337875ms logger=migrator t=2026-03-06T22:08:11.499964037Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-06T22:08:11.501201359Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.237102ms logger=migrator t=2026-03-06T22:08:11.507238895Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-06T22:08:11.508504708Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.266323ms logger=migrator t=2026-03-06T22:08:11.513497067Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-06T22:08:11.514846421Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.353595ms logger=migrator t=2026-03-06T22:08:11.519846811Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-06T22:08:11.527676633Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.830672ms logger=migrator t=2026-03-06T22:08:11.531266657Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-06T22:08:11.532106299Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=838.472µs logger=migrator t=2026-03-06T22:08:11.535772833Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-06T22:08:11.537082747Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.309934ms logger=migrator t=2026-03-06T22:08:11.542303852Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-06T22:08:11.543096012Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=792.17µs logger=migrator t=2026-03-06T22:08:11.54609017Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-06T22:08:11.54685363Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=763.16µs logger=migrator t=2026-03-06T22:08:11.550669078Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-06T22:08:11.550973587Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=305.139µs logger=migrator t=2026-03-06T22:08:11.557032143Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-06T22:08:11.558284305Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.247592ms logger=migrator t=2026-03-06T22:08:11.56230403Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-06T22:08:11.562348131Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.001µs logger=migrator t=2026-03-06T22:08:11.568845569Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-06T22:08:11.572047142Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.200713ms logger=migrator t=2026-03-06T22:08:11.575625495Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-06T22:08:11.578452718Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.826764ms logger=migrator t=2026-03-06T22:08:11.58935047Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-06T22:08:11.589894193Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=542.623µs logger=migrator t=2026-03-06T22:08:11.595131519Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-06T22:08:11.597943042Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.808083ms logger=migrator t=2026-03-06T22:08:11.603599958Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-06T22:08:11.606520524Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.920076ms logger=migrator t=2026-03-06T22:08:11.61063947Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-06T22:08:11.612321113Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.674973ms logger=migrator t=2026-03-06T22:08:11.616317537Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-06T22:08:11.616907143Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=589.265µs logger=migrator t=2026-03-06T22:08:11.622037645Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-06T22:08:11.62298356Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=944.255µs logger=migrator t=2026-03-06T22:08:11.626293305Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-06T22:08:11.627249761Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=956.346µs logger=migrator t=2026-03-06T22:08:11.631620804Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-06T22:08:11.633206344Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.581141ms logger=migrator t=2026-03-06T22:08:11.637156687Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-06T22:08:11.6380482Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=891.033µs logger=migrator t=2026-03-06T22:08:11.641623362Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-06T22:08:11.641691134Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.322µs logger=migrator t=2026-03-06T22:08:11.645238365Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-06T22:08:11.645266816Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.431µs logger=migrator t=2026-03-06T22:08:11.649422894Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-06T22:08:11.652378111Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=2.954747ms logger=migrator t=2026-03-06T22:08:11.655807579Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-06T22:08:11.658725065Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.916936ms logger=migrator t=2026-03-06T22:08:11.662374529Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-06T22:08:11.662440761Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=66.972µs logger=migrator t=2026-03-06T22:08:11.667095852Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-06T22:08:11.668111808Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.013096ms logger=migrator t=2026-03-06T22:08:11.672274256Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-06T22:08:11.673660181Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.385486ms logger=migrator t=2026-03-06T22:08:11.677567533Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-06T22:08:11.677595404Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=28.631µs logger=migrator t=2026-03-06T22:08:11.681076404Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-06T22:08:11.681882534Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=805.99µs logger=migrator t=2026-03-06T22:08:11.686172375Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-06T22:08:11.687037377Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=864.402µs logger=migrator t=2026-03-06T22:08:11.690678871Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-06T22:08:11.694335477Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.654756ms logger=migrator t=2026-03-06T22:08:11.698070463Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-06T22:08:11.698100014Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.051µs logger=migrator t=2026-03-06T22:08:11.702184299Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-06T22:08:11.703076422Z level=info msg="Migration successfully executed" id="create session table" duration=891.893µs logger=migrator t=2026-03-06T22:08:11.708341029Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-06T22:08:11.708474283Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=138.273µs logger=migrator t=2026-03-06T22:08:11.711884671Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-06T22:08:11.711960343Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=76.942µs logger=migrator t=2026-03-06T22:08:11.715256477Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-06T22:08:11.715962606Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=705.689µs logger=migrator t=2026-03-06T22:08:11.72036966Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-06T22:08:11.721060408Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=690.668µs logger=migrator t=2026-03-06T22:08:11.724271161Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-06T22:08:11.724299051Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.79µs logger=migrator t=2026-03-06T22:08:11.727577456Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-06T22:08:11.727609127Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.421µs logger=migrator t=2026-03-06T22:08:11.731439727Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-06T22:08:11.734478755Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.038158ms logger=migrator t=2026-03-06T22:08:11.737840482Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-06T22:08:11.742729549Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=4.882716ms logger=migrator t=2026-03-06T22:08:11.746500036Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-06T22:08:11.746588388Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.822µs logger=migrator t=2026-03-06T22:08:11.750219722Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-06T22:08:11.750299544Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=77.962µs logger=migrator t=2026-03-06T22:08:11.754885983Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-06T22:08:11.756281279Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.395026ms logger=migrator t=2026-03-06T22:08:11.76016102Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-06T22:08:11.760211751Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=52.441µs logger=migrator t=2026-03-06T22:08:11.763805624Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-06T22:08:11.767164681Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.357277ms logger=migrator t=2026-03-06T22:08:11.77333945Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-06T22:08:11.773775702Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=435.462µs logger=migrator t=2026-03-06T22:08:11.77952217Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-06T22:08:11.783400601Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.878691ms logger=migrator t=2026-03-06T22:08:11.788088122Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-06T22:08:11.792346593Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.25888ms logger=migrator t=2026-03-06T22:08:11.79957916Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-06T22:08:11.799841026Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=266.536µs logger=migrator t=2026-03-06T22:08:11.806970881Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-06T22:08:11.807786883Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=817.552µs logger=migrator t=2026-03-06T22:08:11.814144047Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-06T22:08:11.814965628Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=821.701µs logger=migrator t=2026-03-06T22:08:11.817934754Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-06T22:08:11.81928983Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.355016ms logger=migrator t=2026-03-06T22:08:11.824027332Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-06T22:08:11.824992217Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=965.085µs logger=migrator t=2026-03-06T22:08:11.831757622Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-06T22:08:11.832668716Z level=info msg="Migration successfully executed" id="add index alert state" duration=911.233µs logger=migrator t=2026-03-06T22:08:11.835562011Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-06T22:08:11.836900865Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.338885ms logger=migrator t=2026-03-06T22:08:11.841100354Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-06T22:08:11.842194873Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.093529ms logger=migrator t=2026-03-06T22:08:11.849633765Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-06T22:08:11.850556459Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=922.804µs logger=migrator t=2026-03-06T22:08:11.855158448Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-06T22:08:11.85640484Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.246552ms logger=migrator t=2026-03-06T22:08:11.859550301Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-06T22:08:11.871052339Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.502348ms logger=migrator t=2026-03-06T22:08:11.877622959Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-06T22:08:11.878486392Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=861.493µs logger=migrator t=2026-03-06T22:08:11.882193708Z 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-03-06T22:08:11.883188423Z 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=994.345µs logger=migrator t=2026-03-06T22:08:11.887152416Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-06T22:08:11.887484424Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=331.578µs logger=migrator t=2026-03-06T22:08:11.893235954Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-06T22:08:11.894094776Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=858.482µs logger=migrator t=2026-03-06T22:08:11.898706074Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-06T22:08:11.899962677Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.258073ms logger=migrator t=2026-03-06T22:08:11.903122269Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-06T22:08:11.906974558Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.849589ms logger=migrator t=2026-03-06T22:08:11.913521108Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-06T22:08:11.918781564Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.254866ms logger=migrator t=2026-03-06T22:08:11.922309775Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-06T22:08:11.925841577Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.531842ms logger=migrator t=2026-03-06T22:08:11.930349994Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-06T22:08:11.933989648Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.639324ms logger=migrator t=2026-03-06T22:08:11.937992962Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-06T22:08:11.93908743Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=1.094048ms logger=migrator t=2026-03-06T22:08:11.942778555Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-06T22:08:11.942807335Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.54µs logger=migrator t=2026-03-06T22:08:11.948091693Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-06T22:08:11.948120213Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=30.2µs logger=migrator t=2026-03-06T22:08:11.951763627Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-06T22:08:11.952495226Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=731.799µs logger=migrator t=2026-03-06T22:08:11.95611668Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-06T22:08:11.957018644Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=900.574µs logger=migrator t=2026-03-06T22:08:11.960971455Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-06T22:08:11.962199667Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.227512ms logger=migrator t=2026-03-06T22:08:11.966455918Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-06T22:08:11.968176943Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.727616ms logger=migrator t=2026-03-06T22:08:11.972960326Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-06T22:08:11.974519747Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.552201ms logger=migrator t=2026-03-06T22:08:11.980627764Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-06T22:08:11.984645618Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.017334ms logger=migrator t=2026-03-06T22:08:11.988377436Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-06T22:08:11.992299766Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.92215ms logger=migrator t=2026-03-06T22:08:11.995897169Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-06T22:08:11.996088315Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=192.816µs logger=migrator t=2026-03-06T22:08:11.99941556Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-06T22:08:12.000390096Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=973.306µs logger=migrator t=2026-03-06T22:08:12.005090217Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-06T22:08:12.006302449Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.212492ms logger=migrator t=2026-03-06T22:08:12.00981569Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-06T22:08:12.014757288Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.945719ms logger=migrator t=2026-03-06T22:08:12.018440923Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-06T22:08:12.018507495Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=69.842µs logger=migrator t=2026-03-06T22:08:12.024418718Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-06T22:08:12.02529944Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=880.382µs logger=migrator t=2026-03-06T22:08:12.028931474Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-06T22:08:12.029839028Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=907.604µs logger=migrator t=2026-03-06T22:08:12.033879003Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-06T22:08:12.033958435Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=79.922µs logger=migrator t=2026-03-06T22:08:12.036977983Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-06T22:08:12.037883016Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=904.953µs logger=migrator t=2026-03-06T22:08:12.042764772Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-06T22:08:12.044475967Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.713615ms logger=migrator t=2026-03-06T22:08:12.048141342Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-06T22:08:12.049535658Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.398287ms logger=migrator t=2026-03-06T22:08:12.053137601Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-06T22:08:12.054056944Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=919.233µs logger=migrator t=2026-03-06T22:08:12.059563017Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-06T22:08:12.060616505Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.056858ms logger=migrator t=2026-03-06T22:08:12.064066834Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-06T22:08:12.065349146Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.282352ms logger=migrator t=2026-03-06T22:08:12.069387441Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-06T22:08:12.069438222Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=54.301µs logger=migrator t=2026-03-06T22:08:12.073908299Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-06T22:08:12.078565008Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.655769ms logger=migrator t=2026-03-06T22:08:12.083182668Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-06T22:08:12.084192814Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.012346ms logger=migrator t=2026-03-06T22:08:12.088217528Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-06T22:08:12.094499421Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.279503ms logger=migrator t=2026-03-06T22:08:12.09947467Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-06T22:08:12.100026764Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=552.664µs logger=migrator t=2026-03-06T22:08:12.103523845Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-06T22:08:12.10453108Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.002895ms logger=migrator t=2026-03-06T22:08:12.109474628Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-06T22:08:12.110383452Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=907.874µs logger=migrator t=2026-03-06T22:08:12.115361321Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-06T22:08:12.129733262Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.372991ms logger=migrator t=2026-03-06T22:08:12.133935121Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-06T22:08:12.134872656Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=925.254µs logger=migrator t=2026-03-06T22:08:12.140361068Z 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-03-06T22:08:12.142882603Z 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=2.518695ms logger=migrator t=2026-03-06T22:08:12.147044211Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-06T22:08:12.147461722Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=418.071µs logger=migrator t=2026-03-06T22:08:12.151233699Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-06T22:08:12.151783194Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=549.465µs logger=migrator t=2026-03-06T22:08:12.155743766Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-06T22:08:12.155938391Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=194.785µs logger=migrator t=2026-03-06T22:08:12.159133493Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-06T22:08:12.166573986Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.441363ms logger=migrator t=2026-03-06T22:08:12.171183226Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-06T22:08:12.177491009Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.308823ms logger=migrator t=2026-03-06T22:08:12.180911938Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-06T22:08:12.181921423Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.010046ms logger=migrator t=2026-03-06T22:08:12.185630589Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-06T22:08:12.19106446Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=5.434281ms logger=migrator t=2026-03-06T22:08:12.19531619Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-06T22:08:12.195519755Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=204.625µs logger=migrator t=2026-03-06T22:08:12.198650896Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-06T22:08:12.202332541Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=3.680195ms logger=migrator t=2026-03-06T22:08:12.206353566Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-06T22:08:12.207330291Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=974.554µs logger=migrator t=2026-03-06T22:08:12.210886592Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-06T22:08:12.21113494Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=248.208µs logger=migrator t=2026-03-06T22:08:12.215163093Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-06T22:08:12.215641166Z level=info msg="Migration successfully executed" id="Move region to single row" duration=477.763µs logger=migrator t=2026-03-06T22:08:12.219243969Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-06T22:08:12.220591894Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.348105ms logger=migrator t=2026-03-06T22:08:12.224203437Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-06T22:08:12.225326166Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.123579ms logger=migrator t=2026-03-06T22:08:12.229567966Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-06T22:08:12.230551562Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=983.685µs logger=migrator t=2026-03-06T22:08:12.233890038Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-06T22:08:12.234832153Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=941.705µs logger=migrator t=2026-03-06T22:08:12.238504818Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-06T22:08:12.23938184Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=911.473µs logger=migrator t=2026-03-06T22:08:12.244278457Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-06T22:08:12.245316764Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.065618ms logger=migrator t=2026-03-06T22:08:12.248518997Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-06T22:08:12.248758412Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=209.925µs logger=migrator t=2026-03-06T22:08:12.254556693Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-06T22:08:12.255439086Z level=info msg="Migration successfully executed" id="create test_data table" duration=879.743µs logger=migrator t=2026-03-06T22:08:12.259650465Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-06T22:08:12.260601899Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=951.194µs logger=migrator t=2026-03-06T22:08:12.264242904Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-06T22:08:12.265488905Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.244561ms logger=migrator t=2026-03-06T22:08:12.269687494Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-06T22:08:12.271305087Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.616913ms logger=migrator t=2026-03-06T22:08:12.276108621Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-06T22:08:12.276353137Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=243.907µs logger=migrator t=2026-03-06T22:08:12.280037482Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-06T22:08:12.280452843Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=416.051µs logger=migrator t=2026-03-06T22:08:12.284832886Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-06T22:08:12.285004731Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=171.285µs logger=migrator t=2026-03-06T22:08:12.288534052Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-06T22:08:12.289881047Z level=info msg="Migration successfully executed" id="create team table" duration=1.357165ms logger=migrator t=2026-03-06T22:08:12.294214699Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-06T22:08:12.295746409Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.53063ms logger=migrator t=2026-03-06T22:08:12.299168447Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-06T22:08:12.300147233Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=978.796µs logger=migrator t=2026-03-06T22:08:12.303546181Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-06T22:08:12.308331465Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.785214ms logger=migrator t=2026-03-06T22:08:12.312483321Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-06T22:08:12.312703468Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=220.337µs logger=migrator t=2026-03-06T22:08:12.31666496Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-06T22:08:12.318324243Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.664783ms logger=migrator t=2026-03-06T22:08:12.322253544Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-06T22:08:12.323486437Z level=info msg="Migration successfully executed" id="create team member table" duration=1.229522ms logger=migrator t=2026-03-06T22:08:12.329099422Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-06T22:08:12.330556829Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.463928ms logger=migrator t=2026-03-06T22:08:12.334100531Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-06T22:08:12.335773995Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.671724ms logger=migrator t=2026-03-06T22:08:12.339690646Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-06T22:08:12.340588799Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=853.013µs logger=migrator t=2026-03-06T22:08:12.345174618Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-06T22:08:12.3498869Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.711132ms logger=migrator t=2026-03-06T22:08:12.353502753Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-06T22:08:12.358005089Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.499506ms logger=migrator t=2026-03-06T22:08:12.361175402Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-06T22:08:12.365718389Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.540407ms logger=migrator t=2026-03-06T22:08:12.369738533Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-06T22:08:12.370644167Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=905.014µs logger=migrator t=2026-03-06T22:08:12.373995523Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-06T22:08:12.374844556Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=848.633µs logger=migrator t=2026-03-06T22:08:12.378829148Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-06T22:08:12.379924347Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.099219ms logger=migrator t=2026-03-06T22:08:12.383996753Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-06T22:08:12.384822384Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=825.481µs logger=migrator t=2026-03-06T22:08:12.387885023Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-06T22:08:12.389129805Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.243332ms logger=migrator t=2026-03-06T22:08:12.392699247Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-06T22:08:12.394252247Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.55285ms logger=migrator t=2026-03-06T22:08:12.398284872Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-06T22:08:12.399298168Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.013046ms logger=migrator t=2026-03-06T22:08:12.402314937Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-06T22:08:12.403286271Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=970.855µs logger=migrator t=2026-03-06T22:08:12.406441974Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-06T22:08:12.406900415Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=458.041µs logger=migrator t=2026-03-06T22:08:12.411034852Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-06T22:08:12.411252768Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=218.426µs logger=migrator t=2026-03-06T22:08:12.41442833Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-06T22:08:12.4155885Z level=info msg="Migration successfully executed" id="create tag table" duration=1.15797ms logger=migrator t=2026-03-06T22:08:12.420097556Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-06T22:08:12.421886733Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.787967ms logger=migrator t=2026-03-06T22:08:12.426633986Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-06T22:08:12.427643672Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.015887ms logger=migrator t=2026-03-06T22:08:12.432237361Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-06T22:08:12.433138044Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=897.473µs logger=migrator t=2026-03-06T22:08:12.436341706Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-06T22:08:12.437143828Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=801.652µs logger=migrator t=2026-03-06T22:08:12.440150135Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-06T22:08:12.456445707Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.292702ms logger=migrator t=2026-03-06T22:08:12.460270447Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-06T22:08:12.460951194Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=680.627µs logger=migrator t=2026-03-06T22:08:12.465269406Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-06T22:08:12.466003015Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=733.679µs logger=migrator t=2026-03-06T22:08:12.469110725Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-06T22:08:12.469417093Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=299.448µs logger=migrator t=2026-03-06T22:08:12.472605125Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-06T22:08:12.473715984Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.110279ms logger=migrator t=2026-03-06T22:08:12.478074207Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-06T22:08:12.47897684Z level=info msg="Migration successfully executed" id="create user auth table" duration=902.363µs logger=migrator t=2026-03-06T22:08:12.48284069Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-06T22:08:12.484203455Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.363955ms logger=migrator t=2026-03-06T22:08:12.488106276Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-06T22:08:12.48824873Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=118.253µs logger=migrator t=2026-03-06T22:08:12.49322985Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-06T22:08:12.499525772Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.290303ms logger=migrator t=2026-03-06T22:08:12.505477156Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-06T22:08:12.512533678Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.058852ms logger=migrator t=2026-03-06T22:08:12.51643599Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-06T22:08:12.520667639Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.223459ms logger=migrator t=2026-03-06T22:08:12.524776705Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-06T22:08:12.52959883Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.818075ms logger=migrator t=2026-03-06T22:08:12.533350337Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-06T22:08:12.534361293Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.010906ms logger=migrator t=2026-03-06T22:08:12.538267315Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-06T22:08:12.544500706Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.232051ms logger=migrator t=2026-03-06T22:08:12.55007453Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-06T22:08:12.551413385Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.338465ms logger=migrator t=2026-03-06T22:08:12.556539497Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-06T22:08:12.557660727Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.120719ms logger=migrator t=2026-03-06T22:08:12.561814194Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-06T22:08:12.562713707Z level=info msg="Migration successfully executed" id="create user auth token table" duration=899.093µs logger=migrator t=2026-03-06T22:08:12.568624879Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-06T22:08:12.569648876Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.024827ms logger=migrator t=2026-03-06T22:08:12.573671861Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-06T22:08:12.575493428Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.825596ms logger=migrator t=2026-03-06T22:08:12.580674002Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-06T22:08:12.58176093Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.086728ms logger=migrator t=2026-03-06T22:08:12.592173779Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-06T22:08:12.602394594Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=10.221745ms logger=migrator t=2026-03-06T22:08:12.608500241Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-06T22:08:12.610097813Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.603252ms logger=migrator t=2026-03-06T22:08:12.616748165Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-06T22:08:12.617774992Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.026287ms logger=migrator t=2026-03-06T22:08:12.623958262Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-06T22:08:12.624994679Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.038187ms logger=migrator t=2026-03-06T22:08:12.633375836Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-06T22:08:12.634462973Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.091407ms logger=migrator t=2026-03-06T22:08:12.641343431Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-06T22:08:12.643867427Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=2.522986ms logger=migrator t=2026-03-06T22:08:12.648339652Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-06T22:08:12.648515217Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=182.865µs logger=migrator t=2026-03-06T22:08:12.653548378Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-06T22:08:12.6536497Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=101.852µs logger=migrator t=2026-03-06T22:08:12.659134402Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-06T22:08:12.661642117Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.506244ms logger=migrator t=2026-03-06T22:08:12.666695737Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T22:08:12.668668339Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.972222ms logger=migrator t=2026-03-06T22:08:12.67448676Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T22:08:12.675789163Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.304723ms logger=migrator t=2026-03-06T22:08:12.679321204Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-06T22:08:12.679430018Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=110.224µs logger=migrator t=2026-03-06T22:08:12.68377794Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T22:08:12.684809736Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.036436ms logger=migrator t=2026-03-06T22:08:12.707015831Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T22:08:12.708221703Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.209942ms logger=migrator t=2026-03-06T22:08:12.723469157Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-06T22:08:12.724728119Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.262863ms logger=migrator t=2026-03-06T22:08:12.740941468Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-06T22:08:12.742368525Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.427357ms logger=migrator t=2026-03-06T22:08:12.780896363Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-06T22:08:12.78889305Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.001087ms logger=migrator t=2026-03-06T22:08:12.794059613Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-06T22:08:12.796353933Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.29821ms logger=migrator t=2026-03-06T22:08:12.80203319Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-06T22:08:12.802170464Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=137.934µs logger=migrator t=2026-03-06T22:08:12.807861611Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-06T22:08:12.808926919Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.064438ms logger=migrator t=2026-03-06T22:08:12.814235115Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-06T22:08:12.815407386Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.172041ms logger=migrator t=2026-03-06T22:08:12.825921168Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-06T22:08:12.827901689Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.987661ms logger=migrator t=2026-03-06T22:08:12.83217384Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-06T22:08:12.832290803Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=117.793µs logger=migrator t=2026-03-06T22:08:12.836583354Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-06T22:08:12.837680552Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.097669ms logger=migrator t=2026-03-06T22:08:12.843876052Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-06T22:08:12.845169516Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.292934ms logger=migrator t=2026-03-06T22:08:12.849659913Z 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-03-06T22:08:12.851679895Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=2.006962ms logger=migrator t=2026-03-06T22:08:12.859943628Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-06T22:08:12.862027352Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=2.084634ms logger=migrator t=2026-03-06T22:08:12.868788227Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-06T22:08:12.87778321Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.993293ms logger=migrator t=2026-03-06T22:08:12.883222131Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-06T22:08:12.884421001Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.20315ms logger=migrator t=2026-03-06T22:08:12.889970205Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-06T22:08:12.890973652Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.003367ms logger=migrator t=2026-03-06T22:08:12.897287175Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-06T22:08:12.932096586Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=34.80835ms logger=migrator t=2026-03-06T22:08:12.941580651Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-06T22:08:12.970305894Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.721163ms logger=migrator t=2026-03-06T22:08:12.97517449Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-06T22:08:12.976109564Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=935.064µs logger=migrator t=2026-03-06T22:08:12.988114255Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-06T22:08:12.989306616Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.19272ms logger=migrator t=2026-03-06T22:08:12.995711151Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-06T22:08:13.007521737Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=11.806865ms logger=migrator t=2026-03-06T22:08:13.012875876Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-06T22:08:13.017616259Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.739483ms logger=migrator t=2026-03-06T22:08:13.023080079Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-06T22:08:13.029226979Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=6.136269ms logger=migrator t=2026-03-06T22:08:13.038631892Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-06T22:08:13.040271935Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.644422ms logger=migrator t=2026-03-06T22:08:13.046879975Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-06T22:08:13.048453436Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.577841ms logger=migrator t=2026-03-06T22:08:13.054326228Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-06T22:08:13.055675883Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.352035ms logger=migrator t=2026-03-06T22:08:13.063721442Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-06T22:08:13.063798174Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=78.062µs logger=migrator t=2026-03-06T22:08:13.068744652Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-06T22:08:13.077706683Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.960591ms logger=migrator t=2026-03-06T22:08:13.081321237Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-06T22:08:13.08958036Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.258923ms logger=migrator t=2026-03-06T22:08:13.094445346Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-06T22:08:13.101350975Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.905429ms logger=migrator t=2026-03-06T22:08:13.107023882Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-06T22:08:13.107916646Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=903.034µs logger=migrator t=2026-03-06T22:08:13.113340145Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-06T22:08:13.114567287Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.226502ms logger=migrator t=2026-03-06T22:08:13.120586193Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-06T22:08:13.127192634Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.60543ms logger=migrator t=2026-03-06T22:08:13.132573163Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-06T22:08:13.137328526Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.756683ms logger=migrator t=2026-03-06T22:08:13.145160329Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-06T22:08:13.146908044Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.748595ms logger=migrator t=2026-03-06T22:08:13.15136955Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-06T22:08:13.160190907Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=8.821267ms logger=migrator t=2026-03-06T22:08:13.169277632Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-06T22:08:13.174762705Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.485192ms logger=migrator t=2026-03-06T22:08:13.182237938Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-06T22:08:13.182538546Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=307.507µs logger=migrator t=2026-03-06T22:08:13.191324364Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-06T22:08:13.193091239Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.770195ms logger=migrator t=2026-03-06T22:08:13.200749357Z 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-03-06T22:08:13.202662527Z 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.9165ms logger=migrator t=2026-03-06T22:08:13.209238807Z 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-03-06T22:08:13.210359636Z 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.12063ms logger=migrator t=2026-03-06T22:08:13.216229017Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-06T22:08:13.216349861Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=122.194µs logger=migrator t=2026-03-06T22:08:13.221102973Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-06T22:08:13.229547282Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=8.420569ms logger=migrator t=2026-03-06T22:08:13.234035729Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-06T22:08:13.246303906Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=12.259007ms logger=migrator t=2026-03-06T22:08:13.251692435Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-06T22:08:13.258087791Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.395226ms logger=migrator t=2026-03-06T22:08:13.265494773Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-06T22:08:13.276665092Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=11.169569ms logger=migrator t=2026-03-06T22:08:13.280792449Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-06T22:08:13.287096392Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.303303ms logger=migrator t=2026-03-06T22:08:13.29166275Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-06T22:08:13.291736072Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=74.011µs logger=migrator t=2026-03-06T22:08:13.296882655Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-06T22:08:13.299723629Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=2.835334ms logger=migrator t=2026-03-06T22:08:13.305069036Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-06T22:08:13.31987162Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=14.796383ms logger=migrator t=2026-03-06T22:08:13.326802109Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-06T22:08:13.326946522Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=151.003µs logger=migrator t=2026-03-06T22:08:13.332484196Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-06T22:08:13.339126418Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.640622ms logger=migrator t=2026-03-06T22:08:13.344362153Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-06T22:08:13.345887473Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.52708ms logger=migrator t=2026-03-06T22:08:13.352307179Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-06T22:08:13.360299306Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.985847ms logger=migrator t=2026-03-06T22:08:13.366447535Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-06T22:08:13.367975495Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.527209ms logger=migrator t=2026-03-06T22:08:13.37438237Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-06T22:08:13.375478609Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.096249ms logger=migrator t=2026-03-06T22:08:13.380198231Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-06T22:08:13.38751286Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.311649ms logger=migrator t=2026-03-06T22:08:13.39289603Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-06T22:08:13.393605818Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=709.958µs logger=migrator t=2026-03-06T22:08:13.39950943Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-06T22:08:13.401353508Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.844068ms logger=migrator t=2026-03-06T22:08:13.405929227Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-06T22:08:13.406735497Z level=info msg="Migration successfully executed" id="create alert_image table" duration=806.591µs logger=migrator t=2026-03-06T22:08:13.411346147Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-06T22:08:13.412805895Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.457847ms logger=migrator t=2026-03-06T22:08:13.417063545Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-06T22:08:13.417194368Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=132.293µs logger=migrator t=2026-03-06T22:08:13.421414037Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-06T22:08:13.422453314Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.038947ms logger=migrator t=2026-03-06T22:08:13.427331331Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-06T22:08:13.428489541Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.157901ms logger=migrator t=2026-03-06T22:08:13.432584486Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-06T22:08:13.432990177Z 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-03-06T22:08:13.436862346Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-06T22:08:13.437193246Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=328.189µs logger=migrator t=2026-03-06T22:08:13.440935962Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-06T22:08:13.441857036Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=924.254µs logger=migrator t=2026-03-06T22:08:13.446387493Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-06T22:08:13.452680276Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.293293ms logger=migrator t=2026-03-06T22:08:13.466708249Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-06T22:08:13.467644173Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=938.034µs logger=migrator t=2026-03-06T22:08:13.475532378Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-06T22:08:13.47638576Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=853.542µs logger=migrator t=2026-03-06T22:08:13.481261536Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-06T22:08:13.482067887Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=806.571µs logger=migrator t=2026-03-06T22:08:13.495835434Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-06T22:08:13.496684845Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=849.842µs logger=migrator t=2026-03-06T22:08:13.501970861Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-06T22:08:13.502958628Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=987.627µs logger=migrator t=2026-03-06T22:08:13.510417451Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-06T22:08:13.510471532Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=65.081µs logger=migrator t=2026-03-06T22:08:13.515723368Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-06T22:08:13.515795089Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=72.842µs logger=migrator t=2026-03-06T22:08:13.520010518Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-06T22:08:13.529688729Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.679041ms logger=migrator t=2026-03-06T22:08:13.535027848Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-06T22:08:13.535354296Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=326.449µs logger=migrator t=2026-03-06T22:08:13.542249834Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-06T22:08:13.54327274Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.022826ms logger=migrator t=2026-03-06T22:08:13.550262551Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-06T22:08:13.550662532Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=398.591µs logger=migrator t=2026-03-06T22:08:13.559562052Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-06T22:08:13.561305927Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.743805ms logger=migrator t=2026-03-06T22:08:13.566638415Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-06T22:08:13.567491577Z level=info msg="Migration successfully executed" id="create secrets table" duration=853.162µs logger=migrator t=2026-03-06T22:08:13.575470053Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-06T22:08:13.607497002Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.022759ms logger=migrator t=2026-03-06T22:08:13.611443825Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-06T22:08:13.618035695Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.5848ms logger=migrator t=2026-03-06T22:08:13.623413685Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-06T22:08:13.623579319Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=167.374µs logger=migrator t=2026-03-06T22:08:13.628907087Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-06T22:08:13.66112293Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.211873ms logger=migrator t=2026-03-06T22:08:13.665974406Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-06T22:08:13.698901078Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.920672ms logger=migrator t=2026-03-06T22:08:13.703035615Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-06T22:08:13.703684862Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=649.757µs logger=migrator t=2026-03-06T22:08:13.708804774Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-06T22:08:13.710498468Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.691984ms logger=migrator t=2026-03-06T22:08:13.715014845Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-06T22:08:13.715328173Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=314.208µs logger=migrator t=2026-03-06T22:08:13.718785802Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-06T22:08:13.719738438Z level=info msg="Migration successfully executed" id="create permission table" duration=952.575µs logger=migrator t=2026-03-06T22:08:13.723035682Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-06T22:08:13.7241106Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.074898ms logger=migrator t=2026-03-06T22:08:13.728059642Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-06T22:08:13.729239553Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.179381ms logger=migrator t=2026-03-06T22:08:13.732685102Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-06T22:08:13.733612816Z level=info msg="Migration successfully executed" id="create role table" duration=927.514µs logger=migrator t=2026-03-06T22:08:13.73722633Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-06T22:08:13.746990761Z level=info msg="Migration successfully executed" id="add column display_name" duration=9.758721ms logger=migrator t=2026-03-06T22:08:13.753124061Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-06T22:08:13.765643575Z level=info msg="Migration successfully executed" id="add column group_name" duration=12.520114ms logger=migrator t=2026-03-06T22:08:13.769657979Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-06T22:08:13.770504471Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=846.852µs logger=migrator t=2026-03-06T22:08:13.773870738Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-06T22:08:13.77509549Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.222212ms logger=migrator t=2026-03-06T22:08:13.778763194Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-06T22:08:13.779998347Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.234693ms logger=migrator t=2026-03-06T22:08:13.784591225Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-06T22:08:13.785714024Z level=info msg="Migration successfully executed" id="create team role table" duration=1.121699ms logger=migrator t=2026-03-06T22:08:13.789338958Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-06T22:08:13.791027361Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.685813ms logger=migrator t=2026-03-06T22:08:13.796143034Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-06T22:08:13.798381642Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.241048ms logger=migrator t=2026-03-06T22:08:13.801966545Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-06T22:08:13.803259879Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.293843ms logger=migrator t=2026-03-06T22:08:13.806300557Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-06T22:08:13.807082437Z level=info msg="Migration successfully executed" id="create user role table" duration=781.24µs logger=migrator t=2026-03-06T22:08:13.810850985Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-06T22:08:13.811906102Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.055327ms logger=migrator t=2026-03-06T22:08:13.81723939Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-06T22:08:13.818290697Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.050957ms logger=migrator t=2026-03-06T22:08:13.820902585Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-06T22:08:13.82224953Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.346995ms logger=migrator t=2026-03-06T22:08:13.824858397Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-06T22:08:13.825657318Z level=info msg="Migration successfully executed" id="create builtin role table" duration=798.561µs logger=migrator t=2026-03-06T22:08:13.828160632Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-06T22:08:13.829146448Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=985.506µs logger=migrator t=2026-03-06T22:08:13.832125325Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-06T22:08:13.833947522Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.821857ms logger=migrator t=2026-03-06T22:08:13.836988081Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-06T22:08:13.846980109Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.992778ms logger=migrator t=2026-03-06T22:08:13.849967067Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-06T22:08:13.851063095Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.095558ms logger=migrator t=2026-03-06T22:08:13.854027552Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-06T22:08:13.855134421Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.106309ms logger=migrator t=2026-03-06T22:08:13.857894092Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-06T22:08:13.858929308Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.035686ms logger=migrator t=2026-03-06T22:08:13.86167627Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-06T22:08:13.862760328Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.091419ms logger=migrator t=2026-03-06T22:08:13.865744355Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-06T22:08:13.866561126Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=816.981µs logger=migrator t=2026-03-06T22:08:13.869674327Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-06T22:08:13.870783485Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.106228ms logger=migrator t=2026-03-06T22:08:13.873647669Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-06T22:08:13.882099178Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.458219ms logger=migrator t=2026-03-06T22:08:13.8852344Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-06T22:08:13.893532404Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.297804ms logger=migrator t=2026-03-06T22:08:13.896226514Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-06T22:08:13.904773895Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.546921ms logger=migrator t=2026-03-06T22:08:13.907950277Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-06T22:08:13.913765028Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.814651ms logger=migrator t=2026-03-06T22:08:13.916923269Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-06T22:08:13.918287274Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.363285ms logger=migrator t=2026-03-06T22:08:13.921444857Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-06T22:08:13.922608766Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.163859ms logger=migrator t=2026-03-06T22:08:13.925667156Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-06T22:08:13.926773104Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.106628ms logger=migrator t=2026-03-06T22:08:13.929739032Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-06T22:08:13.930729377Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=990.495µs logger=migrator t=2026-03-06T22:08:13.933586521Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-06T22:08:13.934899175Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.311774ms logger=migrator t=2026-03-06T22:08:13.938030395Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-06T22:08:13.938119258Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=90.932µs logger=migrator t=2026-03-06T22:08:13.941069445Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-06T22:08:13.941110906Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=42.951µs logger=migrator t=2026-03-06T22:08:13.944100903Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-06T22:08:13.944565835Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=464.712µs logger=migrator t=2026-03-06T22:08:13.947419369Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-06T22:08:13.948181388Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=763.399µs logger=migrator t=2026-03-06T22:08:13.951397471Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-06T22:08:13.95248994Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.092009ms logger=migrator t=2026-03-06T22:08:13.95562801Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-06T22:08:13.955848817Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=221.397µs logger=migrator t=2026-03-06T22:08:13.958494495Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-06T22:08:13.958972047Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=477.612µs logger=migrator t=2026-03-06T22:08:13.961059291Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-06T22:08:13.962014846Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=958.685µs logger=migrator t=2026-03-06T22:08:13.964714975Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-06T22:08:13.966015399Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.299884ms logger=migrator t=2026-03-06T22:08:13.968786621Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-06T22:08:13.977688622Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.900871ms logger=migrator t=2026-03-06T22:08:13.980432323Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-06T22:08:13.980483554Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=51.991µs logger=migrator t=2026-03-06T22:08:13.982891386Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-06T22:08:13.983608475Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=717.039µs logger=migrator t=2026-03-06T22:08:13.987867626Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-06T22:08:13.989140718Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.272822ms logger=migrator t=2026-03-06T22:08:13.992101685Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-06T22:08:13.993238864Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.136429ms logger=migrator t=2026-03-06T22:08:13.996151309Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-06T22:08:14.004997698Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.846079ms logger=migrator t=2026-03-06T22:08:14.008297884Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-06T22:08:14.009504755Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.20656ms logger=migrator t=2026-03-06T22:08:14.012739459Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-06T22:08:14.0139157Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.175961ms logger=migrator t=2026-03-06T22:08:14.017106582Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-06T22:08:14.038309161Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=21.202679ms logger=migrator t=2026-03-06T22:08:14.041728648Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-06T22:08:14.042760456Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.031128ms logger=migrator t=2026-03-06T22:08:14.046631665Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-06T22:08:14.047737864Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.105859ms logger=migrator t=2026-03-06T22:08:14.050725691Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-06T22:08:14.0518263Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.100639ms logger=migrator t=2026-03-06T22:08:14.056661156Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-06T22:08:14.057843256Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.18183ms logger=migrator t=2026-03-06T22:08:14.06108466Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-06T22:08:14.061318856Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=234.596µs logger=migrator t=2026-03-06T22:08:14.064116018Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-06T22:08:14.064960031Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=843.243µs logger=migrator t=2026-03-06T22:08:14.06883852Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-06T22:08:14.078081629Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.242779ms logger=migrator t=2026-03-06T22:08:14.082121804Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-06T22:08:14.083045948Z level=info msg="Migration successfully executed" id="create entity_events table" duration=923.654µs logger=migrator t=2026-03-06T22:08:14.087232096Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-06T22:08:14.088228002Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=996.016µs logger=migrator t=2026-03-06T22:08:14.091089606Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-06T22:08:14.091539588Z 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-03-06T22:08:14.094688699Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-06T22:08:14.095132861Z 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-03-06T22:08:14.097081332Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-06T22:08:14.097895073Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=813.921µs logger=migrator t=2026-03-06T22:08:14.100669365Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-06T22:08:14.101709151Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.039696ms logger=migrator t=2026-03-06T22:08:14.104304959Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-06T22:08:14.105447938Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.142558ms logger=migrator t=2026-03-06T22:08:14.108518638Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-06T22:08:14.109701688Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.18261ms logger=migrator t=2026-03-06T22:08:14.112679745Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-06T22:08:14.113810774Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.131019ms logger=migrator t=2026-03-06T22:08:14.116746951Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-06T22:08:14.117886099Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.139278ms logger=migrator t=2026-03-06T22:08:14.12097012Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-06T22:08:14.121890923Z level=info msg="Migration successfully executed" id="Drop public config table" duration=919.973µs logger=migrator t=2026-03-06T22:08:14.125479096Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-06T22:08:14.126667547Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.188211ms logger=migrator t=2026-03-06T22:08:14.129728776Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-06T22:08:14.130885716Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.15702ms logger=migrator t=2026-03-06T22:08:14.133698179Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-06T22:08:14.134839428Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.140969ms logger=migrator t=2026-03-06T22:08:14.137659052Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-06T22:08:14.138816371Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.15721ms logger=migrator t=2026-03-06T22:08:14.141332116Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-06T22:08:14.165273726Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.93917ms logger=migrator t=2026-03-06T22:08:14.168782797Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-06T22:08:14.174823403Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=6.039566ms logger=migrator t=2026-03-06T22:08:14.17855426Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-06T22:08:14.187633255Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.076766ms logger=migrator t=2026-03-06T22:08:14.190739285Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-06T22:08:14.190970701Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=231.546µs logger=migrator t=2026-03-06T22:08:14.192988814Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-06T22:08:14.203088845Z level=info msg="Migration successfully executed" id="add share column" duration=10.09917ms logger=migrator t=2026-03-06T22:08:14.206927633Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-06T22:08:14.207119249Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=190.526µs logger=migrator t=2026-03-06T22:08:14.210909437Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-06T22:08:14.211912613Z level=info msg="Migration successfully executed" id="create file table" duration=1.003026ms logger=migrator t=2026-03-06T22:08:14.215421044Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-06T22:08:14.216634445Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.213021ms logger=migrator t=2026-03-06T22:08:14.21991419Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-06T22:08:14.221168062Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.246682ms logger=migrator t=2026-03-06T22:08:14.22571612Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-06T22:08:14.226921121Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.205912ms logger=migrator t=2026-03-06T22:08:14.230518784Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-06T22:08:14.232238869Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.718765ms logger=migrator t=2026-03-06T22:08:14.235766821Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-06T22:08:14.235900084Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=135.323µs logger=migrator t=2026-03-06T22:08:14.239446906Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-06T22:08:14.239549408Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=109.513µs logger=migrator t=2026-03-06T22:08:14.243543762Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-06T22:08:14.244539137Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=1.001156ms logger=migrator t=2026-03-06T22:08:14.248757566Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-06T22:08:14.249113576Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=356.95µs logger=migrator t=2026-03-06T22:08:14.252876013Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-06T22:08:14.255204873Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.32936ms logger=migrator t=2026-03-06T22:08:14.258919919Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-06T22:08:14.265754385Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=6.832966ms logger=migrator t=2026-03-06T22:08:14.271850124Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-06T22:08:14.272223994Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=378.21µs logger=migrator t=2026-03-06T22:08:14.277288575Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-06T22:08:14.278801734Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.516509ms logger=migrator t=2026-03-06T22:08:14.286286748Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-06T22:08:14.286894554Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=612.956µs logger=migrator t=2026-03-06T22:08:14.291958284Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-06T22:08:14.292274742Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=322.498µs logger=migrator t=2026-03-06T22:08:14.297088687Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-06T22:08:14.297744734Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=659.188µs logger=migrator t=2026-03-06T22:08:14.300726291Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-06T22:08:14.310791901Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=10.052221ms logger=migrator t=2026-03-06T22:08:14.314819156Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-06T22:08:14.323944942Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.126196ms logger=migrator t=2026-03-06T22:08:14.326902599Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-06T22:08:14.327652708Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=748.319µs logger=migrator t=2026-03-06T22:08:14.331254361Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-06T22:08:14.404982599Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.722727ms logger=migrator t=2026-03-06T22:08:14.408987453Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-06T22:08:14.409937067Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=950.745µs logger=migrator t=2026-03-06T22:08:14.414543156Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-06T22:08:14.415625605Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.081779ms logger=migrator t=2026-03-06T22:08:14.419847744Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-06T22:08:14.447072417Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=27.222793ms logger=migrator t=2026-03-06T22:08:14.451912053Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-06T22:08:14.46068982Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.778887ms logger=migrator t=2026-03-06T22:08:14.464320674Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-06T22:08:14.46455838Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=237.636µs logger=migrator t=2026-03-06T22:08:14.467746443Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-06T22:08:14.467984639Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=238.356µs logger=migrator t=2026-03-06T22:08:14.471431918Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-06T22:08:14.471700076Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=268.558µs logger=migrator t=2026-03-06T22:08:14.475970916Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-06T22:08:14.476357685Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=387.429µs logger=migrator t=2026-03-06T22:08:14.479706412Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-06T22:08:14.480092643Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=386.481µs logger=migrator t=2026-03-06T22:08:14.483787388Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-06T22:08:14.484970379Z level=info msg="Migration successfully executed" id="create folder table" duration=1.182351ms logger=migrator t=2026-03-06T22:08:14.488744406Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-06T22:08:14.490230365Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.488428ms logger=migrator t=2026-03-06T22:08:14.493283733Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-06T22:08:14.494550506Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.266083ms logger=migrator t=2026-03-06T22:08:14.49776428Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-06T22:08:14.497842612Z level=info msg="Migration successfully executed" id="Update folder title length" duration=83.502µs logger=migrator t=2026-03-06T22:08:14.503040586Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-06T22:08:14.505350606Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.3085ms logger=migrator t=2026-03-06T22:08:14.509783291Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-06T22:08:14.511604588Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.822697ms logger=migrator t=2026-03-06T22:08:14.515620601Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-06T22:08:14.517552892Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.93205ms logger=migrator t=2026-03-06T22:08:14.522781507Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-06T22:08:14.523279359Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=498.952µs logger=migrator t=2026-03-06T22:08:14.52559566Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-06T22:08:14.525851816Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=256.626µs logger=migrator t=2026-03-06T22:08:14.528653479Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-06T22:08:14.529769268Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.115999ms logger=migrator t=2026-03-06T22:08:14.53407945Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-06T22:08:14.535319982Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.240073ms logger=migrator t=2026-03-06T22:08:14.538135935Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-06T22:08:14.539255833Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.120248ms logger=migrator t=2026-03-06T22:08:14.542322153Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-06T22:08:14.543540064Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.217471ms logger=migrator t=2026-03-06T22:08:14.547483946Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-06T22:08:14.548825661Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.341505ms logger=migrator t=2026-03-06T22:08:14.552200879Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-06T22:08:14.553158163Z level=info msg="Migration successfully executed" id="create anon_device table" duration=957.294µs logger=migrator t=2026-03-06T22:08:14.557480275Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-06T22:08:14.559264501Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.782916ms logger=migrator t=2026-03-06T22:08:14.562786042Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-06T22:08:14.564601039Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.805466ms logger=migrator t=2026-03-06T22:08:14.567983626Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-06T22:08:14.56889931Z level=info msg="Migration successfully executed" id="create signing_key table" duration=915.324µs logger=migrator t=2026-03-06T22:08:14.573616312Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-06T22:08:14.575327707Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.710215ms logger=migrator t=2026-03-06T22:08:14.578448938Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-06T22:08:14.580302806Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.853768ms logger=migrator t=2026-03-06T22:08:14.583482928Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-06T22:08:14.583829997Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=348.099µs logger=migrator t=2026-03-06T22:08:14.58822041Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-06T22:08:14.59785078Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.63248ms logger=migrator t=2026-03-06T22:08:14.601520544Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-06T22:08:14.60210319Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=583.266µs logger=migrator t=2026-03-06T22:08:14.605618261Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-06T22:08:14.605636571Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=19.18µs logger=migrator t=2026-03-06T22:08:14.608817193Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-06T22:08:14.611017341Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.199657ms logger=migrator t=2026-03-06T22:08:14.615627609Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-06T22:08:14.61564575Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.741µs logger=migrator t=2026-03-06T22:08:14.618649488Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-06T22:08:14.619787507Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.134429ms logger=migrator t=2026-03-06T22:08:14.62296812Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-06T22:08:14.624035647Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.067597ms logger=migrator t=2026-03-06T22:08:14.630601918Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-06T22:08:14.631667645Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.066257ms logger=migrator t=2026-03-06T22:08:14.634670322Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-06T22:08:14.635449663Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=779.901µs logger=migrator t=2026-03-06T22:08:14.638598454Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-06T22:08:14.638942793Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=351.629µs logger=migrator t=2026-03-06T22:08:14.643153182Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-06T22:08:14.643756907Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=603.735µs logger=migrator t=2026-03-06T22:08:14.646984331Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-06T22:08:14.648619663Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.637982ms logger=migrator t=2026-03-06T22:08:14.652780851Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-06T22:08:14.654243178Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.462218ms logger=migrator t=2026-03-06T22:08:14.658780196Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-06T22:08:14.668953839Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.172953ms logger=migrator t=2026-03-06T22:08:14.673418775Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-06T22:08:14.683797654Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.367969ms logger=migrator t=2026-03-06T22:08:14.687610092Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-06T22:08:14.697076468Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.466785ms logger=migrator t=2026-03-06T22:08:14.701360658Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-06T22:08:14.70141544Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=54.051µs logger=migrator t=2026-03-06T22:08:14.704791497Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-06T22:08:14.714981191Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.189373ms logger=migrator t=2026-03-06T22:08:14.718654075Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-06T22:08:14.728355386Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.701781ms logger=migrator t=2026-03-06T22:08:14.731901458Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-06T22:08:14.732124454Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=223.066µs logger=migrator t=2026-03-06T22:08:14.735751298Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.462254998s logger=migrator t=2026-03-06T22:08:14.736176388Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-06T22:08:14.748421416Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-06T22:08:14.748617611Z level=info msg="Created default organization" logger=secrets t=2026-03-06T22:08:14.75396334Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-06T22:08:14.794617451Z level=info msg="Restored cache from database" duration=969.305µs logger=plugin.store t=2026-03-06T22:08:14.796398047Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-06T22:08:14.836185906Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-06T22:08:14.836218697Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-06T22:08:14.83632172Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-06T22:08:14.83633583Z level=info msg="Plugins loaded" count=54 duration=39.940463ms logger=query_data t=2026-03-06T22:08:14.840519459Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-06T22:08:14.843951738Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-06T22:08:14.851881123Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-06T22:08:14.861956624Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-06T22:08:14.865642079Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-06T22:08:14.868557295Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-06T22:08:14.889212839Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-06T22:08:14.91357613Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-06T22:08:14.937636662Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-06T22:08:14.937677073Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-03-06T22:08:14.937858057Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-03-06T22:08:14.938397432Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-06T22:08:14.938441623Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-03-06T22:08:14.941009449Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-03-06T22:08:14.973251014Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-06T22:08:15.003507056Z level=info msg="State cache has been initialized" states=0 duration=65.104074ms logger=ngalert.scheduler t=2026-03-06T22:08:15.003577888Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-06T22:08:15.003730733Z level=info msg=starting first_tick=2026-03-06T22:08:20Z logger=grafana.update.checker t=2026-03-06T22:08:15.007222973Z level=info msg="Update check succeeded" duration=68.680858ms logger=plugins.update.checker t=2026-03-06T22:08:15.007446978Z level=info msg="Update check succeeded" duration=68.931834ms logger=sqlstore.transactions t=2026-03-06T22:08:15.016225885Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-06T22:08:15.027030696Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-06T22:08:15.03338507Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-06T22:08:15.038552543Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-06T22:08:15.052822203Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-06T22:08:15.122364862Z level=info msg="Patterns update finished" duration=154.301732ms logger=sqlstore.transactions t=2026-03-06T22:08:15.168939668Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-06T22:08:15.177079218Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-06T22:08:15.183259268Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-03-06T22:08:15.204658782Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-03-06T22:08:16.028421968Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-06T22:08:16.029020253Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-06T22:08:18.054136717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.055119062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.256232296Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.458667035Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.490810436Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.564687108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.58604783Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.620791929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.636793224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.660778754Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.675601868Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.697248338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.714907256Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.74602868Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.762634311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.85150903Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.869118156Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.895384625Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:18.934085387Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.013562673Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.03316118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.078135804Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.094444797Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.142061569Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.162639891Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.209936585Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.231035961Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.276565269Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.293515678Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.341894079Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.359337561Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.39797662Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.412753183Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.463475436Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.479717866Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.525231674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.543027244Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.59814674Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.615895459Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.66228108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.679386793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.728799202Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.749357633Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.797288084Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.827933526Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.915855332Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.93469755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:19.995713108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.014293529Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.068693516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.084303431Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.149898748Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.167825372Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.244322001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.261223918Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.338764725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.355302343Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.424171665Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.439675196Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.510052528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.529599994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.590689884Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.610799715Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.687685374Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.706442099Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.781910192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.802035083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.88268464Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.89659063Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.966740465Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:20.990459089Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.064934206Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.079328739Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.155460209Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.178560317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.264450248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.285544954Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.372808343Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.390226303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-06T22:08:21.474127425Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-06T22:08:53.964587017Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-06T22:18:14.977375029Z level=info msg="Completed cleanup jobs" duration=37.379812ms logger=plugins.update.checker t=2026-03-06T22:18:15.06511135Z level=info msg="Update check succeeded" duration=57.120452ms logger=sqlstore.transactions t=2026-03-06T22:23:14.860281387Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked"