logger=settings t=2026-06-03T00:00:01.284691012Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-03T00:00:01Z logger=settings t=2026-06-03T00:00:01.284956909Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-03T00:00:01.284968439Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-03T00:00:01.284971829Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-03T00:00:01.28497466Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-03T00:00:01.28497748Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-03T00:00:01.28498006Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-03T00:00:01.28498264Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-03T00:00:01.28498543Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-03T00:00:01.28498819Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-03T00:00:01.28499302Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-03T00:00:01.28499569Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-03T00:00:01.28499826Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-03T00:00:01.28500077Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-03T00:00:01.28500342Z level=info msg=Target target=[all] logger=settings t=2026-06-03T00:00:01.28500832Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-03T00:00:01.285013241Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-03T00:00:01.285015981Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-03T00:00:01.285018901Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-03T00:00:01.285023571Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-03T00:00:01.285026581Z level=info msg="App mode production" logger=sqlstore t=2026-06-03T00:00:01.285330148Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-03T00:00:01.285346829Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-03T00:00:01.286958061Z level=info msg="Locking database" logger=migrator t=2026-06-03T00:00:01.286973241Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-03T00:00:01.287549396Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-03T00:00:01.288375678Z level=info msg="Migration successfully executed" id="create migration_log table" duration=825.772µs logger=migrator t=2026-06-03T00:00:01.292037652Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-03T00:00:01.292591566Z level=info msg="Migration successfully executed" id="create user table" duration=553.684µs logger=migrator t=2026-06-03T00:00:01.296007575Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-03T00:00:01.296747704Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=742.459µs logger=migrator t=2026-06-03T00:00:01.300186833Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-03T00:00:01.301052105Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=863.772µs logger=migrator t=2026-06-03T00:00:01.305085379Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-03T00:00:01.306082155Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=994.215µs logger=migrator t=2026-06-03T00:00:01.309852772Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-03T00:00:01.310586731Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=731.338µs logger=migrator t=2026-06-03T00:00:01.314961414Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-03T00:00:01.318197467Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.234163ms logger=migrator t=2026-06-03T00:00:01.322420086Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-03T00:00:01.323921676Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.502209ms logger=migrator t=2026-06-03T00:00:01.327930489Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-03T00:00:01.328725149Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=794.89µs logger=migrator t=2026-06-03T00:00:01.332075656Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-03T00:00:01.332806595Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=727.539µs logger=migrator t=2026-06-03T00:00:01.336285105Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-03T00:00:01.336702226Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=417.262µs logger=migrator t=2026-06-03T00:00:01.340318909Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-03T00:00:01.341003887Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=685.048µs logger=migrator t=2026-06-03T00:00:01.344532908Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-03T00:00:01.346598011Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.063183ms logger=migrator t=2026-06-03T00:00:01.351310983Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-03T00:00:01.351345564Z level=info msg="Migration successfully executed" id="Update user table charset" duration=36.111µs logger=migrator t=2026-06-03T00:00:01.354530426Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-03T00:00:01.355821899Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.290973ms logger=migrator t=2026-06-03T00:00:01.359152885Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-03T00:00:01.359561355Z level=info msg="Migration successfully executed" id="Add missing user data" duration=409.37µs logger=migrator t=2026-06-03T00:00:01.364135244Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-03T00:00:01.365549581Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.415237ms logger=migrator t=2026-06-03T00:00:01.368961759Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-03T00:00:01.3697589Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=793.03µs logger=migrator t=2026-06-03T00:00:01.373315031Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-03T00:00:01.374544623Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.229232ms logger=migrator t=2026-06-03T00:00:01.377610162Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-03T00:00:01.386088821Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.475689ms logger=migrator t=2026-06-03T00:00:01.389638062Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-03T00:00:01.390861314Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.222862ms logger=migrator t=2026-06-03T00:00:01.395012032Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-03T00:00:01.395261518Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=245.436µs logger=migrator t=2026-06-03T00:00:01.399837066Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-03T00:00:01.400691798Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=856.542µs logger=migrator t=2026-06-03T00:00:01.403793299Z 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-06-03T00:00:01.404136957Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=343.888µs logger=migrator t=2026-06-03T00:00:01.408633634Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-03T00:00:01.409074225Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=439.991µs logger=migrator t=2026-06-03T00:00:01.417862872Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-03T00:00:01.419275629Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.407146ms logger=migrator t=2026-06-03T00:00:01.42282877Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-03T00:00:01.423990259Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.168519ms logger=migrator t=2026-06-03T00:00:01.427338086Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-03T00:00:01.42899103Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.649514ms logger=migrator t=2026-06-03T00:00:01.434944643Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-03T00:00:01.436523894Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.58736ms logger=migrator t=2026-06-03T00:00:01.441264596Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-03T00:00:01.442089417Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=825.101µs logger=migrator t=2026-06-03T00:00:01.447765324Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-03T00:00:01.447798595Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=34.611µs logger=migrator t=2026-06-03T00:00:01.45265883Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-03T00:00:01.453685527Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.028907ms logger=migrator t=2026-06-03T00:00:01.457579237Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-03T00:00:01.458635455Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.056268ms logger=migrator t=2026-06-03T00:00:01.463336647Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-03T00:00:01.464406274Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.060147ms logger=migrator t=2026-06-03T00:00:01.468820698Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-03T00:00:01.469436074Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=615.966µs logger=migrator t=2026-06-03T00:00:01.477322608Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-03T00:00:01.482386739Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.06067ms logger=migrator t=2026-06-03T00:00:01.489911543Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-03T00:00:01.49097207Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.305754ms logger=migrator t=2026-06-03T00:00:01.496969796Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-03T00:00:01.498107554Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.140169ms logger=migrator t=2026-06-03T00:00:01.502513639Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-03T00:00:01.503193356Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=679.417µs logger=migrator t=2026-06-03T00:00:01.507455276Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-03T00:00:01.508209116Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=754.11µs logger=migrator t=2026-06-03T00:00:01.512218879Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-03T00:00:01.51301632Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=797.032µs logger=migrator t=2026-06-03T00:00:01.519100376Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-03T00:00:01.520303058Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.208142ms logger=migrator t=2026-06-03T00:00:01.526384265Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-03T00:00:01.527019851Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=636.026µs logger=migrator t=2026-06-03T00:00:01.532038901Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-03T00:00:01.532627266Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=588.985µs logger=migrator t=2026-06-03T00:00:01.537083641Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-03T00:00:01.538084157Z level=info msg="Migration successfully executed" id="create star table" duration=1.001716ms logger=migrator t=2026-06-03T00:00:01.543288262Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-03T00:00:01.544131803Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=843.052µs logger=migrator t=2026-06-03T00:00:01.5490263Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-03T00:00:01.550278412Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.244382ms logger=migrator t=2026-06-03T00:00:01.556285827Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-03T00:00:01.557382035Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.097408ms logger=migrator t=2026-06-03T00:00:01.562892768Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-03T00:00:01.563666368Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=773.46µs logger=migrator t=2026-06-03T00:00:01.568726878Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-03T00:00:01.569414206Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=687.208µs logger=migrator t=2026-06-03T00:00:01.57382618Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-03T00:00:01.575228806Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.402116ms logger=migrator t=2026-06-03T00:00:01.581086078Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-03T00:00:01.581886808Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=801.2µs logger=migrator t=2026-06-03T00:00:01.587130173Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-03T00:00:01.587159415Z level=info msg="Migration successfully executed" id="Update org table charset" duration=30.782µs logger=migrator t=2026-06-03T00:00:01.59277261Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-03T00:00:01.592818961Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.441µs logger=migrator t=2026-06-03T00:00:01.596858775Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-03T00:00:01.597141433Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=283.288µs logger=migrator t=2026-06-03T00:00:01.601066514Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-03T00:00:01.602222274Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.156061ms logger=migrator t=2026-06-03T00:00:01.606748Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-03T00:00:01.608157236Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.409806ms logger=migrator t=2026-06-03T00:00:01.614967673Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-03T00:00:01.615847065Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=878.812µs logger=migrator t=2026-06-03T00:00:01.621684866Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-03T00:00:01.622430406Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=745.31µs logger=migrator t=2026-06-03T00:00:01.628653177Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-03T00:00:01.62994579Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.292744ms logger=migrator t=2026-06-03T00:00:01.635541015Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-03T00:00:01.636815817Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=1.278853ms logger=migrator t=2026-06-03T00:00:01.641003515Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-03T00:00:01.64661286Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.607415ms logger=migrator t=2026-06-03T00:00:01.650436619Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-03T00:00:01.651212659Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=776.28µs logger=migrator t=2026-06-03T00:00:01.656939497Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-03T00:00:01.657875002Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=935.454µs logger=migrator t=2026-06-03T00:00:01.665508008Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-03T00:00:01.666873443Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.384776ms logger=migrator t=2026-06-03T00:00:01.675926637Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-03T00:00:01.676730168Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=803.871µs logger=migrator t=2026-06-03T00:00:01.682790554Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-03T00:00:01.684189451Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.400576ms logger=migrator t=2026-06-03T00:00:01.688154783Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-03T00:00:01.688263946Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=107.633µs logger=migrator t=2026-06-03T00:00:01.691865549Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-03T00:00:01.693897631Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=2.032542ms logger=migrator t=2026-06-03T00:00:01.698600993Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-03T00:00:01.700890812Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.292499ms logger=migrator t=2026-06-03T00:00:01.705411589Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-03T00:00:01.707652577Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.237038ms logger=migrator t=2026-06-03T00:00:01.713008795Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-03T00:00:01.713921419Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=912.574µs logger=migrator t=2026-06-03T00:00:01.71976487Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-03T00:00:01.722838979Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.075218ms logger=migrator t=2026-06-03T00:00:01.72638909Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-03T00:00:01.727444988Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.055708ms logger=migrator t=2026-06-03T00:00:01.73101733Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-03T00:00:01.732340445Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.320454ms logger=migrator t=2026-06-03T00:00:01.738634487Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-03T00:00:01.738676658Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=44.521µs logger=migrator t=2026-06-03T00:00:01.7433975Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-03T00:00:01.743441552Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=47.301µs logger=migrator t=2026-06-03T00:00:01.747414543Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-03T00:00:01.7507447Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.331816ms logger=migrator t=2026-06-03T00:00:01.757508585Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-03T00:00:01.761710913Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=4.208618ms logger=migrator t=2026-06-03T00:00:01.766518288Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-03T00:00:01.768997631Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.480414ms logger=migrator t=2026-06-03T00:00:01.804392856Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-03T00:00:01.810180855Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=5.782979ms logger=migrator t=2026-06-03T00:00:01.814187279Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-03T00:00:01.814379733Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=194.364µs logger=migrator t=2026-06-03T00:00:01.819453504Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-03T00:00:01.82007027Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=614.316µs logger=migrator t=2026-06-03T00:00:01.825418639Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-03T00:00:01.826399334Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=981.505µs logger=migrator t=2026-06-03T00:00:01.831928027Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-03T00:00:01.831958407Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.57µs logger=migrator t=2026-06-03T00:00:01.837176173Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-03T00:00:01.838102106Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=925.733µs logger=migrator t=2026-06-03T00:00:01.841519365Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-03T00:00:01.842608622Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.088918ms logger=migrator t=2026-06-03T00:00:01.84712665Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-03T00:00:01.852361224Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.231335ms logger=migrator t=2026-06-03T00:00:01.858840362Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-03T00:00:01.859872219Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.034596ms logger=migrator t=2026-06-03T00:00:01.865035331Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-03T00:00:01.866010617Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=972.486µs logger=migrator t=2026-06-03T00:00:01.872230468Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-03T00:00:01.873408308Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.17741ms logger=migrator t=2026-06-03T00:00:01.879622238Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-03T00:00:01.880022419Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=400.581µs logger=migrator t=2026-06-03T00:00:01.884397182Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-03T00:00:01.885024238Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=628.186µs logger=migrator t=2026-06-03T00:00:01.889517024Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-03T00:00:01.891935997Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.416533ms logger=migrator t=2026-06-03T00:00:01.897014888Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-03T00:00:01.898144517Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.112069ms logger=migrator t=2026-06-03T00:00:01.902865848Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-03T00:00:01.903130596Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=264.008µs logger=migrator t=2026-06-03T00:00:01.907516579Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-03T00:00:01.907717664Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=199.545µs logger=migrator t=2026-06-03T00:00:01.91297578Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-03T00:00:01.913821232Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=845.802µs logger=migrator t=2026-06-03T00:00:01.919914449Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-03T00:00:01.923677476Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.762187ms logger=migrator t=2026-06-03T00:00:01.92883111Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-03T00:00:01.930245186Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.414116ms logger=migrator t=2026-06-03T00:00:01.936309913Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-03T00:00:01.937536935Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=1.227012ms logger=migrator t=2026-06-03T00:00:01.944621237Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-03T00:00:01.946538007Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.92067ms logger=migrator t=2026-06-03T00:00:01.952112201Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-03T00:00:01.953058535Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=946.924µs logger=migrator t=2026-06-03T00:00:01.96024007Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-03T00:00:01.961242327Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.002277ms logger=migrator t=2026-06-03T00:00:01.96795597Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-03T00:00:01.976629084Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=8.672714ms logger=migrator t=2026-06-03T00:00:01.982233029Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-03T00:00:01.983346467Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.114398ms logger=migrator t=2026-06-03T00:00:01.989027005Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-03T00:00:01.990322658Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.295113ms logger=migrator t=2026-06-03T00:00:01.995584894Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-03T00:00:01.996487807Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=905.283µs logger=migrator t=2026-06-03T00:00:02.001205709Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-03T00:00:02.001818475Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=613.386µs logger=migrator t=2026-06-03T00:00:02.007489141Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-03T00:00:02.010284513Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.794632ms logger=migrator t=2026-06-03T00:00:02.015197081Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-03T00:00:02.017983352Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.788032ms logger=migrator t=2026-06-03T00:00:02.022775226Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-03T00:00:02.022821577Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=49.591µs logger=migrator t=2026-06-03T00:00:02.027471777Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-03T00:00:02.027793386Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=326.069µs logger=migrator t=2026-06-03T00:00:02.03380494Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-03T00:00:02.036735907Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.928937ms logger=migrator t=2026-06-03T00:00:02.041608143Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-03T00:00:02.041960312Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=355.279µs logger=migrator t=2026-06-03T00:00:02.046502219Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-03T00:00:02.046820987Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=320.728µs logger=migrator t=2026-06-03T00:00:02.051851227Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-03T00:00:02.05581617Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.959112ms logger=migrator t=2026-06-03T00:00:02.061806914Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-03T00:00:02.062240085Z level=info msg="Migration successfully executed" id="Update uid value" duration=437.472µs logger=migrator t=2026-06-03T00:00:02.067173823Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-03T00:00:02.068472196Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.295243ms logger=migrator t=2026-06-03T00:00:02.073423884Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-03T00:00:02.074688627Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.265193ms logger=migrator t=2026-06-03T00:00:02.082788626Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-03T00:00:02.084269595Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.480919ms logger=migrator t=2026-06-03T00:00:02.08913133Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-03T00:00:02.089958772Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=827.542µs logger=migrator t=2026-06-03T00:00:02.096062089Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-03T00:00:02.09762118Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.561391ms logger=migrator t=2026-06-03T00:00:02.103750197Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-03T00:00:02.105112922Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.363505ms logger=migrator t=2026-06-03T00:00:02.110622805Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-03T00:00:02.11198763Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.365565ms logger=migrator t=2026-06-03T00:00:02.117107552Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-03T00:00:02.117863623Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=758.051µs logger=migrator t=2026-06-03T00:00:02.123137058Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-03T00:00:02.124254497Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.118559ms logger=migrator t=2026-06-03T00:00:02.12976056Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-03T00:00:02.138054873Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.289813ms logger=migrator t=2026-06-03T00:00:02.143873924Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-03T00:00:02.144848179Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=976.905µs logger=migrator t=2026-06-03T00:00:02.149457538Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-03T00:00:02.150402202Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=944.774µs logger=migrator t=2026-06-03T00:00:02.219366044Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-03T00:00:02.220419471Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.058717ms logger=migrator t=2026-06-03T00:00:02.394379434Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-03T00:00:02.395848942Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.462238ms logger=migrator t=2026-06-03T00:00:02.403869849Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-03T00:00:02.40469194Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=823.221µs logger=migrator t=2026-06-03T00:00:02.409518945Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-03T00:00:02.411006223Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=1.490968ms logger=migrator t=2026-06-03T00:00:02.416649579Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-03T00:00:02.41669612Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.941µs logger=migrator t=2026-06-03T00:00:02.426414951Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-03T00:00:02.430284252Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.873291ms logger=migrator t=2026-06-03T00:00:02.435606538Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-03T00:00:02.43835867Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.750632ms logger=migrator t=2026-06-03T00:00:02.443352649Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-03T00:00:02.443563865Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=212.086µs logger=migrator t=2026-06-03T00:00:02.448749798Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-03T00:00:02.45384629Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=5.091572ms logger=migrator t=2026-06-03T00:00:02.458778218Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-03T00:00:02.461536398Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.76061ms logger=migrator t=2026-06-03T00:00:02.466520048Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-03T00:00:02.467649597Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.132118ms logger=migrator t=2026-06-03T00:00:02.470832339Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-03T00:00:02.471556068Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=723.029µs logger=migrator t=2026-06-03T00:00:02.475932931Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-03T00:00:02.476798093Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=864.963µs logger=migrator t=2026-06-03T00:00:02.481635998Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-03T00:00:02.483160207Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.523949ms logger=migrator t=2026-06-03T00:00:02.488337721Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-03T00:00:02.489160362Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=823.521µs logger=migrator t=2026-06-03T00:00:02.495611079Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-03T00:00:02.496911662Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.301503ms logger=migrator t=2026-06-03T00:00:02.501039719Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-03T00:00:02.501107151Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=68.292µs logger=migrator t=2026-06-03T00:00:02.503474812Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-03T00:00:02.503498632Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=24.8µs logger=migrator t=2026-06-03T00:00:02.508324257Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-03T00:00:02.513245124Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.918857ms logger=migrator t=2026-06-03T00:00:02.518151131Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-03T00:00:02.520226815Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.073873ms logger=migrator t=2026-06-03T00:00:02.523495199Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-03T00:00:02.523570401Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=76.102µs logger=migrator t=2026-06-03T00:00:02.527759209Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-03T00:00:02.528718734Z level=info msg="Migration successfully executed" id="create quota table v1" duration=959.084µs logger=migrator t=2026-06-03T00:00:02.535323545Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-03T00:00:02.536420093Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.092897ms logger=migrator t=2026-06-03T00:00:02.541210756Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-03T00:00:02.541241537Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=32.211µs logger=migrator t=2026-06-03T00:00:02.545850937Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-03T00:00:02.546728889Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=878.222µs logger=migrator t=2026-06-03T00:00:02.551301737Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-03T00:00:02.552210171Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=907.854µs logger=migrator t=2026-06-03T00:00:02.556752968Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-03T00:00:02.561977193Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=5.222805ms logger=migrator t=2026-06-03T00:00:02.565899975Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-03T00:00:02.565920125Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=20.89µs logger=migrator t=2026-06-03T00:00:02.568884532Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-03T00:00:02.569520208Z level=info msg="Migration successfully executed" id="create session table" duration=635.586µs logger=migrator t=2026-06-03T00:00:02.575802971Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-03T00:00:02.575965305Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=168.054µs logger=migrator t=2026-06-03T00:00:02.581135278Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-03T00:00:02.581329783Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=198.316µs logger=migrator t=2026-06-03T00:00:02.587153434Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-03T00:00:02.58819445Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.040306ms logger=migrator t=2026-06-03T00:00:02.593825835Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-03T00:00:02.594663328Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=837.443µs logger=migrator t=2026-06-03T00:00:02.600182139Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-03T00:00:02.600214291Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=34.302µs logger=migrator t=2026-06-03T00:00:02.603864625Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-03T00:00:02.603895696Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=29.431µs logger=migrator t=2026-06-03T00:00:02.609317376Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-03T00:00:02.612931309Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.613463ms logger=migrator t=2026-06-03T00:00:02.619315104Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-03T00:00:02.625395122Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=6.079667ms logger=migrator t=2026-06-03T00:00:02.629735503Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-03T00:00:02.629823836Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=89.073µs logger=migrator t=2026-06-03T00:00:02.633902971Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-03T00:00:02.633991133Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=89.112µs logger=migrator t=2026-06-03T00:00:02.639254399Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-03T00:00:02.640508191Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.253762ms logger=migrator t=2026-06-03T00:00:02.64741371Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-03T00:00:02.647486792Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=77.432µs logger=migrator t=2026-06-03T00:00:02.654715328Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-03T00:00:02.657713636Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=2.999638ms logger=migrator t=2026-06-03T00:00:02.662322035Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-03T00:00:02.662443548Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=122.193µs logger=migrator t=2026-06-03T00:00:02.666013161Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-03T00:00:02.669450588Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.436058ms logger=migrator t=2026-06-03T00:00:02.675197758Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-03T00:00:02.678147414Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=2.949666ms logger=migrator t=2026-06-03T00:00:02.687010153Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-03T00:00:02.687068914Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=59.481µs logger=migrator t=2026-06-03T00:00:02.697434791Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-03T00:00:02.698551831Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.114669ms logger=migrator t=2026-06-03T00:00:02.702973735Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-03T00:00:02.703695753Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=721.378µs logger=migrator t=2026-06-03T00:00:02.710465748Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-03T00:00:02.711793463Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.334465ms logger=migrator t=2026-06-03T00:00:02.719564403Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-03T00:00:02.720541238Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=976.115µs logger=migrator t=2026-06-03T00:00:02.727499088Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-03T00:00:02.729271534Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.776216ms logger=migrator t=2026-06-03T00:00:02.733216036Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-03T00:00:02.734624653Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.408027ms logger=migrator t=2026-06-03T00:00:02.744094037Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-03T00:00:02.744818366Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=724.399µs logger=migrator t=2026-06-03T00:00:02.748795569Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-03T00:00:02.750453181Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.657863ms logger=migrator t=2026-06-03T00:00:02.755264156Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-03T00:00:02.756087777Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=825.972µs logger=migrator t=2026-06-03T00:00:02.760964882Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-03T00:00:02.773559528Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.590216ms logger=migrator t=2026-06-03T00:00:02.778230069Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-03T00:00:02.778903156Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=673.597µs logger=migrator t=2026-06-03T00:00:02.784537972Z 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-06-03T00:00:02.785213479Z 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=675.497µs logger=migrator t=2026-06-03T00:00:02.789227673Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-03T00:00:02.789631263Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=405.5µs logger=migrator t=2026-06-03T00:00:02.793671338Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-03T00:00:02.794588151Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=917.583µs logger=migrator t=2026-06-03T00:00:02.799658672Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-03T00:00:02.801267004Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.611293ms logger=migrator t=2026-06-03T00:00:02.806589761Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-03T00:00:02.810392759Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.804088ms logger=migrator t=2026-06-03T00:00:02.815426299Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-03T00:00:02.820536001Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.113682ms logger=migrator t=2026-06-03T00:00:02.837555121Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-03T00:00:02.841153114Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.599573ms logger=migrator t=2026-06-03T00:00:02.846404729Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-03T00:00:02.849845218Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.444199ms logger=migrator t=2026-06-03T00:00:02.854585421Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-03T00:00:02.855480114Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=895.003µs logger=migrator t=2026-06-03T00:00:02.880460459Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-03T00:00:02.880550401Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=94.942µs logger=migrator t=2026-06-03T00:00:02.884053492Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-03T00:00:02.884084093Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=31.681µs logger=migrator t=2026-06-03T00:00:02.886979057Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-03T00:00:02.887983814Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.004427ms logger=migrator t=2026-06-03T00:00:02.892992753Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-03T00:00:02.893999359Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.006636ms logger=migrator t=2026-06-03T00:00:02.89868395Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-03T00:00:02.899509591Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=825.311µs logger=migrator t=2026-06-03T00:00:02.915288369Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-03T00:00:02.916568691Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.279312ms logger=migrator t=2026-06-03T00:00:02.92228053Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-03T00:00:02.923137092Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=855.522µs logger=migrator t=2026-06-03T00:00:02.926765575Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-03T00:00:02.930489931Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.723466ms logger=migrator t=2026-06-03T00:00:02.934394452Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-03T00:00:02.938294872Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.89795ms logger=migrator t=2026-06-03T00:00:02.94821215Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-03T00:00:02.948589089Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=382.52µs logger=migrator t=2026-06-03T00:00:02.952302514Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-03T00:00:02.953368772Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.071208ms logger=migrator t=2026-06-03T00:00:02.958802183Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-03T00:00:02.959717326Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=915.203µs logger=migrator t=2026-06-03T00:00:02.9637287Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-03T00:00:02.967694712Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.965682ms logger=migrator t=2026-06-03T00:00:02.971541882Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-03T00:00:02.971609653Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=68.971µs logger=migrator t=2026-06-03T00:00:02.97730131Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-03T00:00:02.978588283Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.287633ms logger=migrator t=2026-06-03T00:00:02.982671429Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-03T00:00:02.984131777Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.459858ms logger=migrator t=2026-06-03T00:00:02.98889128Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-03T00:00:02.988981592Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=90.872µs logger=migrator t=2026-06-03T00:00:02.99548019Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-03T00:00:02.996664061Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.187031ms logger=migrator t=2026-06-03T00:00:03.002348898Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-03T00:00:03.003738033Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.387065ms logger=migrator t=2026-06-03T00:00:03.009753089Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-03T00:00:03.010619911Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=870.832µs logger=migrator t=2026-06-03T00:00:03.016893553Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-03T00:00:03.018652798Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.762135ms logger=migrator t=2026-06-03T00:00:03.023047141Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-03T00:00:03.024099329Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.051578ms logger=migrator t=2026-06-03T00:00:03.02919203Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-03T00:00:03.030246518Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.057908ms logger=migrator t=2026-06-03T00:00:03.034498888Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-03T00:00:03.034524228Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=26.1µs logger=migrator t=2026-06-03T00:00:03.04619755Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-03T00:00:03.05278816Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.59499ms logger=migrator t=2026-06-03T00:00:03.057680697Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-03T00:00:03.058572269Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=892.723µs logger=migrator t=2026-06-03T00:00:03.066614398Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-03T00:00:03.0740985Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.485122ms logger=migrator t=2026-06-03T00:00:03.079524161Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-03T00:00:03.080045454Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=521.363µs logger=migrator t=2026-06-03T00:00:03.083413951Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-03T00:00:03.084859339Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.440857ms logger=migrator t=2026-06-03T00:00:03.093335567Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-03T00:00:03.094140768Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=805.051µs logger=migrator t=2026-06-03T00:00:03.104631269Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-03T00:00:03.118174079Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.536739ms logger=migrator t=2026-06-03T00:00:03.12401838Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-03T00:00:03.125807686Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.785666ms logger=migrator t=2026-06-03T00:00:03.130916769Z 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-06-03T00:00:03.132227492Z 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.313142ms logger=migrator t=2026-06-03T00:00:03.14609821Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-03T00:00:03.146976923Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=885.553µs logger=migrator t=2026-06-03T00:00:03.155975235Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-03T00:00:03.157038683Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.063198ms logger=migrator t=2026-06-03T00:00:03.161667793Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-03T00:00:03.162039152Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=370µs logger=migrator t=2026-06-03T00:00:03.169004942Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-03T00:00:03.175348956Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.344623ms logger=migrator t=2026-06-03T00:00:03.179451632Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-03T00:00:03.186593556Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.143924ms logger=migrator t=2026-06-03T00:00:03.190035035Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-03T00:00:03.190805175Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=770.41µs logger=migrator t=2026-06-03T00:00:03.195908296Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-03T00:00:03.196665186Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=756.51µs logger=migrator t=2026-06-03T00:00:03.20182568Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-03T00:00:03.202111197Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=285.987µs logger=migrator t=2026-06-03T00:00:03.205959067Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-03T00:00:03.210938135Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.976038ms logger=migrator t=2026-06-03T00:00:03.214410845Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-03T00:00:03.215225686Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=814.121µs logger=migrator t=2026-06-03T00:00:03.219920247Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-03T00:00:03.220064941Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=140.864µs logger=migrator t=2026-06-03T00:00:03.223472079Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-03T00:00:03.223792067Z level=info msg="Migration successfully executed" id="Move region to single row" duration=319.748µs logger=migrator t=2026-06-03T00:00:03.227670927Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-03T00:00:03.228298644Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=627.317µs logger=migrator t=2026-06-03T00:00:03.231880656Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-03T00:00:03.232457611Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=577.215µs logger=migrator t=2026-06-03T00:00:03.236749642Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-03T00:00:03.23786805Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.117918ms logger=migrator t=2026-06-03T00:00:03.24170098Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-03T00:00:03.242657054Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=956.014µs logger=migrator t=2026-06-03T00:00:03.247281554Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-03T00:00:03.248157576Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=876.172µs logger=migrator t=2026-06-03T00:00:03.251559034Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-03T00:00:03.253124514Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.56494ms logger=migrator t=2026-06-03T00:00:03.256796689Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-03T00:00:03.256929903Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=134.704µs logger=migrator t=2026-06-03T00:00:03.261225274Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-03T00:00:03.262102706Z level=info msg="Migration successfully executed" id="create test_data table" duration=876.402µs logger=migrator t=2026-06-03T00:00:03.267163787Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-03T00:00:03.26806363Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=899.563µs logger=migrator t=2026-06-03T00:00:03.272716441Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-03T00:00:03.273680765Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=963.484µs logger=migrator t=2026-06-03T00:00:03.277807022Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-03T00:00:03.278788368Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=981.145µs logger=migrator t=2026-06-03T00:00:03.283572571Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-03T00:00:03.283785117Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=213.216µs logger=migrator t=2026-06-03T00:00:03.287317348Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-03T00:00:03.287701778Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=384.61µs logger=migrator t=2026-06-03T00:00:03.291531676Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-03T00:00:03.29165878Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=128.094µs logger=migrator t=2026-06-03T00:00:03.297029599Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-03T00:00:03.29820928Z level=info msg="Migration successfully executed" id="create team table" duration=1.180691ms logger=migrator t=2026-06-03T00:00:03.302232543Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-03T00:00:03.303440634Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.207621ms logger=migrator t=2026-06-03T00:00:03.30754364Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-03T00:00:03.30831607Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=771.18µs logger=migrator t=2026-06-03T00:00:03.313168795Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-03T00:00:03.317367084Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.195269ms logger=migrator t=2026-06-03T00:00:03.324224861Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-03T00:00:03.324431837Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=203.765µs logger=migrator t=2026-06-03T00:00:03.330146854Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-03T00:00:03.331636922Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.523269ms logger=migrator t=2026-06-03T00:00:03.338171862Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-03T00:00:03.339092525Z level=info msg="Migration successfully executed" id="create team member table" duration=921.723µs logger=migrator t=2026-06-03T00:00:03.347638966Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-03T00:00:03.3493282Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.689514ms logger=migrator t=2026-06-03T00:00:03.356969526Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-03T00:00:03.358515897Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.546911ms logger=migrator t=2026-06-03T00:00:03.362766787Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-03T00:00:03.363737191Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=970.784µs logger=migrator t=2026-06-03T00:00:03.369178092Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-03T00:00:03.375126545Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.948003ms logger=migrator t=2026-06-03T00:00:03.3803424Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-03T00:00:03.385642427Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.303377ms logger=migrator t=2026-06-03T00:00:03.390862823Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-03T00:00:03.395630346Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.767353ms logger=migrator t=2026-06-03T00:00:03.401114438Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-03T00:00:03.402229846Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.115489ms logger=migrator t=2026-06-03T00:00:03.406497356Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-03T00:00:03.407564464Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.067108ms logger=migrator t=2026-06-03T00:00:03.411770262Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-03T00:00:03.41283918Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.069078ms logger=migrator t=2026-06-03T00:00:03.419289196Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-03T00:00:03.421044902Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.754906ms logger=migrator t=2026-06-03T00:00:03.426346459Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-03T00:00:03.427814957Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.468388ms logger=migrator t=2026-06-03T00:00:03.434813208Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-03T00:00:03.435812153Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=999.625µs logger=migrator t=2026-06-03T00:00:03.440985336Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-03T00:00:03.443014329Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=2.052173ms logger=migrator t=2026-06-03T00:00:03.44846509Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-03T00:00:03.449408295Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=942.475µs logger=migrator t=2026-06-03T00:00:03.456892447Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-03T00:00:03.457655057Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=763.18µs logger=migrator t=2026-06-03T00:00:03.464475124Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-03T00:00:03.464905805Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=427.702µs logger=migrator t=2026-06-03T00:00:03.469012911Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-03T00:00:03.469794281Z level=info msg="Migration successfully executed" id="create tag table" duration=779.82µs logger=migrator t=2026-06-03T00:00:03.474352528Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-03T00:00:03.475440237Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.087909ms logger=migrator t=2026-06-03T00:00:03.479669536Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-03T00:00:03.480760534Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.090688ms logger=migrator t=2026-06-03T00:00:03.484977323Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-03T00:00:03.486039961Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.063048ms logger=migrator t=2026-06-03T00:00:03.493119244Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-03T00:00:03.495331221Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.216027ms logger=migrator t=2026-06-03T00:00:03.500600417Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-03T00:00:03.517494633Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.893606ms logger=migrator t=2026-06-03T00:00:03.521401203Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-03T00:00:03.521988059Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=586.746µs logger=migrator t=2026-06-03T00:00:03.527268726Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-03T00:00:03.528314622Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.048276ms logger=migrator t=2026-06-03T00:00:03.532526841Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-03T00:00:03.532918502Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=391.51µs logger=migrator t=2026-06-03T00:00:03.537211692Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-03T00:00:03.53790317Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=691.368µs logger=migrator t=2026-06-03T00:00:03.543344851Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-03T00:00:03.544170792Z level=info msg="Migration successfully executed" id="create user auth table" duration=826.161µs logger=migrator t=2026-06-03T00:00:03.547310063Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-03T00:00:03.548436112Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.125379ms logger=migrator t=2026-06-03T00:00:03.553831122Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-03T00:00:03.554431328Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=597.745µs logger=migrator t=2026-06-03T00:00:03.560078693Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-03T00:00:03.565595225Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.516042ms logger=migrator t=2026-06-03T00:00:03.569209659Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-03T00:00:03.574600897Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.391068ms logger=migrator t=2026-06-03T00:00:03.5785409Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-03T00:00:03.5847455Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.210861ms logger=migrator t=2026-06-03T00:00:03.588901217Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-03T00:00:03.59519629Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=6.295123ms logger=migrator t=2026-06-03T00:00:03.599823939Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-03T00:00:03.600959399Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.13566ms logger=migrator t=2026-06-03T00:00:03.605817224Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-03T00:00:03.614241232Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.422218ms logger=migrator t=2026-06-03T00:00:03.618772928Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-03T00:00:03.619484127Z level=info msg="Migration successfully executed" id="create server_lock table" duration=711.849µs logger=migrator t=2026-06-03T00:00:03.62459647Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-03T00:00:03.626384785Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.789456ms logger=migrator t=2026-06-03T00:00:03.631143298Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-03T00:00:03.632506604Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.363966ms logger=migrator t=2026-06-03T00:00:03.637714118Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-03T00:00:03.638622132Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=908.195µs logger=migrator t=2026-06-03T00:00:03.643676262Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-03T00:00:03.645175471Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.498909ms logger=migrator t=2026-06-03T00:00:03.649345838Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-03T00:00:03.650877208Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.531199ms logger=migrator t=2026-06-03T00:00:03.655200139Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-03T00:00:03.66064144Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.441101ms logger=migrator t=2026-06-03T00:00:03.665604248Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-03T00:00:03.666521372Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=920.514µs logger=migrator t=2026-06-03T00:00:03.670577527Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-03T00:00:03.672016984Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.438978ms logger=migrator t=2026-06-03T00:00:03.676283475Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-03T00:00:03.677764243Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.484318ms logger=migrator t=2026-06-03T00:00:03.68269442Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-03T00:00:03.683773008Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.078377ms logger=migrator t=2026-06-03T00:00:03.687416871Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-03T00:00:03.688340646Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=923.515µs logger=migrator t=2026-06-03T00:00:03.692137793Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-03T00:00:03.692207025Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.992µs logger=migrator t=2026-06-03T00:00:03.696857426Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-03T00:00:03.696977109Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=119.293µs logger=migrator t=2026-06-03T00:00:03.700579352Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-03T00:00:03.701905086Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.326885ms logger=migrator t=2026-06-03T00:00:03.705873319Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-03T00:00:03.706790802Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=917.213µs logger=migrator t=2026-06-03T00:00:03.711523745Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-03T00:00:03.712432008Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=907.993µs logger=migrator t=2026-06-03T00:00:03.716320799Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-03T00:00:03.71638509Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=64.951µs logger=migrator t=2026-06-03T00:00:03.719796568Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-03T00:00:03.721275697Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.479288ms logger=migrator t=2026-06-03T00:00:03.725732641Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-03T00:00:03.727152298Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.419057ms logger=migrator t=2026-06-03T00:00:03.730815232Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-03T00:00:03.731751557Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=936.045µs logger=migrator t=2026-06-03T00:00:03.735206366Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-03T00:00:03.73612962Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=927.174µs logger=migrator t=2026-06-03T00:00:03.740157094Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-03T00:00:03.74582139Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.664026ms logger=migrator t=2026-06-03T00:00:03.749325901Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-03T00:00:03.750201863Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=875.992µs logger=migrator t=2026-06-03T00:00:03.75433261Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-03T00:00:03.754440303Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=108.263µs logger=migrator t=2026-06-03T00:00:03.758043836Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-03T00:00:03.759040722Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=997.006µs logger=migrator t=2026-06-03T00:00:03.762974473Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-03T00:00:03.763949259Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=974.516µs logger=migrator t=2026-06-03T00:00:03.768320482Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-03T00:00:03.769321437Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.000445ms logger=migrator t=2026-06-03T00:00:03.773044524Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-03T00:00:03.773507495Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=462.991µs logger=migrator t=2026-06-03T00:00:03.786228974Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-03T00:00:03.787323962Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.097488ms logger=migrator t=2026-06-03T00:00:03.791696255Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-03T00:00:03.792689211Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=992.216µs logger=migrator t=2026-06-03T00:00:03.796015557Z 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-06-03T00:00:03.797042183Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.026286ms logger=migrator t=2026-06-03T00:00:03.800308598Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-03T00:00:03.801287233Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=978.275µs logger=migrator t=2026-06-03T00:00:03.80701196Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-03T00:00:03.814019062Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.999431ms logger=migrator t=2026-06-03T00:00:03.81781469Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-03T00:00:03.818808106Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=994.346µs logger=migrator t=2026-06-03T00:00:03.822421629Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-03T00:00:03.823369764Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=947.476µs logger=migrator t=2026-06-03T00:00:03.82749605Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-03T00:00:03.852925077Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.428647ms logger=migrator t=2026-06-03T00:00:03.859380503Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-03T00:00:03.885739185Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.337781ms logger=migrator t=2026-06-03T00:00:03.890353443Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-03T00:00:03.891118743Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=764.78µs logger=migrator t=2026-06-03T00:00:03.894541922Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-03T00:00:03.896233386Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.691065ms logger=migrator t=2026-06-03T00:00:03.900386263Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-03T00:00:03.907418785Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.047693ms logger=migrator t=2026-06-03T00:00:03.912302841Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-03T00:00:03.916629602Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.325071ms logger=migrator t=2026-06-03T00:00:03.920334448Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-03T00:00:03.921529399Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.192391ms logger=migrator t=2026-06-03T00:00:03.925720697Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-03T00:00:03.92698572Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.268513ms logger=migrator t=2026-06-03T00:00:03.931893577Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-03T00:00:03.933237932Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.345435ms logger=migrator t=2026-06-03T00:00:03.937613194Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-03T00:00:03.939146794Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.53144ms logger=migrator t=2026-06-03T00:00:03.944668537Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-03T00:00:03.944940213Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=268.067µs logger=migrator t=2026-06-03T00:00:03.949006868Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-03T00:00:03.955493546Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.485738ms logger=migrator t=2026-06-03T00:00:03.959629243Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-03T00:00:03.965843173Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.21326ms logger=migrator t=2026-06-03T00:00:03.969827396Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-03T00:00:03.976257862Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.427966ms logger=migrator t=2026-06-03T00:00:03.980989965Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-03T00:00:03.98199383Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.003655ms logger=migrator t=2026-06-03T00:00:03.985597763Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-03T00:00:03.986669852Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.071688ms logger=migrator t=2026-06-03T00:00:03.990016358Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-03T00:00:03.996169746Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.152798ms logger=migrator t=2026-06-03T00:00:04.000255042Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-03T00:00:04.006173195Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.917823ms logger=migrator t=2026-06-03T00:00:04.009665176Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-03T00:00:04.010725672Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.060317ms logger=migrator t=2026-06-03T00:00:04.01491864Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-03T00:00:04.020856875Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.936214ms logger=migrator t=2026-06-03T00:00:04.025778341Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-03T00:00:04.031967912Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.189811ms logger=migrator t=2026-06-03T00:00:04.038057528Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-03T00:00:04.038217643Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=162.285µs logger=migrator t=2026-06-03T00:00:04.043715794Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-03T00:00:04.04510707Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.388946ms logger=migrator t=2026-06-03T00:00:04.050156902Z 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-06-03T00:00:04.051390053Z 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.228481ms logger=migrator t=2026-06-03T00:00:04.055712285Z 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-06-03T00:00:04.057009788Z 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.297443ms logger=migrator t=2026-06-03T00:00:04.061291219Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-03T00:00:04.061458503Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=167.504µs logger=migrator t=2026-06-03T00:00:04.066292848Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-03T00:00:04.0741001Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.808212ms logger=migrator t=2026-06-03T00:00:04.079215321Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-03T00:00:04.085938466Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.722574ms logger=migrator t=2026-06-03T00:00:04.089501318Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-03T00:00:04.094328842Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.827374ms logger=migrator t=2026-06-03T00:00:04.125722573Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-03T00:00:04.132906038Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.186335ms logger=migrator t=2026-06-03T00:00:04.143067101Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-03T00:00:04.152048563Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=8.986342ms logger=migrator t=2026-06-03T00:00:04.157467733Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-03T00:00:04.157546195Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=78.342µs logger=migrator t=2026-06-03T00:00:04.161293661Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-03T00:00:04.162274427Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.017377ms logger=migrator t=2026-06-03T00:00:04.167220545Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-03T00:00:04.174310738Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.089793ms logger=migrator t=2026-06-03T00:00:04.178117926Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-03T00:00:04.178192908Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=75.832µs logger=migrator t=2026-06-03T00:00:04.181594025Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-03T00:00:04.186605516Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=5.01056ms logger=migrator t=2026-06-03T00:00:04.194013806Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-03T00:00:04.195790253Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.775437ms logger=migrator t=2026-06-03T00:00:04.19994595Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-03T00:00:04.207514115Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.568925ms logger=migrator t=2026-06-03T00:00:04.21159225Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-03T00:00:04.212447852Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=855.952µs logger=migrator t=2026-06-03T00:00:04.21853794Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-03T00:00:04.220118351Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.578961ms logger=migrator t=2026-06-03T00:00:04.224313729Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-03T00:00:04.2332622Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.949311ms logger=migrator t=2026-06-03T00:00:04.236918994Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-03T00:00:04.237777357Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=858.123µs logger=migrator t=2026-06-03T00:00:04.243791362Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-03T00:00:04.244822739Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.030867ms logger=migrator t=2026-06-03T00:00:04.24913119Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-03T00:00:04.250509826Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.378816ms logger=migrator t=2026-06-03T00:00:04.265615256Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-03T00:00:04.267428363Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.815487ms logger=migrator t=2026-06-03T00:00:04.285752096Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-03T00:00:04.285953661Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=201.505µs logger=migrator t=2026-06-03T00:00:04.291022583Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-03T00:00:04.292493381Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.470948ms logger=migrator t=2026-06-03T00:00:04.297643733Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-03T00:00:04.299286435Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.642522ms logger=migrator t=2026-06-03T00:00:04.304843029Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-03T00:00:04.305497686Z 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-06-03T00:00:04.31106742Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-03T00:00:04.311770978Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=703.638µs logger=migrator t=2026-06-03T00:00:04.315865164Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-03T00:00:04.316930312Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.065268ms logger=migrator t=2026-06-03T00:00:04.320844162Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-03T00:00:04.327662669Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.818277ms logger=migrator t=2026-06-03T00:00:04.331748694Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-03T00:00:04.332818692Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.070318ms logger=migrator t=2026-06-03T00:00:04.337207476Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-03T00:00:04.338289413Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.085828ms logger=migrator t=2026-06-03T00:00:04.343494538Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-03T00:00:04.34434393Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=849.182µs logger=migrator t=2026-06-03T00:00:04.348703172Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-03T00:00:04.349797761Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.094229ms logger=migrator t=2026-06-03T00:00:04.35556814Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-03T00:00:04.356630767Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.062356ms logger=migrator t=2026-06-03T00:00:04.361315278Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-03T00:00:04.361462542Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=156.924µs logger=migrator t=2026-06-03T00:00:04.368029852Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-03T00:00:04.368197926Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=169.154µs logger=migrator t=2026-06-03T00:00:04.372527328Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-03T00:00:04.381670944Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=9.144216ms logger=migrator t=2026-06-03T00:00:04.385516673Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-03T00:00:04.385906463Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=389.9µs logger=migrator t=2026-06-03T00:00:04.390618595Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-03T00:00:04.391710892Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.092107ms logger=migrator t=2026-06-03T00:00:04.39625773Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-03T00:00:04.396567498Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=307.838µs logger=migrator t=2026-06-03T00:00:04.401021974Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-03T00:00:04.402040119Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.018205ms logger=migrator t=2026-06-03T00:00:04.406879785Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-03T00:00:04.408036915Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.160931ms logger=migrator t=2026-06-03T00:00:04.411636398Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-03T00:00:04.445359018Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=33.71647ms logger=migrator t=2026-06-03T00:00:04.450574234Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-03T00:00:04.456836895Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=6.26163ms logger=migrator t=2026-06-03T00:00:04.460644654Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-03T00:00:04.460833718Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=189.554µs logger=migrator t=2026-06-03T00:00:04.464897493Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-03T00:00:04.497447444Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.54741ms logger=migrator t=2026-06-03T00:00:04.502131555Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-03T00:00:04.53214936Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.013445ms logger=migrator t=2026-06-03T00:00:04.536573664Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-03T00:00:04.537238201Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=662.987µs logger=migrator t=2026-06-03T00:00:04.542381805Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-03T00:00:04.543543254Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.158559ms logger=migrator t=2026-06-03T00:00:04.549017566Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-03T00:00:04.549483448Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=466.502µs logger=migrator t=2026-06-03T00:00:04.553950493Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-03T00:00:04.555428331Z level=info msg="Migration successfully executed" id="create permission table" duration=1.477818ms logger=migrator t=2026-06-03T00:00:04.559844396Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-03T00:00:04.561381925Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.537269ms logger=migrator t=2026-06-03T00:00:04.566292382Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-03T00:00:04.568040317Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.750705ms logger=migrator t=2026-06-03T00:00:04.572740069Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-03T00:00:04.573613191Z level=info msg="Migration successfully executed" id="create role table" duration=874.203µs logger=migrator t=2026-06-03T00:00:04.57784535Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-03T00:00:04.589014309Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.170589ms logger=migrator t=2026-06-03T00:00:04.593879415Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-03T00:00:04.601661755Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.78405ms logger=migrator t=2026-06-03T00:00:04.606922242Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-03T00:00:04.608667836Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.736464ms logger=migrator t=2026-06-03T00:00:04.613117292Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-03T00:00:04.615432261Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.313779ms logger=migrator t=2026-06-03T00:00:04.620225405Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-03T00:00:04.621535399Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.310704ms logger=migrator t=2026-06-03T00:00:04.628108139Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-03T00:00:04.629042823Z level=info msg="Migration successfully executed" id="create team role table" duration=934.443µs logger=migrator t=2026-06-03T00:00:04.634794102Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-03T00:00:04.636027023Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.232721ms logger=migrator t=2026-06-03T00:00:04.640773926Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-03T00:00:04.643104007Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.332731ms logger=migrator t=2026-06-03T00:00:04.649683746Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-03T00:00:04.65178306Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.102354ms logger=migrator t=2026-06-03T00:00:04.656506073Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-03T00:00:04.657455137Z level=info msg="Migration successfully executed" id="create user role table" duration=948.544µs logger=migrator t=2026-06-03T00:00:04.663146593Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-03T00:00:04.664999852Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.852789ms logger=migrator t=2026-06-03T00:00:04.670273348Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-03T00:00:04.671428418Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.15712ms logger=migrator t=2026-06-03T00:00:04.675471742Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-03T00:00:04.676611871Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.139779ms logger=migrator t=2026-06-03T00:00:04.683247793Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-03T00:00:04.684137586Z level=info msg="Migration successfully executed" id="create builtin role table" duration=889.803µs logger=migrator t=2026-06-03T00:00:04.687623426Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-03T00:00:04.688673874Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.051568ms logger=migrator t=2026-06-03T00:00:04.692352538Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-03T00:00:04.693458726Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.106288ms logger=migrator t=2026-06-03T00:00:04.69937227Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-03T00:00:04.711606975Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=12.245706ms logger=migrator t=2026-06-03T00:00:04.716417589Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-03T00:00:04.717404245Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=995.406µs logger=migrator t=2026-06-03T00:00:04.721644955Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-03T00:00:04.722593949Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=948.474µs logger=migrator t=2026-06-03T00:00:04.727070604Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-03T00:00:04.728228025Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.15677ms logger=migrator t=2026-06-03T00:00:04.734312572Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-03T00:00:04.735540874Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.228592ms logger=migrator t=2026-06-03T00:00:04.741151969Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-03T00:00:04.742056952Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=905.023µs logger=migrator t=2026-06-03T00:00:04.746384624Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-03T00:00:04.747557254Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.16881ms logger=migrator t=2026-06-03T00:00:04.752737138Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-03T00:00:04.761319569Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.579241ms logger=migrator t=2026-06-03T00:00:04.768200327Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-03T00:00:04.778618746Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.418779ms logger=migrator t=2026-06-03T00:00:04.783128163Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-03T00:00:04.792042043Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.912439ms logger=migrator t=2026-06-03T00:00:04.797878094Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-03T00:00:04.806026544Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.14847ms logger=migrator t=2026-06-03T00:00:04.810099009Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-03T00:00:04.811841875Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.746656ms logger=migrator t=2026-06-03T00:00:04.816911516Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-03T00:00:04.817956302Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.044586ms logger=migrator t=2026-06-03T00:00:04.821640698Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-03T00:00:04.822657324Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.016706ms logger=migrator t=2026-06-03T00:00:04.826255137Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-03T00:00:04.827412437Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.15702ms logger=migrator t=2026-06-03T00:00:04.832130339Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-03T00:00:04.833252947Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.123578ms logger=migrator t=2026-06-03T00:00:04.837464316Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-03T00:00:04.837510467Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=46.881µs logger=migrator t=2026-06-03T00:00:04.841038528Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-03T00:00:04.841080809Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.321µs logger=migrator t=2026-06-03T00:00:04.846585072Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-03T00:00:04.847535487Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=935.295µs logger=migrator t=2026-06-03T00:00:04.852450014Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-03T00:00:04.853295406Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=847.402µs logger=migrator t=2026-06-03T00:00:04.858768957Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-03T00:00:04.859839014Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.074997ms logger=migrator t=2026-06-03T00:00:04.865002728Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-03T00:00:04.865215923Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=213.515µs logger=migrator t=2026-06-03T00:00:04.868847567Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-03T00:00:04.869422862Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=575.135µs logger=migrator t=2026-06-03T00:00:04.872881841Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-03T00:00:04.873868906Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=985.155µs logger=migrator t=2026-06-03T00:00:04.879822341Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-03T00:00:04.881385971Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.56733ms logger=migrator t=2026-06-03T00:00:04.886217686Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-03T00:00:04.899429657Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=13.205562ms logger=migrator t=2026-06-03T00:00:04.904479737Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-03T00:00:04.90457478Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=96.323µs logger=migrator t=2026-06-03T00:00:04.90884794Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-03T00:00:04.909829796Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=981.546µs logger=migrator t=2026-06-03T00:00:04.914692831Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-03T00:00:04.915546403Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=849.052µs logger=migrator t=2026-06-03T00:00:04.919749972Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-03T00:00:04.920679676Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=928.924µs logger=migrator t=2026-06-03T00:00:04.925622753Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-03T00:00:04.935708984Z level=info msg="Migration successfully executed" id="add correlation config column" duration=10.085221ms logger=migrator t=2026-06-03T00:00:04.94022337Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-03T00:00:04.941697079Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.473448ms logger=migrator t=2026-06-03T00:00:04.947015836Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-03T00:00:04.948527575Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.512809ms logger=migrator t=2026-06-03T00:00:04.954846608Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-03T00:00:04.978468159Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.618761ms logger=migrator t=2026-06-03T00:00:04.983602791Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-03T00:00:04.98549468Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.891239ms logger=migrator t=2026-06-03T00:00:04.994128783Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-03T00:00:04.995461017Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.344314ms logger=migrator t=2026-06-03T00:00:04.999574133Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-03T00:00:05.000747863Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.17521ms logger=migrator t=2026-06-03T00:00:05.005370563Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-03T00:00:05.006568804Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.202341ms logger=migrator t=2026-06-03T00:00:05.012839956Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-03T00:00:05.013153864Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=315.018µs logger=migrator t=2026-06-03T00:00:05.017380233Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-03T00:00:05.018235155Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=855.002µs logger=migrator t=2026-06-03T00:00:05.023963204Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-03T00:00:05.034430444Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.46734ms logger=migrator t=2026-06-03T00:00:05.040415708Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-03T00:00:05.041098516Z level=info msg="Migration successfully executed" id="create entity_events table" duration=682.828µs logger=migrator t=2026-06-03T00:00:05.047135342Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-03T00:00:05.04824774Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.112498ms logger=migrator t=2026-06-03T00:00:05.053206198Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-03T00:00:05.053788853Z 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-06-03T00:00:05.058808533Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-03T00:00:05.059698837Z 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-06-03T00:00:05.065015413Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-03T00:00:05.066143473Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.12721ms logger=migrator t=2026-06-03T00:00:05.06989838Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-03T00:00:05.070992898Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.095108ms logger=migrator t=2026-06-03T00:00:05.076442889Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-03T00:00:05.07766715Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.224241ms logger=migrator t=2026-06-03T00:00:05.082119466Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-03T00:00:05.08343784Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.318374ms logger=migrator t=2026-06-03T00:00:05.088576482Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-03T00:00:05.090467441Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.892109ms logger=migrator t=2026-06-03T00:00:05.094096325Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-03T00:00:05.095282965Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.18684ms logger=migrator t=2026-06-03T00:00:05.099609518Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-03T00:00:05.100411348Z level=info msg="Migration successfully executed" id="Drop public config table" duration=801.66µs logger=migrator t=2026-06-03T00:00:05.105269044Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-03T00:00:05.106452463Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.179439ms logger=migrator t=2026-06-03T00:00:05.110541979Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-03T00:00:05.111765971Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.224422ms logger=migrator t=2026-06-03T00:00:05.115405455Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-03T00:00:05.116688338Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.283133ms logger=migrator t=2026-06-03T00:00:05.121102282Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-03T00:00:05.12257106Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.458568ms logger=migrator t=2026-06-03T00:00:05.131992194Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-03T00:00:05.155738027Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.742503ms logger=migrator t=2026-06-03T00:00:05.160333835Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-03T00:00:05.167922771Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.587796ms logger=migrator t=2026-06-03T00:00:05.173176498Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-03T00:00:05.183303529Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=10.12291ms logger=migrator t=2026-06-03T00:00:05.190934446Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-03T00:00:05.191269085Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=335.549µs logger=migrator t=2026-06-03T00:00:05.194836587Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-03T00:00:05.204813585Z level=info msg="Migration successfully executed" id="add share column" duration=9.975258ms logger=migrator t=2026-06-03T00:00:05.209061474Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-03T00:00:05.209220638Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=159.184µs logger=migrator t=2026-06-03T00:00:05.21356805Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-03T00:00:05.215527481Z level=info msg="Migration successfully executed" id="create file table" duration=1.951691ms logger=migrator t=2026-06-03T00:00:05.22013142Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-03T00:00:05.221406883Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.277123ms logger=migrator t=2026-06-03T00:00:05.225387936Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-03T00:00:05.226582927Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.192241ms logger=migrator t=2026-06-03T00:00:05.232552182Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-03T00:00:05.233461795Z level=info msg="Migration successfully executed" id="create file_meta table" duration=909.374µs logger=migrator t=2026-06-03T00:00:05.237505359Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-03T00:00:05.238682169Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.17655ms logger=migrator t=2026-06-03T00:00:05.242680833Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-03T00:00:05.242767185Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=86.032µs logger=migrator t=2026-06-03T00:00:05.247793594Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-03T00:00:05.247901607Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=109.203µs logger=migrator t=2026-06-03T00:00:05.252765483Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-03T00:00:05.253717548Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=952.025µs logger=migrator t=2026-06-03T00:00:05.25921487Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-03T00:00:05.25962086Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=411.99µs logger=migrator t=2026-06-03T00:00:05.265105952Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-03T00:00:05.266626411Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.520059ms logger=migrator t=2026-06-03T00:00:05.271050576Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-03T00:00:05.279073673Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=8.023228ms logger=migrator t=2026-06-03T00:00:05.28321541Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-03T00:00:05.283378784Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=163.624µs logger=migrator t=2026-06-03T00:00:05.288363702Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-03T00:00:05.28983665Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.472558ms logger=migrator t=2026-06-03T00:00:05.294987114Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-03T00:00:05.295393804Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=407.65µs logger=migrator t=2026-06-03T00:00:05.298402332Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-03T00:00:05.298602207Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=197.935µs logger=migrator t=2026-06-03T00:00:05.302944789Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-03T00:00:05.303696368Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=751.949µs logger=migrator t=2026-06-03T00:00:05.308324128Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-03T00:00:05.318142382Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.817594ms logger=migrator t=2026-06-03T00:00:05.321650582Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-03T00:00:05.32852999Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.878168ms logger=migrator t=2026-06-03T00:00:05.332315138Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-03T00:00:05.334195326Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.879438ms logger=migrator t=2026-06-03T00:00:05.339330119Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-03T00:00:05.425229678Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=85.893419ms logger=migrator t=2026-06-03T00:00:05.431579682Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-03T00:00:05.433475851Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.898779ms logger=migrator t=2026-06-03T00:00:05.437541315Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-03T00:00:05.438808598Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.266803ms logger=migrator t=2026-06-03T00:00:05.446137818Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-03T00:00:05.481386218Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=35.24408ms logger=migrator t=2026-06-03T00:00:05.488494232Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-03T00:00:05.498136981Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.6427ms logger=migrator t=2026-06-03T00:00:05.502447272Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-03T00:00:05.502930745Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=479.043µs logger=migrator t=2026-06-03T00:00:05.50779067Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-03T00:00:05.508067857Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=277.107µs logger=migrator t=2026-06-03T00:00:05.511912047Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-03T00:00:05.512239345Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=327.688µs logger=migrator t=2026-06-03T00:00:05.517138912Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-03T00:00:05.517446219Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=307.258µs logger=migrator t=2026-06-03T00:00:05.521209437Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-03T00:00:05.521489164Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=279.397µs logger=migrator t=2026-06-03T00:00:05.526542214Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-03T00:00:05.527714895Z level=info msg="Migration successfully executed" id="create folder table" duration=1.172411ms logger=migrator t=2026-06-03T00:00:05.534454019Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-03T00:00:05.535743902Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.289663ms logger=migrator t=2026-06-03T00:00:05.544864738Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-03T00:00:05.546090239Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.226431ms logger=migrator t=2026-06-03T00:00:05.55537243Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-03T00:00:05.55540803Z level=info msg="Migration successfully executed" id="Update folder title length" duration=28.89µs logger=migrator t=2026-06-03T00:00:05.55929754Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-03T00:00:05.561280132Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.985221ms logger=migrator t=2026-06-03T00:00:05.566034415Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-03T00:00:05.567643066Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.609751ms logger=migrator t=2026-06-03T00:00:05.574045651Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-03T00:00:05.574997766Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=951.925µs logger=migrator t=2026-06-03T00:00:05.578748373Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-03T00:00:05.579104483Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=356.06µs logger=migrator t=2026-06-03T00:00:05.582286174Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-03T00:00:05.582568821Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=282.857µs logger=migrator t=2026-06-03T00:00:05.58600455Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-03T00:00:05.58715778Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.15074ms logger=migrator t=2026-06-03T00:00:05.591564414Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-03T00:00:05.593478363Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.910729ms logger=migrator t=2026-06-03T00:00:05.597203549Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-03T00:00:05.598327498Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.123919ms logger=migrator t=2026-06-03T00:00:05.603059281Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-03T00:00:05.604861887Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.802226ms logger=migrator t=2026-06-03T00:00:05.609300332Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-03T00:00:05.611060307Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.759625ms logger=migrator t=2026-06-03T00:00:05.61619019Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-03T00:00:05.617296849Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.106659ms logger=migrator t=2026-06-03T00:00:05.621762633Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-03T00:00:05.623130979Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.395075ms logger=migrator t=2026-06-03T00:00:05.628122199Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-03T00:00:05.629602657Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.484389ms logger=migrator t=2026-06-03T00:00:05.635426817Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-03T00:00:05.636317489Z level=info msg="Migration successfully executed" id="create signing_key table" duration=890.622µs logger=migrator t=2026-06-03T00:00:05.640565619Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-03T00:00:05.642077288Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.505559ms logger=migrator t=2026-06-03T00:00:05.646566944Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-03T00:00:05.648189186Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.624472ms logger=migrator t=2026-06-03T00:00:05.65336073Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-03T00:00:05.653671018Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=310.968µs logger=migrator t=2026-06-03T00:00:05.907588497Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-03T00:00:05.924281528Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.712552ms logger=migrator t=2026-06-03T00:00:06.234819838Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-03T00:00:06.236155733Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.341155ms logger=migrator t=2026-06-03T00:00:06.367073794Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-03T00:00:06.367183797Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=116.563µs logger=migrator t=2026-06-03T00:00:06.485165385Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-03T00:00:06.487572167Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.409461ms logger=migrator t=2026-06-03T00:00:06.496443586Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-03T00:00:06.496469247Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=27.091µs logger=migrator t=2026-06-03T00:00:06.50938283Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-03T00:00:06.513028355Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=3.671155ms logger=migrator t=2026-06-03T00:00:06.638657129Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-03T00:00:06.640221859Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.5794ms logger=migrator t=2026-06-03T00:00:06.907378Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-03T00:00:06.911724142Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=4.347492ms logger=migrator t=2026-06-03T00:00:07.066809418Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-03T00:00:07.067864575Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.059887ms logger=migrator t=2026-06-03T00:00:07.087819221Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-03T00:00:07.088641182Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=950.606µs logger=migrator t=2026-06-03T00:00:07.102608903Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-03T00:00:07.103369592Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=761.06µs logger=migrator t=2026-06-03T00:00:07.11259317Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-03T00:00:07.114218642Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.625682ms logger=migrator t=2026-06-03T00:00:07.124529388Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-03T00:00:07.12617594Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.647392ms logger=migrator t=2026-06-03T00:00:07.134316241Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-03T00:00:07.146116336Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.799645ms logger=migrator t=2026-06-03T00:00:07.151847084Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-03T00:00:07.16524274Z level=info msg="Migration successfully executed" id="add region_slug column" duration=13.392546ms logger=migrator t=2026-06-03T00:00:07.168676709Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-03T00:00:07.179372395Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=10.692065ms logger=migrator t=2026-06-03T00:00:07.185471983Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-03T00:00:07.185573605Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=103.932µs logger=migrator t=2026-06-03T00:00:07.189133227Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-03T00:00:07.199031682Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.911476ms logger=migrator t=2026-06-03T00:00:07.205064468Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-03T00:00:07.215022775Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.957857ms logger=migrator t=2026-06-03T00:00:07.219771968Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-03T00:00:07.220097346Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=325.708µs logger=migrator t=2026-06-03T00:00:07.223548716Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.93602976s logger=migrator t=2026-06-03T00:00:07.224301415Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-03T00:00:07.241149521Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-03T00:00:07.241354706Z level=info msg="Created default organization" logger=secrets t=2026-06-03T00:00:07.247760341Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-03T00:00:07.292867586Z level=info msg="Restored cache from database" duration=414.7µs logger=plugin.store t=2026-06-03T00:00:07.294090468Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-03T00:00:07.330648822Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-03T00:00:07.330681372Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-03T00:00:07.330768436Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-03T00:00:07.330784606Z level=info msg="Plugins loaded" count=54 duration=36.694938ms logger=query_data t=2026-06-03T00:00:07.891236241Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-03T00:00:07.894933527Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-03T00:00:07.901074836Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-03T00:00:07.910396076Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-03T00:00:07.913868606Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-03T00:00:07.917440109Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-03T00:00:07.94384642Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-03T00:00:07.964010871Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-03T00:00:07.993283467Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-03T00:00:07.993322048Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-03T00:00:07.993623506Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-03T00:00:07.993924414Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-03T00:00:07.994382445Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-03T00:00:07.998323217Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-06-03T00:00:08.050501526Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-06-03T00:00:08.066412556Z level=info msg="Update check succeeded" duration=71.873586ms logger=plugins.update.checker t=2026-06-03T00:00:08.071657732Z level=info msg="Update check succeeded" duration=77.879022ms logger=provisioning.dashboard t=2026-06-03T00:00:08.115550136Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-03T00:00:08.117212398Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-06-03T00:00:08.132036391Z level=info msg="State cache has been initialized" states=0 duration=138.129688ms logger=ngalert.scheduler t=2026-06-03T00:00:08.132125113Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-03T00:00:08.132263837Z level=info msg=starting first_tick=2026-06-03T00:00:10Z logger=plugin.angulardetectorsprovider.dynamic t=2026-06-03T00:00:08.220962698Z level=info msg="Patterns update finished" duration=114.327333ms logger=grafana-apiserver t=2026-06-03T00:00:08.34880791Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-03T00:00:08.349351064Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-03T00:00:09.81033117Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.811145341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.828941492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.848513008Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.868551445Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.892732481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.912516863Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.937925541Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.959077728Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:09.999999217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.019787518Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.044720014Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.063457328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.09445321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.112309923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.151753573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.170233831Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.200906934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.217676328Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-03T00:00:10.25366709Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-03T00:00:10.258781342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.306838285Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.362341351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.380967152Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.428609425Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.449138637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.48985525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.510084914Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.557308895Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.573040462Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.620950021Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.641121303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.69278959Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.707840709Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.838760726Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.85746982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.913691125Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.93401385Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.974896009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:10.993253983Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.043892093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.061437367Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.107280123Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.124900569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.165804517Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.182715895Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.233527719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.252523481Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.296735914Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.316560788Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.380588254Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.399431492Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.445843602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.46506317Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.523521672Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.542662167Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.597485676Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.617316598Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.676691415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.711415973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.79866579Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.813093303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.887298773Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.908730138Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.972495028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:11.991321435Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.107582393Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.12372217Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.192180411Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.208127333Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.283881853Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.298361668Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.368468482Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.387458133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.456919941Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.473227292Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.538972863Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.559631937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.617879395Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.636511686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-03T00:00:12.709826693Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-03T00:01:16.016307473Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-03T00:10:08.053040637Z level=info msg="Completed cleanup jobs" duration=59.133659ms logger=plugins.update.checker t=2026-06-03T00:10:08.312732583Z level=info msg="Update check succeeded" duration=240.983223ms logger=sqlstore.transactions t=2026-06-03T00:15:07.909025956Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-03T00:20:08.00814091Z level=info msg="Completed cleanup jobs" duration=13.14004ms logger=plugins.update.checker t=2026-06-03T00:20:09.204790993Z level=info msg="Update check succeeded" duration=1.132752711s logger=cleanup t=2026-06-03T00:30:08.006944045Z level=info msg="Completed cleanup jobs" duration=13.070178ms logger=plugins.update.checker t=2026-06-03T00:30:08.540794746Z level=info msg="Update check succeeded" duration=468.338313ms logger=infra.usagestats t=2026-06-03T00:31:16.039224786Z level=info msg="Usage stats are ready to report"