logger=settings t=2026-05-11T01:05:22.030511981Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T01:05:22Z logger=settings t=2026-05-11T01:05:22.030822068Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T01:05:22.030833608Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T01:05:22.030837008Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T01:05:22.030839988Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T01:05:22.030842858Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:05:22.030846608Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:05:22.030849538Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T01:05:22.030852388Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T01:05:22.030855138Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T01:05:22.030858819Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:05:22.030862069Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:05:22.030864679Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T01:05:22.030867239Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T01:05:22.030869939Z level=info msg=Target target=[all] logger=settings t=2026-05-11T01:05:22.030874719Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T01:05:22.030877789Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T01:05:22.030880419Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T01:05:22.030882989Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T01:05:22.030885649Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T01:05:22.030888279Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T01:05:22.031127954Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T01:05:22.031145035Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T01:05:22.032558167Z level=info msg="Locking database" logger=migrator t=2026-05-11T01:05:22.032569677Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T01:05:22.03313222Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T01:05:22.033981689Z level=info msg="Migration successfully executed" id="create migration_log table" duration=849.199µs logger=migrator t=2026-05-11T01:05:22.043995964Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T01:05:22.046411898Z level=info msg="Migration successfully executed" id="create user table" duration=2.448985ms logger=migrator t=2026-05-11T01:05:22.054191333Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T01:05:22.055332519Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.141466ms logger=migrator t=2026-05-11T01:05:22.060874473Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T01:05:22.06165921Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=785.117µs logger=migrator t=2026-05-11T01:05:22.066358206Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T01:05:22.067197265Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=829.499µs logger=migrator t=2026-05-11T01:05:22.074938559Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T01:05:22.075650145Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=711.786µs logger=migrator t=2026-05-11T01:05:22.081259791Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T01:05:22.084176726Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.919065ms logger=migrator t=2026-05-11T01:05:22.090461238Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T01:05:22.091763647Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.302029ms logger=migrator t=2026-05-11T01:05:22.099537012Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T01:05:22.100274468Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=742.626µs logger=migrator t=2026-05-11T01:05:22.107941001Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T01:05:22.109595027Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.664287ms logger=migrator t=2026-05-11T01:05:22.11904376Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T01:05:22.119644233Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=603.653µs logger=migrator t=2026-05-11T01:05:22.125770001Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T01:05:22.126954058Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.177317ms logger=migrator t=2026-05-11T01:05:22.133659268Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T01:05:22.135039559Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.382611ms logger=migrator t=2026-05-11T01:05:22.139566211Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T01:05:22.139633132Z level=info msg="Migration successfully executed" id="Update user table charset" duration=70.741µs logger=migrator t=2026-05-11T01:05:22.144530223Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T01:05:22.145529995Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.001993ms logger=migrator t=2026-05-11T01:05:22.149332181Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T01:05:22.149510215Z level=info msg="Migration successfully executed" id="Add missing user data" duration=178.294µs logger=migrator t=2026-05-11T01:05:22.153060324Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T01:05:22.154318002Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.251148ms logger=migrator t=2026-05-11T01:05:22.159436867Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T01:05:22.160364299Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=933.172µs logger=migrator t=2026-05-11T01:05:22.164498031Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T01:05:22.166511817Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=2.012945ms logger=migrator t=2026-05-11T01:05:22.171384985Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T01:05:22.179308433Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=7.922908ms logger=migrator t=2026-05-11T01:05:22.183103449Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T01:05:22.184404988Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.301029ms logger=migrator t=2026-05-11T01:05:22.190053825Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T01:05:22.19027322Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=219.525µs logger=migrator t=2026-05-11T01:05:22.19383755Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T01:05:22.194581497Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=737.277µs logger=migrator t=2026-05-11T01:05:22.199966208Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-05-11T01:05:22.200352116Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=387.378µs logger=migrator t=2026-05-11T01:05:22.205528023Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T01:05:22.205895721Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=367.638µs logger=migrator t=2026-05-11T01:05:22.210790181Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T01:05:22.212336626Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.538204ms logger=migrator t=2026-05-11T01:05:22.219348124Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T01:05:22.221288307Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.947674ms logger=migrator t=2026-05-11T01:05:22.226837891Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T01:05:22.227539818Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=701.707µs logger=migrator t=2026-05-11T01:05:22.365797253Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T01:05:22.367427969Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.635466ms logger=migrator t=2026-05-11T01:05:22.37503011Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T01:05:22.375537962Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=507.792µs logger=migrator t=2026-05-11T01:05:22.382761754Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T01:05:22.38345932Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=29.951µs logger=migrator t=2026-05-11T01:05:22.392667356Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T01:05:22.395282175Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=2.621999ms logger=migrator t=2026-05-11T01:05:22.401084985Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T01:05:22.401862754Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=778.568µs logger=migrator t=2026-05-11T01:05:22.407690944Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T01:05:22.408462161Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=772.497µs logger=migrator t=2026-05-11T01:05:22.414998568Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T01:05:22.415804867Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=807.739µs logger=migrator t=2026-05-11T01:05:22.421812172Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:05:22.424901051Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.090479ms logger=migrator t=2026-05-11T01:05:22.430105658Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T01:05:22.430864395Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=761.657µs logger=migrator t=2026-05-11T01:05:22.439397956Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T01:05:22.440191534Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=796.598µs logger=migrator t=2026-05-11T01:05:22.445712768Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T01:05:22.44621419Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=501.792µs logger=migrator t=2026-05-11T01:05:22.451254002Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T01:05:22.452070821Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=816.239µs logger=migrator t=2026-05-11T01:05:22.457389731Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T01:05:22.458193619Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=803.738µs logger=migrator t=2026-05-11T01:05:22.465120344Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T01:05:22.465451921Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=332.707µs logger=migrator t=2026-05-11T01:05:22.471128769Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T01:05:22.471511619Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=379.999µs logger=migrator t=2026-05-11T01:05:22.476475849Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T01:05:22.477035972Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=560.573µs logger=migrator t=2026-05-11T01:05:22.483100239Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T01:05:22.483858095Z level=info msg="Migration successfully executed" id="create star table" duration=757.337µs logger=migrator t=2026-05-11T01:05:22.488770206Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T01:05:22.489503862Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=733.596µs logger=migrator t=2026-05-11T01:05:22.499764853Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T01:05:22.501245136Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.483693ms logger=migrator t=2026-05-11T01:05:22.506589886Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T01:05:22.507363223Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=773.217µs logger=migrator t=2026-05-11T01:05:22.513570243Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T01:05:22.514694978Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.135175ms logger=migrator t=2026-05-11T01:05:22.520196272Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T01:05:22.521089651Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=893.679µs logger=migrator t=2026-05-11T01:05:22.526277228Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T01:05:22.527125127Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=849.959µs logger=migrator t=2026-05-11T01:05:22.53215055Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T01:05:22.53299908Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=848.7µs logger=migrator t=2026-05-11T01:05:22.539603688Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T01:05:22.539640588Z level=info msg="Migration successfully executed" id="Update org table charset" duration=39.42µs logger=migrator t=2026-05-11T01:05:22.545406418Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T01:05:22.545438479Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=32.881µs logger=migrator t=2026-05-11T01:05:22.550467042Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T01:05:22.550656636Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=190.504µs logger=migrator t=2026-05-11T01:05:22.555807282Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T01:05:22.556597769Z level=info msg="Migration successfully executed" id="create dashboard table" duration=790.277µs logger=migrator t=2026-05-11T01:05:22.562523232Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T01:05:22.563775151Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.259709ms logger=migrator t=2026-05-11T01:05:22.569222793Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T01:05:22.56998296Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=760.027µs logger=migrator t=2026-05-11T01:05:22.574929482Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T01:05:22.575589626Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=659.954µs logger=migrator t=2026-05-11T01:05:22.581303515Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T01:05:22.582059291Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=755.276µs logger=migrator t=2026-05-11T01:05:22.586839889Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T01:05:22.587548505Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=708.896µs logger=migrator t=2026-05-11T01:05:22.592270681Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T01:05:22.600203069Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.935018ms logger=migrator t=2026-05-11T01:05:22.605506868Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T01:05:22.60602952Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=522.402µs logger=migrator t=2026-05-11T01:05:22.610890289Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T01:05:22.611663657Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=773.788µs logger=migrator t=2026-05-11T01:05:22.616642908Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T01:05:22.617798844Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.155966ms logger=migrator t=2026-05-11T01:05:22.624154187Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T01:05:22.624491744Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=337.987µs logger=migrator t=2026-05-11T01:05:22.629223681Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T01:05:22.63009506Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=870.859µs logger=migrator t=2026-05-11T01:05:22.635018141Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T01:05:22.635108463Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=90.592µs logger=migrator t=2026-05-11T01:05:22.641299242Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T01:05:22.644362101Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.062389ms logger=migrator t=2026-05-11T01:05:22.649119368Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T01:05:22.650853557Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.733939ms logger=migrator t=2026-05-11T01:05:22.656146886Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T01:05:22.657920826Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.773869ms logger=migrator t=2026-05-11T01:05:22.662858166Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T01:05:22.663706845Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=849.169µs logger=migrator t=2026-05-11T01:05:22.668513644Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T01:05:22.670314694Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.79931ms logger=migrator t=2026-05-11T01:05:22.674420656Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T01:05:22.675262675Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=841.239µs logger=migrator t=2026-05-11T01:05:22.680166775Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T01:05:22.681431004Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.263939ms logger=migrator t=2026-05-11T01:05:22.686386905Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T01:05:22.686431626Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.341µs logger=migrator t=2026-05-11T01:05:22.691742755Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T01:05:22.691790456Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=49.851µs logger=migrator t=2026-05-11T01:05:22.696671196Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T01:05:22.69996918Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.297634ms logger=migrator t=2026-05-11T01:05:22.704442931Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T01:05:22.706302732Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.859481ms logger=migrator t=2026-05-11T01:05:22.710804263Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T01:05:22.712771458Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.965705ms logger=migrator t=2026-05-11T01:05:22.717302259Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T01:05:22.719295954Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.993325ms logger=migrator t=2026-05-11T01:05:22.725517224Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T01:05:22.725983784Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=467.75µs logger=migrator t=2026-05-11T01:05:22.732242365Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T01:05:22.733542264Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.299579ms logger=migrator t=2026-05-11T01:05:22.737884062Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T01:05:22.738620309Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=737.946µs logger=migrator t=2026-05-11T01:05:22.746489526Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T01:05:22.746518536Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=29.941µs logger=migrator t=2026-05-11T01:05:22.752135883Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T01:05:22.752987641Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=851.739µs logger=migrator t=2026-05-11T01:05:22.758546266Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T01:05:22.76006036Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.513454ms logger=migrator t=2026-05-11T01:05:22.764699054Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:05:22.772093271Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.394197ms logger=migrator t=2026-05-11T01:05:22.777161154Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T01:05:22.777682946Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=521.802µs logger=migrator t=2026-05-11T01:05:22.787269281Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T01:05:22.788195493Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=927.192µs logger=migrator t=2026-05-11T01:05:22.792415377Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T01:05:22.793350348Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=934.35µs logger=migrator t=2026-05-11T01:05:22.801253235Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T01:05:22.801951072Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=697.426µs logger=migrator t=2026-05-11T01:05:22.807800913Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T01:05:22.808471688Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=672.015µs logger=migrator t=2026-05-11T01:05:22.812557229Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T01:05:22.814601365Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.043846ms logger=migrator t=2026-05-11T01:05:22.820884216Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T01:05:22.821649764Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=765.388µs logger=migrator t=2026-05-11T01:05:22.825889659Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T01:05:22.826177875Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=288.486µs logger=migrator t=2026-05-11T01:05:22.832579649Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T01:05:22.832752594Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=173.735µs logger=migrator t=2026-05-11T01:05:22.837390817Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T01:05:22.838184575Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=792.798µs logger=migrator t=2026-05-11T01:05:22.846795759Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T01:05:22.849552161Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.757182ms logger=migrator t=2026-05-11T01:05:22.855036503Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T01:05:22.856363793Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.32863ms logger=migrator t=2026-05-11T01:05:22.860523127Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T01:05:22.861281834Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=757.527µs logger=migrator t=2026-05-11T01:05:22.867396212Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T01:05:22.868346533Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=950.112µs logger=migrator t=2026-05-11T01:05:22.872267951Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T01:05:22.873394926Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.127255ms logger=migrator t=2026-05-11T01:05:22.878518671Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T01:05:22.879689897Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.171716ms logger=migrator t=2026-05-11T01:05:22.884965926Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T01:05:22.891887652Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.920766ms logger=migrator t=2026-05-11T01:05:22.896125597Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T01:05:22.897050677Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=926.64µs logger=migrator t=2026-05-11T01:05:22.90072177Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T01:05:22.901488557Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=764.497µs logger=migrator t=2026-05-11T01:05:22.907499122Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T01:05:22.908352382Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=852.49µs logger=migrator t=2026-05-11T01:05:22.913870676Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T01:05:22.914676524Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=804.779µs logger=migrator t=2026-05-11T01:05:22.920376242Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T01:05:22.924541795Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.164313ms logger=migrator t=2026-05-11T01:05:22.931039651Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T01:05:22.934175222Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=3.132471ms logger=migrator t=2026-05-11T01:05:22.937586818Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T01:05:22.937630689Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=45.861µs logger=migrator t=2026-05-11T01:05:23.154270666Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T01:05:23.154708765Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=444.48µs logger=migrator t=2026-05-11T01:05:23.165065628Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T01:05:23.16956027Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.496712ms logger=migrator t=2026-05-11T01:05:23.172896845Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T01:05:23.173079279Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=182.724µs logger=migrator t=2026-05-11T01:05:23.176447994Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T01:05:23.176613808Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=166.284µs logger=migrator t=2026-05-11T01:05:23.180320961Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T01:05:23.182708774Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.386403ms logger=migrator t=2026-05-11T01:05:23.186759396Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T01:05:23.186986541Z level=info msg="Migration successfully executed" id="Update uid value" duration=227.155µs logger=migrator t=2026-05-11T01:05:23.196365191Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T01:05:23.198117201Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.733879ms logger=migrator t=2026-05-11T01:05:23.203772078Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T01:05:23.204603826Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=828.768µs logger=migrator t=2026-05-11T01:05:23.21055654Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T01:05:23.211291477Z level=info msg="Migration successfully executed" id="create api_key table" duration=734.867µs logger=migrator t=2026-05-11T01:05:23.216583626Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T01:05:23.217740722Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.156666ms logger=migrator t=2026-05-11T01:05:23.223392049Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T01:05:23.224655476Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.262108ms logger=migrator t=2026-05-11T01:05:23.228647677Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T01:05:23.229624838Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=977.841µs logger=migrator t=2026-05-11T01:05:23.23322797Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T01:05:23.233937436Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=709.367µs logger=migrator t=2026-05-11T01:05:23.239548502Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T01:05:23.240328699Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=779.637µs logger=migrator t=2026-05-11T01:05:23.243835408Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T01:05:23.244742879Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=907.401µs logger=migrator t=2026-05-11T01:05:23.250533619Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T01:05:23.258112898Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.579849ms logger=migrator t=2026-05-11T01:05:23.262909386Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T01:05:23.263621472Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=711.986µs logger=migrator t=2026-05-11T01:05:23.267377607Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T01:05:23.268284167Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=906.59µs logger=migrator t=2026-05-11T01:05:23.271931789Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T01:05:23.273190618Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.258549ms logger=migrator t=2026-05-11T01:05:23.284320828Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T01:05:23.285114515Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=792.137µs logger=migrator t=2026-05-11T01:05:23.289425983Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T01:05:23.290036686Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=595.013µs logger=migrator t=2026-05-11T01:05:23.293733929Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T01:05:23.294310652Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=574.342µs logger=migrator t=2026-05-11T01:05:23.29777796Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T01:05:23.297806571Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=28.961µs logger=migrator t=2026-05-11T01:05:23.301509864Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T01:05:23.307720653Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=6.209819ms logger=migrator t=2026-05-11T01:05:23.311577909Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T01:05:23.315878986Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=4.300317ms logger=migrator t=2026-05-11T01:05:23.322189058Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T01:05:23.322363662Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=176.334µs logger=migrator t=2026-05-11T01:05:23.327470127Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T01:05:23.331496098Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.025422ms logger=migrator t=2026-05-11T01:05:23.341660305Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T01:05:23.345084352Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=3.421907ms logger=migrator t=2026-05-11T01:05:23.354001093Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T01:05:23.355000585Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.004612ms logger=migrator t=2026-05-11T01:05:23.362750319Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T01:05:23.364322974Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=1.572935ms logger=migrator t=2026-05-11T01:05:23.370618836Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T01:05:23.373288025Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=2.668379ms logger=migrator t=2026-05-11T01:05:23.378187186Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T01:05:23.37880915Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=622.224µs logger=migrator t=2026-05-11T01:05:23.383421094Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T01:05:23.384786175Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.364341ms logger=migrator t=2026-05-11T01:05:23.390403001Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T01:05:23.391217389Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=805.538µs logger=migrator t=2026-05-11T01:05:23.396077788Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T01:05:23.39615068Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=73.872µs logger=migrator t=2026-05-11T01:05:23.400463517Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T01:05:23.400493587Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.01µs logger=migrator t=2026-05-11T01:05:23.406008271Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T01:05:23.410089223Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.078182ms logger=migrator t=2026-05-11T01:05:23.414589654Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T01:05:23.418212596Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.622373ms logger=migrator t=2026-05-11T01:05:23.423948894Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T01:05:23.424031916Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=83.652µs logger=migrator t=2026-05-11T01:05:23.428768392Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T01:05:23.429555311Z level=info msg="Migration successfully executed" id="create quota table v1" duration=786.698µs logger=migrator t=2026-05-11T01:05:23.4340086Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T01:05:23.435608556Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.602346ms logger=migrator t=2026-05-11T01:05:23.442504931Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T01:05:23.442537422Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.941µs logger=migrator t=2026-05-11T01:05:23.446730876Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T01:05:23.447587415Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=856.759µs logger=migrator t=2026-05-11T01:05:23.452002225Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T01:05:23.452880794Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=877.849µs logger=migrator t=2026-05-11T01:05:23.457277482Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T01:05:23.461854545Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.573783ms logger=migrator t=2026-05-11T01:05:23.468649369Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T01:05:23.468678729Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=29.73µs logger=migrator t=2026-05-11T01:05:23.473022787Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T01:05:23.473854085Z level=info msg="Migration successfully executed" id="create session table" duration=830.989µs logger=migrator t=2026-05-11T01:05:23.478410678Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T01:05:23.478544251Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=133.933µs logger=migrator t=2026-05-11T01:05:23.483513912Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T01:05:23.483617815Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=103.823µs logger=migrator t=2026-05-11T01:05:23.487997123Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T01:05:23.488962005Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=969.522µs logger=migrator t=2026-05-11T01:05:23.493364333Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T01:05:23.494030429Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=667.266µs logger=migrator t=2026-05-11T01:05:23.499059541Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T01:05:23.499086282Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=28.111µs logger=migrator t=2026-05-11T01:05:23.504606496Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T01:05:23.504632346Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=27.411µs logger=migrator t=2026-05-11T01:05:23.508579216Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T01:05:23.513080546Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.49929ms logger=migrator t=2026-05-11T01:05:23.51722861Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T01:05:23.520083914Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.854904ms logger=migrator t=2026-05-11T01:05:23.52480055Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T01:05:23.524865992Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=64.592µs logger=migrator t=2026-05-11T01:05:23.528868231Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T01:05:23.529004564Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=137.973µs logger=migrator t=2026-05-11T01:05:23.533449204Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T01:05:23.534769824Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.3207ms logger=migrator t=2026-05-11T01:05:23.539353627Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T01:05:23.539398278Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=45.611µs logger=migrator t=2026-05-11T01:05:23.544246397Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T01:05:23.547560741Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.314054ms logger=migrator t=2026-05-11T01:05:23.551495039Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T01:05:23.551644243Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=149.614µs logger=migrator t=2026-05-11T01:05:23.556723637Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T01:05:23.562542128Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.81567ms logger=migrator t=2026-05-11T01:05:23.568604884Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T01:05:23.572183074Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.584091ms logger=migrator t=2026-05-11T01:05:23.576777207Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T01:05:23.576852809Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=76.402µs logger=migrator t=2026-05-11T01:05:23.581615896Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T01:05:23.582952846Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.33621ms logger=migrator t=2026-05-11T01:05:23.58845847Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T01:05:23.589454663Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=998.454µs logger=migrator t=2026-05-11T01:05:23.593879192Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T01:05:23.594940146Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.061165ms logger=migrator t=2026-05-11T01:05:23.598834823Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T01:05:23.599709552Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=874.589µs logger=migrator t=2026-05-11T01:05:23.604371577Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T01:05:23.605428181Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.055414ms logger=migrator t=2026-05-11T01:05:23.610337961Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T01:05:23.61160702Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.268349ms logger=migrator t=2026-05-11T01:05:23.616713674Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T01:05:23.617354189Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=640.155µs logger=migrator t=2026-05-11T01:05:23.622821742Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T01:05:23.624120301Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.297619ms logger=migrator t=2026-05-11T01:05:23.629262777Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T01:05:23.630454773Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.192306ms logger=migrator t=2026-05-11T01:05:23.637774438Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T01:05:23.65078641Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.012512ms logger=migrator t=2026-05-11T01:05:23.654555505Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T01:05:23.655072926Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=514.101µs logger=migrator t=2026-05-11T01:05:23.658945173Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-05-11T01:05:23.659920825Z 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=974.972µs logger=migrator t=2026-05-11T01:05:23.664789625Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T01:05:23.665124062Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=333.087µs logger=migrator t=2026-05-11T01:05:23.668972728Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T01:05:23.669809407Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=834.489µs logger=migrator t=2026-05-11T01:05:23.674073533Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T01:05:23.675397393Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.323509ms logger=migrator t=2026-05-11T01:05:23.680760503Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T01:05:23.684975098Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.214015ms logger=migrator t=2026-05-11T01:05:23.689474919Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T01:05:23.692079017Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.608809ms logger=migrator t=2026-05-11T01:05:23.696823904Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T01:05:23.702608444Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.79117ms logger=migrator t=2026-05-11T01:05:23.707129986Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T01:05:23.710696396Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.56591ms logger=migrator t=2026-05-11T01:05:23.716027986Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T01:05:23.716973037Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=943.721µs logger=migrator t=2026-05-11T01:05:23.721312965Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T01:05:23.721341025Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.08µs logger=migrator t=2026-05-11T01:05:23.726181423Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T01:05:23.726238615Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=58.622µs logger=migrator t=2026-05-11T01:05:23.731520863Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T01:05:23.732307811Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=785.148µs logger=migrator t=2026-05-11T01:05:23.736144198Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:05:23.737091378Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=946.721µs logger=migrator t=2026-05-11T01:05:23.741181661Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T01:05:23.741872736Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=690.825µs logger=migrator t=2026-05-11T01:05:23.748929805Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T01:05:23.750188143Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.258438ms logger=migrator t=2026-05-11T01:05:23.754511761Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:05:23.755440731Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=927.811µs logger=migrator t=2026-05-11T01:05:23.759695146Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T01:05:23.763513033Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.817636ms logger=migrator t=2026-05-11T01:05:23.768832822Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T01:05:23.772576526Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.742114ms logger=migrator t=2026-05-11T01:05:23.77720749Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T01:05:23.777514767Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=305.607µs logger=migrator t=2026-05-11T01:05:23.782468859Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T01:05:23.783937741Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.464973ms logger=migrator t=2026-05-11T01:05:23.790087759Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T01:05:23.790889108Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=798.049µs logger=migrator t=2026-05-11T01:05:23.794956699Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T01:05:23.79860644Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.649711ms logger=migrator t=2026-05-11T01:05:23.80568462Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T01:05:23.805755341Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=71.541µs logger=migrator t=2026-05-11T01:05:23.81283482Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T01:05:23.815021859Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=2.22711ms logger=migrator t=2026-05-11T01:05:23.820890021Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T01:05:23.822818915Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.929034ms logger=migrator t=2026-05-11T01:05:23.827710415Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T01:05:23.827859688Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=150.373µs logger=migrator t=2026-05-11T01:05:23.83328113Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T01:05:23.834564408Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.284778ms logger=migrator t=2026-05-11T01:05:23.84130067Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T01:05:23.84266959Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.36599ms logger=migrator t=2026-05-11T01:05:23.848157874Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T01:05:23.849218557Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.060163ms logger=migrator t=2026-05-11T01:05:23.853223498Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T01:05:23.854390734Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.164786ms logger=migrator t=2026-05-11T01:05:23.86000359Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T01:05:23.861947224Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.942564ms logger=migrator t=2026-05-11T01:05:23.86624208Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T01:05:23.867276664Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.033854ms logger=migrator t=2026-05-11T01:05:23.87160836Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T01:05:23.871643481Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.051µs logger=migrator t=2026-05-11T01:05:23.876516061Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T01:05:23.882921764Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.406333ms logger=migrator t=2026-05-11T01:05:23.887758563Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T01:05:23.888615062Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=856.479µs logger=migrator t=2026-05-11T01:05:23.896697564Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T01:05:23.901807159Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=5.113085ms logger=migrator t=2026-05-11T01:05:23.910243429Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T01:05:23.911203151Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=963.143µs logger=migrator t=2026-05-11T01:05:23.919252791Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T01:05:23.920745745Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.492564ms logger=migrator t=2026-05-11T01:05:23.926369311Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T01:05:23.927308952Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=940.311µs logger=migrator t=2026-05-11T01:05:23.934080454Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T01:05:23.950078133Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=15.988319ms logger=migrator t=2026-05-11T01:05:23.957595542Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T01:05:23.95923467Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.639358ms logger=migrator t=2026-05-11T01:05:23.971446583Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-05-11T01:05:23.972567028Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.119785ms logger=migrator t=2026-05-11T01:05:23.99933823Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T01:05:23.999815811Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=480.821µs logger=migrator t=2026-05-11T01:05:24.007003343Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T01:05:24.007917523Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=914.83µs logger=migrator t=2026-05-11T01:05:24.01490986Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T01:05:24.015231827Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=322.787µs logger=migrator t=2026-05-11T01:05:24.022636603Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T01:05:24.02828379Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.648837ms logger=migrator t=2026-05-11T01:05:24.034114421Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T01:05:24.038405078Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.290027ms logger=migrator t=2026-05-11T01:05:24.129505884Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T01:05:24.131166722Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.664037ms logger=migrator t=2026-05-11T01:05:24.138301912Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T01:05:24.139157471Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=852.129µs logger=migrator t=2026-05-11T01:05:24.146429734Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T01:05:24.146902826Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=472.861µs logger=migrator t=2026-05-11T01:05:24.15247001Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T01:05:24.157641046Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=5.172966ms logger=migrator t=2026-05-11T01:05:24.163952558Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T01:05:24.165573484Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.623716ms logger=migrator t=2026-05-11T01:05:24.169694817Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T01:05:24.169942283Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=252.766µs logger=migrator t=2026-05-11T01:05:24.17608272Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T01:05:24.176455709Z level=info msg="Migration successfully executed" id="Move region to single row" duration=372.989µs logger=migrator t=2026-05-11T01:05:24.183763853Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T01:05:24.185070312Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.306819ms logger=migrator t=2026-05-11T01:05:24.19075979Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T01:05:24.192257444Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.496574ms logger=migrator t=2026-05-11T01:05:24.198817961Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:05:24.199718122Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=897.381µs logger=migrator t=2026-05-11T01:05:24.204838726Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:05:24.206222678Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.371881ms logger=migrator t=2026-05-11T01:05:24.211756572Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T01:05:24.213002Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.242047ms logger=migrator t=2026-05-11T01:05:24.218853151Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T01:05:24.219690531Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=836.769µs logger=migrator t=2026-05-11T01:05:24.225024181Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T01:05:24.225125483Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=102.362µs logger=migrator t=2026-05-11T01:05:24.230909793Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T01:05:24.232171691Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.261868ms logger=migrator t=2026-05-11T01:05:24.238920383Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T01:05:24.24016328Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.243118ms logger=migrator t=2026-05-11T01:05:24.246157065Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T01:05:24.247461864Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.304629ms logger=migrator t=2026-05-11T01:05:24.253087891Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T01:05:24.25394809Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=863.709µs logger=migrator t=2026-05-11T01:05:24.259243229Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T01:05:24.259537046Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=299.617µs logger=migrator t=2026-05-11T01:05:24.265477039Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T01:05:24.266050452Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=573.032µs logger=migrator t=2026-05-11T01:05:24.27132112Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T01:05:24.271424742Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=102.192µs logger=migrator t=2026-05-11T01:05:24.276761482Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T01:05:24.279882172Z level=info msg="Migration successfully executed" id="create team table" duration=3.12388ms logger=migrator t=2026-05-11T01:05:24.288065376Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T01:05:24.289382016Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.3173ms logger=migrator t=2026-05-11T01:05:24.295756699Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T01:05:24.29714937Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.392201ms logger=migrator t=2026-05-11T01:05:24.303291288Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T01:05:24.308800032Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.509313ms logger=migrator t=2026-05-11T01:05:24.315599905Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T01:05:24.315781999Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=182.704µs logger=migrator t=2026-05-11T01:05:24.323326009Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T01:05:24.324916204Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.591485ms logger=migrator t=2026-05-11T01:05:24.331634985Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T01:05:24.332440323Z level=info msg="Migration successfully executed" id="create team member table" duration=807.428µs logger=migrator t=2026-05-11T01:05:24.337851615Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T01:05:24.338686653Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=835.058µs logger=migrator t=2026-05-11T01:05:24.34610076Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T01:05:24.347509041Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.407921ms logger=migrator t=2026-05-11T01:05:24.354399587Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T01:05:24.355245085Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=844.988µs logger=migrator t=2026-05-11T01:05:24.360867122Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T01:05:24.368185726Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.321785ms logger=migrator t=2026-05-11T01:05:24.374301074Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T01:05:24.379744616Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.446742ms logger=migrator t=2026-05-11T01:05:24.38707158Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T01:05:24.391530981Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.458831ms logger=migrator t=2026-05-11T01:05:24.397939634Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T01:05:24.398836185Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=896.721µs logger=migrator t=2026-05-11T01:05:24.405597107Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T01:05:24.407145812Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.548676ms logger=migrator t=2026-05-11T01:05:24.414136728Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T01:05:24.416387669Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.253151ms logger=migrator t=2026-05-11T01:05:24.422191089Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T01:05:24.423444277Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.252928ms logger=migrator t=2026-05-11T01:05:24.429894323Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T01:05:24.431714183Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.823341ms logger=migrator t=2026-05-11T01:05:24.438273941Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T01:05:24.439824175Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.547764ms logger=migrator t=2026-05-11T01:05:24.447312764Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T01:05:24.448184873Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=872.099µs logger=migrator t=2026-05-11T01:05:24.455972938Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T01:05:24.45741201Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.439112ms logger=migrator t=2026-05-11T01:05:24.464688834Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T01:05:24.465190005Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=500.981µs logger=migrator t=2026-05-11T01:05:24.473328628Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T01:05:24.473953582Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=634.664µs logger=migrator t=2026-05-11T01:05:24.480662903Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T01:05:24.482145396Z level=info msg="Migration successfully executed" id="create tag table" duration=1.482003ms logger=migrator t=2026-05-11T01:05:24.490447682Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T01:05:24.49167463Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.222408ms logger=migrator t=2026-05-11T01:05:24.499294761Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T01:05:24.500147381Z level=info msg="Migration successfully executed" id="create login attempt table" duration=854.3µs logger=migrator t=2026-05-11T01:05:24.505350268Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T01:05:24.50634995Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=999.862µs logger=migrator t=2026-05-11T01:05:24.511455335Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T01:05:24.512356515Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=900.74µs logger=migrator t=2026-05-11T01:05:24.519646809Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:05:24.536752173Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=17.103744ms logger=migrator t=2026-05-11T01:05:24.544057696Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T01:05:24.544916757Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=858.47µs logger=migrator t=2026-05-11T01:05:24.550545343Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T01:05:24.551555455Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.010002ms logger=migrator t=2026-05-11T01:05:24.557747444Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T01:05:24.558137393Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=389.889µs logger=migrator t=2026-05-11T01:05:24.563571305Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T01:05:24.56466379Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.091805ms logger=migrator t=2026-05-11T01:05:24.570789157Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T01:05:24.572050145Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.259978ms logger=migrator t=2026-05-11T01:05:24.579949483Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T01:05:24.581718113Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.77578ms logger=migrator t=2026-05-11T01:05:24.587534084Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T01:05:24.587601095Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=67.711µs logger=migrator t=2026-05-11T01:05:24.592763371Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T01:05:24.599951562Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.186701ms logger=migrator t=2026-05-11T01:05:24.606180773Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T01:05:24.611191205Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.010562ms logger=migrator t=2026-05-11T01:05:24.616748849Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T01:05:24.621900875Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.152466ms logger=migrator t=2026-05-11T01:05:24.631082441Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T01:05:24.636182446Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.099855ms logger=migrator t=2026-05-11T01:05:24.643101352Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T01:05:24.644132645Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.031183ms logger=migrator t=2026-05-11T01:05:24.649585418Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T01:05:24.655071831Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.486843ms logger=migrator t=2026-05-11T01:05:24.661195978Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T01:05:24.662012857Z level=info msg="Migration successfully executed" id="create server_lock table" duration=817.259µs logger=migrator t=2026-05-11T01:05:24.669988416Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T01:05:24.671829187Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.844572ms logger=migrator t=2026-05-11T01:05:24.678036887Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T01:05:24.679393938Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.358112ms logger=migrator t=2026-05-11T01:05:24.692653045Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T01:05:24.694097398Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.444493ms logger=migrator t=2026-05-11T01:05:24.70088987Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T01:05:24.702388524Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.498544ms logger=migrator t=2026-05-11T01:05:24.708380178Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T01:05:24.709889943Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.510645ms logger=migrator t=2026-05-11T01:05:24.718031766Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T01:05:24.723459937Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.428291ms logger=migrator t=2026-05-11T01:05:24.729041752Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T01:05:24.729937493Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=895.441µs logger=migrator t=2026-05-11T01:05:24.736174033Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T01:05:24.737052632Z level=info msg="Migration successfully executed" id="create cache_data table" duration=878.359µs logger=migrator t=2026-05-11T01:05:24.743724563Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T01:05:24.745283217Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.558284ms logger=migrator t=2026-05-11T01:05:24.75074848Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T01:05:24.75158594Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=837.24µs logger=migrator t=2026-05-11T01:05:24.75783258Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T01:05:24.759369084Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.535615ms logger=migrator t=2026-05-11T01:05:24.764874657Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T01:05:24.764941649Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=67.222µs logger=migrator t=2026-05-11T01:05:24.791394164Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T01:05:24.791527037Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=132.913µs logger=migrator t=2026-05-11T01:05:24.797353307Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T01:05:24.798867241Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.515794ms logger=migrator t=2026-05-11T01:05:24.80771952Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:05:24.808715732Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=993.062µs logger=migrator t=2026-05-11T01:05:24.815099196Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:05:24.81659913Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.501684ms logger=migrator t=2026-05-11T01:05:24.861599621Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:05:24.861748564Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=157.864µs logger=migrator t=2026-05-11T01:05:24.868077396Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:05:24.869910427Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.832871ms logger=migrator t=2026-05-11T01:05:24.876479525Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:05:24.877369474Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=890.169µs logger=migrator t=2026-05-11T01:05:24.88335361Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:05:24.885098518Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.747898ms logger=migrator t=2026-05-11T01:05:24.891326558Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:05:24.89227736Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=950.192µs logger=migrator t=2026-05-11T01:05:24.897661121Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T01:05:24.905874245Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.215074ms logger=migrator t=2026-05-11T01:05:24.9113987Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T01:05:24.91234217Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=944.22µs logger=migrator t=2026-05-11T01:05:24.919242935Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T01:05:24.919329067Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=86.702µs logger=migrator t=2026-05-11T01:05:24.931556172Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T01:05:24.933410843Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.838541ms logger=migrator t=2026-05-11T01:05:24.940446812Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-11T01:05:24.942277623Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.830551ms logger=migrator t=2026-05-11T01:05:24.948162705Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-11T01:05:24.949208008Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.045203ms logger=migrator t=2026-05-11T01:05:24.955367107Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:05:24.955553781Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=224.675µs logger=migrator t=2026-05-11T01:05:24.963752225Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T01:05:24.965322841Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.565386ms logger=migrator t=2026-05-11T01:05:24.974990688Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T01:05:24.978405524Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=3.406526ms logger=migrator t=2026-05-11T01:05:24.986104917Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-05-11T01:05:24.987044539Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=942.792µs logger=migrator t=2026-05-11T01:05:24.991752614Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T01:05:24.992733177Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=980.363µs logger=migrator t=2026-05-11T01:05:25.000891269Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T01:05:25.010450404Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.560715ms logger=migrator t=2026-05-11T01:05:25.016589302Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:05:25.017614495Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.026203ms logger=migrator t=2026-05-11T01:05:25.022500805Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:05:25.023506468Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.006803ms logger=migrator t=2026-05-11T01:05:25.029735968Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T01:05:25.060582811Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.840762ms logger=migrator t=2026-05-11T01:05:25.067864414Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T01:05:25.105364587Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=37.499123ms logger=migrator t=2026-05-11T01:05:25.11842974Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:05:25.120448135Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=2.027026ms logger=migrator t=2026-05-11T01:05:25.12728767Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:05:25.128495946Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.208557ms logger=migrator t=2026-05-11T01:05:25.132953487Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T01:05:25.137614901Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=4.659814ms logger=migrator t=2026-05-11T01:05:25.145907977Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T01:05:25.151731618Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.824761ms logger=migrator t=2026-05-11T01:05:25.157056228Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T01:05:25.157985219Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=929.812µs logger=migrator t=2026-05-11T01:05:25.162619933Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T01:05:25.163783989Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.163866ms logger=migrator t=2026-05-11T01:05:25.174057749Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T01:05:25.175281607Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.223528ms logger=migrator t=2026-05-11T01:05:25.182607661Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T01:05:25.184418832Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.807251ms logger=migrator t=2026-05-11T01:05:25.190613411Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:05:25.190728424Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=113.083µs logger=migrator t=2026-05-11T01:05:25.200031184Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T01:05:25.206226523Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.194769ms logger=migrator t=2026-05-11T01:05:25.215272586Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T01:05:25.221330732Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.058676ms logger=migrator t=2026-05-11T01:05:25.229335181Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T01:05:25.234444846Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.109535ms logger=migrator t=2026-05-11T01:05:25.24041197Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T01:05:25.241341451Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=929.191µs logger=migrator t=2026-05-11T01:05:25.246794904Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T01:05:25.247808647Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.014113ms logger=migrator t=2026-05-11T01:05:25.251754015Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T01:05:25.258065557Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.311242ms logger=migrator t=2026-05-11T01:05:25.262426745Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T01:05:25.26845406Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.026155ms logger=migrator t=2026-05-11T01:05:25.274618259Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-11T01:05:25.275664673Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.046264ms logger=migrator t=2026-05-11T01:05:25.281555485Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T01:05:25.287829756Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.273751ms logger=migrator t=2026-05-11T01:05:25.291911387Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T01:05:25.296602503Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.690416ms logger=migrator t=2026-05-11T01:05:25.30134556Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T01:05:25.301411221Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=65.811µs logger=migrator t=2026-05-11T01:05:25.305116544Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T01:05:25.306272771Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.156756ms logger=migrator t=2026-05-11T01:05:25.31387644Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-05-11T01:05:25.314958975Z 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.082595ms logger=migrator t=2026-05-11T01:05:25.320458569Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-05-11T01:05:25.321529203Z 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.070564ms logger=migrator t=2026-05-11T01:05:25.326545836Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:05:25.326614307Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=69.001µs logger=migrator t=2026-05-11T01:05:25.330141406Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T01:05:25.336268504Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.126588ms logger=migrator t=2026-05-11T01:05:25.345692436Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T01:05:25.352286744Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.594838ms logger=migrator t=2026-05-11T01:05:25.359536027Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T01:05:25.365949151Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.412724ms logger=migrator t=2026-05-11T01:05:25.371160838Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T01:05:25.375798201Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=4.637623ms logger=migrator t=2026-05-11T01:05:25.380644091Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T01:05:25.387331241Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.688339ms logger=migrator t=2026-05-11T01:05:25.392408775Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T01:05:25.392522787Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=113.672µs logger=migrator t=2026-05-11T01:05:25.399072905Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T01:05:25.400085427Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.015982ms logger=migrator t=2026-05-11T01:05:25.40645741Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T01:05:25.413407327Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.948577ms logger=migrator t=2026-05-11T01:05:25.420278161Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T01:05:25.420430974Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=154.863µs logger=migrator t=2026-05-11T01:05:25.426300756Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T01:05:25.431700797Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.400131ms logger=migrator t=2026-05-11T01:05:25.440530386Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T01:05:25.444354352Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=3.827016ms logger=migrator t=2026-05-11T01:05:25.453878886Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T01:05:25.461841675Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.962869ms logger=migrator t=2026-05-11T01:05:25.466432718Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T01:05:25.467113663Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=682.065µs logger=migrator t=2026-05-11T01:05:25.472842242Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T01:05:25.473929006Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.082114ms logger=migrator t=2026-05-11T01:05:25.478810286Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T01:05:25.485299951Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.490265ms logger=migrator t=2026-05-11T01:05:25.490306684Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T01:05:25.490909477Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=603.793µs logger=migrator t=2026-05-11T01:05:25.495873739Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T01:05:25.497098937Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.224538ms logger=migrator t=2026-05-11T01:05:25.503701965Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T01:05:25.504903182Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.204267ms logger=migrator t=2026-05-11T01:05:25.509472985Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T01:05:25.510471167Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=998.282µs logger=migrator t=2026-05-11T01:05:25.51638488Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T01:05:25.516464942Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=77.802µs logger=migrator t=2026-05-11T01:05:25.523187983Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T01:05:25.524650555Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.466352ms logger=migrator t=2026-05-11T01:05:25.533528366Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T01:05:25.535043629Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.519754ms logger=migrator t=2026-05-11T01:05:25.541848873Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:05:25.542279832Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:05:25.547735515Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T01:05:25.548218805Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=465.04µs logger=migrator t=2026-05-11T01:05:25.553094065Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T01:05:25.554817593Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.723498ms logger=migrator t=2026-05-11T01:05:25.56179717Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T01:05:25.56938815Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.58141ms logger=migrator t=2026-05-11T01:05:25.574855093Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T01:05:25.576730756Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.883763ms logger=migrator t=2026-05-11T01:05:25.582013515Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T01:05:25.582836833Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=823.779µs logger=migrator t=2026-05-11T01:05:25.588412178Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T01:05:25.589405811Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=994.693µs logger=migrator t=2026-05-11T01:05:25.595523578Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T01:05:25.596737705Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.210637ms logger=migrator t=2026-05-11T01:05:25.604002278Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T01:05:25.605239496Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.238658ms logger=migrator t=2026-05-11T01:05:25.610057494Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T01:05:25.610088935Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.961µs logger=migrator t=2026-05-11T01:05:25.615568068Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T01:05:25.61566266Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=96.172µs logger=migrator t=2026-05-11T01:05:25.620412667Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T01:05:25.628563751Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.148543ms logger=migrator t=2026-05-11T01:05:25.633417249Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T01:05:25.633986582Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=573.782µs logger=migrator t=2026-05-11T01:05:25.637854199Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T01:05:25.639055295Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.201096ms logger=migrator t=2026-05-11T01:05:25.644632011Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T01:05:25.6450534Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=421.889µs logger=migrator t=2026-05-11T01:05:25.652855236Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T01:05:25.654494933Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.639807ms logger=migrator t=2026-05-11T01:05:25.659567157Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T01:05:25.660972998Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.400591ms logger=migrator t=2026-05-11T01:05:25.667611867Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T01:05:25.717249572Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=49.632735ms logger=migrator t=2026-05-11T01:05:25.727646616Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T01:05:25.736950365Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=9.304748ms logger=migrator t=2026-05-11T01:05:25.745448025Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T01:05:25.745703171Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=255.906µs logger=migrator t=2026-05-11T01:05:25.751051151Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T01:05:25.783713636Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.656724ms logger=migrator t=2026-05-11T01:05:25.788513243Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T01:05:25.824303997Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=35.785754ms logger=migrator t=2026-05-11T01:05:25.828128113Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T01:05:25.829099825Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=972.562µs logger=migrator t=2026-05-11T01:05:25.835041838Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T01:05:25.836289727Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.247399ms logger=migrator t=2026-05-11T01:05:25.841068543Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T01:05:25.84133902Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=271.017µs logger=migrator t=2026-05-11T01:05:25.845453643Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T01:05:25.846784392Z level=info msg="Migration successfully executed" id="create permission table" duration=1.33062ms logger=migrator t=2026-05-11T01:05:25.852458579Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T01:05:25.85379078Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.330391ms logger=migrator t=2026-05-11T01:05:25.860262495Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T01:05:25.861476053Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.214428ms logger=migrator t=2026-05-11T01:05:25.86759386Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T01:05:25.868630423Z level=info msg="Migration successfully executed" id="create role table" duration=1.033903ms logger=migrator t=2026-05-11T01:05:25.874514285Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T01:05:25.881936042Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.421297ms logger=migrator t=2026-05-11T01:05:25.886080635Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T01:05:25.893476491Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.395816ms logger=migrator t=2026-05-11T01:05:25.898430633Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T01:05:25.899573078Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.141615ms logger=migrator t=2026-05-11T01:05:25.905555762Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T01:05:25.907316502Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.76108ms logger=migrator t=2026-05-11T01:05:25.912657252Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T01:05:25.913742346Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.085164ms logger=migrator t=2026-05-11T01:05:25.918537884Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T01:05:25.919471795Z level=info msg="Migration successfully executed" id="create team role table" duration=935.511µs logger=migrator t=2026-05-11T01:05:25.925170293Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T01:05:25.926278448Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.107645ms logger=migrator t=2026-05-11T01:05:25.931175199Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T01:05:25.933163573Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.987363ms logger=migrator t=2026-05-11T01:05:25.938511053Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T01:05:25.93970538Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.193297ms logger=migrator t=2026-05-11T01:05:25.94546808Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T01:05:25.94684544Z level=info msg="Migration successfully executed" id="create user role table" duration=1.376861ms logger=migrator t=2026-05-11T01:05:25.95392769Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T01:05:25.956139609Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.21539ms logger=migrator t=2026-05-11T01:05:25.964072397Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T01:05:25.965771906Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.699229ms logger=migrator t=2026-05-11T01:05:25.971500394Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T01:05:25.972827003Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.327379ms logger=migrator t=2026-05-11T01:05:25.97755503Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T01:05:25.978356498Z level=info msg="Migration successfully executed" id="create builtin role table" duration=802.008µs logger=migrator t=2026-05-11T01:05:25.98290127Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T01:05:25.984042955Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.141015ms logger=migrator t=2026-05-11T01:05:25.989749224Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T01:05:25.991842861Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=2.093278ms logger=migrator t=2026-05-11T01:05:25.997089959Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T01:05:26.006675625Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.583176ms logger=migrator t=2026-05-11T01:05:26.010640353Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T01:05:26.011509733Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=868.64µs logger=migrator t=2026-05-11T01:05:26.018662734Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T01:05:26.020623808Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.960314ms logger=migrator t=2026-05-11T01:05:26.027179855Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T01:05:26.028466944Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.288369ms logger=migrator t=2026-05-11T01:05:26.03455675Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T01:05:26.035766658Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.209478ms logger=migrator t=2026-05-11T01:05:26.042278124Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T01:05:26.043583444Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.30617ms logger=migrator t=2026-05-11T01:05:26.05142825Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T01:05:26.054414347Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.987637ms logger=migrator t=2026-05-11T01:05:26.063627464Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T01:05:26.071967721Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.339957ms logger=migrator t=2026-05-11T01:05:26.07680835Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T01:05:26.084537443Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.728783ms logger=migrator t=2026-05-11T01:05:26.088962783Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T01:05:26.095476749Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=6.513596ms logger=migrator t=2026-05-11T01:05:26.113026373Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T01:05:26.119827296Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=6.799163ms logger=migrator t=2026-05-11T01:05:26.128585063Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T01:05:26.130722311Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.141348ms logger=migrator t=2026-05-11T01:05:26.13553881Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T01:05:26.136788327Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.248957ms logger=migrator t=2026-05-11T01:05:26.142050386Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T01:05:26.144309536Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.25843ms logger=migrator t=2026-05-11T01:05:26.159923717Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T01:05:26.161539743Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.616286ms logger=migrator t=2026-05-11T01:05:26.168662983Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T01:05:26.170356971Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.697458ms logger=migrator t=2026-05-11T01:05:26.176009598Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T01:05:26.176371046Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=360.998µs logger=migrator t=2026-05-11T01:05:26.181398149Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T01:05:26.18144408Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=47.781µs logger=migrator t=2026-05-11T01:05:26.188904488Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T01:05:26.189582643Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=684.785µs logger=migrator t=2026-05-11T01:05:26.194804191Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T01:05:26.19566394Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=872.139µs logger=migrator t=2026-05-11T01:05:26.201439949Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T01:05:26.202605725Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.170716ms logger=migrator t=2026-05-11T01:05:26.207550656Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T01:05:26.208037007Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=490.471µs logger=migrator t=2026-05-11T01:05:26.220996489Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T01:05:26.221995551Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=990.022µs logger=migrator t=2026-05-11T01:05:26.227898845Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T01:05:26.235510115Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=7.60191ms logger=migrator t=2026-05-11T01:05:26.242900881Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T01:05:26.244325433Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.427192ms logger=migrator t=2026-05-11T01:05:26.248999868Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T01:05:26.255606956Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=6.606288ms logger=migrator t=2026-05-11T01:05:26.260414534Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T01:05:26.260474355Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=60.211µs logger=migrator t=2026-05-11T01:05:26.267299709Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T01:05:26.268371043Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.074004ms logger=migrator t=2026-05-11T01:05:26.273591511Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T01:05:26.274824098Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.233127ms logger=migrator t=2026-05-11T01:05:26.279748379Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T01:05:26.28158605Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.838691ms logger=migrator t=2026-05-11T01:05:26.290816688Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T01:05:26.298993811Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.180974ms logger=migrator t=2026-05-11T01:05:26.304065435Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T01:05:26.304831932Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=766.687µs logger=migrator t=2026-05-11T01:05:26.310016339Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T01:05:26.311012491Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=992.972µs logger=migrator t=2026-05-11T01:05:26.317760823Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:05:26.34523649Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=27.477696ms logger=migrator t=2026-05-11T01:05:26.567115025Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T01:05:26.569474237Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.362822ms logger=migrator t=2026-05-11T01:05:26.578800577Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T01:05:26.580002054Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.201787ms logger=migrator t=2026-05-11T01:05:26.587672236Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T01:05:26.589667341Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.995905ms logger=migrator t=2026-05-11T01:05:26.598128451Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T01:05:26.599366469Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.239198ms logger=migrator t=2026-05-11T01:05:26.606173412Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T01:05:26.606693244Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=522.642µs logger=migrator t=2026-05-11T01:05:26.612626317Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T01:05:26.614819006Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.193389ms logger=migrator t=2026-05-11T01:05:26.623606564Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T01:05:26.63546042Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.856156ms logger=migrator t=2026-05-11T01:05:26.642446236Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T01:05:26.643327167Z level=info msg="Migration successfully executed" id="create entity_events table" duration=880µs logger=migrator t=2026-05-11T01:05:26.65148008Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T01:05:26.65327736Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.80152ms logger=migrator t=2026-05-11T01:05:26.660781858Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:05:26.661232028Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:05:26.666721692Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:05:26.667764696Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:05:26.67464406Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T01:05:26.676030921Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.386911ms logger=migrator t=2026-05-11T01:05:26.681599086Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T01:05:26.682377684Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=780.698µs logger=migrator t=2026-05-11T01:05:26.68800525Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:05:26.68980914Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.80753ms logger=migrator t=2026-05-11T01:05:26.695752535Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:05:26.697050133Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.297568ms logger=migrator t=2026-05-11T01:05:26.702550247Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:05:26.70358938Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.039103ms logger=migrator t=2026-05-11T01:05:26.709692077Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:05:26.711281923Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.589946ms logger=migrator t=2026-05-11T01:05:26.71739833Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T01:05:26.718797992Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.399332ms logger=migrator t=2026-05-11T01:05:26.725624055Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T01:05:26.726814212Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.190027ms logger=migrator t=2026-05-11T01:05:26.732374807Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:05:26.734195378Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.82428ms logger=migrator t=2026-05-11T01:05:26.73963875Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:05:26.740783256Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.144496ms logger=migrator t=2026-05-11T01:05:26.74542342Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T01:05:26.746519765Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.095205ms logger=migrator t=2026-05-11T01:05:26.751851445Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T01:05:26.774543794Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.690459ms logger=migrator t=2026-05-11T01:05:26.77926227Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T01:05:26.788088528Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.824788ms logger=migrator t=2026-05-11T01:05:26.793020519Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T01:05:26.799929155Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.907736ms logger=migrator t=2026-05-11T01:05:26.806125324Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T01:05:26.806383719Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=258.745µs logger=migrator t=2026-05-11T01:05:26.811247339Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T01:05:26.820466206Z level=info msg="Migration successfully executed" id="add share column" duration=9.218787ms logger=migrator t=2026-05-11T01:05:26.825375116Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T01:05:26.82552831Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=152.494µs logger=migrator t=2026-05-11T01:05:26.830197865Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T01:05:26.832720301Z level=info msg="Migration successfully executed" id="create file table" duration=2.520166ms logger=migrator t=2026-05-11T01:05:26.838555672Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T01:05:26.839714298Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.157836ms logger=migrator t=2026-05-11T01:05:26.853302474Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T01:05:26.855063472Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.760878ms logger=migrator t=2026-05-11T01:05:26.862449529Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T01:05:26.863375409Z level=info msg="Migration successfully executed" id="create file_meta table" duration=926.2µs logger=migrator t=2026-05-11T01:05:26.870144622Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T01:05:26.871316398Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.171926ms logger=migrator t=2026-05-11T01:05:26.876879963Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T01:05:26.877027166Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=147.653µs logger=migrator t=2026-05-11T01:05:26.881865485Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T01:05:26.881932877Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.012µs logger=migrator t=2026-05-11T01:05:26.890299245Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T01:05:26.891200325Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=900.4µs logger=migrator t=2026-05-11T01:05:26.898132291Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T01:05:26.898336785Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=201.464µs logger=migrator t=2026-05-11T01:05:26.908904963Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T01:05:26.910942398Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.037705ms logger=migrator t=2026-05-11T01:05:26.916044833Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T01:05:26.925201968Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.156725ms logger=migrator t=2026-05-11T01:05:26.930462427Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T01:05:26.93062068Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=158.153µs logger=migrator t=2026-05-11T01:05:26.935384988Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T01:05:26.936579804Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.193767ms logger=migrator t=2026-05-11T01:05:26.941891143Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T01:05:26.942362405Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=470.671µs logger=migrator t=2026-05-11T01:05:26.946823654Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T01:05:26.947190072Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=366.268µs logger=migrator t=2026-05-11T01:05:26.952681706Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T01:05:26.953535216Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=867.5µs logger=migrator t=2026-05-11T01:05:26.958155749Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T01:05:26.96798029Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.823851ms logger=migrator t=2026-05-11T01:05:26.972304207Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T01:05:26.981435592Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.131285ms logger=migrator t=2026-05-11T01:05:26.986477625Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T01:05:26.987340985Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=862.14µs logger=migrator t=2026-05-11T01:05:26.991809225Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T01:05:27.065387857Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=73.578022ms logger=migrator t=2026-05-11T01:05:27.132941716Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T01:05:27.13492077Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.979673ms logger=migrator t=2026-05-11T01:05:27.141653041Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T01:05:27.142815547Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.161536ms logger=migrator t=2026-05-11T01:05:27.148924384Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T01:05:27.175017171Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.093437ms logger=migrator t=2026-05-11T01:05:27.181242171Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T01:05:27.190805715Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.564084ms logger=migrator t=2026-05-11T01:05:27.195106322Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T01:05:27.195337757Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=231.145µs logger=migrator t=2026-05-11T01:05:27.200659127Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T01:05:27.200851451Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=189.104µs logger=migrator t=2026-05-11T01:05:27.20567656Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T01:05:27.205882885Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=206.184µs logger=migrator t=2026-05-11T01:05:27.210529518Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T01:05:27.210737533Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=208.255µs logger=migrator t=2026-05-11T01:05:27.214999859Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T01:05:27.215225994Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=226.335µs logger=migrator t=2026-05-11T01:05:27.219384857Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T01:05:27.220420951Z level=info msg="Migration successfully executed" id="create folder table" duration=1.036104ms logger=migrator t=2026-05-11T01:05:27.225669039Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T01:05:27.226907586Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.237327ms logger=migrator t=2026-05-11T01:05:27.232125874Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T01:05:27.233297889Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.171296ms logger=migrator t=2026-05-11T01:05:27.238500917Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T01:05:27.238529767Z level=info msg="Migration successfully executed" id="Update folder title length" duration=29.53µs logger=migrator t=2026-05-11T01:05:27.242866565Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:05:27.244056202Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.189066ms logger=migrator t=2026-05-11T01:05:27.248656485Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:05:27.249758019Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.100584ms logger=migrator t=2026-05-11T01:05:27.254266831Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T01:05:27.255397576Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.130325ms logger=migrator t=2026-05-11T01:05:27.259841657Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T01:05:27.260296357Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=457.101µs logger=migrator t=2026-05-11T01:05:27.265025883Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T01:05:27.265305389Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=279.886µs logger=migrator t=2026-05-11T01:05:27.270316262Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T01:05:27.271346055Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.029793ms logger=migrator t=2026-05-11T01:05:27.276355907Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T01:05:27.27827858Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.923323ms logger=migrator t=2026-05-11T01:05:27.282539746Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T01:05:27.283573019Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.034003ms logger=migrator t=2026-05-11T01:05:27.287933848Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T01:05:27.289127454Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.191246ms logger=migrator t=2026-05-11T01:05:27.296095111Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T01:05:27.297381669Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.293088ms logger=migrator t=2026-05-11T01:05:27.303222501Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T01:05:27.30403956Z level=info msg="Migration successfully executed" id="create anon_device table" duration=817.399µs logger=migrator t=2026-05-11T01:05:27.310055035Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T01:05:27.311152009Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.046983ms logger=migrator t=2026-05-11T01:05:27.317333177Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T01:05:27.31833482Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.004823ms logger=migrator t=2026-05-11T01:05:27.324344095Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T01:05:27.325114502Z level=info msg="Migration successfully executed" id="create signing_key table" duration=770.737µs logger=migrator t=2026-05-11T01:05:27.331201869Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T01:05:27.331998068Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=799.209µs logger=migrator t=2026-05-11T01:05:27.338141175Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T01:05:27.339860814Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.720608ms logger=migrator t=2026-05-11T01:05:27.345288055Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T01:05:27.345703386Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=414.001µs logger=migrator t=2026-05-11T01:05:27.352441267Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T01:05:27.367026624Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=14.590488ms logger=migrator t=2026-05-11T01:05:27.375122086Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T01:05:27.376366404Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.245558ms logger=migrator t=2026-05-11T01:05:27.382231266Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:05:27.382256807Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=26.481µs logger=migrator t=2026-05-11T01:05:27.387924254Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:05:27.389010708Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.085974ms logger=migrator t=2026-05-11T01:05:27.394522692Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:05:27.394546922Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=33.65µs logger=migrator t=2026-05-11T01:05:27.401274773Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T01:05:27.403281779Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.008226ms logger=migrator t=2026-05-11T01:05:27.408622719Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:05:27.409827355Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.203896ms logger=migrator t=2026-05-11T01:05:27.41668892Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T01:05:27.418091581Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.402141ms logger=migrator t=2026-05-11T01:05:27.42560411Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T01:05:27.42693023Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.353651ms logger=migrator t=2026-05-11T01:05:27.432730991Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T01:05:27.433218201Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=488.861µs logger=migrator t=2026-05-11T01:05:27.43893554Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T01:05:27.439568994Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=634.154µs logger=migrator t=2026-05-11T01:05:27.445721302Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T01:05:27.447126584Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.405342ms logger=migrator t=2026-05-11T01:05:27.453510997Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T01:05:27.454872007Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.36074ms logger=migrator t=2026-05-11T01:05:27.461585998Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T01:05:27.47415477Z level=info msg="Migration successfully executed" id="add stack_id column" duration=12.566922ms logger=migrator t=2026-05-11T01:05:27.482072508Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T01:05:27.491495841Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.420943ms logger=migrator t=2026-05-11T01:05:27.498641271Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T01:05:27.508527823Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.889592ms logger=migrator t=2026-05-11T01:05:27.515223263Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T01:05:27.515272924Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.151µs logger=migrator t=2026-05-11T01:05:27.520900861Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T01:05:27.533129695Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.229664ms logger=migrator t=2026-05-11T01:05:27.540098472Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T01:05:27.5493743Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.270788ms logger=migrator t=2026-05-11T01:05:27.557151625Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T01:05:27.557665477Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=512.011µs logger=migrator t=2026-05-11T01:05:27.56317677Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.530067451s logger=migrator t=2026-05-11T01:05:27.563866606Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T01:05:27.579867545Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T01:05:27.580101111Z level=info msg="Created default organization" logger=secrets t=2026-05-11T01:05:27.588686263Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:05:27.64194427Z level=info msg="Restored cache from database" duration=524.382µs logger=plugin.store t=2026-05-11T01:05:27.643491655Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T01:05:27.67931851Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T01:05:27.679345201Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T01:05:27.679405112Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T01:05:27.679416842Z level=info msg="Plugins loaded" count=54 duration=35.926227ms logger=query_data t=2026-05-11T01:05:27.683416222Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T01:05:27.687589046Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T01:05:27.694063121Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T01:05:27.735953202Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T01:05:27.73944601Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T01:05:27.742916088Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T01:05:27.838444074Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T01:05:27.999722927Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T01:05:28.023650295Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T01:05:28.023685016Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-11T01:05:28.023825789Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T01:05:28.024286379Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-05-11T01:05:28.024372091Z level=info msg="Storage starting" logger=http.server t=2026-05-11T01:05:28.028841551Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-05-11T01:05:28.030636392Z level=info msg="State cache has been initialized" states=0 duration=6.798802ms logger=ngalert.scheduler t=2026-05-11T01:05:28.030736414Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T01:05:28.030912388Z level=info msg=starting first_tick=2026-05-11T01:05:30Z logger=plugins.update.checker t=2026-05-11T01:05:28.092581733Z level=info msg="Update check succeeded" duration=68.268133ms logger=grafana.update.checker t=2026-05-11T01:05:28.095334375Z level=info msg="Update check succeeded" duration=70.80368ms logger=provisioning.dashboard t=2026-05-11T01:05:28.122294231Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T01:05:28.167592648Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-11T01:05:28.179074906Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:05:28.215566386Z level=info msg="Patterns update finished" duration=117.287565ms logger=provisioning.dashboard t=2026-05-11T01:05:28.236403694Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.236746632Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.237779555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.257283013Z level=info msg="starting to provision dashboards" logger=grafana-apiserver t=2026-05-11T01:05:28.27272933Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T01:05:28.273355215Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T01:05:28.279949862Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-05-11T01:05:28.280180587Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-11T01:05:28.306240223Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.325369683Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.350951437Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.407393736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.425493922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.44499276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.465638154Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.489728055Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.507960034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.531119845Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.54870488Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.577168049Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.591786708Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.619164643Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.63993741Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.678659639Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.701953453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.728743714Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.746527404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.773244054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.793689483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.823966893Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.857332893Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.944739316Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:28.961472682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.007220651Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.021994342Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.060480287Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.076396474Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.132045934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.146808336Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.223217733Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.242059885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.298982545Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.317787497Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.36732721Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.387619845Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.449030445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.469474995Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.512332507Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.531186501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.583534636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.60148738Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.673815975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.689710782Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.74923874Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.766024386Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.822305941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.841404599Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.905487349Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.920960687Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.971936562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:29.990434168Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:30.287210185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:30.308996344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:30.357826551Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:30.376418068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:30.930511746Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:30.950208198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.603541145Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.624982027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.699278277Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.721398964Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.7987054Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.820253594Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.913039248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.933203361Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:31.98702305Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:32.013955516Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:32.106173237Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:32.122646517Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:32.213274563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:32.234788027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:32.312050872Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:32.333569365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:32.430129964Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T01:06:02.053900763Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T01:15:28.094914268Z level=info msg="Completed cleanup jobs" duration=69.962357ms logger=plugins.update.checker t=2026-05-11T01:15:28.142612869Z level=info msg="Update check succeeded" duration=49.851869ms logger=sqlstore.transactions t=2026-05-11T01:20:27.702369226Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-11T01:25:28.051853178Z level=info msg="Completed cleanup jobs" duration=27.203036ms logger=plugins.update.checker t=2026-05-11T01:25:28.143810396Z level=info msg="Update check succeeded" duration=50.465624ms logger=cleanup t=2026-05-11T01:35:28.057618277Z level=info msg="Completed cleanup jobs" duration=33.155969ms logger=plugins.update.checker t=2026-05-11T01:35:28.142744503Z level=info msg="Update check succeeded" duration=49.556973ms logger=infra.usagestats t=2026-05-11T01:36:02.076449789Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-11T01:45:28.160067354Z level=info msg="Update check succeeded" duration=66.363248ms logger=cleanup t=2026-05-11T01:45:28.228495028Z level=info msg="Completed cleanup jobs" duration=204.530715ms logger=cleanup t=2026-05-11T01:55:28.026653848Z level=info msg="Completed cleanup jobs" duration=2.373123ms logger=plugins.update.checker t=2026-05-11T01:55:28.148710685Z level=info msg="Update check succeeded" duration=55.427474ms logger=cleanup t=2026-05-11T02:05:28.051444338Z level=info msg="Completed cleanup jobs" duration=26.920739ms logger=plugins.update.checker t=2026-05-11T02:05:28.14410985Z level=info msg="Update check succeeded" duration=51.067546ms logger=infra.usagestats t=2026-05-11T02:06:02.080569028Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T02:15:28.067553243Z level=info msg="Completed cleanup jobs" duration=41.513014ms logger=plugins.update.checker t=2026-05-11T02:15:28.148726251Z level=info msg="Update check succeeded" duration=55.70954ms