logger=settings t=2026-07-08T02:23:47.171776429Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-07-08T02:23:47Z logger=settings t=2026-07-08T02:23:47.173052961Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-07-08T02:23:47.173116943Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-07-08T02:23:47.173127693Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-07-08T02:23:47.173145603Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-07-08T02:23:47.173154003Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-07-08T02:23:47.173163894Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-07-08T02:23:47.173172964Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-07-08T02:23:47.173194504Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-07-08T02:23:47.173202845Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-07-08T02:23:47.173210915Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-07-08T02:23:47.173224265Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-07-08T02:23:47.173231925Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-07-08T02:23:47.173240125Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-07-08T02:23:47.173257626Z level=info msg=Target target=[all] logger=settings t=2026-07-08T02:23:47.173308017Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-07-08T02:23:47.173317857Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-07-08T02:23:47.173337468Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-07-08T02:23:47.173347688Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-07-08T02:23:47.173357908Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-07-08T02:23:47.173373589Z level=info msg="App mode production" logger=sqlstore t=2026-07-08T02:23:47.174405543Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-07-08T02:23:47.174449924Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-07-08T02:23:47.177201621Z level=info msg="Locking database" logger=migrator t=2026-07-08T02:23:47.177226502Z level=info msg="Starting DB migrations" logger=migrator t=2026-07-08T02:23:47.178046362Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-07-08T02:23:47.179313053Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.265911ms logger=migrator t=2026-07-08T02:23:47.184488439Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-07-08T02:23:47.185422582Z level=info msg="Migration successfully executed" id="create user table" duration=937.113µs logger=migrator t=2026-07-08T02:23:47.190646289Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-07-08T02:23:47.192069953Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.423114ms logger=migrator t=2026-07-08T02:23:47.197623708Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-07-08T02:23:47.198723096Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.101608ms logger=migrator t=2026-07-08T02:23:47.202743623Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-07-08T02:23:47.203675637Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=937.584µs logger=migrator t=2026-07-08T02:23:47.207705374Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-07-08T02:23:47.208389391Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=684.087µs logger=migrator t=2026-07-08T02:23:47.213395713Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-07-08T02:23:47.2161472Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.750667ms logger=migrator t=2026-07-08T02:23:47.220559568Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-07-08T02:23:47.221368717Z level=info msg="Migration successfully executed" id="create user table v2" duration=809.429µs logger=migrator t=2026-07-08T02:23:47.224689548Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-07-08T02:23:47.225485537Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=796.689µs logger=migrator t=2026-07-08T02:23:47.229377282Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-07-08T02:23:47.230308315Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=931.113µs logger=migrator t=2026-07-08T02:23:47.251580883Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-07-08T02:23:47.252056574Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=477.511µs logger=migrator t=2026-07-08T02:23:47.257388894Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-07-08T02:23:47.258392548Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=1.003124ms logger=migrator t=2026-07-08T02:23:47.26297383Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-07-08T02:23:47.265021719Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.047609ms logger=migrator t=2026-07-08T02:23:47.269776395Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-07-08T02:23:47.269808346Z level=info msg="Migration successfully executed" id="Update user table charset" duration=33.561µs logger=migrator t=2026-07-08T02:23:47.273432394Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-07-08T02:23:47.274847789Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.416295ms logger=migrator t=2026-07-08T02:23:47.278628391Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-07-08T02:23:47.278864387Z level=info msg="Migration successfully executed" id="Add missing user data" duration=236.546µs logger=migrator t=2026-07-08T02:23:47.282702281Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-07-08T02:23:47.284175626Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.472576ms logger=migrator t=2026-07-08T02:23:47.288809569Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-07-08T02:23:47.29009727Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.290211ms logger=migrator t=2026-07-08T02:23:47.294802635Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-07-08T02:23:47.296118057Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.316112ms logger=migrator t=2026-07-08T02:23:47.301566789Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-07-08T02:23:47.311042141Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.478851ms logger=migrator t=2026-07-08T02:23:47.317300573Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-07-08T02:23:47.319206359Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.900747ms logger=migrator t=2026-07-08T02:23:47.324015126Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-07-08T02:23:47.324377236Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=361.629µs logger=migrator t=2026-07-08T02:23:47.327706926Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-07-08T02:23:47.328393353Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=686.137µs logger=migrator t=2026-07-08T02:23:47.332270657Z 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-07-08T02:23:47.332594575Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=322.578µs logger=migrator t=2026-07-08T02:23:47.336666074Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-07-08T02:23:47.337275669Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=609.685µs logger=migrator t=2026-07-08T02:23:47.344655519Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-07-08T02:23:47.345578551Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=923.962µs logger=migrator t=2026-07-08T02:23:47.352400088Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-07-08T02:23:47.353107315Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=708.627µs logger=migrator t=2026-07-08T02:23:47.358077846Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-07-08T02:23:47.358860625Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=785.359µs logger=migrator t=2026-07-08T02:23:47.363711913Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-07-08T02:23:47.364848631Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.136137ms logger=migrator t=2026-07-08T02:23:47.369634267Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-07-08T02:23:47.371641635Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=2.007788ms logger=migrator t=2026-07-08T02:23:47.378459412Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-07-08T02:23:47.378535874Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=78.112µs logger=migrator t=2026-07-08T02:23:47.384265743Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-07-08T02:23:47.385506173Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.2407ms logger=migrator t=2026-07-08T02:23:47.390452624Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-07-08T02:23:47.391162561Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=710.397µs logger=migrator t=2026-07-08T02:23:47.394433611Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-07-08T02:23:47.395031265Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=601.864µs logger=migrator t=2026-07-08T02:23:47.398842488Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-07-08T02:23:47.400197702Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.354903ms logger=migrator t=2026-07-08T02:23:47.40427136Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-07-08T02:23:47.408138404Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.866584ms logger=migrator t=2026-07-08T02:23:47.412757487Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-07-08T02:23:47.41409343Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.335883ms logger=migrator t=2026-07-08T02:23:47.417996985Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-07-08T02:23:47.418747183Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=749.617µs logger=migrator t=2026-07-08T02:23:47.422499184Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-07-08T02:23:47.423238622Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=739.338µs logger=migrator t=2026-07-08T02:23:47.430593882Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-07-08T02:23:47.431566275Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=963.873µs logger=migrator t=2026-07-08T02:23:47.438198106Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-07-08T02:23:47.439540219Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.344313ms logger=migrator t=2026-07-08T02:23:47.443894685Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-07-08T02:23:47.444994372Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=1.104407ms logger=migrator t=2026-07-08T02:23:47.448852816Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-07-08T02:23:47.449775648Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=923.592µs logger=migrator t=2026-07-08T02:23:47.453271524Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-07-08T02:23:47.453653413Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=384.249µs logger=migrator t=2026-07-08T02:23:47.457449975Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-07-08T02:23:47.458101841Z level=info msg="Migration successfully executed" id="create star table" duration=652.396µs logger=migrator t=2026-07-08T02:23:47.461937715Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-07-08T02:23:47.462800446Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=865.56µs logger=migrator t=2026-07-08T02:23:47.466738761Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-07-08T02:23:47.467617923Z level=info msg="Migration successfully executed" id="create org table v1" duration=879.102µs logger=migrator t=2026-07-08T02:23:47.472563373Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-07-08T02:23:47.473621389Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.057436ms logger=migrator t=2026-07-08T02:23:47.478394016Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-07-08T02:23:47.479180974Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=792.529µs logger=migrator t=2026-07-08T02:23:47.483352285Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-07-08T02:23:47.483972621Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=620.186µs logger=migrator t=2026-07-08T02:23:47.487262391Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-07-08T02:23:47.48805227Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=789.959µs logger=migrator t=2026-07-08T02:23:47.492746445Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-07-08T02:23:47.49338279Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=635.765µs logger=migrator t=2026-07-08T02:23:47.49667748Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-07-08T02:23:47.497215493Z level=info msg="Migration successfully executed" id="Update org table charset" duration=537.363µs logger=migrator t=2026-07-08T02:23:47.500440022Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-07-08T02:23:47.500513673Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=72.641µs logger=migrator t=2026-07-08T02:23:47.504392919Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-07-08T02:23:47.504543572Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=150.814µs logger=migrator t=2026-07-08T02:23:47.508414946Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-07-08T02:23:47.509059562Z level=info msg="Migration successfully executed" id="create dashboard table" duration=642.896µs logger=migrator t=2026-07-08T02:23:47.512280841Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-07-08T02:23:47.512917316Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=635.866µs logger=migrator t=2026-07-08T02:23:47.516161195Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-07-08T02:23:47.516871972Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=710.647µs logger=migrator t=2026-07-08T02:23:47.520374268Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-07-08T02:23:47.520955942Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=584.124µs logger=migrator t=2026-07-08T02:23:47.526196269Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-07-08T02:23:47.527082631Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=888.432µs logger=migrator t=2026-07-08T02:23:47.530189696Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-07-08T02:23:47.530803091Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=612.785µs logger=migrator t=2026-07-08T02:23:47.534088931Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-07-08T02:23:47.540938378Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=6.848197ms logger=migrator t=2026-07-08T02:23:47.545210362Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-07-08T02:23:47.546020632Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=809.891µs logger=migrator t=2026-07-08T02:23:47.549812614Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-07-08T02:23:47.550760027Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=947.023µs logger=migrator t=2026-07-08T02:23:47.554360785Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-07-08T02:23:47.555242776Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=874.101µs logger=migrator t=2026-07-08T02:23:47.559774307Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-07-08T02:23:47.560273719Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=498.812µs logger=migrator t=2026-07-08T02:23:47.564676386Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-07-08T02:23:47.565786563Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.109967ms logger=migrator t=2026-07-08T02:23:47.569535324Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-07-08T02:23:47.569615396Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=80.762µs logger=migrator t=2026-07-08T02:23:47.574249599Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-07-08T02:23:47.576031812Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.781533ms logger=migrator t=2026-07-08T02:23:47.579714833Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-07-08T02:23:47.581769702Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.054589ms logger=migrator t=2026-07-08T02:23:47.585892943Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-07-08T02:23:47.58824295Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=2.352797ms logger=migrator t=2026-07-08T02:23:47.592739359Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-07-08T02:23:47.594090863Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.351334ms logger=migrator t=2026-07-08T02:23:47.598159591Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-07-08T02:23:47.600370355Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.213284ms logger=migrator t=2026-07-08T02:23:47.604118316Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-07-08T02:23:47.605003088Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=882.552µs logger=migrator t=2026-07-08T02:23:47.60959524Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-07-08T02:23:47.610469182Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=873.632µs logger=migrator t=2026-07-08T02:23:47.614045328Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-07-08T02:23:47.614081469Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=37.221µs logger=migrator t=2026-07-08T02:23:47.618170648Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-07-08T02:23:47.618203499Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=32.991µs logger=migrator t=2026-07-08T02:23:47.622782631Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-07-08T02:23:47.62563254Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.85577ms logger=migrator t=2026-07-08T02:23:47.629144375Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-07-08T02:23:47.631176535Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.03164ms logger=migrator t=2026-07-08T02:23:47.63628491Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-07-08T02:23:47.638299069Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.01099ms logger=migrator t=2026-07-08T02:23:47.643851404Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-07-08T02:23:47.645843452Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.992438ms logger=migrator t=2026-07-08T02:23:47.649362118Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-07-08T02:23:47.649575253Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=213.165µs logger=migrator t=2026-07-08T02:23:47.653206922Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-07-08T02:23:47.654004291Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=793.089µs logger=migrator t=2026-07-08T02:23:47.659639518Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-07-08T02:23:47.661059233Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.419625ms logger=migrator t=2026-07-08T02:23:47.666835154Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-07-08T02:23:47.666925446Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=94.923µs logger=migrator t=2026-07-08T02:23:47.671734273Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-07-08T02:23:47.673386063Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.65052ms logger=migrator t=2026-07-08T02:23:47.677256078Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-07-08T02:23:47.677976685Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=722.587µs logger=migrator t=2026-07-08T02:23:47.681807838Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-07-08T02:23:47.687535057Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=5.724129ms logger=migrator t=2026-07-08T02:23:47.692454477Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-07-08T02:23:47.693156884Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=702.317µs logger=migrator t=2026-07-08T02:23:47.697641484Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-07-08T02:23:47.698876403Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.234479ms logger=migrator t=2026-07-08T02:23:47.703196789Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-07-08T02:23:47.704437769Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.24055ms logger=migrator t=2026-07-08T02:23:47.708785965Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-07-08T02:23:47.709312218Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=526.253µs logger=migrator t=2026-07-08T02:23:47.713852518Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-07-08T02:23:47.71476627Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=912.962µs logger=migrator t=2026-07-08T02:23:47.718592484Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-07-08T02:23:47.720566492Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=1.973678ms logger=migrator t=2026-07-08T02:23:47.724165209Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-07-08T02:23:47.724954939Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=790.12µs logger=migrator t=2026-07-08T02:23:47.730553186Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-07-08T02:23:47.7307238Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=173.815µs logger=migrator t=2026-07-08T02:23:47.735579527Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-07-08T02:23:47.735845693Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=267.176µs logger=migrator t=2026-07-08T02:23:47.745166241Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-07-08T02:23:47.746569375Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.403544ms logger=migrator t=2026-07-08T02:23:47.752004427Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-07-08T02:23:47.754303513Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.298306ms logger=migrator t=2026-07-08T02:23:47.759291825Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-07-08T02:23:47.760172556Z level=info msg="Migration successfully executed" id="create data_source table" duration=880.481µs logger=migrator t=2026-07-08T02:23:47.763906767Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-07-08T02:23:47.764633995Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=727.208µs logger=migrator t=2026-07-08T02:23:47.770296103Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-07-08T02:23:47.771246856Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=950.343µs logger=migrator t=2026-07-08T02:23:47.774941935Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-07-08T02:23:47.775787197Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=845.282µs logger=migrator t=2026-07-08T02:23:47.77922344Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-07-08T02:23:47.779950968Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=724.708µs logger=migrator t=2026-07-08T02:23:47.783859843Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-07-08T02:23:47.789946891Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.092028ms logger=migrator t=2026-07-08T02:23:47.793276192Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-07-08T02:23:47.793913718Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=637.356µs logger=migrator t=2026-07-08T02:23:47.797020623Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-07-08T02:23:47.797583018Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=562.375µs logger=migrator t=2026-07-08T02:23:47.80140218Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-07-08T02:23:47.801955163Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=552.393µs logger=migrator t=2026-07-08T02:23:47.806029123Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-07-08T02:23:47.806417793Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=388.55µs logger=migrator t=2026-07-08T02:23:47.809499158Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-07-08T02:23:47.811298131Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=1.798563ms logger=migrator t=2026-07-08T02:23:47.815232767Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-07-08T02:23:47.816818235Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=1.585218ms logger=migrator t=2026-07-08T02:23:47.820500005Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-07-08T02:23:47.820561757Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=61.892µs logger=migrator t=2026-07-08T02:23:47.824229476Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-07-08T02:23:47.824543014Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=314.217µs logger=migrator t=2026-07-08T02:23:47.828875249Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-07-08T02:23:47.831295348Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=2.419859ms logger=migrator t=2026-07-08T02:23:47.834879425Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-07-08T02:23:47.835271465Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=392.03µs logger=migrator t=2026-07-08T02:23:47.840212025Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-07-08T02:23:47.840501832Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=290.587µs logger=migrator t=2026-07-08T02:23:47.844144691Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-07-08T02:23:47.84656004Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.414458ms logger=migrator t=2026-07-08T02:23:47.851817858Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-07-08T02:23:47.852034933Z level=info msg="Migration successfully executed" id="Update uid value" duration=216.805µs logger=migrator t=2026-07-08T02:23:47.854679378Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-07-08T02:23:47.855522948Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=843.631µs logger=migrator t=2026-07-08T02:23:47.859317531Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-07-08T02:23:47.86013557Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=815.089µs logger=migrator t=2026-07-08T02:23:47.8646603Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-07-08T02:23:47.866338891Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.678181ms logger=migrator t=2026-07-08T02:23:47.870178014Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-07-08T02:23:47.870888582Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=710.368µs logger=migrator t=2026-07-08T02:23:47.87449165Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-07-08T02:23:47.875214717Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=720.507µs logger=migrator t=2026-07-08T02:23:47.879739038Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-07-08T02:23:47.881138171Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.393433ms logger=migrator t=2026-07-08T02:23:47.886366139Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-07-08T02:23:47.887898926Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.537947ms logger=migrator t=2026-07-08T02:23:47.892783824Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-07-08T02:23:47.893661877Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=876.632µs logger=migrator t=2026-07-08T02:23:47.897282895Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-07-08T02:23:47.898359101Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.075935ms logger=migrator t=2026-07-08T02:23:47.90242132Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-07-08T02:23:47.91189978Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.48001ms logger=migrator t=2026-07-08T02:23:47.916114853Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-07-08T02:23:47.916645366Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=530.033µs logger=migrator t=2026-07-08T02:23:47.919996367Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-07-08T02:23:47.920781886Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=785.069µs logger=migrator t=2026-07-08T02:23:47.924485287Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-07-08T02:23:47.925287926Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=805.539µs logger=migrator t=2026-07-08T02:23:47.930312069Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-07-08T02:23:47.931113048Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=800.879µs logger=migrator t=2026-07-08T02:23:47.936851598Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-07-08T02:23:47.937391521Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=534.723µs logger=migrator t=2026-07-08T02:23:47.942810003Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-07-08T02:23:47.943598623Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=786.56µs logger=migrator t=2026-07-08T02:23:47.949966448Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-07-08T02:23:47.950010809Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=45.682µs logger=migrator t=2026-07-08T02:23:47.954430097Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-07-08T02:23:47.959068379Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.629133ms logger=migrator t=2026-07-08T02:23:47.964054111Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-07-08T02:23:47.967703669Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.651599ms logger=migrator t=2026-07-08T02:23:47.973146922Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-07-08T02:23:47.973337036Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=189.454µs logger=migrator t=2026-07-08T02:23:47.976911344Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-07-08T02:23:47.979611499Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.700425ms logger=migrator t=2026-07-08T02:23:47.983394901Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-07-08T02:23:47.985921283Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.526832ms logger=migrator t=2026-07-08T02:23:47.992683668Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-07-08T02:23:47.993454156Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=773.999µs logger=migrator t=2026-07-08T02:23:47.997944026Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-07-08T02:23:47.998640482Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=695.716µs logger=migrator t=2026-07-08T02:23:48.004210638Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-07-08T02:23:48.005318275Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.107767ms logger=migrator t=2026-07-08T02:23:48.010344197Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-07-08T02:23:48.011428414Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.084367ms logger=migrator t=2026-07-08T02:23:48.017311427Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-07-08T02:23:48.01866403Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.352503ms logger=migrator t=2026-07-08T02:23:48.027404473Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-07-08T02:23:48.029102314Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.701331ms logger=migrator t=2026-07-08T02:23:48.036434893Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-07-08T02:23:48.036646588Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=215.045µs logger=migrator t=2026-07-08T02:23:48.042855239Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-07-08T02:23:48.04289867Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=44.921µs logger=migrator t=2026-07-08T02:23:48.04908355Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-07-08T02:23:48.052488534Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.416304ms logger=migrator t=2026-07-08T02:23:48.056695476Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-07-08T02:23:48.059528195Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.829609ms logger=migrator t=2026-07-08T02:23:48.06381381Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-07-08T02:23:48.063904212Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=92.853µs logger=migrator t=2026-07-08T02:23:48.069456847Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-07-08T02:23:48.070480952Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.024785ms logger=migrator t=2026-07-08T02:23:48.074657703Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-07-08T02:23:48.075558615Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=901.422µs logger=migrator t=2026-07-08T02:23:48.080006233Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-07-08T02:23:48.080041524Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=33.871µs logger=migrator t=2026-07-08T02:23:48.084408131Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-07-08T02:23:48.08521814Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=810.129µs logger=migrator t=2026-07-08T02:23:48.088787937Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-07-08T02:23:48.089869804Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.077696ms logger=migrator t=2026-07-08T02:23:48.096089025Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-07-08T02:23:48.099947639Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.853243ms logger=migrator t=2026-07-08T02:23:48.10696316Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-07-08T02:23:48.107006561Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=48.291µs logger=migrator t=2026-07-08T02:23:48.18953223Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-07-08T02:23:48.192594155Z level=info msg="Migration successfully executed" id="create session table" duration=3.067515ms logger=migrator t=2026-07-08T02:23:48.200369744Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-07-08T02:23:48.200549818Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=186.064µs logger=migrator t=2026-07-08T02:23:48.205867538Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-07-08T02:23:48.206009201Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=144.503µs logger=migrator t=2026-07-08T02:23:48.212381527Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-07-08T02:23:48.213826211Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.449594ms logger=migrator t=2026-07-08T02:23:48.222938353Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-07-08T02:23:48.224093142Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.157919ms logger=migrator t=2026-07-08T02:23:48.232115468Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-07-08T02:23:48.23220103Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=92.003µs logger=migrator t=2026-07-08T02:23:48.237149279Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-07-08T02:23:48.2371817Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=35.351µs logger=migrator t=2026-07-08T02:23:48.242775386Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-07-08T02:23:48.248221489Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.441793ms logger=migrator t=2026-07-08T02:23:48.255741452Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-07-08T02:23:48.259438332Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.70214ms logger=migrator t=2026-07-08T02:23:48.264969687Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-07-08T02:23:48.265051279Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=82.092µs logger=migrator t=2026-07-08T02:23:48.269759234Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-07-08T02:23:48.269853416Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=94.903µs logger=migrator t=2026-07-08T02:23:48.276646532Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-07-08T02:23:48.278060966Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.416924ms logger=migrator t=2026-07-08T02:23:48.284450571Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-07-08T02:23:48.284502362Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=55.171µs logger=migrator t=2026-07-08T02:23:48.289381501Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-07-08T02:23:48.293126902Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.752111ms logger=migrator t=2026-07-08T02:23:48.298032442Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-07-08T02:23:48.298253817Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=221.065µs logger=migrator t=2026-07-08T02:23:48.302814869Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-07-08T02:23:48.308058717Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=5.242858ms logger=migrator t=2026-07-08T02:23:48.313862178Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-07-08T02:23:48.317285341Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.424493ms logger=migrator t=2026-07-08T02:23:48.322043007Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-07-08T02:23:48.32215055Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=109.993µs logger=migrator t=2026-07-08T02:23:48.326753781Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-07-08T02:23:48.328227187Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.473446ms logger=migrator t=2026-07-08T02:23:48.334302215Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-07-08T02:23:48.335625068Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.324663ms logger=migrator t=2026-07-08T02:23:48.341347587Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-07-08T02:23:48.342747411Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.401744ms logger=migrator t=2026-07-08T02:23:48.348203274Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-07-08T02:23:48.349266299Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.063156ms logger=migrator t=2026-07-08T02:23:48.355782679Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-07-08T02:23:48.357397997Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.616469ms logger=migrator t=2026-07-08T02:23:48.362171314Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-07-08T02:23:48.363080265Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=908.391µs logger=migrator t=2026-07-08T02:23:48.367470123Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-07-08T02:23:48.368345514Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=874.211µs logger=migrator t=2026-07-08T02:23:48.373572381Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-07-08T02:23:48.374535014Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=963.943µs logger=migrator t=2026-07-08T02:23:48.381579597Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-07-08T02:23:48.383058933Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.486817ms logger=migrator t=2026-07-08T02:23:48.389661073Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-07-08T02:23:48.398954139Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=9.286756ms logger=migrator t=2026-07-08T02:23:48.404694339Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-07-08T02:23:48.405655683Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=966.604µs logger=migrator t=2026-07-08T02:23:48.410521661Z 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-07-08T02:23:48.411373432Z 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=851.621µs logger=migrator t=2026-07-08T02:23:48.416874566Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-07-08T02:23:48.417141753Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=267.427µs logger=migrator t=2026-07-08T02:23:48.421796205Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-07-08T02:23:48.422324789Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=528.574µs logger=migrator t=2026-07-08T02:23:48.426741636Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-07-08T02:23:48.427492054Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=746.998µs logger=migrator t=2026-07-08T02:23:48.432617779Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-07-08T02:23:48.436241577Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.623858ms logger=migrator t=2026-07-08T02:23:48.441017113Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-07-08T02:23:48.444547979Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.530446ms logger=migrator t=2026-07-08T02:23:48.449258914Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-07-08T02:23:48.454873761Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.615727ms logger=migrator t=2026-07-08T02:23:48.501499136Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-07-08T02:23:48.504436808Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=2.943242ms logger=migrator t=2026-07-08T02:23:48.516753807Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-07-08T02:23:48.517748582Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=997.125µs logger=migrator t=2026-07-08T02:23:48.522670462Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-07-08T02:23:48.522698862Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=29.66µs logger=migrator t=2026-07-08T02:23:48.527762916Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-07-08T02:23:48.527783216Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=21.47µs logger=migrator t=2026-07-08T02:23:48.532896901Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-07-08T02:23:48.533821723Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=925.462µs logger=migrator t=2026-07-08T02:23:48.538010336Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-07-08T02:23:48.538962268Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=948.972µs logger=migrator t=2026-07-08T02:23:48.544543644Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-07-08T02:23:48.545322733Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=779.589µs logger=migrator t=2026-07-08T02:23:48.55011825Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-07-08T02:23:48.55094242Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=824.19µs logger=migrator t=2026-07-08T02:23:48.556224598Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-07-08T02:23:48.557109411Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=883.923µs logger=migrator t=2026-07-08T02:23:48.562378229Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-07-08T02:23:48.566269044Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.891435ms logger=migrator t=2026-07-08T02:23:48.571673765Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-07-08T02:23:48.574628737Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=2.956422ms logger=migrator t=2026-07-08T02:23:48.581927184Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-07-08T02:23:48.582186772Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=257.547µs logger=migrator t=2026-07-08T02:23:48.587244764Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-07-08T02:23:48.588686239Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.440615ms logger=migrator t=2026-07-08T02:23:48.594332387Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-07-08T02:23:48.595398173Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.065385ms logger=migrator t=2026-07-08T02:23:48.610290036Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-07-08T02:23:48.613207427Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=2.917421ms logger=migrator t=2026-07-08T02:23:48.621750394Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-07-08T02:23:48.621868207Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=121.453µs logger=migrator t=2026-07-08T02:23:48.627020993Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-07-08T02:23:48.628046618Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.025525ms logger=migrator t=2026-07-08T02:23:48.635096309Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-07-08T02:23:48.636606946Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.509477ms logger=migrator t=2026-07-08T02:23:48.647640685Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-07-08T02:23:48.647806059Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=166.104µs logger=migrator t=2026-07-08T02:23:48.653425405Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-07-08T02:23:48.654878931Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.453256ms logger=migrator t=2026-07-08T02:23:48.662680841Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-07-08T02:23:48.664178287Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.496926ms logger=migrator t=2026-07-08T02:23:48.678798453Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-07-08T02:23:48.680412893Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.61202ms logger=migrator t=2026-07-08T02:23:48.685541017Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-07-08T02:23:48.68770439Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.196514ms logger=migrator t=2026-07-08T02:23:48.695890029Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-07-08T02:23:48.69714566Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.260241ms logger=migrator t=2026-07-08T02:23:48.706477647Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-07-08T02:23:48.708543228Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=2.064621ms logger=migrator t=2026-07-08T02:23:48.715431495Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-07-08T02:23:48.715466776Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=36.751µs logger=migrator t=2026-07-08T02:23:48.721498973Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-07-08T02:23:48.727234942Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.729789ms logger=migrator t=2026-07-08T02:23:48.733306201Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-07-08T02:23:48.734443538Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.133667ms logger=migrator t=2026-07-08T02:23:48.746294347Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-07-08T02:23:48.7526068Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.312183ms logger=migrator t=2026-07-08T02:23:48.75836467Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-07-08T02:23:48.758885434Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=520.644µs logger=migrator t=2026-07-08T02:23:48.766016217Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-07-08T02:23:48.767458572Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.441995ms logger=migrator t=2026-07-08T02:23:48.784592339Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-07-08T02:23:48.786916996Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=2.325737ms logger=migrator t=2026-07-08T02:23:48.792327098Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-07-08T02:23:48.804019512Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.694034ms logger=migrator t=2026-07-08T02:23:48.810859619Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-07-08T02:23:48.812240433Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.380794ms logger=migrator t=2026-07-08T02:23:48.820567776Z 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-07-08T02:23:48.821646042Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.081316ms logger=migrator t=2026-07-08T02:23:48.826208453Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-07-08T02:23:48.826529271Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=321.308µs logger=migrator t=2026-07-08T02:23:48.833060959Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-07-08T02:23:48.834108935Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=1.045596ms logger=migrator t=2026-07-08T02:23:48.839173288Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-07-08T02:23:48.839402804Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=286.127µs logger=migrator t=2026-07-08T02:23:48.844494468Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-07-08T02:23:48.84868017Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=4.186102ms logger=migrator t=2026-07-08T02:23:48.854383509Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-07-08T02:23:48.861806639Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.42873ms logger=migrator t=2026-07-08T02:23:48.866675918Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-07-08T02:23:48.867301283Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=625.195µs logger=migrator t=2026-07-08T02:23:48.873484914Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-07-08T02:23:48.87496083Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.475575ms logger=migrator t=2026-07-08T02:23:48.88034095Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-07-08T02:23:48.880661168Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=321.148µs logger=migrator t=2026-07-08T02:23:48.885797084Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-07-08T02:23:48.890329124Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=4.53168ms logger=migrator t=2026-07-08T02:23:48.895939431Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-07-08T02:23:48.897254623Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.314322ms logger=migrator t=2026-07-08T02:23:48.903703879Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-07-08T02:23:48.903929205Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=226.696µs logger=migrator t=2026-07-08T02:23:48.908727992Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-07-08T02:23:48.909148072Z level=info msg="Migration successfully executed" id="Move region to single row" duration=417.63µs logger=migrator t=2026-07-08T02:23:48.914239756Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-07-08T02:23:48.915267041Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.027635ms logger=migrator t=2026-07-08T02:23:48.920993021Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-07-08T02:23:48.923378738Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=2.384967ms logger=migrator t=2026-07-08T02:23:48.928314079Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-08T02:23:48.929441877Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.128398ms logger=migrator t=2026-07-08T02:23:48.933902005Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-07-08T02:23:48.935140815Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.23842ms logger=migrator t=2026-07-08T02:23:48.941015178Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-07-08T02:23:48.941984671Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=969.703µs logger=migrator t=2026-07-08T02:23:48.946933462Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-07-08T02:23:48.948452539Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.516957ms logger=migrator t=2026-07-08T02:23:48.955506681Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-07-08T02:23:48.955637734Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=135.283µs logger=migrator t=2026-07-08T02:23:48.961826515Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-07-08T02:23:48.963493256Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.670511ms logger=migrator t=2026-07-08T02:23:48.968888007Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-07-08T02:23:48.969932152Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.045605ms logger=migrator t=2026-07-08T02:23:48.974799811Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-07-08T02:23:48.975739574Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=943.173µs logger=migrator t=2026-07-08T02:23:48.98051154Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-07-08T02:23:48.981984455Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.472605ms logger=migrator t=2026-07-08T02:23:48.988978776Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-07-08T02:23:48.989166691Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=188.465µs logger=migrator t=2026-07-08T02:23:48.994197563Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-07-08T02:23:48.99489868Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=700.407µs logger=migrator t=2026-07-08T02:23:49.000071676Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-07-08T02:23:49.000196349Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=126.083µs logger=migrator t=2026-07-08T02:23:49.005214862Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-07-08T02:23:49.006034311Z level=info msg="Migration successfully executed" id="create team table" duration=818.909µs logger=migrator t=2026-07-08T02:23:49.011890254Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-07-08T02:23:49.01335121Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.461056ms logger=migrator t=2026-07-08T02:23:49.01833829Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-07-08T02:23:49.019231563Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=893.183µs logger=migrator t=2026-07-08T02:23:49.024605914Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-07-08T02:23:49.029866471Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.253237ms logger=migrator t=2026-07-08T02:23:49.034755751Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-07-08T02:23:49.034941745Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=186.334µs logger=migrator t=2026-07-08T02:23:49.039454355Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-07-08T02:23:49.040397068Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=942.973µs logger=migrator t=2026-07-08T02:23:49.045174434Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-07-08T02:23:49.045932062Z level=info msg="Migration successfully executed" id="create team member table" duration=757.318µs logger=migrator t=2026-07-08T02:23:49.054946892Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-07-08T02:23:49.056151072Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.20093ms logger=migrator t=2026-07-08T02:23:49.06227242Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-07-08T02:23:49.063958722Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.687922ms logger=migrator t=2026-07-08T02:23:49.074719553Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-07-08T02:23:49.076393914Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.675761ms logger=migrator t=2026-07-08T02:23:49.086516041Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-07-08T02:23:49.089920454Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=3.406913ms logger=migrator t=2026-07-08T02:23:49.095465869Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-07-08T02:23:49.100960123Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.490774ms logger=migrator t=2026-07-08T02:23:49.109132902Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-07-08T02:23:49.116541172Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=7.41275ms logger=migrator t=2026-07-08T02:23:49.121361949Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-07-08T02:23:49.122507537Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.144798ms logger=migrator t=2026-07-08T02:23:49.12756047Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-07-08T02:23:49.128714309Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=1.150149ms logger=migrator t=2026-07-08T02:23:49.137448481Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-07-08T02:23:49.138712451Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.27137ms logger=migrator t=2026-07-08T02:23:49.142846103Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-07-08T02:23:49.144622755Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.778112ms logger=migrator t=2026-07-08T02:23:49.149695229Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-07-08T02:23:49.150999491Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.306302ms logger=migrator t=2026-07-08T02:23:49.155789757Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-07-08T02:23:49.156965316Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.179339ms logger=migrator t=2026-07-08T02:23:49.163107226Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-07-08T02:23:49.164207382Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.104206ms logger=migrator t=2026-07-08T02:23:49.169664745Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-07-08T02:23:49.17106821Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.403015ms logger=migrator t=2026-07-08T02:23:49.177201559Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-07-08T02:23:49.178367767Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.165978ms logger=migrator t=2026-07-08T02:23:49.185167013Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-07-08T02:23:49.185539902Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=377.839µs logger=migrator t=2026-07-08T02:23:49.19037477Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-07-08T02:23:49.191587399Z level=info msg="Migration successfully executed" id="create tag table" duration=1.211749ms logger=migrator t=2026-07-08T02:23:49.196395966Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-07-08T02:23:49.197919293Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.523157ms logger=migrator t=2026-07-08T02:23:49.210335476Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-07-08T02:23:49.211167046Z level=info msg="Migration successfully executed" id="create login attempt table" duration=833.03µs logger=migrator t=2026-07-08T02:23:49.218510415Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-07-08T02:23:49.219222822Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=712.917µs logger=migrator t=2026-07-08T02:23:49.223756373Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-07-08T02:23:49.224754067Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=997.444µs logger=migrator t=2026-07-08T02:23:49.229971554Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-07-08T02:23:49.248218258Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=18.242884ms logger=migrator t=2026-07-08T02:23:49.252017431Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-07-08T02:23:49.252746888Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=729.537µs logger=migrator t=2026-07-08T02:23:49.256382797Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-07-08T02:23:49.257519675Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.136068ms logger=migrator t=2026-07-08T02:23:49.262948207Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-07-08T02:23:49.263321306Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=372.809µs logger=migrator t=2026-07-08T02:23:49.267123198Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-07-08T02:23:49.267952258Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=828.98µs logger=migrator t=2026-07-08T02:23:49.271976427Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-07-08T02:23:49.272907709Z level=info msg="Migration successfully executed" id="create user auth table" duration=929.502µs logger=migrator t=2026-07-08T02:23:49.27745308Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-07-08T02:23:49.278317621Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=863.741µs logger=migrator t=2026-07-08T02:23:49.28277742Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-07-08T02:23:49.282847842Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=70.962µs logger=migrator t=2026-07-08T02:23:49.286431699Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-07-08T02:23:49.294313811Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=7.883433ms logger=migrator t=2026-07-08T02:23:49.29840374Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-07-08T02:23:49.303412912Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.006532ms logger=migrator t=2026-07-08T02:23:49.306678721Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-07-08T02:23:49.311749845Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.070864ms logger=migrator t=2026-07-08T02:23:49.315211379Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-07-08T02:23:49.320412336Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.200357ms logger=migrator t=2026-07-08T02:23:49.324886845Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-07-08T02:23:49.325841628Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=952.133µs logger=migrator t=2026-07-08T02:23:49.329392634Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-07-08T02:23:49.338721692Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=9.331618ms logger=migrator t=2026-07-08T02:23:49.342056423Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-07-08T02:23:49.342649087Z level=info msg="Migration successfully executed" id="create server_lock table" duration=592.294µs logger=migrator t=2026-07-08T02:23:49.347165268Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-07-08T02:23:49.348058739Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=894.331µs logger=migrator t=2026-07-08T02:23:49.351830361Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-07-08T02:23:49.352732743Z level=info msg="Migration successfully executed" id="create user auth token table" duration=901.892µs logger=migrator t=2026-07-08T02:23:49.35753383Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-07-08T02:23:49.358440082Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=906.373µs logger=migrator t=2026-07-08T02:23:49.362736246Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-07-08T02:23:49.363627659Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=889.342µs logger=migrator t=2026-07-08T02:23:49.367466962Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-07-08T02:23:49.369019479Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.552137ms logger=migrator t=2026-07-08T02:23:49.372990776Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-07-08T02:23:49.378268345Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.276209ms logger=migrator t=2026-07-08T02:23:49.382304773Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-07-08T02:23:49.383209475Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=904.192µs logger=migrator t=2026-07-08T02:23:49.388208076Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-07-08T02:23:49.38914265Z level=info msg="Migration successfully executed" id="create cache_data table" duration=934.424µs logger=migrator t=2026-07-08T02:23:49.392760098Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-07-08T02:23:49.394369627Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.60888ms logger=migrator t=2026-07-08T02:23:49.399307947Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-07-08T02:23:49.40023151Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=922.223µs logger=migrator t=2026-07-08T02:23:49.403685964Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-07-08T02:23:49.404756469Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.069115ms logger=migrator t=2026-07-08T02:23:49.408929081Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-07-08T02:23:49.409038344Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=107.333µs logger=migrator t=2026-07-08T02:23:49.414290732Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-07-08T02:23:49.414443156Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=155.504µs logger=migrator t=2026-07-08T02:23:49.419430867Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-07-08T02:23:49.421319133Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.887237ms logger=migrator t=2026-07-08T02:23:49.429972204Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-07-08T02:23:49.431613904Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.64051ms logger=migrator t=2026-07-08T02:23:49.435951329Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-08T02:23:49.437031826Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.080257ms logger=migrator t=2026-07-08T02:23:49.441398211Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-07-08T02:23:49.441464943Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=67.182µs logger=migrator t=2026-07-08T02:23:49.444959349Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-07-08T02:23:49.446176608Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.219809ms logger=migrator t=2026-07-08T02:23:49.450283768Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-08T02:23:49.452111283Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.813954ms logger=migrator t=2026-07-08T02:23:49.457651957Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-07-08T02:23:49.458676402Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.024595ms logger=migrator t=2026-07-08T02:23:49.463692314Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-07-08T02:23:49.46472058Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.027956ms logger=migrator t=2026-07-08T02:23:49.469349832Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-07-08T02:23:49.476324823Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.974461ms logger=migrator t=2026-07-08T02:23:49.481840387Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-07-08T02:23:49.482751209Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=910.482µs logger=migrator t=2026-07-08T02:23:49.486277654Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-07-08T02:23:49.486357436Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=81.252µs logger=migrator t=2026-07-08T02:23:49.49140723Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-07-08T02:23:49.492343802Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=936.113µs logger=migrator t=2026-07-08T02:23:49.496159965Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-07-08T02:23:49.497102298Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=942.233µs logger=migrator t=2026-07-08T02:23:49.501764662Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-07-08T02:23:49.502705584Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=943.292µs logger=migrator t=2026-07-08T02:23:49.506935928Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-07-08T02:23:49.50700824Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=72.682µs logger=migrator t=2026-07-08T02:23:49.51032674Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-07-08T02:23:49.511233372Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=906.142µs logger=migrator t=2026-07-08T02:23:49.515902366Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-07-08T02:23:49.51690701Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.004114ms logger=migrator t=2026-07-08T02:23:49.520324193Z 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-07-08T02:23:49.521304088Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=978.945µs logger=migrator t=2026-07-08T02:23:49.524955946Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-07-08T02:23:49.52594817Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=991.834µs logger=migrator t=2026-07-08T02:23:49.530270256Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-07-08T02:23:49.539209323Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.940537ms logger=migrator t=2026-07-08T02:23:49.542570515Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-07-08T02:23:49.543274013Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=703.388µs logger=migrator t=2026-07-08T02:23:49.546741437Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-07-08T02:23:49.547607198Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=865.731µs logger=migrator t=2026-07-08T02:23:49.552130818Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-07-08T02:23:49.57810464Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.973522ms logger=migrator t=2026-07-08T02:23:49.581745289Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-07-08T02:23:49.617695584Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=35.904434ms logger=migrator t=2026-07-08T02:23:49.621941438Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-07-08T02:23:49.622782108Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=841.11µs logger=migrator t=2026-07-08T02:23:49.627126985Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-07-08T02:23:49.628155799Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.028794ms logger=migrator t=2026-07-08T02:23:49.631949581Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-07-08T02:23:49.638183314Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=6.232523ms logger=migrator t=2026-07-08T02:23:49.641971356Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-07-08T02:23:49.646865685Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=4.893769ms logger=migrator t=2026-07-08T02:23:49.651152959Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-07-08T02:23:49.652011189Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=858.15µs logger=migrator t=2026-07-08T02:23:49.655406463Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-07-08T02:23:49.656196812Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=790.439µs logger=migrator t=2026-07-08T02:23:49.659498472Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-07-08T02:23:49.660338352Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=839.2µs logger=migrator t=2026-07-08T02:23:49.664121325Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-07-08T02:23:49.665077678Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=956.353µs logger=migrator t=2026-07-08T02:23:49.669532717Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-07-08T02:23:49.669624489Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=93.372µs logger=migrator t=2026-07-08T02:23:49.673337939Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-07-08T02:23:49.678670869Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=5.33294ms logger=migrator t=2026-07-08T02:23:49.681863077Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-07-08T02:23:49.689560815Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=7.692297ms logger=migrator t=2026-07-08T02:23:49.694365002Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-07-08T02:23:49.70290737Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=8.539068ms logger=migrator t=2026-07-08T02:23:49.70706605Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-07-08T02:23:49.707930971Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=865.731µs logger=migrator t=2026-07-08T02:23:49.7115382Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-07-08T02:23:49.712413261Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=874.421µs logger=migrator t=2026-07-08T02:23:49.716434408Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-07-08T02:23:49.722683921Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.248763ms logger=migrator t=2026-07-08T02:23:49.726239997Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-07-08T02:23:49.731919766Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.673238ms logger=migrator t=2026-07-08T02:23:49.735883822Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-07-08T02:23:49.7370022Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.119378ms logger=migrator t=2026-07-08T02:23:49.741726365Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-07-08T02:23:49.748257874Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.529289ms logger=migrator t=2026-07-08T02:23:49.753110062Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-07-08T02:23:49.759803745Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.699643ms logger=migrator t=2026-07-08T02:23:49.762861179Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-07-08T02:23:49.762934741Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=74.752µs logger=migrator t=2026-07-08T02:23:49.766868926Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-07-08T02:23:49.768702561Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.833405ms logger=migrator t=2026-07-08T02:23:49.773237722Z 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-07-08T02:23:49.774345278Z 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.107416ms logger=migrator t=2026-07-08T02:23:49.77809119Z 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-07-08T02:23:49.780051108Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.959038ms logger=migrator t=2026-07-08T02:23:49.784397494Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-07-08T02:23:49.784466815Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=72.521µs logger=migrator t=2026-07-08T02:23:49.788175695Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-07-08T02:23:49.794648023Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.472028ms logger=migrator t=2026-07-08T02:23:49.797886342Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-07-08T02:23:49.805044566Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.157244ms logger=migrator t=2026-07-08T02:23:49.809455954Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-07-08T02:23:49.814061305Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=4.607141ms logger=migrator t=2026-07-08T02:23:49.817795267Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-07-08T02:23:49.826050818Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=8.246861ms logger=migrator t=2026-07-08T02:23:49.832143116Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-07-08T02:23:49.836805449Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.664243ms logger=migrator t=2026-07-08T02:23:49.841174046Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-07-08T02:23:49.841252408Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=80.122µs logger=migrator t=2026-07-08T02:23:49.847169652Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-07-08T02:23:49.848344221Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.173609ms logger=migrator t=2026-07-08T02:23:49.853342762Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-07-08T02:23:49.861213654Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.870862ms logger=migrator t=2026-07-08T02:23:49.86639031Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-07-08T02:23:49.866458631Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=69.311µs logger=migrator t=2026-07-08T02:23:49.87212243Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-07-08T02:23:49.882935663Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.808134ms logger=migrator t=2026-07-08T02:23:49.88653985Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-07-08T02:23:49.887651898Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.112348ms logger=migrator t=2026-07-08T02:23:49.891190084Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-07-08T02:23:49.898290866Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.099652ms logger=migrator t=2026-07-08T02:23:49.90296084Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-07-08T02:23:49.90379866Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=837.59µs logger=migrator t=2026-07-08T02:23:49.907428469Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-07-08T02:23:49.909019478Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.590178ms logger=migrator t=2026-07-08T02:23:49.913238631Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-07-08T02:23:49.920765924Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.524402ms logger=migrator t=2026-07-08T02:23:49.924661199Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-07-08T02:23:49.925445308Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=784.549µs logger=migrator t=2026-07-08T02:23:49.931459704Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-07-08T02:23:49.933088994Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.62805ms logger=migrator t=2026-07-08T02:23:49.937167843Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-07-08T02:23:49.938569678Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.401664ms logger=migrator t=2026-07-08T02:23:49.942744889Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-07-08T02:23:49.943772044Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.026205ms logger=migrator t=2026-07-08T02:23:49.948227462Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-07-08T02:23:49.948330215Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=101.713µs logger=migrator t=2026-07-08T02:23:49.952493397Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-07-08T02:23:49.953408919Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=916.431µs logger=migrator t=2026-07-08T02:23:49.957594601Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-07-08T02:23:49.958463892Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=868.731µs logger=migrator t=2026-07-08T02:23:49.964626542Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-07-08T02:23:49.965027041Z 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-07-08T02:23:49.969688995Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-07-08T02:23:49.970427613Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=739.728µs logger=migrator t=2026-07-08T02:23:49.976595523Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-07-08T02:23:49.977747492Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.151579ms logger=migrator t=2026-07-08T02:23:49.981540354Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-07-08T02:23:49.988608196Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.066212ms logger=migrator t=2026-07-08T02:23:49.994471009Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-07-08T02:23:49.995566325Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.094936ms logger=migrator t=2026-07-08T02:23:49.999280395Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-07-08T02:23:50.000312461Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.031346ms logger=migrator t=2026-07-08T02:23:50.005245851Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-07-08T02:23:50.006572893Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.324522ms logger=migrator t=2026-07-08T02:23:50.010471918Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-07-08T02:23:50.011533774Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.063226ms logger=migrator t=2026-07-08T02:23:50.017262823Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-07-08T02:23:50.018222986Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=960.333µs logger=migrator t=2026-07-08T02:23:50.023956366Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-07-08T02:23:50.024005968Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=52.511µs logger=migrator t=2026-07-08T02:23:50.030011153Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-07-08T02:23:50.030145427Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=135.984µs logger=migrator t=2026-07-08T02:23:50.034076823Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-07-08T02:23:50.042504428Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.424425ms logger=migrator t=2026-07-08T02:23:50.046191808Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-07-08T02:23:50.046472984Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=281.356µs logger=migrator t=2026-07-08T02:23:50.050844882Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-07-08T02:23:50.051721713Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=874.24µs logger=migrator t=2026-07-08T02:23:50.055759731Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-07-08T02:23:50.056166431Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=407.55µs logger=migrator t=2026-07-08T02:23:50.060370693Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-07-08T02:23:50.061399708Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.029605ms logger=migrator t=2026-07-08T02:23:50.066545903Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-07-08T02:23:50.067410895Z level=info msg="Migration successfully executed" id="create secrets table" duration=865.302µs logger=migrator t=2026-07-08T02:23:50.071910984Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-07-08T02:23:50.10419339Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.263616ms logger=migrator t=2026-07-08T02:23:50.10833542Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-07-08T02:23:50.113378574Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.042274ms logger=migrator t=2026-07-08T02:23:50.117047733Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-07-08T02:23:50.117191857Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=144.534µs logger=migrator t=2026-07-08T02:23:50.121667375Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-07-08T02:23:50.155244093Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=33.576138ms logger=migrator t=2026-07-08T02:23:50.159478437Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-07-08T02:23:50.18921549Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=29.733953ms logger=migrator t=2026-07-08T02:23:50.19330483Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-07-08T02:23:50.193880554Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=575.794µs logger=migrator t=2026-07-08T02:23:50.198226529Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-07-08T02:23:50.200044934Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.817735ms logger=migrator t=2026-07-08T02:23:50.204295478Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-07-08T02:23:50.204690388Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=396.679µs logger=migrator t=2026-07-08T02:23:50.209915365Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-07-08T02:23:50.210995391Z level=info msg="Migration successfully executed" id="create permission table" duration=1.083566ms logger=migrator t=2026-07-08T02:23:50.215312776Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-07-08T02:23:50.216406453Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.094426ms logger=migrator t=2026-07-08T02:23:50.219881027Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-07-08T02:23:50.220938173Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.057116ms logger=migrator t=2026-07-08T02:23:50.224885399Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-07-08T02:23:50.225713779Z level=info msg="Migration successfully executed" id="create role table" duration=828.08µs logger=migrator t=2026-07-08T02:23:50.22943584Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-07-08T02:23:50.23762967Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.19269ms logger=migrator t=2026-07-08T02:23:50.25083011Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-07-08T02:23:50.259925621Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.096381ms logger=migrator t=2026-07-08T02:23:50.269544496Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-07-08T02:23:50.270651793Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.105597ms logger=migrator t=2026-07-08T02:23:50.279221812Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-07-08T02:23:50.280901983Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.679651ms logger=migrator t=2026-07-08T02:23:50.292496075Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-07-08T02:23:50.293809628Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.313133ms logger=migrator t=2026-07-08T02:23:50.30089663Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-07-08T02:23:50.302382116Z level=info msg="Migration successfully executed" id="create team role table" duration=1.484907ms logger=migrator t=2026-07-08T02:23:50.308953696Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-07-08T02:23:50.310625997Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.672091ms logger=migrator t=2026-07-08T02:23:50.324024012Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-07-08T02:23:50.325871758Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.842486ms logger=migrator t=2026-07-08T02:23:50.336917447Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-07-08T02:23:50.338839424Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.921667ms logger=migrator t=2026-07-08T02:23:50.348088309Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-07-08T02:23:50.3497835Z level=info msg="Migration successfully executed" id="create user role table" duration=1.693941ms logger=migrator t=2026-07-08T02:23:50.359946517Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-07-08T02:23:50.361159327Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.21386ms logger=migrator t=2026-07-08T02:23:50.37157722Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-07-08T02:23:50.373019176Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.441356ms logger=migrator t=2026-07-08T02:23:50.382883835Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-07-08T02:23:50.384017484Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.132689ms logger=migrator t=2026-07-08T02:23:50.391237289Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-07-08T02:23:50.392462829Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.20344ms logger=migrator t=2026-07-08T02:23:50.403849607Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-07-08T02:23:50.406207824Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.360037ms logger=migrator t=2026-07-08T02:23:50.415241374Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-07-08T02:23:50.417068089Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.827885ms logger=migrator t=2026-07-08T02:23:50.429588503Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-07-08T02:23:50.436717377Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=7.130034ms logger=migrator t=2026-07-08T02:23:50.445094091Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-07-08T02:23:50.446243479Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.150158ms logger=migrator t=2026-07-08T02:23:50.45452181Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-07-08T02:23:50.455630597Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.103797ms logger=migrator t=2026-07-08T02:23:50.46314573Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-07-08T02:23:50.464176835Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.031585ms logger=migrator t=2026-07-08T02:23:50.471679918Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-07-08T02:23:50.473857531Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.176783ms logger=migrator t=2026-07-08T02:23:50.487507284Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-07-08T02:23:50.48901749Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.512276ms logger=migrator t=2026-07-08T02:23:50.504265172Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-07-08T02:23:50.506770033Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=2.506591ms logger=migrator t=2026-07-08T02:23:50.515979627Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-07-08T02:23:50.525771695Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=9.791918ms logger=migrator t=2026-07-08T02:23:50.559941407Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-07-08T02:23:50.569365697Z level=info msg="Migration successfully executed" id="permission kind migration" duration=9.42611ms logger=migrator t=2026-07-08T02:23:50.575641719Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-07-08T02:23:50.586485883Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.843404ms logger=migrator t=2026-07-08T02:23:50.592603022Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-07-08T02:23:50.603303293Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.699691ms logger=migrator t=2026-07-08T02:23:50.608404757Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-07-08T02:23:50.61054945Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.144732ms logger=migrator t=2026-07-08T02:23:50.616748661Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-07-08T02:23:50.61876094Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.014ms logger=migrator t=2026-07-08T02:23:50.623406142Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-07-08T02:23:50.624460668Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.054516ms logger=migrator t=2026-07-08T02:23:50.629108821Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-07-08T02:23:50.630152987Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.043426ms logger=migrator t=2026-07-08T02:23:50.636004299Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-07-08T02:23:50.637869514Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.864755ms logger=migrator t=2026-07-08T02:23:50.642928308Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-07-08T02:23:50.643059551Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=133.073µs logger=migrator t=2026-07-08T02:23:50.647855938Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-07-08T02:23:50.647898119Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=43.041µs logger=migrator t=2026-07-08T02:23:50.653486245Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-07-08T02:23:50.654264213Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=778.788µs logger=migrator t=2026-07-08T02:23:50.658820825Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-07-08T02:23:50.659381958Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=562.003µs logger=migrator t=2026-07-08T02:23:50.663854178Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-07-08T02:23:50.664592545Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=738.527µs logger=migrator t=2026-07-08T02:23:50.66973164Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-07-08T02:23:50.670043888Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=311.868µs logger=migrator t=2026-07-08T02:23:50.675981563Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-07-08T02:23:50.676571817Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=591.774µs logger=migrator t=2026-07-08T02:23:50.681054756Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-07-08T02:23:50.681987369Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=932.823µs logger=migrator t=2026-07-08T02:23:50.687498123Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-07-08T02:23:50.689472621Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.973678ms logger=migrator t=2026-07-08T02:23:50.695615471Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-07-08T02:23:50.70503235Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.416919ms logger=migrator t=2026-07-08T02:23:50.711695472Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-07-08T02:23:50.711868386Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=184.114µs logger=migrator t=2026-07-08T02:23:50.717156296Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-07-08T02:23:50.718341304Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.184508ms logger=migrator t=2026-07-08T02:23:50.723659984Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-07-08T02:23:50.725510789Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.849946ms logger=migrator t=2026-07-08T02:23:50.73091543Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-07-08T02:23:50.731982236Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.066456ms logger=migrator t=2026-07-08T02:23:50.736867315Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-07-08T02:23:50.745550696Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.682791ms logger=migrator t=2026-07-08T02:23:50.751506332Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-07-08T02:23:50.753755367Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.251374ms logger=migrator t=2026-07-08T02:23:50.758933503Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-07-08T02:23:50.76008257Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.149327ms logger=migrator t=2026-07-08T02:23:50.765106683Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-07-08T02:23:50.788757788Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.649965ms logger=migrator t=2026-07-08T02:23:50.796038596Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-07-08T02:23:50.797269546Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.23158ms logger=migrator t=2026-07-08T02:23:50.802634096Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-07-08T02:23:50.803863697Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.230171ms logger=migrator t=2026-07-08T02:23:50.809941765Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-07-08T02:23:50.811296277Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.355012ms logger=migrator t=2026-07-08T02:23:50.818141494Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-07-08T02:23:50.819444435Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.308461ms logger=migrator t=2026-07-08T02:23:50.823885804Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-07-08T02:23:50.82415377Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=268.696µs logger=migrator t=2026-07-08T02:23:50.850355608Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-07-08T02:23:50.851277021Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=921.923µs logger=migrator t=2026-07-08T02:23:50.877397807Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-07-08T02:23:50.889689576Z level=info msg="Migration successfully executed" id="add provisioning column" duration=12.291179ms logger=migrator t=2026-07-08T02:23:50.905373858Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-07-08T02:23:50.906459454Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.087226ms logger=migrator t=2026-07-08T02:23:50.913323462Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-07-08T02:23:50.914406178Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.082286ms logger=migrator t=2026-07-08T02:23:50.919887611Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-08T02:23:50.9206705Z 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-07-08T02:23:50.925829526Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-08T02:23:50.926592244Z 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-07-08T02:23:50.932349855Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-07-08T02:23:50.933936514Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.590098ms logger=migrator t=2026-07-08T02:23:50.941007926Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-07-08T02:23:50.942071611Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.064145ms logger=migrator t=2026-07-08T02:23:50.949618306Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-07-08T02:23:50.950989959Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.372853ms logger=migrator t=2026-07-08T02:23:50.955454388Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-07-08T02:23:50.956831631Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.376443ms logger=migrator t=2026-07-08T02:23:50.962036958Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-08T02:23:50.96332924Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.297692ms logger=migrator t=2026-07-08T02:23:50.969673414Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-08T02:23:50.971502668Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.829443ms logger=migrator t=2026-07-08T02:23:50.976734915Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-07-08T02:23:50.977797932Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.063177ms logger=migrator t=2026-07-08T02:23:50.98390532Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-07-08T02:23:50.985832177Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.921007ms logger=migrator t=2026-07-08T02:23:50.991115245Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-07-08T02:23:50.992335435Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.21985ms logger=migrator t=2026-07-08T02:23:50.998224519Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-07-08T02:23:50.999528451Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.303532ms logger=migrator t=2026-07-08T02:23:51.005129548Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-07-08T02:23:51.006396438Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.26663ms logger=migrator t=2026-07-08T02:23:51.011508333Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-07-08T02:23:51.033478277Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=21.968935ms logger=migrator t=2026-07-08T02:23:51.038775867Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-07-08T02:23:51.045805627Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=7.02785ms logger=migrator t=2026-07-08T02:23:51.051723451Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-07-08T02:23:51.061286025Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.556923ms logger=migrator t=2026-07-08T02:23:51.06682735Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-07-08T02:23:51.067059465Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=232.375µs logger=migrator t=2026-07-08T02:23:51.071913623Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-07-08T02:23:51.081534468Z level=info msg="Migration successfully executed" id="add share column" duration=9.617675ms logger=migrator t=2026-07-08T02:23:51.087291888Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-07-08T02:23:51.087528733Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=235.735µs logger=migrator t=2026-07-08T02:23:51.095734743Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-07-08T02:23:51.097389753Z level=info msg="Migration successfully executed" id="create file table" duration=1.65505ms logger=migrator t=2026-07-08T02:23:51.102297923Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-07-08T02:23:51.103690047Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.389084ms logger=migrator t=2026-07-08T02:23:51.108381711Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-07-08T02:23:51.109636022Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.254212ms logger=migrator t=2026-07-08T02:23:51.119203874Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-07-08T02:23:51.120784333Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.580549ms logger=migrator t=2026-07-08T02:23:51.126341478Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-07-08T02:23:51.128206863Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.865335ms logger=migrator t=2026-07-08T02:23:51.132957449Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-07-08T02:23:51.133149414Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=192.645µs logger=migrator t=2026-07-08T02:23:51.146422867Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-07-08T02:23:51.150297911Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=3.873444ms logger=migrator t=2026-07-08T02:23:51.183137921Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-07-08T02:23:51.183775196Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=640.515µs logger=migrator t=2026-07-08T02:23:51.194970609Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-07-08T02:23:51.195283677Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=322.508µs logger=migrator t=2026-07-08T02:23:51.199215853Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-07-08T02:23:51.200851232Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.635149ms logger=migrator t=2026-07-08T02:23:51.205960097Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-07-08T02:23:51.21632671Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.366592ms logger=migrator t=2026-07-08T02:23:51.221500076Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-07-08T02:23:51.22168088Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=181.304µs logger=migrator t=2026-07-08T02:23:51.225845821Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-07-08T02:23:51.227067871Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.21551ms logger=migrator t=2026-07-08T02:23:51.231913718Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-07-08T02:23:51.232398711Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=485.743µs logger=migrator t=2026-07-08T02:23:51.237543856Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-07-08T02:23:51.237957897Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=414.29µs logger=migrator t=2026-07-08T02:23:51.24346325Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-07-08T02:23:51.24427327Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=810.22µs logger=migrator t=2026-07-08T02:23:51.248966815Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-07-08T02:23:51.258296121Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.322796ms logger=migrator t=2026-07-08T02:23:51.26438925Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-07-08T02:23:51.272931077Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.542407ms logger=migrator t=2026-07-08T02:23:51.277812696Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-07-08T02:23:51.278983305Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.170549ms logger=migrator t=2026-07-08T02:23:51.28410634Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-07-08T02:23:51.361182217Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=77.068787ms logger=migrator t=2026-07-08T02:23:51.367765657Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-07-08T02:23:51.369061368Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.300501ms logger=migrator t=2026-07-08T02:23:51.373619019Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-07-08T02:23:51.375567837Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.947378ms logger=migrator t=2026-07-08T02:23:51.38105129Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-07-08T02:23:51.405818444Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=24.767274ms logger=migrator t=2026-07-08T02:23:51.41226449Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-07-08T02:23:51.418440121Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.175581ms logger=migrator t=2026-07-08T02:23:51.423553715Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-07-08T02:23:51.423799391Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=245.776µs logger=migrator t=2026-07-08T02:23:51.428040694Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-07-08T02:23:51.428175858Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=135.354µs logger=migrator t=2026-07-08T02:23:51.436754877Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-07-08T02:23:51.436958942Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=204.825µs logger=migrator t=2026-07-08T02:23:51.441511192Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-07-08T02:23:51.441772188Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=260.956µs logger=migrator t=2026-07-08T02:23:51.446530935Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-07-08T02:23:51.446949285Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=421.37µs logger=migrator t=2026-07-08T02:23:51.453566646Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-07-08T02:23:51.455277547Z level=info msg="Migration successfully executed" id="create folder table" duration=1.711101ms logger=migrator t=2026-07-08T02:23:51.460419453Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-07-08T02:23:51.461862189Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.444925ms logger=migrator t=2026-07-08T02:23:51.466710256Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-07-08T02:23:51.467807613Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.097267ms logger=migrator t=2026-07-08T02:23:51.473516522Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-07-08T02:23:51.473561193Z level=info msg="Migration successfully executed" id="Update folder title length" duration=46.901µs logger=migrator t=2026-07-08T02:23:51.478741479Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-08T02:23:51.480064751Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.323062ms logger=migrator t=2026-07-08T02:23:51.485275378Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-07-08T02:23:51.487047211Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.772013ms logger=migrator t=2026-07-08T02:23:51.493043477Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-07-08T02:23:51.494239796Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.196109ms logger=migrator t=2026-07-08T02:23:51.499392332Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-07-08T02:23:51.500006756Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=636.785µs logger=migrator t=2026-07-08T02:23:51.50506116Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-07-08T02:23:51.505361057Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=301.357µs logger=migrator t=2026-07-08T02:23:51.511358763Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-07-08T02:23:51.512528712Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.169979ms logger=migrator t=2026-07-08T02:23:51.518780914Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-07-08T02:23:51.520048874Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.26771ms logger=migrator t=2026-07-08T02:23:51.525143729Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-07-08T02:23:51.526354349Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.21142ms logger=migrator t=2026-07-08T02:23:51.533499792Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-07-08T02:23:51.534913677Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.414345ms logger=migrator t=2026-07-08T02:23:51.543116197Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-07-08T02:23:51.545454563Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.340366ms logger=migrator t=2026-07-08T02:23:51.554423802Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-07-08T02:23:51.556158894Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.735282ms logger=migrator t=2026-07-08T02:23:51.563881482Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-07-08T02:23:51.565178743Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.299331ms logger=migrator t=2026-07-08T02:23:51.570103573Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-07-08T02:23:51.571068138Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=963.774µs logger=migrator t=2026-07-08T02:23:51.576688964Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-07-08T02:23:51.577470963Z level=info msg="Migration successfully executed" id="create signing_key table" duration=782.579µs logger=migrator t=2026-07-08T02:23:51.582749282Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-07-08T02:23:51.584158036Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.406764ms logger=migrator t=2026-07-08T02:23:51.589886475Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-07-08T02:23:51.591016483Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.131168ms logger=migrator t=2026-07-08T02:23:51.595344798Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-07-08T02:23:51.595645345Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=302.467µs logger=migrator t=2026-07-08T02:23:51.602246927Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-07-08T02:23:51.611173604Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=8.934547ms logger=migrator t=2026-07-08T02:23:51.616126185Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-07-08T02:23:51.616620356Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=495.141µs logger=migrator t=2026-07-08T02:23:51.620848789Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-08T02:23:51.620870239Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=22.69µs logger=migrator t=2026-07-08T02:23:51.625922732Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-08T02:23:51.627736417Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.817705ms logger=migrator t=2026-07-08T02:23:51.633557339Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-07-08T02:23:51.63359527Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=40.631µs logger=migrator t=2026-07-08T02:23:51.638047297Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-07-08T02:23:51.640242841Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.195064ms logger=migrator t=2026-07-08T02:23:51.64551486Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-07-08T02:23:51.647183921Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.6568ms logger=migrator t=2026-07-08T02:23:51.654389895Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-07-08T02:23:51.655690808Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.303493ms logger=migrator t=2026-07-08T02:23:51.66069782Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-07-08T02:23:51.661580991Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=880.901µs logger=migrator t=2026-07-08T02:23:51.666183132Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-07-08T02:23:51.666436479Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=254.557µs logger=migrator t=2026-07-08T02:23:51.673702606Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-07-08T02:23:51.674979508Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.277392ms logger=migrator t=2026-07-08T02:23:51.679737203Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-07-08T02:23:51.680914952Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.178379ms logger=migrator t=2026-07-08T02:23:51.686268602Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-07-08T02:23:51.687367799Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.101617ms logger=migrator t=2026-07-08T02:23:51.691356065Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-07-08T02:23:51.699683698Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.327463ms logger=migrator t=2026-07-08T02:23:51.705348756Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-07-08T02:23:51.716360914Z level=info msg="Migration successfully executed" id="add region_slug column" duration=11.010878ms logger=migrator t=2026-07-08T02:23:51.721329596Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-07-08T02:23:51.730590241Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.259525ms logger=migrator t=2026-07-08T02:23:51.735360227Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-07-08T02:23:51.735409958Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=50.241µs logger=migrator t=2026-07-08T02:23:51.741500296Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-07-08T02:23:51.757514827Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.01191ms logger=migrator t=2026-07-08T02:23:51.764581479Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-07-08T02:23:51.772718897Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=8.147178ms logger=migrator t=2026-07-08T02:23:51.778483078Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-07-08T02:23:51.778756864Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=284.947µs logger=migrator t=2026-07-08T02:23:51.787264061Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.60924616s logger=migrator t=2026-07-08T02:23:51.787946278Z level=info msg="Unlocking database" logger=sqlstore t=2026-07-08T02:23:51.809126654Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-07-08T02:23:51.809497053Z level=info msg="Created default organization" logger=secrets t=2026-07-08T02:23:51.81596455Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-07-08T02:23:51.868321435Z level=info msg="Restored cache from database" duration=537.994µs logger=plugin.store t=2026-07-08T02:23:51.869892283Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-07-08T02:23:51.909113888Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-07-08T02:23:51.909143708Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-07-08T02:23:51.909236181Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-07-08T02:23:51.909251061Z level=info msg="Plugins loaded" count=54 duration=39.360378ms logger=query_data t=2026-07-08T02:23:51.913403753Z level=info msg="Query Service initialization" logger=live.push_http t=2026-07-08T02:23:51.9165794Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-07-08T02:23:51.921659824Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-07-08T02:23:51.93670171Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-07-08T02:23:51.942439429Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-07-08T02:23:51.944484869Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-07-08T02:23:51.964440415Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-07-08T02:23:51.981014869Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-07-08T02:23:52.000734789Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-07-08T02:23:52.00077219Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-07-08T02:23:52.001721113Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-07-08T02:23:52.001803614Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-07-08T02:23:52.004438019Z level=info msg="Storage starting" logger=http.server t=2026-07-08T02:23:52.005742951Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-07-08T02:23:52.054758824Z level=info msg="State cache has been initialized" states=0 duration=53.021002ms logger=ngalert.scheduler t=2026-07-08T02:23:52.054821366Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-07-08T02:23:52.054916958Z level=info msg=starting first_tick=2026-07-08T02:24:00Z logger=provisioning.dashboard t=2026-07-08T02:23:52.094104572Z level=info msg="starting to provision dashboards" logger=grafana.update.checker t=2026-07-08T02:23:52.140242706Z level=info msg="Update check succeeded" duration=138.285398ms logger=plugins.update.checker t=2026-07-08T02:23:52.142416998Z level=info msg="Update check succeeded" duration=139.639729ms logger=provisioning.dashboard t=2026-07-08T02:23:52.198868733Z level=info msg="finished to provision dashboards" logger=sqlstore.transactions t=2026-07-08T02:23:52.205384242Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-07-08T02:23:52.222017307Z level=info msg="Patterns update finished" duration=126.258294ms logger=grafana-apiserver t=2026-07-08T02:23:52.540974633Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-07-08T02:23:52.541358253Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-07-08T02:23:55.424476373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.425083168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.444998872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.466880846Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.48719172Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.5072744Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.529961852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.555899193Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.574569118Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.602686503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.619710787Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.644764217Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.66295252Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.699232033Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.729346267Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.760385462Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.776909205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.801616297Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.819524232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.843316552Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.859969707Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.883325886Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.915430727Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:55.993536929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.012800958Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.056448481Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.074801838Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.144041164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.16687095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.212833888Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.231247937Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.295914351Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.317428976Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.362987325Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.38005212Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.425721882Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.438115984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.501655602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.516348839Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.558468185Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.574634649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.645740449Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.664074096Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.722011526Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.73776075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.784308213Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.801690967Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.87410053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.888844559Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.968964719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:56.989123521Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.062472247Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.076124239Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.162936963Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.18250884Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.238514303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.254790539Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.331807955Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.346640046Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.413308359Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.4293684Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.496904505Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.513665923Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.582187071Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.600157809Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.655990518Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.671492215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.737569294Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.756422193Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.832589148Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.853583149Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.9267166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:57.957084209Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:58.069792183Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:58.089291588Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:58.17477844Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:58.194703605Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:58.272688074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:58.28853717Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-07-08T02:23:58.362183074Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-07-08T02:25:44.023818626Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-08T02:33:52.00989921Z level=info msg="Completed cleanup jobs" duration=7.249526ms logger=sqlstore.transactions t=2026-07-08T02:33:52.015204958Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-07-08T02:33:52.233097149Z level=info msg="Update check succeeded" duration=90.125158ms logger=sqlstore.transactions t=2026-07-08T02:38:51.931111475Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-07-08T02:43:52.034258742Z level=info msg="Completed cleanup jobs" duration=31.578077ms logger=plugins.update.checker t=2026-07-08T02:43:52.236076265Z level=info msg="Update check succeeded" duration=92.896768ms logger=cleanup t=2026-07-08T02:53:52.02701382Z level=info msg="Completed cleanup jobs" duration=25.001247ms logger=plugins.update.checker t=2026-07-08T02:53:52.274489826Z level=info msg="Update check succeeded" duration=131.097641ms logger=infra.usagestats t=2026-07-08T02:55:44.048560429Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-08T03:03:52.079037169Z level=info msg="Completed cleanup jobs" duration=71.359021ms logger=plugins.update.checker t=2026-07-08T03:03:52.235326482Z level=info msg="Update check succeeded" duration=92.326531ms logger=cleanup t=2026-07-08T03:13:52.00724749Z level=info msg="Completed cleanup jobs" duration=4.764766ms logger=plugins.update.checker t=2026-07-08T03:13:52.275291232Z level=info msg="Update check succeeded" duration=131.705225ms logger=cleanup t=2026-07-08T03:23:52.043647097Z level=info msg="Completed cleanup jobs" duration=41.572747ms logger=plugins.update.checker t=2026-07-08T03:23:52.306165851Z level=info msg="Update check succeeded" duration=162.917789ms logger=infra.usagestats t=2026-07-08T03:25:44.04970039Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-07-08T03:33:52.035292069Z level=info msg="Completed cleanup jobs" duration=32.074578ms logger=plugins.update.checker t=2026-07-08T03:33:52.259750841Z level=info msg="Update check succeeded" duration=117.030937ms