logger=settings t=2026-06-20T01:26:16.871160798Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-20T01:26:16Z logger=settings t=2026-06-20T01:26:16.871477053Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-20T01:26:16.871494203Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-20T01:26:16.871499673Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-20T01:26:16.871506383Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-20T01:26:16.871512423Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-20T01:26:16.871516213Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-20T01:26:16.871520333Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-20T01:26:16.871524483Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-20T01:26:16.871528233Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-20T01:26:16.871532053Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-20T01:26:16.871535523Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-20T01:26:16.871539293Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-20T01:26:16.871543203Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-20T01:26:16.871547714Z level=info msg=Target target=[all] logger=settings t=2026-06-20T01:26:16.871562264Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-20T01:26:16.871565484Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-20T01:26:16.871568604Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-20T01:26:16.871572624Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-20T01:26:16.871576444Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-20T01:26:16.871583564Z level=info msg="App mode production" logger=sqlstore t=2026-06-20T01:26:16.871898158Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-20T01:26:16.871917218Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-20T01:26:16.873536528Z level=info msg="Locking database" logger=migrator t=2026-06-20T01:26:16.873548208Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-20T01:26:16.874118304Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-20T01:26:16.874983195Z level=info msg="Migration successfully executed" id="create migration_log table" duration=864.001µs logger=migrator t=2026-06-20T01:26:16.882361386Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-20T01:26:16.883079805Z level=info msg="Migration successfully executed" id="create user table" duration=717.749µs logger=migrator t=2026-06-20T01:26:16.888526002Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-20T01:26:16.889704427Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.178615ms logger=migrator t=2026-06-20T01:26:16.900974546Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-20T01:26:16.901750015Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=776.229µs logger=migrator t=2026-06-20T01:26:16.912045012Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-20T01:26:16.913104335Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.059603ms logger=migrator t=2026-06-20T01:26:16.920167852Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-20T01:26:16.921123014Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=954.172µs logger=migrator t=2026-06-20T01:26:16.925599849Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-20T01:26:16.928335923Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.739464ms logger=migrator t=2026-06-20T01:26:16.932939889Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-20T01:26:16.935291408Z level=info msg="Migration successfully executed" id="create user table v2" duration=2.341439ms logger=migrator t=2026-06-20T01:26:16.942708559Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-20T01:26:16.943770763Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.067644ms logger=migrator t=2026-06-20T01:26:16.951487038Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-20T01:26:16.952789754Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.305486ms logger=migrator t=2026-06-20T01:26:16.986963305Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-20T01:26:16.987869416Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=908.171µs logger=migrator t=2026-06-20T01:26:17.141205784Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-20T01:26:17.143153929Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.951085ms logger=migrator t=2026-06-20T01:26:17.151330719Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-20T01:26:17.152653205Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.325576ms logger=migrator t=2026-06-20T01:26:17.160610773Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-20T01:26:17.160642963Z level=info msg="Migration successfully executed" id="Update user table charset" duration=36.12µs logger=migrator t=2026-06-20T01:26:17.166934742Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-20T01:26:17.168031354Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.095712ms logger=migrator t=2026-06-20T01:26:17.174716517Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-20T01:26:17.174951309Z level=info msg="Migration successfully executed" id="Add missing user data" duration=234.992µs logger=migrator t=2026-06-20T01:26:17.181395499Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-20T01:26:17.182450883Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.052294ms logger=migrator t=2026-06-20T01:26:17.189369198Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-20T01:26:17.189958115Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=589.197µs logger=migrator t=2026-06-20T01:26:17.20335808Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-20T01:26:17.206825152Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=3.471042ms logger=migrator t=2026-06-20T01:26:17.214206483Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-20T01:26:17.222725788Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.519595ms logger=migrator t=2026-06-20T01:26:17.228301476Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-20T01:26:17.229576822Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.271176ms logger=migrator t=2026-06-20T01:26:17.233869195Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-20T01:26:17.234039008Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=170.133µs logger=migrator t=2026-06-20T01:26:17.242708415Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-20T01:26:17.24390857Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.200055ms logger=migrator t=2026-06-20T01:26:17.25128735Z 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-20T01:26:17.251630994Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=344.724µs logger=migrator t=2026-06-20T01:26:17.25624951Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-20T01:26:17.25701225Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=762.01µs logger=migrator t=2026-06-20T01:26:17.271100404Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-20T01:26:17.272188628Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.092973ms logger=migrator t=2026-06-20T01:26:17.279433746Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-20T01:26:17.280166925Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=733.519µs logger=migrator t=2026-06-20T01:26:17.292174523Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-20T01:26:17.29358012Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.405367ms logger=migrator t=2026-06-20T01:26:17.30164999Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-20T01:26:17.302351018Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=702.718µs logger=migrator t=2026-06-20T01:26:17.399090889Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-20T01:26:17.400603418Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.520239ms logger=migrator t=2026-06-20T01:26:17.410007474Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-20T01:26:17.410089595Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=86.561µs logger=migrator t=2026-06-20T01:26:17.418940775Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-20T01:26:17.420492374Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.55336ms logger=migrator t=2026-06-20T01:26:17.429480184Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-20T01:26:17.431339596Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.865992ms logger=migrator t=2026-06-20T01:26:17.438031599Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-20T01:26:17.438808459Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=778µs logger=migrator t=2026-06-20T01:26:17.445179347Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-20T01:26:17.445938467Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=756.229µs logger=migrator t=2026-06-20T01:26:17.454055777Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-20T01:26:17.457346827Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.27273ms logger=migrator t=2026-06-20T01:26:17.463598814Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-20T01:26:17.465054572Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.457608ms logger=migrator t=2026-06-20T01:26:17.470577489Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-20T01:26:17.472059618Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.481059ms logger=migrator t=2026-06-20T01:26:17.478162613Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-20T01:26:17.478968203Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=803.03µs logger=migrator t=2026-06-20T01:26:17.485785077Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-20T01:26:17.486624158Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=839.08µs logger=migrator t=2026-06-20T01:26:17.49248646Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-20T01:26:17.493620104Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.139825ms logger=migrator t=2026-06-20T01:26:17.500163494Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-20T01:26:17.500564309Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=402.535µs logger=migrator t=2026-06-20T01:26:17.505994436Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-20T01:26:17.506889697Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=887.45µs logger=migrator t=2026-06-20T01:26:17.517228605Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-20T01:26:17.517837292Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=608.747µs logger=migrator t=2026-06-20T01:26:17.524304031Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-20T01:26:17.52502795Z level=info msg="Migration successfully executed" id="create star table" duration=721.229µs logger=migrator t=2026-06-20T01:26:17.530580258Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-20T01:26:17.531711833Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.129224ms logger=migrator t=2026-06-20T01:26:17.536499302Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-20T01:26:17.538232603Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.733041ms logger=migrator t=2026-06-20T01:26:17.543939353Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-20T01:26:17.544697432Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=757.429µs logger=migrator t=2026-06-20T01:26:17.55018483Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-20T01:26:17.550873389Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=688.089µs logger=migrator t=2026-06-20T01:26:17.556395257Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-20T01:26:17.557240207Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=844.7µs logger=migrator t=2026-06-20T01:26:17.562201418Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-20T01:26:17.563398353Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.195595ms logger=migrator t=2026-06-20T01:26:17.569905863Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-20T01:26:17.570687853Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=782.23µs logger=migrator t=2026-06-20T01:26:17.576056689Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-20T01:26:17.57613544Z level=info msg="Migration successfully executed" id="Update org table charset" duration=81.231µs logger=migrator t=2026-06-20T01:26:17.581534536Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-20T01:26:17.581581327Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.611µs logger=migrator t=2026-06-20T01:26:17.586425596Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-20T01:26:17.58672391Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=297.044µs logger=migrator t=2026-06-20T01:26:17.594179532Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-20T01:26:17.595544239Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.364177ms logger=migrator t=2026-06-20T01:26:17.600860405Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-20T01:26:17.601746505Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=885.541µs logger=migrator t=2026-06-20T01:26:17.606549904Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-20T01:26:17.607383874Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=833.42µs logger=migrator t=2026-06-20T01:26:17.618655163Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-20T01:26:17.619753176Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=1.097383ms logger=migrator t=2026-06-20T01:26:17.625486857Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-20T01:26:17.626331448Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=843.191µs logger=migrator t=2026-06-20T01:26:17.653698964Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-20T01:26:17.654482084Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=784.68µs logger=migrator t=2026-06-20T01:26:19.810653941Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-20T01:26:19.817992601Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.34322ms logger=migrator t=2026-06-20T01:26:19.913898281Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-20T01:26:19.916399561Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=2.48268ms logger=migrator t=2026-06-20T01:26:19.976601071Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-20T01:26:19.978811909Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=2.237878ms logger=migrator t=2026-06-20T01:26:20.044622628Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-20T01:26:20.047463782Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=2.847855ms logger=migrator t=2026-06-20T01:26:20.119750831Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-20T01:26:20.120357258Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=615.897µs logger=migrator t=2026-06-20T01:26:20.238604361Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-20T01:26:20.239684974Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.085073ms logger=migrator t=2026-06-20T01:26:20.625952991Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-20T01:26:20.626117273Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=227.503µs logger=migrator t=2026-06-20T01:26:22.191443236Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-20T01:26:22.195771719Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=4.333383ms logger=migrator t=2026-06-20T01:26:22.785094861Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-20T01:26:22.78831003Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=3.217649ms logger=migrator t=2026-06-20T01:26:22.798155532Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-20T01:26:22.800440309Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.285927ms logger=migrator t=2026-06-20T01:26:22.812628459Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-20T01:26:22.81436711Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.734351ms logger=migrator t=2026-06-20T01:26:22.820474865Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-20T01:26:22.823913918Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=3.442983ms logger=migrator t=2026-06-20T01:26:22.833498346Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-20T01:26:22.83548458Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.990494ms logger=migrator t=2026-06-20T01:26:22.840672683Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-20T01:26:22.841740737Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.071134ms logger=migrator t=2026-06-20T01:26:22.849483121Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-20T01:26:22.849580692Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=102.331µs logger=migrator t=2026-06-20T01:26:22.855982272Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-20T01:26:22.856026992Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=51.421µs logger=migrator t=2026-06-20T01:26:22.861401298Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-20T01:26:22.865027582Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.625254ms logger=migrator t=2026-06-20T01:26:22.869011671Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-20T01:26:22.870895763Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.884132ms logger=migrator t=2026-06-20T01:26:22.874394917Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-20T01:26:22.87633556Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.940373ms logger=migrator t=2026-06-20T01:26:22.880940338Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-20T01:26:22.88282185Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.881602ms logger=migrator t=2026-06-20T01:26:22.88605562Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-20T01:26:22.887447987Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=1.392697ms logger=migrator t=2026-06-20T01:26:22.891217153Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-20T01:26:22.892031304Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=814.301µs logger=migrator t=2026-06-20T01:26:22.897333768Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-20T01:26:22.898045557Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=712.109µs logger=migrator t=2026-06-20T01:26:22.901846454Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-20T01:26:22.901886915Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=42.191µs logger=migrator t=2026-06-20T01:26:22.906687323Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-20T01:26:22.907517714Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=832.771µs logger=migrator t=2026-06-20T01:26:22.911053917Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-20T01:26:22.912267882Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.213645ms logger=migrator t=2026-06-20T01:26:22.918635091Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-20T01:26:22.926704069Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=8.070049ms logger=migrator t=2026-06-20T01:26:22.930572177Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-20T01:26:22.931287736Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=715.239µs logger=migrator t=2026-06-20T01:26:22.93660687Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-20T01:26:22.937416751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=810.301µs logger=migrator t=2026-06-20T01:26:22.9422815Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-20T01:26:22.94309751Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=815.91µs logger=migrator t=2026-06-20T01:26:22.94712184Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-20T01:26:22.947430473Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=308.833µs logger=migrator t=2026-06-20T01:26:22.951283981Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-20T01:26:22.952185072Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=900.791µs logger=migrator t=2026-06-20T01:26:22.957263824Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-20T01:26:22.959526852Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.262598ms logger=migrator t=2026-06-20T01:26:22.963183696Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-20T01:26:22.964958389Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.772493ms logger=migrator t=2026-06-20T01:26:22.971113224Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-20T01:26:22.971296106Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=183.932µs logger=migrator t=2026-06-20T01:26:22.976279818Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-20T01:26:22.976443329Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=164.051µs logger=migrator t=2026-06-20T01:26:22.981836196Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-20T01:26:22.983160722Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.324816ms logger=migrator t=2026-06-20T01:26:22.988289804Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-20T01:26:22.993261266Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=4.964142ms logger=migrator t=2026-06-20T01:26:23.003710334Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-20T01:26:23.004699776Z level=info msg="Migration successfully executed" id="create data_source table" duration=991.872µs logger=migrator t=2026-06-20T01:26:23.012584253Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-20T01:26:23.013521374Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=937.841µs logger=migrator t=2026-06-20T01:26:23.017679355Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-20T01:26:23.018639867Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=960.582µs logger=migrator t=2026-06-20T01:26:23.023894732Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-20T01:26:23.025211458Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.317796ms logger=migrator t=2026-06-20T01:26:23.030421261Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-20T01:26:23.031599086Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.179065ms logger=migrator t=2026-06-20T01:26:23.035597945Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-20T01:26:23.041039272Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.438767ms logger=migrator t=2026-06-20T01:26:23.044981201Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-20T01:26:23.045683959Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=702.748µs logger=migrator t=2026-06-20T01:26:23.050061492Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-20T01:26:23.050916913Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=855.391µs logger=migrator t=2026-06-20T01:26:23.054553868Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-20T01:26:23.055459488Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=905.43µs logger=migrator t=2026-06-20T01:26:23.060018575Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-20T01:26:23.060632472Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=614.087µs logger=migrator t=2026-06-20T01:26:23.065757035Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-20T01:26:23.068135914Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.379559ms logger=migrator t=2026-06-20T01:26:23.072242414Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-20T01:26:23.074616424Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.38687ms logger=migrator t=2026-06-20T01:26:23.078468381Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-20T01:26:23.078540862Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=73.631µs logger=migrator t=2026-06-20T01:26:23.087077887Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-20T01:26:23.087742585Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=666.397µs logger=migrator t=2026-06-20T01:26:23.093230341Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-20T01:26:23.095658712Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.428061ms logger=migrator t=2026-06-20T01:26:23.102578517Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-20T01:26:23.102795389Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=216.602µs logger=migrator t=2026-06-20T01:26:23.108715272Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-20T01:26:23.109057076Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=341.134µs logger=migrator t=2026-06-20T01:26:23.116132483Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-20T01:26:23.120646608Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.517305ms logger=migrator t=2026-06-20T01:26:23.124160651Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-20T01:26:23.124298893Z level=info msg="Migration successfully executed" id="Update uid value" duration=138.482µs logger=migrator t=2026-06-20T01:26:23.126969145Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-20T01:26:23.127715305Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=745.67µs logger=migrator t=2026-06-20T01:26:23.13302421Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-20T01:26:23.133785979Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=761.629µs logger=migrator t=2026-06-20T01:26:23.139254016Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-20T01:26:23.140018886Z level=info msg="Migration successfully executed" id="create api_key table" duration=765.19µs logger=migrator t=2026-06-20T01:26:23.144106396Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-20T01:26:23.144901255Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=795.059µs logger=migrator t=2026-06-20T01:26:23.153209038Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-20T01:26:23.15423068Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.019463ms logger=migrator t=2026-06-20T01:26:23.159848859Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-20T01:26:23.16156702Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.718071ms logger=migrator t=2026-06-20T01:26:23.165587559Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-20T01:26:23.166242507Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=652.498µs logger=migrator t=2026-06-20T01:26:23.17303661Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-20T01:26:23.174025203Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=985.543µs logger=migrator t=2026-06-20T01:26:23.178807361Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-20T01:26:23.179949885Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.142674ms logger=migrator t=2026-06-20T01:26:23.183857383Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-20T01:26:23.191382675Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.519892ms logger=migrator t=2026-06-20T01:26:23.195244243Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-20T01:26:23.195960862Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=717.079µs logger=migrator t=2026-06-20T01:26:23.200330806Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-20T01:26:23.201130265Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=808.94µs logger=migrator t=2026-06-20T01:26:23.204561317Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-20T01:26:23.205308546Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=746.969µs logger=migrator t=2026-06-20T01:26:23.209346256Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-20T01:26:23.210119746Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=773.5µs logger=migrator t=2026-06-20T01:26:23.216493833Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-20T01:26:23.216907499Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=412.156µs logger=migrator t=2026-06-20T01:26:23.221119311Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-20T01:26:23.222099612Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=981.231µs logger=migrator t=2026-06-20T01:26:23.22594263Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-20T01:26:23.226060791Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=119.881µs logger=migrator t=2026-06-20T01:26:23.23003649Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-20T01:26:23.232576071Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.539161ms logger=migrator t=2026-06-20T01:26:23.237585422Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-20T01:26:23.240236194Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.650192ms logger=migrator t=2026-06-20T01:26:23.243507675Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-20T01:26:23.243691677Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=183.062µs logger=migrator t=2026-06-20T01:26:23.247262371Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-20T01:26:23.249920053Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.657762ms logger=migrator t=2026-06-20T01:26:23.254489439Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-20T01:26:23.25696066Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.470641ms logger=migrator t=2026-06-20T01:26:23.261097871Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-20T01:26:23.26181082Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=714.989µs logger=migrator t=2026-06-20T01:26:23.266198624Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-20T01:26:23.266703049Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=504.635µs logger=migrator t=2026-06-20T01:26:23.271474998Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-20T01:26:23.273042757Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.567269ms logger=migrator t=2026-06-20T01:26:23.276997296Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-20T01:26:23.278324301Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.326965ms logger=migrator t=2026-06-20T01:26:23.282863908Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-20T01:26:23.283623997Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=760.159µs logger=migrator t=2026-06-20T01:26:23.289267186Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-20T01:26:23.290090856Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=817.35µs logger=migrator t=2026-06-20T01:26:23.294533521Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-20T01:26:23.294674812Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=142.791µs logger=migrator t=2026-06-20T01:26:23.298837924Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-20T01:26:23.298868014Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.52µs logger=migrator t=2026-06-20T01:26:23.305770038Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-20T01:26:23.310244023Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.481435ms logger=migrator t=2026-06-20T01:26:23.314293743Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-20T01:26:23.316320038Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.026145ms logger=migrator t=2026-06-20T01:26:23.319351915Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-20T01:26:23.319421426Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=70.371µs logger=migrator t=2026-06-20T01:26:23.322857728Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-20T01:26:23.323964862Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.106514ms logger=migrator t=2026-06-20T01:26:23.329304507Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-20T01:26:23.330557953Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.255036ms logger=migrator t=2026-06-20T01:26:23.335507433Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-20T01:26:23.335535243Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=29.12µs logger=migrator t=2026-06-20T01:26:23.339432701Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-20T01:26:23.340252232Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=814.71µs logger=migrator t=2026-06-20T01:26:23.345679428Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-20T01:26:23.346622549Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=943.171µs logger=migrator t=2026-06-20T01:26:23.354029971Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-20T01:26:23.357381932Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.355281ms logger=migrator t=2026-06-20T01:26:23.361063297Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-20T01:26:23.361117758Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=55.201µs logger=migrator t=2026-06-20T01:26:23.36459955Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-20T01:26:23.36535979Z level=info msg="Migration successfully executed" id="create session table" duration=747.9µs logger=migrator t=2026-06-20T01:26:23.373040754Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-20T01:26:23.373118294Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=78.36µs logger=migrator t=2026-06-20T01:26:23.376207462Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-20T01:26:23.376284193Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=77.441µs logger=migrator t=2026-06-20T01:26:23.379913328Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-20T01:26:23.380609157Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=695.659µs logger=migrator t=2026-06-20T01:26:23.385916731Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-20T01:26:23.386684181Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=770.37µs logger=migrator t=2026-06-20T01:26:23.392130858Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-20T01:26:23.392179538Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=49.38µs logger=migrator t=2026-06-20T01:26:23.395741102Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-20T01:26:23.395766232Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.15µs logger=migrator t=2026-06-20T01:26:23.40047215Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-20T01:26:23.405731934Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.259284ms logger=migrator t=2026-06-20T01:26:23.409063356Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-20T01:26:23.412056482Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.988966ms logger=migrator t=2026-06-20T01:26:23.415400802Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-20T01:26:23.415480693Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=80.451µs logger=migrator t=2026-06-20T01:26:23.419034488Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-20T01:26:23.419178739Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=149.962µs logger=migrator t=2026-06-20T01:26:23.423607643Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-20T01:26:23.424433804Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=825.781µs logger=migrator t=2026-06-20T01:26:23.428238811Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-20T01:26:23.428264681Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=26.95µs logger=migrator t=2026-06-20T01:26:23.431593162Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-20T01:26:23.434650969Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.057017ms logger=migrator t=2026-06-20T01:26:23.43875593Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-20T01:26:23.438928162Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=178.153µs logger=migrator t=2026-06-20T01:26:23.442012379Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-20T01:26:23.445211589Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.19843ms logger=migrator t=2026-06-20T01:26:23.448391238Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-20T01:26:23.451486445Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.094797ms logger=migrator t=2026-06-20T01:26:23.454582773Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-20T01:26:23.454646204Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=63.871µs logger=migrator t=2026-06-20T01:26:23.459583905Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-20T01:26:23.460453936Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=869.791µs logger=migrator t=2026-06-20T01:26:23.465307675Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-20T01:26:23.466184966Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=876.931µs logger=migrator t=2026-06-20T01:26:23.470433868Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-20T01:26:23.47222625Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.785902ms logger=migrator t=2026-06-20T01:26:23.477078569Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-20T01:26:23.478021971Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=943.402µs logger=migrator t=2026-06-20T01:26:23.481783337Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-20T01:26:23.482657137Z level=info msg="Migration successfully executed" id="add index alert state" duration=873.79µs logger=migrator t=2026-06-20T01:26:23.487357076Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-20T01:26:23.488197905Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=840.739µs logger=migrator t=2026-06-20T01:26:23.491713939Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-20T01:26:23.492906054Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.189105ms logger=migrator t=2026-06-20T01:26:23.497652462Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-20T01:26:23.49915253Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.500008ms logger=migrator t=2026-06-20T01:26:23.505283166Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-20T01:26:23.506646893Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.371657ms logger=migrator t=2026-06-20T01:26:23.510749672Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-20T01:26:23.520758035Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.007863ms logger=migrator t=2026-06-20T01:26:23.523630421Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-20T01:26:23.524135386Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=505.025µs logger=migrator t=2026-06-20T01:26:23.52851535Z 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-20T01:26:23.53011755Z level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=1.60117ms logger=migrator t=2026-06-20T01:26:23.534391042Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-20T01:26:23.534921689Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=530.377µs logger=migrator t=2026-06-20T01:26:23.538762156Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-20T01:26:23.539302113Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=539.648µs logger=migrator t=2026-06-20T01:26:23.544213203Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-20T01:26:23.545016003Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=802.44µs logger=migrator t=2026-06-20T01:26:23.547864078Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-20T01:26:23.551504633Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.643285ms logger=migrator t=2026-06-20T01:26:23.55544811Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-20T01:26:23.559011154Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.566744ms logger=migrator t=2026-06-20T01:26:23.56362031Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-20T01:26:23.568235438Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=4.613858ms logger=migrator t=2026-06-20T01:26:23.571532568Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-20T01:26:23.575170082Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.636794ms logger=migrator t=2026-06-20T01:26:23.57822443Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-20T01:26:23.579135871Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=910.831µs logger=migrator t=2026-06-20T01:26:23.582560413Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-20T01:26:23.582586114Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=26.891µs logger=migrator t=2026-06-20T01:26:23.588438695Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-20T01:26:23.588465086Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.521µs logger=migrator t=2026-06-20T01:26:23.591802046Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-20T01:26:23.593055121Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.252405ms logger=migrator t=2026-06-20T01:26:23.596494494Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-20T01:26:23.597887911Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.389567ms logger=migrator t=2026-06-20T01:26:23.604244729Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-20T01:26:23.605021379Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=776.08µs logger=migrator t=2026-06-20T01:26:23.607964135Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-20T01:26:23.60923889Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.274215ms logger=migrator t=2026-06-20T01:26:23.614186201Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-20T01:26:23.615347025Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.161284ms logger=migrator t=2026-06-20T01:26:23.619414835Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-20T01:26:23.623168211Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.745066ms logger=migrator t=2026-06-20T01:26:23.626679544Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-20T01:26:23.630317479Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.637595ms logger=migrator t=2026-06-20T01:26:23.6328485Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-20T01:26:23.633073633Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=223.533µs logger=migrator t=2026-06-20T01:26:23.637514097Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-20T01:26:23.638403258Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=893.511µs logger=migrator t=2026-06-20T01:26:23.641753179Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-20T01:26:23.642673741Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=920.432µs logger=migrator t=2026-06-20T01:26:23.645469525Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-20T01:26:23.649324762Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.854977ms logger=migrator t=2026-06-20T01:26:23.653827558Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-20T01:26:23.653890778Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=64.23µs logger=migrator t=2026-06-20T01:26:23.657010826Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-20T01:26:23.657940138Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=928.652µs logger=migrator t=2026-06-20T01:26:23.661033425Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-20T01:26:23.661948336Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=914.911µs logger=migrator t=2026-06-20T01:26:23.666800536Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-20T01:26:23.667022779Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=222.743µs logger=migrator t=2026-06-20T01:26:23.669172506Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-20T01:26:23.670044906Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=871.88µs logger=migrator t=2026-06-20T01:26:23.67364947Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-20T01:26:23.674580571Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=927.421µs logger=migrator t=2026-06-20T01:26:23.679717885Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-20T01:26:23.680609086Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=894.042µs logger=migrator t=2026-06-20T01:26:23.68424515Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-20T01:26:23.685224942Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=979.502µs logger=migrator t=2026-06-20T01:26:23.688771696Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-20T01:26:23.689840099Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.068903ms logger=migrator t=2026-06-20T01:26:23.695353306Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-20T01:26:23.696387709Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.035713ms logger=migrator t=2026-06-20T01:26:23.700480219Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-20T01:26:23.70052665Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=48.081µs logger=migrator t=2026-06-20T01:26:23.703983632Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-20T01:26:23.710932517Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.949625ms logger=migrator t=2026-06-20T01:26:23.717250735Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-20T01:26:23.718162817Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=912.542µs logger=migrator t=2026-06-20T01:26:23.724213491Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-20T01:26:23.72821382Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.00184ms logger=migrator t=2026-06-20T01:26:23.731912754Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-20T01:26:23.732681314Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=768.19µs logger=migrator t=2026-06-20T01:26:23.737943879Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-20T01:26:23.73971789Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.773171ms logger=migrator t=2026-06-20T01:26:23.744626921Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-20T01:26:23.746452363Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.807312ms logger=migrator t=2026-06-20T01:26:23.754804406Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-20T01:26:23.766910164Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.101457ms logger=migrator t=2026-06-20T01:26:23.775403949Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-20T01:26:23.776253658Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=853.031µs logger=migrator t=2026-06-20T01:26:23.781070758Z 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-20T01:26:23.782030859Z 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=960.431µs logger=migrator t=2026-06-20T01:26:23.787137462Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-20T01:26:23.787405635Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=268.473µs logger=migrator t=2026-06-20T01:26:23.797207876Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-20T01:26:23.798205978Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.008223ms logger=migrator t=2026-06-20T01:26:23.801998534Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-20T01:26:23.802256938Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=258.984µs logger=migrator t=2026-06-20T01:26:23.805674289Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-20T01:26:23.813799859Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=8.11638ms logger=migrator t=2026-06-20T01:26:23.82365094Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-20T01:26:23.830320162Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.685012ms logger=migrator t=2026-06-20T01:26:23.837182076Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-20T01:26:23.838815036Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.63441ms logger=migrator t=2026-06-20T01:26:23.843072268Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-20T01:26:23.844266513Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.195245ms logger=migrator t=2026-06-20T01:26:23.850659171Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-20T01:26:23.850902134Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=244.203µs logger=migrator t=2026-06-20T01:26:23.855598172Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-20T01:26:23.859880324Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.281852ms logger=migrator t=2026-06-20T01:26:23.863888784Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-20T01:26:23.864916146Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.026012ms logger=migrator t=2026-06-20T01:26:23.870589985Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-20T01:26:23.870863449Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=279.504µs logger=migrator t=2026-06-20T01:26:23.874734606Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-20T01:26:23.875354684Z level=info msg="Migration successfully executed" id="Move region to single row" duration=623.098µs logger=migrator t=2026-06-20T01:26:23.880153012Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-20T01:26:23.881024583Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=866.961µs logger=migrator t=2026-06-20T01:26:23.884584837Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-20T01:26:23.885461368Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=876.141µs logger=migrator t=2026-06-20T01:26:23.888764318Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-20T01:26:23.889675259Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=910.741µs logger=migrator t=2026-06-20T01:26:23.893486306Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-20T01:26:23.894354867Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=864.07µs logger=migrator t=2026-06-20T01:26:23.899053515Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-20T01:26:23.90026911Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.215795ms logger=migrator t=2026-06-20T01:26:23.904715734Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-20T01:26:23.905562594Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=846.01µs logger=migrator t=2026-06-20T01:26:23.908898046Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-20T01:26:23.908960326Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=62.91µs logger=migrator t=2026-06-20T01:26:23.912096924Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-20T01:26:23.913443741Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.346727ms logger=migrator t=2026-06-20T01:26:23.918565204Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-20T01:26:23.919954771Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.386237ms logger=migrator t=2026-06-20T01:26:23.92480308Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-20T01:26:23.925640141Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=836.691µs logger=migrator t=2026-06-20T01:26:23.929989034Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-20T01:26:23.930916896Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=923.552µs logger=migrator t=2026-06-20T01:26:23.934967685Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-20T01:26:23.935232069Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=264.954µs logger=migrator t=2026-06-20T01:26:23.939545952Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-20T01:26:23.939878995Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=333.373µs logger=migrator t=2026-06-20T01:26:23.943403628Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-20T01:26:23.94346438Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=61.222µs logger=migrator t=2026-06-20T01:26:23.947058883Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-20T01:26:23.948195097Z level=info msg="Migration successfully executed" id="create team table" duration=1.135984ms logger=migrator t=2026-06-20T01:26:23.952860054Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-20T01:26:23.954329882Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.469548ms logger=migrator t=2026-06-20T01:26:23.960941594Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-20T01:26:23.961802194Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=860.26µs logger=migrator t=2026-06-20T01:26:23.966010516Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-20T01:26:23.973051503Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=7.037696ms logger=migrator t=2026-06-20T01:26:23.977359645Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-20T01:26:23.977522277Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=162.902µs logger=migrator t=2026-06-20T01:26:23.981046Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-20T01:26:23.982711251Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.665342ms logger=migrator t=2026-06-20T01:26:23.986850522Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-20T01:26:23.98758382Z level=info msg="Migration successfully executed" id="create team member table" duration=733.488µs logger=migrator t=2026-06-20T01:26:23.991058743Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-20T01:26:23.991992494Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=933.651µs logger=migrator t=2026-06-20T01:26:23.997270149Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-20T01:26:23.998311602Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.041193ms logger=migrator t=2026-06-20T01:26:24.003597406Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-20T01:26:24.004592389Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=994.853µs logger=migrator t=2026-06-20T01:26:24.008360015Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-20T01:26:24.013270385Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=4.90631ms logger=migrator t=2026-06-20T01:26:24.01771072Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-20T01:26:24.022352697Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.641637ms logger=migrator t=2026-06-20T01:26:24.025567276Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-20T01:26:24.030151782Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.584026ms logger=migrator t=2026-06-20T01:26:24.033115899Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-20T01:26:24.03408738Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=970.931µs logger=migrator t=2026-06-20T01:26:24.041137316Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-20T01:26:24.042274951Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.141185ms logger=migrator t=2026-06-20T01:26:24.050052567Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-20T01:26:24.051077288Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.024442ms logger=migrator t=2026-06-20T01:26:24.056678357Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-20T01:26:24.058558361Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.877504ms logger=migrator t=2026-06-20T01:26:24.063708253Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-20T01:26:24.064601744Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=893.381µs logger=migrator t=2026-06-20T01:26:24.069434214Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-20T01:26:24.070608658Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.174194ms logger=migrator t=2026-06-20T01:26:24.078165591Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-20T01:26:24.079797081Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.62666ms logger=migrator t=2026-06-20T01:26:24.085326818Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-20T01:26:24.086382202Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.058664ms logger=migrator t=2026-06-20T01:26:24.093379778Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-20T01:26:24.093834603Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=455.355µs logger=migrator t=2026-06-20T01:26:24.097534269Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-20T01:26:24.097921523Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=387.704µs logger=migrator t=2026-06-20T01:26:24.103016445Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-20T01:26:24.104218229Z level=info msg="Migration successfully executed" id="create tag table" duration=1.201894ms logger=migrator t=2026-06-20T01:26:24.11072444Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-20T01:26:24.111679972Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=956.292µs logger=migrator t=2026-06-20T01:26:24.116888535Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-20T01:26:24.117592084Z level=info msg="Migration successfully executed" id="create login attempt table" duration=703.489µs logger=migrator t=2026-06-20T01:26:24.123029811Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-20T01:26:24.124540819Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.507568ms logger=migrator t=2026-06-20T01:26:24.131452304Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-20T01:26:24.132305314Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=853.38µs logger=migrator t=2026-06-20T01:26:24.137031312Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-20T01:26:24.151387308Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.355106ms logger=migrator t=2026-06-20T01:26:24.158498155Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-20T01:26:24.159477617Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=996.532µs logger=migrator t=2026-06-20T01:26:24.165204538Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-20T01:26:24.166450553Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.246295ms logger=migrator t=2026-06-20T01:26:24.174728324Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-20T01:26:24.17518799Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=463.186µs logger=migrator t=2026-06-20T01:26:24.179607534Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-20T01:26:24.180383774Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=776.18µs logger=migrator t=2026-06-20T01:26:24.187736304Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-20T01:26:24.188771327Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.034563ms logger=migrator t=2026-06-20T01:26:24.194697189Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-20T01:26:24.196122796Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.424957ms logger=migrator t=2026-06-20T01:26:24.208015802Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-20T01:26:24.208148334Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=134.552µs logger=migrator t=2026-06-20T01:26:24.218762724Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-20T01:26:24.224232841Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.468158ms logger=migrator t=2026-06-20T01:26:24.230200444Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-20T01:26:24.23395984Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=3.756356ms logger=migrator t=2026-06-20T01:26:24.238224582Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-20T01:26:24.243265904Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.041712ms logger=migrator t=2026-06-20T01:26:24.248606769Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-20T01:26:24.253905344Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.295885ms logger=migrator t=2026-06-20T01:26:24.258665923Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-20T01:26:24.259574934Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=908.951µs logger=migrator t=2026-06-20T01:26:24.264656716Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-20T01:26:24.270103913Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.449367ms logger=migrator t=2026-06-20T01:26:24.275895594Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-20T01:26:24.276676484Z level=info msg="Migration successfully executed" id="create server_lock table" duration=780.98µs logger=migrator t=2026-06-20T01:26:24.28208666Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-20T01:26:24.283792041Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.710551ms logger=migrator t=2026-06-20T01:26:24.289583092Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-20T01:26:24.290937119Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.355407ms logger=migrator t=2026-06-20T01:26:24.29838807Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-20T01:26:24.299325612Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=937.262µs logger=migrator t=2026-06-20T01:26:24.303563983Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-20T01:26:24.305062602Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.498488ms logger=migrator t=2026-06-20T01:26:24.310556399Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-20T01:26:24.312197359Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.64157ms logger=migrator t=2026-06-20T01:26:24.318569837Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-20T01:26:24.325680355Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.113388ms logger=migrator t=2026-06-20T01:26:24.330058908Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-20T01:26:24.331009949Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=951.161µs logger=migrator t=2026-06-20T01:26:24.337039354Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-20T01:26:24.337944614Z level=info msg="Migration successfully executed" id="create cache_data table" duration=902.39µs logger=migrator t=2026-06-20T01:26:24.342961326Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-20T01:26:24.344470565Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.509209ms logger=migrator t=2026-06-20T01:26:24.349749009Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-20T01:26:24.351195447Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.446378ms logger=migrator t=2026-06-20T01:26:24.358041151Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-20T01:26:24.359497159Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.455638ms logger=migrator t=2026-06-20T01:26:24.365499182Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-20T01:26:24.365567643Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=69.381µs logger=migrator t=2026-06-20T01:26:24.369487971Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-20T01:26:24.369563772Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=74.221µs logger=migrator t=2026-06-20T01:26:24.374767576Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-20T01:26:24.376426806Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.65933ms logger=migrator t=2026-06-20T01:26:24.381104713Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-20T01:26:24.383355961Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.250698ms logger=migrator t=2026-06-20T01:26:24.389493896Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-20T01:26:24.390479319Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=984.033µs logger=migrator t=2026-06-20T01:26:24.397571205Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-20T01:26:24.397700087Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=130.162µs logger=migrator t=2026-06-20T01:26:24.402978192Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-20T01:26:24.40450283Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.524578ms logger=migrator t=2026-06-20T01:26:24.409959098Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-20T01:26:24.411455696Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.496549ms logger=migrator t=2026-06-20T01:26:24.418386481Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-20T01:26:24.419615346Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.233486ms logger=migrator t=2026-06-20T01:26:24.42570116Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-20T01:26:24.426771423Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.069233ms logger=migrator t=2026-06-20T01:26:24.43140151Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-20T01:26:24.440034655Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=8.633705ms logger=migrator t=2026-06-20T01:26:24.445632634Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-20T01:26:24.446566016Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=933.412µs logger=migrator t=2026-06-20T01:26:24.451208333Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-20T01:26:24.451289083Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=81.6µs logger=migrator t=2026-06-20T01:26:24.455431184Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-20T01:26:24.456620769Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.188385ms logger=migrator t=2026-06-20T01:26:24.462624832Z 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-20T01:26:24.464168001Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.543279ms logger=migrator t=2026-06-20T01:26:24.846166383Z 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-20T01:26:24.848207319Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.045815ms logger=migrator t=2026-06-20T01:26:24.855437227Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-20T01:26:24.855536898Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=100.621µs logger=migrator t=2026-06-20T01:26:24.861654103Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-20T01:26:24.862572554Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=918.561µs logger=migrator t=2026-06-20T01:26:24.870300799Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-20T01:26:24.872161502Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.859334ms logger=migrator t=2026-06-20T01:26:24.877610049Z 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-20T01:26:24.87858877Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=975.411µs logger=migrator t=2026-06-20T01:26:24.884333282Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-20T01:26:24.88582673Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.493208ms logger=migrator t=2026-06-20T01:26:24.892797365Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-20T01:26:24.898525505Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=5.728ms logger=migrator t=2026-06-20T01:26:24.902769667Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-20T01:26:24.903630067Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=858.45µs logger=migrator t=2026-06-20T01:26:24.907625936Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-20T01:26:24.908477537Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=851.731µs logger=migrator t=2026-06-20T01:26:24.914083666Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-20T01:26:24.947602727Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=33.515341ms logger=migrator t=2026-06-20T01:26:24.953574249Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-20T01:26:24.982413803Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=28.836924ms logger=migrator t=2026-06-20T01:26:24.987412284Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-20T01:26:24.988216825Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=804.771µs logger=migrator t=2026-06-20T01:26:24.995232241Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-20T01:26:24.996639448Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.408887ms logger=migrator t=2026-06-20T01:26:25.002301927Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-20T01:26:25.008987069Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.684962ms logger=migrator t=2026-06-20T01:26:25.013319132Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-20T01:26:25.017407393Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.088411ms logger=migrator t=2026-06-20T01:26:25.022227971Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-20T01:26:25.024024943Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.796902ms logger=migrator t=2026-06-20T01:26:25.030047797Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-20T01:26:25.031312683Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.258595ms logger=migrator t=2026-06-20T01:26:25.036614377Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-20T01:26:25.038748723Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.135036ms logger=migrator t=2026-06-20T01:26:25.043615083Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-20T01:26:25.044755957Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.140644ms logger=migrator t=2026-06-20T01:26:25.05071104Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-20T01:26:25.050808371Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=95.701µs logger=migrator t=2026-06-20T01:26:25.055337907Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-20T01:26:25.065817095Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=10.474528ms logger=migrator t=2026-06-20T01:26:25.070071977Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-20T01:26:25.079751556Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=9.674499ms logger=migrator t=2026-06-20T01:26:25.084653616Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-20T01:26:25.091336347Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.688181ms logger=migrator t=2026-06-20T01:26:25.09641481Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-20T01:26:25.09722324Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=808.14µs logger=migrator t=2026-06-20T01:26:25.101277719Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-20T01:26:25.103042611Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.763272ms logger=migrator t=2026-06-20T01:26:25.107650567Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-20T01:26:25.114625763Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.979146ms logger=migrator t=2026-06-20T01:26:25.120256032Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-20T01:26:25.126097043Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.840921ms logger=migrator t=2026-06-20T01:26:25.130282464Z 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-20T01:26:25.131326747Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.044233ms logger=migrator t=2026-06-20T01:26:25.136162246Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-20T01:26:25.145169097Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=9.007921ms logger=migrator t=2026-06-20T01:26:25.150457902Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-20T01:26:25.155633475Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.173603ms logger=migrator t=2026-06-20T01:26:25.160409444Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-20T01:26:25.160484055Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=75.701µs logger=migrator t=2026-06-20T01:26:25.165323003Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-20T01:26:25.166370116Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.047373ms logger=migrator t=2026-06-20T01:26:25.171984635Z 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-20T01:26:25.173258271Z 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.272836ms logger=migrator t=2026-06-20T01:26:25.182865759Z 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-20T01:26:25.184112394Z 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.241355ms logger=migrator t=2026-06-20T01:26:25.190053727Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-20T01:26:25.190183968Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=131.381µs logger=migrator t=2026-06-20T01:26:25.195323571Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-20T01:26:25.201481296Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.157475ms logger=migrator t=2026-06-20T01:26:25.205941551Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-20T01:26:25.214176052Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=8.235541ms logger=migrator t=2026-06-20T01:26:25.218704167Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-20T01:26:25.224744572Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.040115ms logger=migrator t=2026-06-20T01:26:25.229841044Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-20T01:26:25.238091355Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.251631ms logger=migrator t=2026-06-20T01:26:25.242388547Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-20T01:26:25.248542733Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=6.153916ms logger=migrator t=2026-06-20T01:26:25.253324091Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-20T01:26:25.253418583Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.202µs logger=migrator t=2026-06-20T01:26:25.257754066Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-20T01:26:25.258624917Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=870.211µs logger=migrator t=2026-06-20T01:26:25.264472528Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-20T01:26:25.273445508Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.9732ms logger=migrator t=2026-06-20T01:26:25.277844972Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-20T01:26:25.278024514Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=184.602µs logger=migrator t=2026-06-20T01:26:25.282436498Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-20T01:26:25.291203495Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.767327ms logger=migrator t=2026-06-20T01:26:25.296776483Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-20T01:26:25.297741766Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=965.543µs logger=migrator t=2026-06-20T01:26:25.302142299Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-20T01:26:25.308333695Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.195496ms logger=migrator t=2026-06-20T01:26:25.312080321Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-20T01:26:25.312876901Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=796.71µs logger=migrator t=2026-06-20T01:26:25.319159778Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-20T01:26:25.3201034Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=943.682µs logger=migrator t=2026-06-20T01:26:25.324535504Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-20T01:26:25.334718218Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=10.180214ms logger=migrator t=2026-06-20T01:26:25.338808759Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-20T01:26:25.339357106Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=555.228µs logger=migrator t=2026-06-20T01:26:25.346677595Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-20T01:26:25.348275035Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.597659ms logger=migrator t=2026-06-20T01:26:25.353044043Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-20T01:26:25.354321488Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.277315ms logger=migrator t=2026-06-20T01:26:25.359427531Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-20T01:26:25.3610209Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.593339ms logger=migrator t=2026-06-20T01:26:25.367702583Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-20T01:26:25.367852544Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=153.741µs logger=migrator t=2026-06-20T01:26:25.372805585Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-20T01:26:25.374624037Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.818462ms logger=migrator t=2026-06-20T01:26:25.380955274Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-20T01:26:25.381947577Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=990.643µs logger=migrator t=2026-06-20T01:26:25.389373238Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-20T01:26:25.389905075Z 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-20T01:26:25.394634322Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-20T01:26:25.395045337Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=418.195µs logger=migrator t=2026-06-20T01:26:25.39939171Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-20T01:26:25.400782637Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.383057ms logger=migrator t=2026-06-20T01:26:25.407642872Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-20T01:26:25.418636916Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=10.995304ms logger=migrator t=2026-06-20T01:26:25.423638418Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-20T01:26:25.424428567Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=790.059µs logger=migrator t=2026-06-20T01:26:25.430578293Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-20T01:26:25.431607895Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.029412ms logger=migrator t=2026-06-20T01:26:25.437334075Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-20T01:26:25.43858112Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.247065ms logger=migrator t=2026-06-20T01:26:25.444672975Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-20T01:26:25.446559668Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.955013ms logger=migrator t=2026-06-20T01:26:25.452239248Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-20T01:26:25.453469203Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.229125ms logger=migrator t=2026-06-20T01:26:25.460381918Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-20T01:26:25.460409958Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=28.62µs logger=migrator t=2026-06-20T01:26:25.465047904Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-20T01:26:25.465139775Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=92.451µs logger=migrator t=2026-06-20T01:26:25.469703732Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-20T01:26:25.482787852Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=13.07761ms logger=migrator t=2026-06-20T01:26:25.487235807Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-20T01:26:25.487583671Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=347.765µs logger=migrator t=2026-06-20T01:26:25.491978705Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-20T01:26:25.493660645Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.68204ms logger=migrator t=2026-06-20T01:26:25.499855411Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-20T01:26:25.500359058Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=504.167µs logger=migrator t=2026-06-20T01:26:25.505403949Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-20T01:26:25.506659624Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.256105ms logger=migrator t=2026-06-20T01:26:25.511399702Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-20T01:26:25.512533466Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.124324ms logger=migrator t=2026-06-20T01:26:25.517395346Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-20T01:26:25.552372765Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.977849ms logger=migrator t=2026-06-20T01:26:25.557553297Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-20T01:26:25.565423244Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.869327ms logger=migrator t=2026-06-20T01:26:25.569584105Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-20T01:26:25.569782588Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=201.892µs logger=migrator t=2026-06-20T01:26:25.574818059Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-20T01:26:25.607284157Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.462908ms logger=migrator t=2026-06-20T01:26:25.613120038Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-20T01:26:25.643808714Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=30.688566ms logger=migrator t=2026-06-20T01:26:25.648769986Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-20T01:26:25.649738227Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=967.671µs logger=migrator t=2026-06-20T01:26:25.656077705Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-20T01:26:25.658398102Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.319337ms logger=migrator t=2026-06-20T01:26:25.665952946Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-20T01:26:25.666260129Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=306.633µs logger=migrator t=2026-06-20T01:26:25.671014017Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-20T01:26:25.671991919Z level=info msg="Migration successfully executed" id="create permission table" duration=977.472µs logger=migrator t=2026-06-20T01:26:25.677318685Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-20T01:26:25.678402678Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.083853ms logger=migrator t=2026-06-20T01:26:25.685573796Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-20T01:26:25.687641921Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=2.075015ms logger=migrator t=2026-06-20T01:26:25.692876055Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-20T01:26:25.69410389Z level=info msg="Migration successfully executed" id="create role table" duration=1.228775ms logger=migrator t=2026-06-20T01:26:25.699246444Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-20T01:26:25.707771128Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.524284ms logger=migrator t=2026-06-20T01:26:25.713974664Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-20T01:26:25.720920639Z level=info msg="Migration successfully executed" id="add column group_name" duration=6.946074ms logger=migrator t=2026-06-20T01:26:25.725760857Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-20T01:26:25.726662189Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=899.412µs logger=migrator t=2026-06-20T01:26:25.731863113Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-20T01:26:25.73415925Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=2.295697ms logger=migrator t=2026-06-20T01:26:25.741073655Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-20T01:26:25.74228886Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.212865ms logger=migrator t=2026-06-20T01:26:25.749765652Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-20T01:26:25.751071488Z level=info msg="Migration successfully executed" id="create team role table" duration=1.308366ms logger=migrator t=2026-06-20T01:26:25.766133802Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-20T01:26:25.768146518Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=2.014226ms logger=migrator t=2026-06-20T01:26:25.774028219Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-20T01:26:25.776128544Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.100465ms logger=migrator t=2026-06-20T01:26:25.784740601Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-20T01:26:25.786084337Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.346776ms logger=migrator t=2026-06-20T01:26:25.791440992Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-20T01:26:25.792530056Z level=info msg="Migration successfully executed" id="create user role table" duration=1.086864ms logger=migrator t=2026-06-20T01:26:25.799935476Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-20T01:26:25.801091641Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.153865ms logger=migrator t=2026-06-20T01:26:25.807986625Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-20T01:26:25.809119879Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.133174ms logger=migrator t=2026-06-20T01:26:25.814383854Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-20T01:26:25.815518778Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.132764ms logger=migrator t=2026-06-20T01:26:25.821763404Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-20T01:26:25.823592396Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.827812ms logger=migrator t=2026-06-20T01:26:25.829412218Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-20T01:26:25.83047365Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.061172ms logger=migrator t=2026-06-20T01:26:25.835547583Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-20T01:26:25.836636826Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.089153ms logger=migrator t=2026-06-20T01:26:25.843099125Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-20T01:26:25.851757271Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.657576ms logger=migrator t=2026-06-20T01:26:25.857217778Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-20T01:26:25.859043021Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.826893ms logger=migrator t=2026-06-20T01:26:25.864875232Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-20T01:26:25.865748692Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=874.91µs logger=migrator t=2026-06-20T01:26:25.871675155Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-20T01:26:25.873282115Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.60709ms logger=migrator t=2026-06-20T01:26:25.877911352Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-20T01:26:25.879145417Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.234146ms logger=migrator t=2026-06-20T01:26:25.883942115Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-20T01:26:25.885127539Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.185084ms logger=migrator t=2026-06-20T01:26:25.89087811Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-20T01:26:25.891978034Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.117894ms logger=migrator t=2026-06-20T01:26:25.897028846Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-20T01:26:25.90551266Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.485064ms logger=migrator t=2026-06-20T01:26:25.91050566Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-20T01:26:25.919867715Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.361965ms logger=migrator t=2026-06-20T01:26:25.924963618Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-20T01:26:25.93324988Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.286081ms logger=migrator t=2026-06-20T01:26:25.937922487Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-20T01:26:25.946519122Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.596696ms logger=migrator t=2026-06-20T01:26:25.953333545Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-20T01:26:25.955052896Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.719671ms logger=migrator t=2026-06-20T01:26:25.960649905Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-20T01:26:25.961772429Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.122484ms logger=migrator t=2026-06-20T01:26:25.966343725Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-20T01:26:25.967926654Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.57535ms logger=migrator t=2026-06-20T01:26:25.972770324Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-20T01:26:25.974659016Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.907433ms logger=migrator t=2026-06-20T01:26:25.980442757Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-20T01:26:25.98150115Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.058453ms logger=migrator t=2026-06-20T01:26:25.986540912Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-20T01:26:25.986605453Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.341µs logger=migrator t=2026-06-20T01:26:25.990696843Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-20T01:26:25.990750734Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=54.841µs logger=migrator t=2026-06-20T01:26:25.99531605Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-20T01:26:25.995945267Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=629.897µs logger=migrator t=2026-06-20T01:26:26.001642857Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-20T01:26:26.00348084Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=1.839423ms logger=migrator t=2026-06-20T01:26:26.008894446Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-20T01:26:26.009970639Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.077003ms logger=migrator t=2026-06-20T01:26:26.015082282Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-20T01:26:26.015289724Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=208.222µs logger=migrator t=2026-06-20T01:26:26.019856311Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-20T01:26:26.020331086Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=472.575µs logger=migrator t=2026-06-20T01:26:26.026135627Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-20T01:26:26.027506774Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.386937ms logger=migrator t=2026-06-20T01:26:26.032651277Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-20T01:26:26.033862952Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.211395ms logger=migrator t=2026-06-20T01:26:26.038866643Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-20T01:26:26.047451038Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.584105ms logger=migrator t=2026-06-20T01:26:26.05252334Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-20T01:26:26.052654551Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=131.801µs logger=migrator t=2026-06-20T01:26:26.057106816Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-20T01:26:26.057963197Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=854.121µs logger=migrator t=2026-06-20T01:26:26.063698427Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-20T01:26:26.064648649Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=950.202µs logger=migrator t=2026-06-20T01:26:26.070550631Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-20T01:26:26.071471481Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=921.03µs logger=migrator t=2026-06-20T01:26:26.076306511Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-20T01:26:26.083907754Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.600703ms logger=migrator t=2026-06-20T01:26:26.08842258Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-20T01:26:26.089351461Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=929.041µs logger=migrator t=2026-06-20T01:26:26.094884108Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-20T01:26:26.095764649Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=880.541µs logger=migrator t=2026-06-20T01:26:26.100320785Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-20T01:26:26.122357095Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=22.04115ms logger=migrator t=2026-06-20T01:26:26.127987054Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-20T01:26:26.129818166Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.830892ms logger=migrator t=2026-06-20T01:26:26.135306203Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-20T01:26:26.136430637Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.122174ms logger=migrator t=2026-06-20T01:26:26.140991153Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-20T01:26:26.142196318Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.204275ms logger=migrator t=2026-06-20T01:26:26.150257187Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-20T01:26:26.152415253Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.159866ms logger=migrator t=2026-06-20T01:26:26.15873457Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-20T01:26:26.158936453Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=202.183µs logger=migrator t=2026-06-20T01:26:26.164055736Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-20T01:26:26.165104268Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.048592ms logger=migrator t=2026-06-20T01:26:26.1702086Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-20T01:26:26.181740142Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.529042ms logger=migrator t=2026-06-20T01:26:26.186617312Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-20T01:26:26.187596813Z level=info msg="Migration successfully executed" id="create entity_events table" duration=979.711µs logger=migrator t=2026-06-20T01:26:26.192023438Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-20T01:26:26.193716489Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.692721ms logger=migrator t=2026-06-20T01:26:26.199876833Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-20T01:26:26.200607873Z 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-20T01:26:26.205202939Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-20T01:26:26.205685975Z 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-20T01:26:26.210217701Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-20T01:26:26.211338904Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.121254ms logger=migrator t=2026-06-20T01:26:26.216499407Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-20T01:26:26.217609931Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.110054ms logger=migrator t=2026-06-20T01:26:26.22163352Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-20T01:26:26.222795134Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.166174ms logger=migrator t=2026-06-20T01:26:26.227548623Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-20T01:26:26.228761068Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.212236ms logger=migrator t=2026-06-20T01:26:26.235605161Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-20T01:26:26.237828638Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=2.223117ms logger=migrator t=2026-06-20T01:26:26.242403744Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-20T01:26:26.243645029Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.242245ms logger=migrator t=2026-06-20T01:26:26.250030648Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-20T01:26:26.250866698Z level=info msg="Migration successfully executed" id="Drop public config table" duration=835.76µs logger=migrator t=2026-06-20T01:26:26.254893227Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-20T01:26:26.256072591Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.179414ms logger=migrator t=2026-06-20T01:26:26.26007772Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-20T01:26:26.26245373Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.3742ms logger=migrator t=2026-06-20T01:26:26.269010429Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-20T01:26:26.270242565Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.232496ms logger=migrator t=2026-06-20T01:26:26.275860693Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-20T01:26:26.276870306Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.009913ms logger=migrator t=2026-06-20T01:26:26.283868801Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-20T01:26:26.312581143Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.708382ms logger=migrator t=2026-06-20T01:26:26.317710136Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-20T01:26:26.326137569Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.428723ms logger=migrator t=2026-06-20T01:26:26.330397951Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-20T01:26:26.337231735Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.832783ms logger=migrator t=2026-06-20T01:26:26.342505339Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-20T01:26:26.342804363Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=299.274µs logger=migrator t=2026-06-20T01:26:26.349266202Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-20T01:26:26.358794189Z level=info msg="Migration successfully executed" id="add share column" duration=9.527607ms logger=migrator t=2026-06-20T01:26:26.363324614Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-20T01:26:26.363709579Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=385.855µs logger=migrator t=2026-06-20T01:26:26.373633Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-20T01:26:26.374750634Z level=info msg="Migration successfully executed" id="create file table" duration=1.119904ms logger=migrator t=2026-06-20T01:26:26.381553878Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-20T01:26:26.38253678Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=982.712µs logger=migrator t=2026-06-20T01:26:26.386928313Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-20T01:26:26.387888614Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=960.541µs logger=migrator t=2026-06-20T01:26:26.393082708Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-20T01:26:26.393820908Z level=info msg="Migration successfully executed" id="create file_meta table" duration=737.63µs logger=migrator t=2026-06-20T01:26:26.400465528Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-20T01:26:26.401748704Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.282946ms logger=migrator t=2026-06-20T01:26:26.406219059Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-20T01:26:26.406372542Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=169.683µs logger=migrator t=2026-06-20T01:26:26.412391905Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-20T01:26:26.412461506Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=68.081µs logger=migrator t=2026-06-20T01:26:26.416376794Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-20T01:26:26.417144693Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=765.159µs logger=migrator t=2026-06-20T01:26:26.421622077Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-20T01:26:26.422055103Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=425.156µs logger=migrator t=2026-06-20T01:26:26.42838126Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-20T01:26:26.43075642Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.37496ms logger=migrator t=2026-06-20T01:26:26.435162164Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-20T01:26:26.446042787Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.883363ms logger=migrator t=2026-06-20T01:26:26.450242988Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-20T01:26:26.4504061Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=162.762µs logger=migrator t=2026-06-20T01:26:26.454705123Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-20T01:26:26.456782909Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.077126ms logger=migrator t=2026-06-20T01:26:26.463413239Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-20T01:26:26.463993657Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=581.828µs logger=migrator t=2026-06-20T01:26:26.468549452Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-20T01:26:26.468862336Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=312.594µs logger=migrator t=2026-06-20T01:26:26.473631815Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-20T01:26:26.474599736Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=959.051µs logger=migrator t=2026-06-20T01:26:26.479986242Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-20T01:26:26.489853013Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.860891ms logger=migrator t=2026-06-20T01:26:26.496901999Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-20T01:26:26.505766308Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.863949ms logger=migrator t=2026-06-20T01:26:26.510119831Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-20T01:26:26.511264566Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.144425ms logger=migrator t=2026-06-20T01:26:26.515486737Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-20T01:26:26.591157604Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=75.666077ms logger=migrator t=2026-06-20T01:26:26.597739183Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-20T01:26:26.598713686Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=975.383µs logger=migrator t=2026-06-20T01:26:26.603058259Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-20T01:26:26.605087094Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.028495ms logger=migrator t=2026-06-20T01:26:26.610237816Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-20T01:26:26.637047564Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.807128ms logger=migrator t=2026-06-20T01:26:26.643756507Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-20T01:26:26.654308426Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.552119ms logger=migrator t=2026-06-20T01:26:26.657759458Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-20T01:26:26.658042572Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=283.303µs logger=migrator t=2026-06-20T01:26:26.664689663Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-20T01:26:26.664907166Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=217.183µs logger=migrator t=2026-06-20T01:26:26.668623862Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-20T01:26:26.668855564Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=240.473µs logger=migrator t=2026-06-20T01:26:26.672669141Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-20T01:26:26.673021775Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=353.234µs logger=migrator t=2026-06-20T01:26:26.681286176Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-20T01:26:26.68161175Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=326.304µs logger=migrator t=2026-06-20T01:26:26.688009249Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-20T01:26:26.689587068Z level=info msg="Migration successfully executed" id="create folder table" duration=1.580269ms logger=migrator t=2026-06-20T01:26:26.696678225Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-20T01:26:26.698731549Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=2.053244ms logger=migrator t=2026-06-20T01:26:26.704857775Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-20T01:26:26.706981691Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.123056ms logger=migrator t=2026-06-20T01:26:26.714158788Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-20T01:26:26.714194459Z level=info msg="Migration successfully executed" id="Update folder title length" duration=36.571µs logger=migrator t=2026-06-20T01:26:26.719311562Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-20T01:26:26.721523999Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.211697ms logger=migrator t=2026-06-20T01:26:26.727175518Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-20T01:26:26.728290592Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.115664ms logger=migrator t=2026-06-20T01:26:26.734966323Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-20T01:26:26.736250869Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.280186ms logger=migrator t=2026-06-20T01:26:26.741438103Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-20T01:26:26.741924788Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=483.745µs logger=migrator t=2026-06-20T01:26:26.746547156Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-20T01:26:26.746793958Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=247.253µs logger=migrator t=2026-06-20T01:26:26.752716681Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-20T01:26:26.754672474Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.954693ms logger=migrator t=2026-06-20T01:26:26.760543367Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-20T01:26:26.762583771Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.039554ms logger=migrator t=2026-06-20T01:26:26.76738113Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-20T01:26:26.769085121Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.703841ms logger=migrator t=2026-06-20T01:26:26.775278937Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-20T01:26:26.776783865Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.505508ms logger=migrator t=2026-06-20T01:26:26.783147784Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-20T01:26:26.784946545Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.800252ms logger=migrator t=2026-06-20T01:26:26.790537323Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-20T01:26:26.791537426Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.000633ms logger=migrator t=2026-06-20T01:26:26.796892392Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-20T01:26:26.79839132Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.499018ms logger=migrator t=2026-06-20T01:26:26.804174381Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-20T01:26:26.805548918Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.379477ms logger=migrator t=2026-06-20T01:26:26.811539431Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-20T01:26:26.812634935Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.096233ms logger=migrator t=2026-06-20T01:26:26.81799884Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-20T01:26:26.819225884Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.227154ms logger=migrator t=2026-06-20T01:26:26.824078694Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-20T01:26:26.825420731Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.342097ms logger=migrator t=2026-06-20T01:26:26.832190524Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-20T01:26:26.832560628Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=375.494µs logger=migrator t=2026-06-20T01:26:26.839440092Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-20T01:26:26.870170548Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=30.727666ms logger=migrator t=2026-06-20T01:26:26.875509524Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-20T01:26:26.876134671Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=641.567µs logger=migrator t=2026-06-20T01:26:26.8801236Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-20T01:26:26.88013762Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=14.77µs logger=migrator t=2026-06-20T01:26:26.890301395Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-20T01:26:26.892166168Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.869004ms logger=migrator t=2026-06-20T01:26:26.896557052Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-20T01:26:26.896575102Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=19.15µs logger=migrator t=2026-06-20T01:26:26.902274262Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-20T01:26:26.904230265Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.955874ms logger=migrator t=2026-06-20T01:26:26.909034524Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-20T01:26:26.910884847Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.800032ms logger=migrator t=2026-06-20T01:26:26.916412474Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-20T01:26:26.917479098Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.066774ms logger=migrator t=2026-06-20T01:26:26.925439735Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-20T01:26:26.926616389Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.178304ms logger=migrator t=2026-06-20T01:26:26.9308013Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-20T01:26:26.931227325Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=427.865µs logger=migrator t=2026-06-20T01:26:26.936941646Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-20T01:26:26.938185741Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.244154ms logger=migrator t=2026-06-20T01:26:26.945072155Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-20T01:26:26.946434451Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.362386ms logger=migrator t=2026-06-20T01:26:26.95276292Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-20T01:26:26.95445305Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.68999ms logger=migrator t=2026-06-20T01:26:26.960503114Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-20T01:26:26.971042443Z level=info msg="Migration successfully executed" id="add stack_id column" duration=10.543409ms logger=migrator t=2026-06-20T01:26:26.977572604Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-20T01:26:26.987489395Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.916652ms logger=migrator t=2026-06-20T01:26:26.992985352Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-20T01:26:27.007798053Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=14.81843ms logger=migrator t=2026-06-20T01:26:27.01402281Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-20T01:26:27.014122101Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=100.691µs logger=migrator t=2026-06-20T01:26:27.017903826Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-20T01:26:27.028245733Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.341277ms logger=migrator t=2026-06-20T01:26:27.034835313Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-20T01:26:27.044549842Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.714489ms logger=migrator t=2026-06-20T01:26:27.050686888Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-20T01:26:27.051023532Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=333.404µs logger=migrator t=2026-06-20T01:26:27.056356217Z level=info msg="migrations completed" performed=558 skipped=0 duration=10.182261503s logger=migrator t=2026-06-20T01:26:27.05739492Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-20T01:26:27.081193301Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-20T01:26:27.081531695Z level=info msg="Created default organization" logger=secrets t=2026-06-20T01:26:27.088695383Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-20T01:26:27.152059088Z level=info msg="Restored cache from database" duration=398.614µs logger=plugin.store t=2026-06-20T01:26:27.154401146Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-20T01:26:27.198762379Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-20T01:26:27.19879774Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-20T01:26:27.198922391Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-20T01:26:27.198935131Z level=info msg="Plugins loaded" count=54 duration=44.534815ms logger=query_data t=2026-06-20T01:26:27.203000651Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-20T01:26:27.206098969Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-20T01:26:27.21112144Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-20T01:26:27.220018319Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-20T01:26:27.221551848Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-20T01:26:27.222959445Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-20T01:26:27.243249703Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-20T01:26:27.261362315Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-20T01:26:27.277644504Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-20T01:26:27.277667264Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-20T01:26:27.281205797Z level=info msg="Storage starting" logger=http.server t=2026-06-20T01:26:27.282682195Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-20T01:26:27.282742717Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-20T01:26:27.285413038Z level=info msg="Starting MultiOrg Alertmanager" logger=ngalert.state.manager t=2026-06-20T01:26:27.334335577Z level=info msg="State cache has been initialized" states=0 duration=51.58837ms logger=ngalert.scheduler t=2026-06-20T01:26:27.334385228Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-20T01:26:27.334469889Z level=info msg=starting first_tick=2026-06-20T01:26:30Z logger=sqlstore.transactions t=2026-06-20T01:26:27.342444136Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-20T01:26:27.38277973Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-20T01:26:27.386771059Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-06-20T01:26:27.397978466Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-20T01:26:27.402846575Z level=info msg="Update check succeeded" duration=118.724812ms logger=grafana.update.checker t=2026-06-20T01:26:27.411357729Z level=info msg="Update check succeeded" duration=127.48865ms logger=sqlstore.transactions t=2026-06-20T01:26:27.420952337Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-20T01:26:27.429058576Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-06-20T01:26:27.43185456Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-20T01:26:27.461889507Z level=info msg="Patterns update finished" duration=167.326266ms logger=grafana-apiserver t=2026-06-20T01:26:27.715906915Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-20T01:26:27.71629858Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-20T01:26:40.925510536Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:40.926572199Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.283172276Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.332304922Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.34945833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.371376936Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.387986227Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.411039636Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.431425234Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.451800771Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.468775288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.490074046Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.508957005Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.534563345Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.552463802Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.584044056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.600545976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.627775906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.643943942Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.669123948Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.688187768Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.716806056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.73608944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.760975561Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.777936707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.805464932Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.822214215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.853551375Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.870361118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.913894276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:41.929513016Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.014354085Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.030031325Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.085516068Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.105532451Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.138863415Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.159847569Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.194404409Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.211180992Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.239196821Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.257742316Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.293582351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.311923683Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.3496114Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.368096944Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.400577878Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.41559002Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.447055671Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.460789888Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.507253611Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.527067971Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.565552538Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.599008644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.681872148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.703126136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.769749184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.791835251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.866081621Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.880706809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.979128142Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:42.99709231Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.070112445Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.088723991Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.223429653Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.239162833Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.310944053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.328337754Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.40067224Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.415738513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.488363913Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.501571793Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.56818041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.58392022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.650402877Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.664959902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.75385421Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.768920122Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.846891357Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.865573303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-20T01:26:43.938290974Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-20T01:27:07.308358793Z level=info msg="Usage stats are ready to report"