logger=settings t=2026-04-10T01:09:50.027591456Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-10T01:09:50Z logger=settings t=2026-04-10T01:09:50.028188487Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-10T01:09:50.028221018Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-10T01:09:50.028311522Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-10T01:09:50.028331252Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-10T01:09:50.028344633Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-10T01:09:50.028357653Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-10T01:09:50.028369604Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-10T01:09:50.028385344Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-10T01:09:50.028398935Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-10T01:09:50.028419615Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-10T01:09:50.028452126Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-10T01:09:50.028469157Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-10T01:09:50.028481077Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-10T01:09:50.028494568Z level=info msg=Target target=[all] logger=settings t=2026-04-10T01:09:50.028517239Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-10T01:09:50.028529779Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-10T01:09:50.02854172Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-10T01:09:50.02855405Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-10T01:09:50.02856954Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-10T01:09:50.028582031Z level=info msg="App mode production" logger=sqlstore t=2026-04-10T01:09:50.028867511Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-10T01:09:50.028903522Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-10T01:09:50.030346112Z level=info msg="Locking database" logger=migrator t=2026-04-10T01:09:50.030424125Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-10T01:09:50.031001475Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-10T01:09:50.034434335Z level=info msg="Migration successfully executed" id="create migration_log table" duration=3.428619ms logger=migrator t=2026-04-10T01:09:50.040138263Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-10T01:09:50.041001703Z level=info msg="Migration successfully executed" id="create user table" duration=863.63µs logger=migrator t=2026-04-10T01:09:50.044451783Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-10T01:09:50.045325674Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=872.841µs logger=migrator t=2026-04-10T01:09:50.048970291Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-10T01:09:50.049699666Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=729.335µs logger=migrator t=2026-04-10T01:09:50.05326754Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-10T01:09:50.053964894Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=697.554µs logger=migrator t=2026-04-10T01:09:50.057945853Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-10T01:09:50.058576055Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=628.242µs logger=migrator t=2026-04-10T01:09:50.06159792Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-10T01:09:50.064087807Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.489947ms logger=migrator t=2026-04-10T01:09:50.067084091Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-10T01:09:50.068543282Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.458891ms logger=migrator t=2026-04-10T01:09:50.074216789Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-10T01:09:50.074949175Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=726.546µs logger=migrator t=2026-04-10T01:09:50.078743947Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-10T01:09:50.079929028Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.184901ms logger=migrator t=2026-04-10T01:09:50.084916812Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-10T01:09:50.085393338Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=476.386µs logger=migrator t=2026-04-10T01:09:50.091146669Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-10T01:09:50.091792501Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=647.352µs logger=migrator t=2026-04-10T01:09:50.094689662Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-10T01:09:50.095868883Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.178971ms logger=migrator t=2026-04-10T01:09:50.098897048Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-10T01:09:50.098921069Z level=info msg="Migration successfully executed" id="Update user table charset" duration=29.581µs logger=migrator t=2026-04-10T01:09:50.103714176Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-10T01:09:50.105504728Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.790822ms logger=migrator t=2026-04-10T01:09:50.11358626Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-10T01:09:50.113866169Z level=info msg="Migration successfully executed" id="Add missing user data" duration=286.12µs logger=migrator t=2026-04-10T01:09:50.118730499Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-10T01:09:50.120684307Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.952418ms logger=migrator t=2026-04-10T01:09:50.125002927Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-10T01:09:50.126141727Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.13883ms logger=migrator t=2026-04-10T01:09:50.129844156Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-10T01:09:50.131048448Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.202801ms logger=migrator t=2026-04-10T01:09:50.137518023Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-10T01:09:50.145691687Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.173344ms logger=migrator t=2026-04-10T01:09:50.149676006Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-10T01:09:50.150842797Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.16691ms logger=migrator t=2026-04-10T01:09:50.155680995Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-10T01:09:50.156061818Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=383.403µs logger=migrator t=2026-04-10T01:09:50.161596831Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-10T01:09:50.162913197Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.316796ms logger=migrator t=2026-04-10T01:09:50.170669677Z 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-04-10T01:09:50.171155264Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=486.966µs logger=migrator t=2026-04-10T01:09:50.176841092Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-10T01:09:50.177406201Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=559.56µs logger=migrator t=2026-04-10T01:09:50.191557144Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-10T01:09:50.192926771Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.362767ms logger=migrator t=2026-04-10T01:09:50.19719634Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-10T01:09:50.198266627Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.070307ms logger=migrator t=2026-04-10T01:09:50.20292893Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-10T01:09:50.203742628Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=810.149µs logger=migrator t=2026-04-10T01:09:50.206946919Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-10T01:09:50.207662604Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=715.625µs logger=migrator t=2026-04-10T01:09:50.211489718Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-10T01:09:50.212153841Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=663.844µs logger=migrator t=2026-04-10T01:09:50.217101683Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-10T01:09:50.217128094Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=27.441µs logger=migrator t=2026-04-10T01:09:50.220677237Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-10T01:09:50.221352651Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=674.994µs logger=migrator t=2026-04-10T01:09:50.225961711Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-10T01:09:50.226574973Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=613.512µs logger=migrator t=2026-04-10T01:09:50.231131281Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-10T01:09:50.232033643Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=902.062µs logger=migrator t=2026-04-10T01:09:50.236244599Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-10T01:09:50.237643568Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.392178ms logger=migrator t=2026-04-10T01:09:50.241869985Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-10T01:09:50.245395618Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.530083ms logger=migrator t=2026-04-10T01:09:50.250274638Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-10T01:09:50.251137548Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=862.54µs logger=migrator t=2026-04-10T01:09:50.255155577Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-10T01:09:50.255833751Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=685.124µs logger=migrator t=2026-04-10T01:09:50.260022727Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-10T01:09:50.260701481Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=678.393µs logger=migrator t=2026-04-10T01:09:50.264817354Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-10T01:09:50.265526758Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=708.864µs logger=migrator t=2026-04-10T01:09:50.269073332Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-10T01:09:50.269729445Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=656.203µs logger=migrator t=2026-04-10T01:09:50.273647291Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-10T01:09:50.274007454Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=355.852µs logger=migrator t=2026-04-10T01:09:50.277116162Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-10T01:09:50.277694192Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=578.16µs logger=migrator t=2026-04-10T01:09:50.301070946Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-10T01:09:50.301715638Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=645.112µs logger=migrator t=2026-04-10T01:09:50.305355305Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-10T01:09:50.306293907Z level=info msg="Migration successfully executed" id="create star table" duration=938.302µs logger=migrator t=2026-04-10T01:09:50.310484633Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-10T01:09:50.311642614Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.15157ms logger=migrator t=2026-04-10T01:09:50.316802353Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-10T01:09:50.317811708Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.009115ms logger=migrator t=2026-04-10T01:09:50.321319851Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-10T01:09:50.322029165Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=709.025µs logger=migrator t=2026-04-10T01:09:50.326571433Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-10T01:09:50.327231636Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=660.113µs logger=migrator t=2026-04-10T01:09:50.331777095Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-10T01:09:50.332486679Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=712.775µs logger=migrator t=2026-04-10T01:09:50.338181077Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-10T01:09:50.339012096Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=830.899µs logger=migrator t=2026-04-10T01:09:50.343951948Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-10T01:09:50.344495407Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=546.789µs logger=migrator t=2026-04-10T01:09:50.349320255Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-10T01:09:50.349346456Z level=info msg="Migration successfully executed" id="Update org table charset" duration=27.211µs logger=migrator t=2026-04-10T01:09:50.352799416Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-10T01:09:50.352818087Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=19.491µs logger=migrator t=2026-04-10T01:09:50.356974622Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-10T01:09:50.357137557Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=163.225µs logger=migrator t=2026-04-10T01:09:50.360511235Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-10T01:09:50.361070104Z level=info msg="Migration successfully executed" id="create dashboard table" duration=558.709µs logger=migrator t=2026-04-10T01:09:50.364508774Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-10T01:09:50.36555029Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.041056ms logger=migrator t=2026-04-10T01:09:50.369440745Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-10T01:09:50.370453131Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.012236ms logger=migrator t=2026-04-10T01:09:50.37618321Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-10T01:09:50.37676093Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=574.41µs logger=migrator t=2026-04-10T01:09:50.380333855Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-10T01:09:50.381181374Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=847.299µs logger=migrator t=2026-04-10T01:09:50.38478486Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-10T01:09:50.385441082Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=656.662µs logger=migrator t=2026-04-10T01:09:50.390293271Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-10T01:09:50.395054327Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.754806ms logger=migrator t=2026-04-10T01:09:50.398800497Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-10T01:09:50.399475861Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=674.964µs logger=migrator t=2026-04-10T01:09:50.403308984Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-10T01:09:50.403949677Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=640.333µs logger=migrator t=2026-04-10T01:09:50.408846127Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-10T01:09:50.40950399Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=653.863µs logger=migrator t=2026-04-10T01:09:50.41382345Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-10T01:09:50.414532705Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=706.285µs logger=migrator t=2026-04-10T01:09:50.418480792Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-10T01:09:50.419953484Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.481332ms logger=migrator t=2026-04-10T01:09:50.424804503Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-10T01:09:50.424919347Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=117.285µs logger=migrator t=2026-04-10T01:09:50.428658257Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-10T01:09:50.431693532Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.035505ms logger=migrator t=2026-04-10T01:09:50.436524981Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-10T01:09:50.438616613Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.092093ms logger=migrator t=2026-04-10T01:09:50.444644483Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-10T01:09:50.446703325Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.059052ms logger=migrator t=2026-04-10T01:09:50.450703924Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-10T01:09:50.451568774Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=865.08µs logger=migrator t=2026-04-10T01:09:50.455591384Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-10T01:09:50.457431998Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.834504ms logger=migrator t=2026-04-10T01:09:50.462572037Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-10T01:09:50.463460518Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=886.901µs logger=migrator t=2026-04-10T01:09:50.46753187Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-10T01:09:50.46839321Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=862.63µs logger=migrator t=2026-04-10T01:09:50.472347617Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-10T01:09:50.472384849Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=39.812µs logger=migrator t=2026-04-10T01:09:50.476848354Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-10T01:09:50.476891096Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=45.322µs logger=migrator t=2026-04-10T01:09:50.4804634Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-10T01:09:50.482734229Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.278739ms logger=migrator t=2026-04-10T01:09:50.486757749Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-10T01:09:50.490006702Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.250043ms logger=migrator t=2026-04-10T01:09:50.4956811Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-10T01:09:50.498997085Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=3.315985ms logger=migrator t=2026-04-10T01:09:50.506851198Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-10T01:09:50.509734889Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.883411ms logger=migrator t=2026-04-10T01:09:50.517974756Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-10T01:09:50.518209284Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=235.238µs logger=migrator t=2026-04-10T01:09:50.52700571Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-10T01:09:50.528138849Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.132479ms logger=migrator t=2026-04-10T01:09:50.544989366Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-10T01:09:50.545831735Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=842.579µs logger=migrator t=2026-04-10T01:09:50.563969867Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-10T01:09:50.564029639Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=69.523µs logger=migrator t=2026-04-10T01:09:50.574538125Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-10T01:09:50.575864181Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.326307ms logger=migrator t=2026-04-10T01:09:50.589751914Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-10T01:09:50.591178744Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.42804ms logger=migrator t=2026-04-10T01:09:50.607037566Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-10T01:09:50.6149237Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=7.886834ms logger=migrator t=2026-04-10T01:09:50.634877935Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-10T01:09:50.636068176Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.191461ms logger=migrator t=2026-04-10T01:09:50.688996749Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-10T01:09:50.690097567Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.096358ms logger=migrator t=2026-04-10T01:09:50.72090246Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-10T01:09:50.72235567Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.455111ms logger=migrator t=2026-04-10T01:09:50.813531374Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-10T01:09:50.814227528Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=719.325µs logger=migrator t=2026-04-10T01:09:50.844830333Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-10T01:09:50.845830158Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=999.315µs logger=migrator t=2026-04-10T01:09:50.874755675Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-10T01:09:50.878614719Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.861154ms logger=migrator t=2026-04-10T01:09:50.885391735Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-10T01:09:50.886457282Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.065467ms logger=migrator t=2026-04-10T01:09:50.892286575Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-10T01:09:50.892540894Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=259.159µs logger=migrator t=2026-04-10T01:09:50.895969753Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-10T01:09:50.896141189Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=172.136µs logger=migrator t=2026-04-10T01:09:50.901530967Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-10T01:09:50.902848763Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.317896ms logger=migrator t=2026-04-10T01:09:50.906226Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-10T01:09:50.908652685Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.427585ms logger=migrator t=2026-04-10T01:09:50.91167546Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-10T01:09:50.912621893Z level=info msg="Migration successfully executed" id="create data_source table" duration=946.043µs logger=migrator t=2026-04-10T01:09:50.916879861Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-10T01:09:50.9176998Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=819.549µs logger=migrator t=2026-04-10T01:09:50.920975544Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-10T01:09:50.921782042Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=806.468µs logger=migrator t=2026-04-10T01:09:50.925836133Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-10T01:09:50.926652331Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=816.038µs logger=migrator t=2026-04-10T01:09:50.930286998Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-10T01:09:50.931066025Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=783.327µs logger=migrator t=2026-04-10T01:09:50.93351359Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-10T01:09:50.939916223Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.402273ms logger=migrator t=2026-04-10T01:09:50.94385062Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-10T01:09:50.94471533Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=864.26µs logger=migrator t=2026-04-10T01:09:50.947757166Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-10T01:09:50.948525803Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=770.417µs logger=migrator t=2026-04-10T01:09:50.951736284Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-10T01:09:50.95248029Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=744.096µs logger=migrator t=2026-04-10T01:09:50.95647808Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-10T01:09:50.957289928Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=811.829µs logger=migrator t=2026-04-10T01:09:50.960842311Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-10T01:09:50.963339498Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.496787ms logger=migrator t=2026-04-10T01:09:50.966219329Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-10T01:09:50.968701285Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.481166ms logger=migrator t=2026-04-10T01:09:50.973767591Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-10T01:09:50.973797612Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.041µs logger=migrator t=2026-04-10T01:09:50.977496971Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-10T01:09:50.97774203Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=245.009µs logger=migrator t=2026-04-10T01:09:50.981620165Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-10T01:09:50.984086911Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.463635ms logger=migrator t=2026-04-10T01:09:50.987608383Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-10T01:09:50.987969576Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=364.333µs logger=migrator t=2026-04-10T01:09:50.993092424Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-10T01:09:50.993391504Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=301.54µs logger=migrator t=2026-04-10T01:09:50.999550699Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-10T01:09:51.001399733Z level=info msg="Migration successfully executed" id="Add uid column" duration=1.850134ms logger=migrator t=2026-04-10T01:09:51.005891121Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-10T01:09:51.006074357Z level=info msg="Migration successfully executed" id="Update uid value" duration=184.106µs logger=migrator t=2026-04-10T01:09:51.008768781Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-10T01:09:51.00957495Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=805.979µs logger=migrator t=2026-04-10T01:09:51.013398844Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-10T01:09:51.014291605Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=892.451µs logger=migrator t=2026-04-10T01:09:51.019327832Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-10T01:09:51.020484943Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.15809ms logger=migrator t=2026-04-10T01:09:51.025235929Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-10T01:09:51.026834295Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.562274ms logger=migrator t=2026-04-10T01:09:51.030995861Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-10T01:09:51.03211388Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.118069ms logger=migrator t=2026-04-10T01:09:51.03665324Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-10T01:09:51.038444482Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.792312ms logger=migrator t=2026-04-10T01:09:51.114619685Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-10T01:09:51.116937106Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=2.320312ms logger=migrator t=2026-04-10T01:09:51.184251327Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-10T01:09:51.185818282Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.569155ms logger=migrator t=2026-04-10T01:09:51.224230189Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-10T01:09:51.22539642Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.168621ms logger=migrator t=2026-04-10T01:09:51.459616584Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-10T01:09:51.468577259Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.962535ms logger=migrator t=2026-04-10T01:09:51.554838694Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-10T01:09:51.556585556Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.748771ms logger=migrator t=2026-04-10T01:09:51.652461149Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-10T01:09:51.65393834Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.478872ms logger=migrator t=2026-04-10T01:09:51.658577643Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-10T01:09:51.659556077Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=980.204µs logger=migrator t=2026-04-10T01:09:51.668142679Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-10T01:09:51.669124323Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=985.885µs logger=migrator t=2026-04-10T01:09:51.672693878Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-10T01:09:51.673440624Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=746.566µs logger=migrator t=2026-04-10T01:09:51.67759858Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-10T01:09:51.678187671Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=589.271µs logger=migrator t=2026-04-10T01:09:51.682734601Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-10T01:09:51.682766612Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=33.782µs logger=migrator t=2026-04-10T01:09:51.686473142Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-10T01:09:51.689216908Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.743797ms logger=migrator t=2026-04-10T01:09:51.692532864Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-10T01:09:51.695073833Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.540839ms logger=migrator t=2026-04-10T01:09:51.699594512Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-10T01:09:51.700013207Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=418.684µs logger=migrator t=2026-04-10T01:09:51.704566106Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-10T01:09:51.711455238Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=6.884782ms logger=migrator t=2026-04-10T01:09:51.717409077Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-10T01:09:51.722824576Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=5.41974ms logger=migrator t=2026-04-10T01:09:51.726267167Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-10T01:09:51.727013954Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=753.836µs logger=migrator t=2026-04-10T01:09:51.730009779Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-10T01:09:51.730498576Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=461.586µs logger=migrator t=2026-04-10T01:09:51.734125093Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-10T01:09:51.73490227Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=776.237µs logger=migrator t=2026-04-10T01:09:51.737810972Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-10T01:09:51.739606815Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.795273ms logger=migrator t=2026-04-10T01:09:51.744064062Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-10T01:09:51.746206507Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=2.142805ms logger=migrator t=2026-04-10T01:09:51.751763892Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-10T01:09:51.752924922Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.168951ms logger=migrator t=2026-04-10T01:09:51.7568578Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-10T01:09:51.757380269Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=523.738µs logger=migrator t=2026-04-10T01:09:51.760859341Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-10T01:09:51.760890732Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.831µs logger=migrator t=2026-04-10T01:09:51.76455416Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-10T01:09:51.768142596Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.586606ms logger=migrator t=2026-04-10T01:09:51.773009137Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-10T01:09:51.776451298Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=3.439311ms logger=migrator t=2026-04-10T01:09:51.779815246Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-10T01:09:51.779898519Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=83.283µs logger=migrator t=2026-04-10T01:09:51.783546706Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-10T01:09:51.784297593Z level=info msg="Migration successfully executed" id="create quota table v1" duration=748.637µs logger=migrator t=2026-04-10T01:09:51.788953256Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-10T01:09:51.789797186Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=843.65µs logger=migrator t=2026-04-10T01:09:51.79306044Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-10T01:09:51.793102482Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=43.592µs logger=migrator t=2026-04-10T01:09:51.796692658Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-10T01:09:51.797988503Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.296455ms logger=migrator t=2026-04-10T01:09:51.801638891Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-10T01:09:51.802425669Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=792.928µs logger=migrator t=2026-04-10T01:09:51.806722059Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-10T01:09:51.809543529Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.821389ms logger=migrator t=2026-04-10T01:09:51.812455101Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-10T01:09:51.812486532Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.362µs logger=migrator t=2026-04-10T01:09:51.815652753Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-10T01:09:51.81642757Z level=info msg="Migration successfully executed" id="create session table" duration=774.797µs logger=migrator t=2026-04-10T01:09:51.820459331Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-10T01:09:51.820583085Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=124.664µs logger=migrator t=2026-04-10T01:09:51.824009736Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-10T01:09:51.824157461Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=147.515µs logger=migrator t=2026-04-10T01:09:51.827646223Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-10T01:09:51.828808684Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.155871ms logger=migrator t=2026-04-10T01:09:51.833186458Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-10T01:09:51.834352248Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.165801ms logger=migrator t=2026-04-10T01:09:51.83923976Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-10T01:09:51.839272101Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=33.311µs logger=migrator t=2026-04-10T01:09:51.842869287Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-10T01:09:51.842903379Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=35.022µs logger=migrator t=2026-04-10T01:09:51.846971671Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-10T01:09:51.851201509Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.229098ms logger=migrator t=2026-04-10T01:09:51.854505005Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-10T01:09:51.857390097Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=2.885542ms logger=migrator t=2026-04-10T01:09:51.861073686Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-10T01:09:51.861402147Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=381.383µs logger=migrator t=2026-04-10T01:09:51.86689941Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-10T01:09:51.867249712Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=792.208µs logger=migrator t=2026-04-10T01:09:51.870942242Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-10T01:09:51.872122883Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.180661ms logger=migrator t=2026-04-10T01:09:51.87601773Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-10T01:09:51.876045381Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=28.941µs logger=migrator t=2026-04-10T01:09:51.879232513Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-10T01:09:51.882602031Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.361557ms logger=migrator t=2026-04-10T01:09:51.886933563Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-10T01:09:51.887195172Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=261.659µs logger=migrator t=2026-04-10T01:09:51.891466042Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-10T01:09:51.895348458Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.882656ms logger=migrator t=2026-04-10T01:09:51.898757318Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-10T01:09:51.902870042Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=4.114185ms logger=migrator t=2026-04-10T01:09:51.907722452Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-10T01:09:51.907822946Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=100.754µs logger=migrator t=2026-04-10T01:09:51.911104221Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-10T01:09:51.912138287Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.053997ms logger=migrator t=2026-04-10T01:09:51.916102016Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-10T01:09:51.917127242Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.025186ms logger=migrator t=2026-04-10T01:09:51.921584228Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-10T01:09:51.922831672Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.247224ms logger=migrator t=2026-04-10T01:09:51.926422238Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-10T01:09:51.927499236Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.069577ms logger=migrator t=2026-04-10T01:09:51.931294179Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-10T01:09:51.932204671Z level=info msg="Migration successfully executed" id="add index alert state" duration=910.002µs logger=migrator t=2026-04-10T01:09:51.936799002Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-10T01:09:51.937756946Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=957.854µs logger=migrator t=2026-04-10T01:09:51.941425824Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-10T01:09:51.942101538Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=674.594µs logger=migrator t=2026-04-10T01:09:51.945683374Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-10T01:09:51.946702049Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.018136ms logger=migrator t=2026-04-10T01:09:51.951151515Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-10T01:09:51.952246274Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.091739ms logger=migrator t=2026-04-10T01:09:51.955629653Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-10T01:09:51.966928189Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.298457ms logger=migrator t=2026-04-10T01:09:51.970557326Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-10T01:09:51.971069904Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=507.928µs logger=migrator t=2026-04-10T01:09:51.974689851Z 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-04-10T01:09:51.975317133Z 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=624.122µs logger=migrator t=2026-04-10T01:09:51.978440102Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-10T01:09:51.978725742Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=285.85µs logger=migrator t=2026-04-10T01:09:51.981569752Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-10T01:09:51.982092801Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=523.059µs logger=migrator t=2026-04-10T01:09:51.986891879Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-10T01:09:51.988325549Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.4359ms logger=migrator t=2026-04-10T01:09:51.993310704Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-10T01:09:51.997794221Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.486457ms logger=migrator t=2026-04-10T01:09:52.002169165Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-10T01:09:52.008159747Z level=info msg="Migration successfully executed" id="Add column frequency" duration=6.000831ms logger=migrator t=2026-04-10T01:09:52.011700312Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-10T01:09:52.014206811Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=2.506208ms logger=migrator t=2026-04-10T01:09:52.017125294Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-10T01:09:52.020264565Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.138202ms logger=migrator t=2026-04-10T01:09:52.023885233Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-10T01:09:52.024833776Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=948.314µs logger=migrator t=2026-04-10T01:09:52.028170964Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-10T01:09:52.028207485Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=37.391µs logger=migrator t=2026-04-10T01:09:52.031382878Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-10T01:09:52.031412739Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=27.111µs logger=migrator t=2026-04-10T01:09:52.034351602Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-10T01:09:52.035175312Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=818.809µs logger=migrator t=2026-04-10T01:09:52.039503915Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-10T01:09:52.040477849Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=973.854µs logger=migrator t=2026-04-10T01:09:52.04475442Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-10T01:09:52.0455987Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=844.02µs logger=migrator t=2026-04-10T01:09:52.049190677Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-10T01:09:52.049993925Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=802.988µs logger=migrator t=2026-04-10T01:09:52.054211754Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-10T01:09:52.055172178Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=959.944µs logger=migrator t=2026-04-10T01:09:52.058374121Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-10T01:09:52.062056491Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.68229ms logger=migrator t=2026-04-10T01:09:52.065906338Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-10T01:09:52.069567497Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.660939ms logger=migrator t=2026-04-10T01:09:52.074396048Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-10T01:09:52.074641826Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=246.378µs logger=migrator t=2026-04-10T01:09:52.080183032Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-10T01:09:52.081383355Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.200453ms logger=migrator t=2026-04-10T01:09:52.08831852Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-10T01:09:52.08916092Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=840.469µs logger=migrator t=2026-04-10T01:09:52.092249829Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-10T01:09:52.0959542Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.704182ms logger=migrator t=2026-04-10T01:09:52.099218065Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-10T01:09:52.099282997Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=65.612µs logger=migrator t=2026-04-10T01:09:52.103351671Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-10T01:09:52.104344046Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=991.455µs logger=migrator t=2026-04-10T01:09:52.10785786Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-10T01:09:52.109475467Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.617937ms logger=migrator t=2026-04-10T01:09:52.113726328Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-10T01:09:52.113804611Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=78.912µs logger=migrator t=2026-04-10T01:09:52.117798092Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-10T01:09:52.118658652Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=860.451µs logger=migrator t=2026-04-10T01:09:52.122338832Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-10T01:09:52.123396059Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.055607ms logger=migrator t=2026-04-10T01:09:52.127410361Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-10T01:09:52.128744529Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.333327ms logger=migrator t=2026-04-10T01:09:52.133476016Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-10T01:09:52.134352387Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=876.101µs logger=migrator t=2026-04-10T01:09:52.138047117Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-10T01:09:52.13896479Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=917.343µs logger=migrator t=2026-04-10T01:09:52.142738413Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-10T01:09:52.143630584Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=891.701µs logger=migrator t=2026-04-10T01:09:52.148180935Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-10T01:09:52.148211976Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=32.511µs logger=migrator t=2026-04-10T01:09:52.151464431Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-10T01:09:52.156858462Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.394991ms logger=migrator t=2026-04-10T01:09:52.160797161Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-10T01:09:52.16160974Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=812.709µs logger=migrator t=2026-04-10T01:09:52.168273565Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-10T01:09:52.174698062Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.424507ms logger=migrator t=2026-04-10T01:09:52.178714984Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-10T01:09:52.179416329Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=702.345µs logger=migrator t=2026-04-10T01:09:52.183340228Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-10T01:09:52.184198108Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=861.85µs logger=migrator t=2026-04-10T01:09:52.189603139Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-10T01:09:52.190403508Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=798.258µs logger=migrator t=2026-04-10T01:09:52.193498017Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-10T01:09:52.204798256Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.299869ms logger=migrator t=2026-04-10T01:09:52.207953508Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-10T01:09:52.208422964Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=469.656µs logger=migrator t=2026-04-10T01:09:52.21225444Z 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-04-10T01:09:52.212863602Z 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=609.181µs logger=migrator t=2026-04-10T01:09:52.216082215Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-10T01:09:52.216525561Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=447.326µs logger=migrator t=2026-04-10T01:09:52.219865299Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-10T01:09:52.220707598Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=836.01µs logger=migrator t=2026-04-10T01:09:52.224965149Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-10T01:09:52.225160396Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=195.507µs logger=migrator t=2026-04-10T01:09:52.228356349Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-10T01:09:52.232288968Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=3.932449ms logger=migrator t=2026-04-10T01:09:52.235515492Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-10T01:09:52.23943558Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.919748ms logger=migrator t=2026-04-10T01:09:52.244167738Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-10T01:09:52.245008937Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=841.21µs logger=migrator t=2026-04-10T01:09:52.248299064Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-10T01:09:52.249175355Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=875.961µs logger=migrator t=2026-04-10T01:09:52.252824293Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-10T01:09:52.253051411Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=227.208µs logger=migrator t=2026-04-10T01:09:52.257328453Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-10T01:09:52.263446739Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.120436ms logger=migrator t=2026-04-10T01:09:52.269750612Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-10T01:09:52.271452832Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.70453ms logger=migrator t=2026-04-10T01:09:52.277673002Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-10T01:09:52.277880909Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=208.227µs logger=migrator t=2026-04-10T01:09:52.280713299Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-10T01:09:52.281160345Z level=info msg="Migration successfully executed" id="Move region to single row" duration=447.086µs logger=migrator t=2026-04-10T01:09:52.283930863Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-10T01:09:52.284856486Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=925.833µs logger=migrator t=2026-04-10T01:09:52.287788209Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-10T01:09:52.28866441Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=876.331µs logger=migrator t=2026-04-10T01:09:52.29206201Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-10T01:09:52.293083726Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.026156ms logger=migrator t=2026-04-10T01:09:52.296448516Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-10T01:09:52.297503883Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.045817ms logger=migrator t=2026-04-10T01:09:52.301019587Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-10T01:09:52.302050263Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.030906ms logger=migrator t=2026-04-10T01:09:52.305341329Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-10T01:09:52.306326564Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=985.305µs logger=migrator t=2026-04-10T01:09:52.309449555Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-10T01:09:52.30958456Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=134.564µs logger=migrator t=2026-04-10T01:09:52.314628268Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-10T01:09:52.315499589Z level=info msg="Migration successfully executed" id="create test_data table" duration=875.971µs logger=migrator t=2026-04-10T01:09:52.322749975Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-10T01:09:52.324346601Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.589196ms logger=migrator t=2026-04-10T01:09:52.330213689Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-10T01:09:52.332135117Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.921158ms logger=migrator t=2026-04-10T01:09:52.338528202Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-10T01:09:52.340817123Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=2.281641ms logger=migrator t=2026-04-10T01:09:52.347966706Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-10T01:09:52.348313408Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=336.912µs logger=migrator t=2026-04-10T01:09:52.357641468Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-10T01:09:52.358311532Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=679.404µs logger=migrator t=2026-04-10T01:09:52.36420296Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-10T01:09:52.364301293Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=99.543µs logger=migrator t=2026-04-10T01:09:52.368350306Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-10T01:09:52.369602371Z level=info msg="Migration successfully executed" id="create team table" duration=1.251055ms logger=migrator t=2026-04-10T01:09:52.373174557Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-10T01:09:52.379189739Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=6.005662ms logger=migrator t=2026-04-10T01:09:52.391289957Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-10T01:09:52.392376716Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.090458ms logger=migrator t=2026-04-10T01:09:52.397199526Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-10T01:09:52.400805783Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=3.606657ms logger=migrator t=2026-04-10T01:09:52.405058574Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-10T01:09:52.405182008Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=123.664µs logger=migrator t=2026-04-10T01:09:52.40805157Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-10T01:09:52.410151274Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.098485ms logger=migrator t=2026-04-10T01:09:52.415517723Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-10T01:09:52.416313452Z level=info msg="Migration successfully executed" id="create team member table" duration=797.388µs logger=migrator t=2026-04-10T01:09:52.420195469Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-10T01:09:52.421002437Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=807.768µs logger=migrator t=2026-04-10T01:09:52.425366992Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-10T01:09:52.426724069Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.356618ms logger=migrator t=2026-04-10T01:09:52.432601927Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-10T01:09:52.433959275Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.357418ms logger=migrator t=2026-04-10T01:09:52.439045985Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-10T01:09:52.444263159Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.216954ms logger=migrator t=2026-04-10T01:09:52.44909813Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-10T01:09:52.454031435Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.928994ms logger=migrator t=2026-04-10T01:09:52.477996961Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-10T01:09:52.487411244Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=9.416043ms logger=migrator t=2026-04-10T01:09:52.490855876Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-10T01:09:52.492033578Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.177331ms logger=migrator t=2026-04-10T01:09:52.496975202Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-10T01:09:52.498349701Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.374439ms logger=migrator t=2026-04-10T01:09:52.503569425Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-10T01:09:52.505333447Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.759412ms logger=migrator t=2026-04-10T01:09:52.51048199Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-10T01:09:52.511641131Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.15903ms logger=migrator t=2026-04-10T01:09:52.515424894Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-10T01:09:52.516508513Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.083659ms logger=migrator t=2026-04-10T01:09:52.519622473Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-10T01:09:52.520590827Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=967.874µs logger=migrator t=2026-04-10T01:09:52.524547397Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-10T01:09:52.525544232Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=997.095µs logger=migrator t=2026-04-10T01:09:52.529528913Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-10T01:09:52.530519268Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=990.115µs logger=migrator t=2026-04-10T01:09:52.534084364Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-10T01:09:52.534619613Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=535.389µs logger=migrator t=2026-04-10T01:09:52.538539591Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-10T01:09:52.538983257Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=443.956µs logger=migrator t=2026-04-10T01:09:52.543419114Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-10T01:09:52.544346036Z level=info msg="Migration successfully executed" id="create tag table" duration=928.362µs logger=migrator t=2026-04-10T01:09:52.549244169Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-10T01:09:52.550340168Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.098199ms logger=migrator t=2026-04-10T01:09:52.553731828Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-10T01:09:52.554597129Z level=info msg="Migration successfully executed" id="create login attempt table" duration=864.95µs logger=migrator t=2026-04-10T01:09:52.559148669Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-10T01:09:52.561320806Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.166987ms logger=migrator t=2026-04-10T01:09:52.615368956Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-10T01:09:52.616406293Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.040357ms logger=migrator t=2026-04-10T01:09:52.621446061Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-10T01:09:52.636354978Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.905997ms logger=migrator t=2026-04-10T01:09:52.640876488Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-10T01:09:52.641641305Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=764.967µs logger=migrator t=2026-04-10T01:09:52.645601725Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-10T01:09:52.646561889Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=960.544µs logger=migrator t=2026-04-10T01:09:52.652624603Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-10T01:09:52.652920144Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=295.13µs logger=migrator t=2026-04-10T01:09:52.65847675Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-10T01:09:52.659423393Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=946.783µs logger=migrator t=2026-04-10T01:09:52.663840859Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-10T01:09:52.665066823Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.225564ms logger=migrator t=2026-04-10T01:09:52.669097335Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-10T01:09:52.67009028Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=992.615µs logger=migrator t=2026-04-10T01:09:52.709357558Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-10T01:09:52.709489533Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=136.424µs logger=migrator t=2026-04-10T01:09:52.72100621Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-10T01:09:52.726764163Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.756863ms logger=migrator t=2026-04-10T01:09:52.731724818Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-10T01:09:52.73799773Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=6.272572ms logger=migrator t=2026-04-10T01:09:52.742539301Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-10T01:09:52.747183385Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.643734ms logger=migrator t=2026-04-10T01:09:52.750748121Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-10T01:09:52.755293612Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=4.54547ms logger=migrator t=2026-04-10T01:09:52.758956751Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-10T01:09:52.759740219Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=782.968µs logger=migrator t=2026-04-10T01:09:52.764339101Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-10T01:09:52.769071439Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.732078ms logger=migrator t=2026-04-10T01:09:52.77306939Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-10T01:09:52.773782935Z level=info msg="Migration successfully executed" id="create server_lock table" duration=713.275µs logger=migrator t=2026-04-10T01:09:52.778392688Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-10T01:09:52.779202937Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=810.199µs logger=migrator t=2026-04-10T01:09:52.783854231Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-10T01:09:52.784614738Z level=info msg="Migration successfully executed" id="create user auth token table" duration=759.986µs logger=migrator t=2026-04-10T01:09:52.790138823Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-10T01:09:52.791724199Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.508153ms logger=migrator t=2026-04-10T01:09:52.796800298Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-10T01:09:52.798486538Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.664349ms logger=migrator t=2026-04-10T01:09:52.802853372Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-10T01:09:52.803955731Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.101829ms logger=migrator t=2026-04-10T01:09:52.808001374Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-10T01:09:52.813931134Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.92937ms logger=migrator t=2026-04-10T01:09:52.817727848Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-10T01:09:52.818741284Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.013576ms logger=migrator t=2026-04-10T01:09:52.823645957Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-10T01:09:52.824968744Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.321077ms logger=migrator t=2026-04-10T01:09:52.829702411Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-10T01:09:52.83135873Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.658219ms logger=migrator t=2026-04-10T01:09:52.835977443Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-10T01:09:52.836887255Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=909.582µs logger=migrator t=2026-04-10T01:09:52.841520079Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-10T01:09:52.84323585Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.71612ms logger=migrator t=2026-04-10T01:09:52.848543547Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-10T01:09:52.848671892Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=130.094µs logger=migrator t=2026-04-10T01:09:52.853684319Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-10T01:09:52.853767942Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=84.473µs logger=migrator t=2026-04-10T01:09:52.85768595Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-10T01:09:52.858695226Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.008936ms logger=migrator t=2026-04-10T01:09:52.863382992Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-10T01:09:52.864413008Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.029486ms logger=migrator t=2026-04-10T01:09:52.869021951Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-10T01:09:52.87014848Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.12823ms logger=migrator t=2026-04-10T01:09:52.874340579Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-10T01:09:52.874410661Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=70.782µs logger=migrator t=2026-04-10T01:09:52.879001533Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-10T01:09:52.880515527Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.515104ms logger=migrator t=2026-04-10T01:09:52.88513665Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-10T01:09:52.886113925Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=975.655µs logger=migrator t=2026-04-10T01:09:52.945629978Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-10T01:09:52.947445992Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.817064ms logger=migrator t=2026-04-10T01:09:52.954246513Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-10T01:09:52.955284359Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.037846ms logger=migrator t=2026-04-10T01:09:52.95898843Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-10T01:09:52.965990118Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=7.000018ms logger=migrator t=2026-04-10T01:09:52.970816118Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-10T01:09:52.971798493Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=982.245µs logger=migrator t=2026-04-10T01:09:52.979705883Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-10T01:09:52.979793136Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=88.514µs logger=migrator t=2026-04-10T01:09:52.985449935Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-10T01:09:52.987148226Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.69889ms logger=migrator t=2026-04-10T01:09:52.991393586Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-10T01:09:52.992409641Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.016075ms logger=migrator t=2026-04-10T01:09:52.996580679Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-10T01:09:52.998123004Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.540984ms logger=migrator t=2026-04-10T01:09:53.003589287Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-10T01:09:53.003723572Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=137.505µs logger=migrator t=2026-04-10T01:09:53.007963643Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-10T01:09:53.009391474Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.427501ms logger=migrator t=2026-04-10T01:09:53.014431063Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-10T01:09:53.015482341Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.050488ms logger=migrator t=2026-04-10T01:09:53.020103475Z 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-04-10T01:09:53.021204334Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.102319ms logger=migrator t=2026-04-10T01:09:53.0250171Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-10T01:09:53.026172061Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.154271ms logger=migrator t=2026-04-10T01:09:53.032436804Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-10T01:09:53.04129496Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.856846ms logger=migrator t=2026-04-10T01:09:53.045581822Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-10T01:09:53.046576918Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=997.365µs logger=migrator t=2026-04-10T01:09:53.050390083Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-10T01:09:53.051335207Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=945.294µs logger=migrator t=2026-04-10T01:09:53.056480761Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-10T01:09:53.083657108Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.178358ms logger=migrator t=2026-04-10T01:09:53.088145348Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-10T01:09:53.112452623Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.307545ms logger=migrator t=2026-04-10T01:09:53.116665673Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-10T01:09:53.117449461Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=782.998µs logger=migrator t=2026-04-10T01:09:53.122083786Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-10T01:09:53.12305337Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=968.984µs logger=migrator t=2026-04-10T01:09:53.127203738Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-10T01:09:53.133275215Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.069417ms logger=migrator t=2026-04-10T01:09:53.137987462Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-10T01:09:53.143771078Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.783226ms logger=migrator t=2026-04-10T01:09:53.148616991Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-10T01:09:53.149693709Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.074798ms logger=migrator t=2026-04-10T01:09:53.154059515Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-10T01:09:53.155088771Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.031006ms logger=migrator t=2026-04-10T01:09:53.160274596Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-10T01:09:53.161280262Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.003465ms logger=migrator t=2026-04-10T01:09:53.166208187Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-10T01:09:53.167316606Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.108469ms logger=migrator t=2026-04-10T01:09:53.171976262Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-10T01:09:53.172042805Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=65.843µs logger=migrator t=2026-04-10T01:09:53.175792158Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-10T01:09:53.18200761Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.215212ms logger=migrator t=2026-04-10T01:09:53.186897163Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-10T01:09:53.193472898Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.575064ms logger=migrator t=2026-04-10T01:09:53.1974818Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-10T01:09:53.203578578Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.096228ms logger=migrator t=2026-04-10T01:09:53.207717715Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-10T01:09:53.208722721Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.004206ms logger=migrator t=2026-04-10T01:09:53.213967237Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-10T01:09:53.215074827Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.10636ms logger=migrator t=2026-04-10T01:09:53.218578901Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-10T01:09:53.228860768Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=10.279687ms logger=migrator t=2026-04-10T01:09:53.232832949Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-10T01:09:53.237284868Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.450559ms logger=migrator t=2026-04-10T01:09:53.24269422Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-10T01:09:53.243749908Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.055308ms logger=migrator t=2026-04-10T01:09:53.248535099Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-10T01:09:53.25897144Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.437171ms logger=migrator t=2026-04-10T01:09:53.263249823Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-10T01:09:53.269680672Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.428409ms logger=migrator t=2026-04-10T01:09:53.27551627Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-10T01:09:53.275584292Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=70.553µs logger=migrator t=2026-04-10T01:09:53.279130128Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-10T01:09:53.280211667Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.081339ms logger=migrator t=2026-04-10T01:09:53.285019468Z 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-04-10T01:09:53.286967698Z 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.947509ms logger=migrator t=2026-04-10T01:09:53.293208649Z 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-04-10T01:09:53.295259823Z 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=2.050273ms logger=migrator t=2026-04-10T01:09:53.299764813Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-10T01:09:53.299894197Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=129.484µs logger=migrator t=2026-04-10T01:09:53.303489695Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-10T01:09:53.310513606Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=7.022881ms logger=migrator t=2026-04-10T01:09:53.316061113Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-10T01:09:53.322667879Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.603835ms logger=migrator t=2026-04-10T01:09:53.326530896Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-10T01:09:53.332641983Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.110787ms logger=migrator t=2026-04-10T01:09:53.336703918Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-10T01:09:53.343817711Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.114713ms logger=migrator t=2026-04-10T01:09:53.349314677Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-10T01:09:53.359596273Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=10.327788ms logger=migrator t=2026-04-10T01:09:53.363827974Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-10T01:09:53.363923027Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=95.053µs logger=migrator t=2026-04-10T01:09:53.367685521Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-10T01:09:53.368511141Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=825.12µs logger=migrator t=2026-04-10T01:09:53.373679075Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-10T01:09:53.380102353Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=6.423208ms logger=migrator t=2026-04-10T01:09:53.384188939Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-10T01:09:53.384323024Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=134.545µs logger=migrator t=2026-04-10T01:09:53.388632217Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-10T01:09:53.395275653Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=6.643376ms logger=migrator t=2026-04-10T01:09:53.405778797Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-10T01:09:53.407775568Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=2.001681ms logger=migrator t=2026-04-10T01:09:53.413781912Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-10T01:09:53.421350492Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.568759ms logger=migrator t=2026-04-10T01:09:53.425049003Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-10T01:09:53.425881843Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=832.33µs logger=migrator t=2026-04-10T01:09:53.43029762Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-10T01:09:53.431309626Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.012016ms logger=migrator t=2026-04-10T01:09:53.437661582Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-10T01:09:53.447643818Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=9.983016ms logger=migrator t=2026-04-10T01:09:53.451981543Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-10T01:09:53.452881175Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=898.982µs logger=migrator t=2026-04-10T01:09:53.458201474Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-10T01:09:53.45922311Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.021556ms logger=migrator t=2026-04-10T01:09:53.465184042Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-10T01:09:53.466593532Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.41128ms logger=migrator t=2026-04-10T01:09:53.471444965Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-10T01:09:53.472531754Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.088159ms logger=migrator t=2026-04-10T01:09:53.477571943Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-10T01:09:53.477638546Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=67.703µs logger=migrator t=2026-04-10T01:09:53.481474432Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-10T01:09:53.482464317Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=989.875µs logger=migrator t=2026-04-10T01:09:53.488098978Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-10T01:09:53.489235079Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.135021ms logger=migrator t=2026-04-10T01:09:53.493874424Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-10T01:09:53.494497406Z 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-04-10T01:09:53.500264402Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-10T01:09:53.500700507Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=438.235µs logger=migrator t=2026-04-10T01:09:53.505208288Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-10T01:09:53.506640879Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.431281ms logger=migrator t=2026-04-10T01:09:53.511195181Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-10T01:09:53.5204288Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=9.228728ms logger=migrator t=2026-04-10T01:09:53.525124327Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-10T01:09:53.52634087Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.216883ms logger=migrator t=2026-04-10T01:09:53.53138371Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-10T01:09:53.532657635Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.271645ms logger=migrator t=2026-04-10T01:09:53.537604801Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-10T01:09:53.538521794Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=916.963µs logger=migrator t=2026-04-10T01:09:53.542445974Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-10T01:09:53.543514332Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.067888ms logger=migrator t=2026-04-10T01:09:53.547753593Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-10T01:09:53.548841331Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.087309ms logger=migrator t=2026-04-10T01:09:53.553696274Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-10T01:09:53.553729705Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=34.501µs logger=migrator t=2026-04-10T01:09:53.55750934Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-10T01:09:53.557593543Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=84.373µs logger=migrator t=2026-04-10T01:09:53.561348047Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-10T01:09:53.568910086Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=7.561029ms logger=migrator t=2026-04-10T01:09:53.573693086Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-10T01:09:53.574195064Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=501.318µs logger=migrator t=2026-04-10T01:09:53.579273255Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-10T01:09:53.580400825Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.12745ms logger=migrator t=2026-04-10T01:09:53.584787761Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-10T01:09:53.585082752Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=294.801µs logger=migrator t=2026-04-10T01:09:53.591237801Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-10T01:09:53.59232863Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.092209ms logger=migrator t=2026-04-10T01:09:53.597654349Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-10T01:09:53.59851157Z level=info msg="Migration successfully executed" id="create secrets table" duration=857.381µs logger=migrator t=2026-04-10T01:09:53.603268499Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-10T01:09:53.637981865Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.713596ms logger=migrator t=2026-04-10T01:09:53.644316521Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-10T01:09:53.652065907Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.749016ms logger=migrator t=2026-04-10T01:09:53.658265487Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-10T01:09:53.658365181Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=100.004µs logger=migrator t=2026-04-10T01:09:53.662391574Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-10T01:09:53.694936703Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.545929ms logger=migrator t=2026-04-10T01:09:53.699040469Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-10T01:09:53.731506896Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=32.461937ms logger=migrator t=2026-04-10T01:09:53.737358474Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-10T01:09:53.738291827Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=933.633µs logger=migrator t=2026-04-10T01:09:53.744901803Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-10T01:09:53.746636754Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.734601ms logger=migrator t=2026-04-10T01:09:53.750878625Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-10T01:09:53.751203977Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=325.782µs logger=migrator t=2026-04-10T01:09:53.755450588Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-10T01:09:53.75635685Z level=info msg="Migration successfully executed" id="create permission table" duration=903.712µs logger=migrator t=2026-04-10T01:09:53.761717591Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-10T01:09:53.762948915Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.234344ms logger=migrator t=2026-04-10T01:09:53.769184567Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-10T01:09:53.771042353Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.859646ms logger=migrator t=2026-04-10T01:09:53.777300626Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-10T01:09:53.778206878Z level=info msg="Migration successfully executed" id="create role table" duration=910.512µs logger=migrator t=2026-04-10T01:09:53.782623526Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-10T01:09:53.789974507Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.350342ms logger=migrator t=2026-04-10T01:09:53.794190278Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-10T01:09:53.801414765Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.224337ms logger=migrator t=2026-04-10T01:09:53.806778916Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-10T01:09:53.807494041Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=715.045µs logger=migrator t=2026-04-10T01:09:53.812536111Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-10T01:09:53.81420352Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.66667ms logger=migrator t=2026-04-10T01:09:53.818741532Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-10T01:09:53.819762698Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.021976ms logger=migrator t=2026-04-10T01:09:53.82487662Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-10T01:09:53.825806283Z level=info msg="Migration successfully executed" id="create team role table" duration=928.873µs logger=migrator t=2026-04-10T01:09:53.830562502Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-10T01:09:53.831570978Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.007646ms logger=migrator t=2026-04-10T01:09:53.836141341Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-10T01:09:53.837166127Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.024576ms logger=migrator t=2026-04-10T01:09:53.84258837Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-10T01:09:53.843674279Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.085189ms logger=migrator t=2026-04-10T01:09:53.848378046Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-10T01:09:53.849521847Z level=info msg="Migration successfully executed" id="create user role table" duration=1.146511ms logger=migrator t=2026-04-10T01:09:53.853576651Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-10T01:09:53.855134657Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.556926ms logger=migrator t=2026-04-10T01:09:53.860368173Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-10T01:09:53.861610947Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.241314ms logger=migrator t=2026-04-10T01:09:53.866286654Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-10T01:09:53.868055437Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.768673ms logger=migrator t=2026-04-10T01:09:53.87263976Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-10T01:09:53.873632316Z level=info msg="Migration successfully executed" id="create builtin role table" duration=993.186µs logger=migrator t=2026-04-10T01:09:53.878161307Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-10T01:09:53.880037364Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.875576ms logger=migrator t=2026-04-10T01:09:53.885220708Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-10T01:09:53.886303847Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.083049ms logger=migrator t=2026-04-10T01:09:53.890989243Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-10T01:09:53.900359937Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.372194ms logger=migrator t=2026-04-10T01:09:53.904280377Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-10T01:09:53.905106806Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=826.409µs logger=migrator t=2026-04-10T01:09:53.909373298Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-10T01:09:53.910529259Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.155781ms logger=migrator t=2026-04-10T01:09:53.915286518Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-10T01:09:53.916605125Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.316457ms logger=migrator t=2026-04-10T01:09:53.920825366Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-10T01:09:53.922582198Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.756682ms logger=migrator t=2026-04-10T01:09:53.926734476Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-10T01:09:53.928039533Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.305746ms logger=migrator t=2026-04-10T01:09:53.932858494Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-10T01:09:53.934729271Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.869597ms logger=migrator t=2026-04-10T01:09:53.939078476Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-10T01:09:53.947917311Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.838485ms logger=migrator t=2026-04-10T01:09:53.952136111Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-10T01:09:53.960818449Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.684139ms logger=migrator t=2026-04-10T01:09:53.964619604Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-10T01:09:53.973620865Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.001031ms logger=migrator t=2026-04-10T01:09:53.978450057Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-10T01:09:53.986927659Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=8.476732ms logger=migrator t=2026-04-10T01:09:53.991382557Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-10T01:09:53.992143915Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=761.227µs logger=migrator t=2026-04-10T01:09:53.996623594Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-10T01:09:53.998076536Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.448602ms logger=migrator t=2026-04-10T01:09:54.002564985Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-10T01:09:54.004179643Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.611888ms logger=migrator t=2026-04-10T01:09:54.008816509Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-10T01:09:54.010263661Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.446932ms logger=migrator t=2026-04-10T01:09:54.014514814Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-10T01:09:54.015761888Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.245254ms logger=migrator t=2026-04-10T01:09:54.020462137Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-10T01:09:54.020529209Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=67.872µs logger=migrator t=2026-04-10T01:09:54.024638216Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-10T01:09:54.024675718Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=39.092µs logger=migrator t=2026-04-10T01:09:54.028590538Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-10T01:09:54.029019854Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=428.766µs logger=migrator t=2026-04-10T01:09:54.032895563Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-10T01:09:54.033781544Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=890.302µs logger=migrator t=2026-04-10T01:09:54.037431125Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-10T01:09:54.038504154Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.072759ms logger=migrator t=2026-04-10T01:09:54.042544109Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-10T01:09:54.042789498Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=245.689µs logger=migrator t=2026-04-10T01:09:54.046549903Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-10T01:09:54.047136974Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=586.621µs logger=migrator t=2026-04-10T01:09:54.051462179Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-10T01:09:54.052373861Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=909.252µs logger=migrator t=2026-04-10T01:09:54.056425166Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-10T01:09:54.057449773Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.024097ms logger=migrator t=2026-04-10T01:09:54.061609272Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-10T01:09:54.069055849Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=7.445397ms logger=migrator t=2026-04-10T01:09:54.072405739Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-10T01:09:54.072459751Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=54.442µs logger=migrator t=2026-04-10T01:09:54.075840033Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-10T01:09:54.076655092Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=814.759µs logger=migrator t=2026-04-10T01:09:54.081771205Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-10T01:09:54.082993909Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.223534ms logger=migrator t=2026-04-10T01:09:54.08694027Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-10T01:09:54.087886214Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=947.114µs logger=migrator t=2026-04-10T01:09:54.092171968Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-10T01:09:54.099721069Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.549091ms logger=migrator t=2026-04-10T01:09:54.103545126Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-10T01:09:54.104439748Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=896.372µs logger=migrator t=2026-04-10T01:09:54.108495304Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-10T01:09:54.109439628Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=943.964µs logger=migrator t=2026-04-10T01:09:54.113176662Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-10T01:09:54.137911209Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.728217ms logger=migrator t=2026-04-10T01:09:54.144102491Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-10T01:09:54.145273893Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.172112ms logger=migrator t=2026-04-10T01:09:54.149503945Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-10T01:09:54.150848553Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.344458ms logger=migrator t=2026-04-10T01:09:54.155080274Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-10T01:09:54.156007738Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=927.764µs logger=migrator t=2026-04-10T01:09:54.160017222Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-10T01:09:54.160996657Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=979.226µs logger=migrator t=2026-04-10T01:09:54.16470805Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-10T01:09:54.164897597Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=189.707µs logger=migrator t=2026-04-10T01:09:54.168678172Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-10T01:09:54.16944021Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=761.878µs logger=migrator t=2026-04-10T01:09:54.172551271Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-10T01:09:54.180613741Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.058689ms logger=migrator t=2026-04-10T01:09:54.184760539Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-10T01:09:54.1856368Z level=info msg="Migration successfully executed" id="create entity_events table" duration=874.541µs logger=migrator t=2026-04-10T01:09:54.188340247Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-10T01:09:54.189244369Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=903.492µs logger=migrator t=2026-04-10T01:09:54.193146079Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-10T01:09:54.193531783Z 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-04-10T01:09:54.197113512Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-10T01:09:54.197491335Z 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-04-10T01:09:54.200823085Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-10T01:09:54.201577682Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=753.577µs logger=migrator t=2026-04-10T01:09:54.204841459Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-10T01:09:54.205843005Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.000856ms logger=migrator t=2026-04-10T01:09:54.2093377Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-10T01:09:54.210493472Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.155572ms logger=migrator t=2026-04-10T01:09:54.214780695Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-10T01:09:54.2157611Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=979.305µs logger=migrator t=2026-04-10T01:09:54.220113806Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-10T01:09:54.221999254Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.888498ms logger=migrator t=2026-04-10T01:09:54.226314339Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-10T01:09:54.227408278Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.093949ms logger=migrator t=2026-04-10T01:09:54.230636384Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-10T01:09:54.231489555Z level=info msg="Migration successfully executed" id="Drop public config table" duration=853.151µs logger=migrator t=2026-04-10T01:09:54.235050732Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-10T01:09:54.236233875Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.182863ms logger=migrator t=2026-04-10T01:09:54.239675668Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-10T01:09:54.240792048Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.11662ms logger=migrator t=2026-04-10T01:09:54.244381817Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-10T01:09:54.245519138Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.136871ms logger=migrator t=2026-04-10T01:09:54.24894359Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-10T01:09:54.25004363Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.10002ms logger=migrator t=2026-04-10T01:09:54.254317603Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-10T01:09:54.277305628Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.987175ms logger=migrator t=2026-04-10T01:09:54.281512408Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-10T01:09:54.292729391Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=11.264894ms logger=migrator t=2026-04-10T01:09:54.29632458Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-10T01:09:54.302541453Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.216543ms logger=migrator t=2026-04-10T01:09:54.307126638Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-10T01:09:54.307450109Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=324.332µs logger=migrator t=2026-04-10T01:09:54.311994802Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-10T01:09:54.320589161Z level=info msg="Migration successfully executed" id="add share column" duration=8.594318ms logger=migrator t=2026-04-10T01:09:54.32476616Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-10T01:09:54.324897255Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=131.655µs logger=migrator t=2026-04-10T01:09:54.3294886Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-10T01:09:54.331065186Z level=info msg="Migration successfully executed" id="create file table" duration=1.573746ms logger=migrator t=2026-04-10T01:09:54.337201537Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-10T01:09:54.339945575Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.739898ms logger=migrator t=2026-04-10T01:09:54.345235575Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-10T01:09:54.346371766Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.13617ms logger=migrator t=2026-04-10T01:09:54.351693896Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-10T01:09:54.352858448Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.162632ms logger=migrator t=2026-04-10T01:09:54.356893713Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-10T01:09:54.358255562Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.363719ms logger=migrator t=2026-04-10T01:09:54.362558936Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-10T01:09:54.362655969Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=100.213µs logger=migrator t=2026-04-10T01:09:54.366178626Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-10T01:09:54.366258289Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=72.522µs logger=migrator t=2026-04-10T01:09:54.369225715Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-10T01:09:54.370074286Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=848.431µs logger=migrator t=2026-04-10T01:09:54.373847031Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-10T01:09:54.374189863Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=343.112µs logger=migrator t=2026-04-10T01:09:54.378483487Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-10T01:09:54.380169968Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.67153ms logger=migrator t=2026-04-10T01:09:54.383722825Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-10T01:09:54.393308549Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.587244ms logger=migrator t=2026-04-10T01:09:54.397017132Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-10T01:09:54.397142406Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=125.664µs logger=migrator t=2026-04-10T01:09:54.400451115Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-10T01:09:54.401255544Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=804.229µs logger=migrator t=2026-04-10T01:09:54.405703644Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-10T01:09:54.406522493Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=820.3µs logger=migrator t=2026-04-10T01:09:54.410862658Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-10T01:09:54.41118468Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=322.762µs logger=migrator t=2026-04-10T01:09:54.416797361Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-10T01:09:54.417275428Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=478.057µs logger=migrator t=2026-04-10T01:09:54.421368835Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-10T01:09:54.433427408Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=12.060353ms logger=migrator t=2026-04-10T01:09:54.438001492Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-10T01:09:54.446427394Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.425402ms logger=migrator t=2026-04-10T01:09:54.45020864Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-10T01:09:54.451390052Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.181083ms logger=migrator t=2026-04-10T01:09:54.455119406Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-10T01:09:54.536813236Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=81.6891ms logger=migrator t=2026-04-10T01:09:54.541632218Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-10T01:09:54.542463158Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=830.8µs logger=migrator t=2026-04-10T01:09:54.546715621Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-10T01:09:54.547507299Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=791.558µs logger=migrator t=2026-04-10T01:09:54.552638983Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-10T01:09:54.582887058Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.249115ms logger=migrator t=2026-04-10T01:09:54.588079605Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-10T01:09:54.596289469Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.208695ms logger=migrator t=2026-04-10T01:09:54.60160672Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-10T01:09:54.60189897Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=292.59µs logger=migrator t=2026-04-10T01:09:54.606298168Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-10T01:09:54.606584258Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=287.69µs logger=migrator t=2026-04-10T01:09:54.610872192Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-10T01:09:54.611213254Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=341.942µs logger=migrator t=2026-04-10T01:09:54.615200577Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-10T01:09:54.615717896Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=509.308µs logger=migrator t=2026-04-10T01:09:54.619813273Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-10T01:09:54.620056131Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=242.908µs logger=migrator t=2026-04-10T01:09:54.623825057Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-10T01:09:54.624847163Z level=info msg="Migration successfully executed" id="create folder table" duration=1.022326ms logger=migrator t=2026-04-10T01:09:54.629145207Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-10T01:09:54.630308089Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.162632ms logger=migrator t=2026-04-10T01:09:54.634597913Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-10T01:09:54.636601435Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.991641ms logger=migrator t=2026-04-10T01:09:54.640906379Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-10T01:09:54.640966251Z level=info msg="Migration successfully executed" id="Update folder title length" duration=60.872µs logger=migrator t=2026-04-10T01:09:54.644850231Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-10T01:09:54.6473473Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=2.49581ms logger=migrator t=2026-04-10T01:09:54.651912394Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-10T01:09:54.653570343Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.657009ms logger=migrator t=2026-04-10T01:09:54.657576707Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-10T01:09:54.658862943Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.286896ms logger=migrator t=2026-04-10T01:09:54.662731542Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-10T01:09:54.663162218Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=430.305µs logger=migrator t=2026-04-10T01:09:54.666785098Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-10T01:09:54.667031856Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=247.119µs logger=migrator t=2026-04-10T01:09:54.671153424Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-10T01:09:54.672494222Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.340948ms logger=migrator t=2026-04-10T01:09:54.677102267Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-10T01:09:54.679262095Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.158558ms logger=migrator t=2026-04-10T01:09:54.685680355Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-10T01:09:54.686778224Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.097879ms logger=migrator t=2026-04-10T01:09:54.692453038Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-10T01:09:54.694614316Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.160427ms logger=migrator t=2026-04-10T01:09:54.698766015Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-10T01:09:54.70030536Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.539746ms logger=migrator t=2026-04-10T01:09:54.704297773Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-10T01:09:54.705403582Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.105629ms logger=migrator t=2026-04-10T01:09:54.709649295Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-10T01:09:54.710833697Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.184042ms logger=migrator t=2026-04-10T01:09:54.71565304Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-10T01:09:54.716804841Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.151901ms logger=migrator t=2026-04-10T01:09:54.721461798Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-10T01:09:54.722428403Z level=info msg="Migration successfully executed" id="create signing_key table" duration=966.945µs logger=migrator t=2026-04-10T01:09:54.726723217Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-10T01:09:54.728122607Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.39976ms logger=migrator t=2026-04-10T01:09:54.73238216Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-10T01:09:54.733600314Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.218034ms logger=migrator t=2026-04-10T01:09:54.737633489Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-10T01:09:54.73796067Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=327.991µs logger=migrator t=2026-04-10T01:09:54.741439025Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-10T01:09:54.751433384Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.992519ms logger=migrator t=2026-04-10T01:09:54.756291838Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-10T01:09:54.756862529Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=571.841µs logger=migrator t=2026-04-10T01:09:54.760576832Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-10T01:09:54.760617043Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=41.961µs logger=migrator t=2026-04-10T01:09:54.765410165Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-10T01:09:54.766633879Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.223944ms logger=migrator t=2026-04-10T01:09:54.770374163Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-10T01:09:54.770402264Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=29.521µs logger=migrator t=2026-04-10T01:09:54.774722809Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-10T01:09:54.776885637Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.161207ms logger=migrator t=2026-04-10T01:09:54.781512223Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-10T01:09:54.783825056Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.315493ms logger=migrator t=2026-04-10T01:09:54.789898204Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-10T01:09:54.791385917Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.488424ms logger=migrator t=2026-04-10T01:09:54.796048204Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-10T01:09:54.796946096Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=898.942µs logger=migrator t=2026-04-10T01:09:54.800654909Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-10T01:09:54.801074854Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=423.575µs logger=migrator t=2026-04-10T01:09:54.805512383Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-10T01:09:54.806466768Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=954.674µs logger=migrator t=2026-04-10T01:09:54.810319176Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-10T01:09:54.811176887Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=857.71µs logger=migrator t=2026-04-10T01:09:54.815599095Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-10T01:09:54.816359532Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=760.657µs logger=migrator t=2026-04-10T01:09:54.820326095Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-10T01:09:54.828877292Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.550537ms logger=migrator t=2026-04-10T01:09:54.832675488Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-10T01:09:54.840774858Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.09694ms logger=migrator t=2026-04-10T01:09:54.84389077Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-10T01:09:54.850617261Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.726111ms logger=migrator t=2026-04-10T01:09:54.854590634Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-10T01:09:54.854662826Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=73.002µs logger=migrator t=2026-04-10T01:09:54.857372854Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-10T01:09:54.868606986Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.233222ms logger=migrator t=2026-04-10T01:09:54.874200426Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-10T01:09:54.881192107Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.986891ms logger=migrator t=2026-04-10T01:09:54.884655381Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-10T01:09:54.88489558Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=244.579µs logger=migrator t=2026-04-10T01:09:54.888578562Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.857589047s logger=migrator t=2026-04-10T01:09:54.889011097Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-10T01:09:54.905302461Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-10T01:09:54.905512139Z level=info msg="Created default organization" logger=secrets t=2026-04-10T01:09:54.910170456Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-10T01:09:54.95767253Z level=info msg="Restored cache from database" duration=459.047µs logger=plugin.store t=2026-04-10T01:09:54.958985207Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-10T01:09:54.997707276Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-10T01:09:54.997734536Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-10T01:09:54.997806159Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-10T01:09:54.997814979Z level=info msg="Plugins loaded" count=54 duration=38.830432ms logger=query_data t=2026-04-10T01:09:55.001702499Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-10T01:09:55.004839831Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-10T01:09:55.010840229Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-10T01:09:55.019666387Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-10T01:09:55.029613397Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-10T01:09:55.0319327Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-10T01:09:55.050132888Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-10T01:09:55.065184312Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-10T01:09:55.081091536Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-10T01:09:55.081115557Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-10T01:09:55.081565624Z level=info msg="Warming state cache for startup" logger=provisioning.dashboard t=2026-04-10T01:09:55.085968993Z level=info msg="starting to provision dashboards" logger=ngalert.multiorg.alertmanager t=2026-04-10T01:09:55.091736111Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-10T01:09:55.091857705Z level=info msg="Storage starting" logger=http.server t=2026-04-10T01:09:55.092750708Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-04-10T01:09:55.096367628Z level=info msg="State cache has been initialized" states=0 duration=14.801985ms logger=ngalert.scheduler t=2026-04-10T01:09:55.096558455Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-10T01:09:55.096884537Z level=info msg=starting first_tick=2026-04-10T01:10:00Z logger=provisioning.dashboard t=2026-04-10T01:09:55.149686305Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-04-10T01:09:55.152180675Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-04-10T01:09:55.166628716Z level=info msg="Update check succeeded" duration=77.274211ms logger=grafana.update.checker t=2026-04-10T01:09:55.169339764Z level=info msg="Update check succeeded" duration=77.766849ms logger=plugin.angulardetectorsprovider.dynamic t=2026-04-10T01:09:55.305389399Z level=info msg="Patterns update finished" duration=74.036094ms logger=grafana-apiserver t=2026-04-10T01:09:55.38209765Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-10T01:09:55.383106957Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-10T01:10:10.203425905Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.205911854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.23145031Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.281617526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.300739116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.337148525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.354023806Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.440052388Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.45996174Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-10T01:10:10.507313654Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-10T01:10:10.570372882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.584064527Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-04-10T01:10:10.688120256Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-04-10T01:10:10.70028977Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.716847169Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.745820321Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.778417108Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.805681833Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.82924471Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.863158449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.879442757Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.937947184Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.951980133Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:10.99086642Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.007071745Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.0341975Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.060711341Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.212863578Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.230972163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.351837678Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.367444253Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.431175493Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.449719934Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.487962165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.502833749Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.556262617Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.573530778Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.616962706Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.635264478Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.681493708Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.704409795Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.752433126Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.770259969Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.812348273Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.829629704Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.879138995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.902324803Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.941911907Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:11.961869045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.01168094Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.02809311Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.069730705Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.087663257Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.139632918Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.159457226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.211171976Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.238295838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.296668556Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.314263764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.361837248Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.383200328Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.445737964Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.462395344Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.516774152Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.536189304Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.594713048Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.613766835Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.675966178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.692112388Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.74734985Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.762545461Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.816078574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.847067101Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.94198594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:12.955236503Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:13.031349972Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:13.051182974Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:13.126496572Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:13.146171818Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:13.23298934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:13.250261669Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-10T01:10:13.316297391Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-10T01:10:53.111470744Z level=info msg="Usage stats are ready to report"