logger=settings t=2026-04-27T01:31:49.167767845Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-04-27T01:31:49Z logger=settings t=2026-04-27T01:31:49.168427213Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-04-27T01:31:49.168548296Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-04-27T01:31:49.168606777Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-04-27T01:31:49.168677817Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-04-27T01:31:49.168747208Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-04-27T01:31:49.168800469Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-04-27T01:31:49.16887151Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-04-27T01:31:49.168924671Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-04-27T01:31:49.169178644Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-04-27T01:31:49.169232935Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-04-27T01:31:49.169281845Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-04-27T01:31:49.169367436Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-04-27T01:31:49.169430487Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-04-27T01:31:49.169486598Z level=info msg=Target target=[all] logger=settings t=2026-04-27T01:31:49.169565669Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-04-27T01:31:49.169618089Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-04-27T01:31:49.16968678Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-04-27T01:31:49.169745361Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-04-27T01:31:49.169811662Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-04-27T01:31:49.169904824Z level=info msg="App mode production" logger=sqlstore t=2026-04-27T01:31:49.170422461Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-04-27T01:31:49.170522362Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-04-27T01:31:49.173170297Z level=info msg="Locking database" logger=migrator t=2026-04-27T01:31:49.173207688Z level=info msg="Starting DB migrations" logger=migrator t=2026-04-27T01:31:49.173838256Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-04-27T01:31:49.175006712Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.166006ms logger=migrator t=2026-04-27T01:31:49.182831726Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-04-27T01:31:49.18463958Z level=info msg="Migration successfully executed" id="create user table" duration=1.810224ms logger=migrator t=2026-04-27T01:31:49.190837153Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-04-27T01:31:49.191618163Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=780.75µs logger=migrator t=2026-04-27T01:31:49.195663588Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-04-27T01:31:49.196434607Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=770.659µs logger=migrator t=2026-04-27T01:31:49.201582197Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-04-27T01:31:49.202429449Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=846.972µs logger=migrator t=2026-04-27T01:31:49.208637591Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-04-27T01:31:49.210942242Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=2.390552ms logger=migrator t=2026-04-27T01:31:49.215974699Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-04-27T01:31:49.219069101Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.093392ms logger=migrator t=2026-04-27T01:31:49.223254317Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-04-27T01:31:49.224107907Z level=info msg="Migration successfully executed" id="create user table v2" duration=853.8µs logger=migrator t=2026-04-27T01:31:49.229245496Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-04-27T01:31:49.230362112Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.116976ms logger=migrator t=2026-04-27T01:31:49.235131025Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-04-27T01:31:49.236687626Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.556351ms logger=migrator t=2026-04-27T01:31:49.241346449Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-04-27T01:31:49.241720464Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=373.524µs logger=migrator t=2026-04-27T01:31:49.245440973Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-04-27T01:31:49.24597152Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=531.147µs logger=migrator t=2026-04-27T01:31:49.251013067Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-04-27T01:31:49.252592979Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.579172ms logger=migrator t=2026-04-27T01:31:49.258182554Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-04-27T01:31:49.258241104Z level=info msg="Migration successfully executed" id="Update user table charset" duration=56.471µs logger=migrator t=2026-04-27T01:31:49.263025958Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-04-27T01:31:49.265988178Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=2.96235ms logger=migrator t=2026-04-27T01:31:49.272656357Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-04-27T01:31:49.273312255Z level=info msg="Migration successfully executed" id="Add missing user data" duration=655.508µs logger=migrator t=2026-04-27T01:31:49.280129076Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-04-27T01:31:49.281948871Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.819735ms logger=migrator t=2026-04-27T01:31:49.286293329Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-04-27T01:31:49.286990088Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=696.129µs logger=migrator t=2026-04-27T01:31:49.290611427Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-04-27T01:31:49.292115677Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.50385ms logger=migrator t=2026-04-27T01:31:49.298266959Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-04-27T01:31:49.306500799Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=8.23338ms logger=migrator t=2026-04-27T01:31:49.311222822Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-04-27T01:31:49.312320337Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.097775ms logger=migrator t=2026-04-27T01:31:49.316584253Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-04-27T01:31:49.316883098Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=291.564µs logger=migrator t=2026-04-27T01:31:49.323745429Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-04-27T01:31:49.324460529Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=715.44µs logger=migrator t=2026-04-27T01:31:49.332542738Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" logger=migrator t=2026-04-27T01:31:49.332826131Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=282.983µs logger=migrator t=2026-04-27T01:31:49.338823441Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-04-27T01:31:49.339410999Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=587.418µs logger=migrator t=2026-04-27T01:31:49.345151256Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-04-27T01:31:49.347018701Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.866004ms logger=migrator t=2026-04-27T01:31:49.354672482Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-04-27T01:31:49.355393832Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=721.23µs logger=migrator t=2026-04-27T01:31:49.360130655Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-04-27T01:31:49.361708297Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.577022ms logger=migrator t=2026-04-27T01:31:49.367620056Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-04-27T01:31:49.368717911Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.097565ms logger=migrator t=2026-04-27T01:31:49.374218194Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-04-27T01:31:49.37546096Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.242536ms logger=migrator t=2026-04-27T01:31:49.382413723Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-04-27T01:31:49.382461174Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=48.781µs logger=migrator t=2026-04-27T01:31:49.386579339Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-04-27T01:31:49.388285141Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.683672ms logger=migrator t=2026-04-27T01:31:49.413483758Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-04-27T01:31:49.415170282Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=1.687954ms logger=migrator t=2026-04-27T01:31:49.422119374Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-04-27T01:31:49.423384551Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.271117ms logger=migrator t=2026-04-27T01:31:49.42856124Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-04-27T01:31:49.429580684Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.019764ms logger=migrator t=2026-04-27T01:31:49.435622915Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-04-27T01:31:49.439244083Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.621098ms logger=migrator t=2026-04-27T01:31:49.443972486Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-04-27T01:31:49.444789527Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=816.811µs logger=migrator t=2026-04-27T01:31:49.44954813Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-04-27T01:31:49.450306221Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=756.271µs logger=migrator t=2026-04-27T01:31:49.45696822Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-04-27T01:31:49.458499451Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.591532ms logger=migrator t=2026-04-27T01:31:49.463577568Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-04-27T01:31:49.464325659Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=748.231µs logger=migrator t=2026-04-27T01:31:49.470249158Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-04-27T01:31:49.471113109Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=815.861µs logger=migrator t=2026-04-27T01:31:49.476322938Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-04-27T01:31:49.476836316Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=512.798µs logger=migrator t=2026-04-27T01:31:49.481237854Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-04-27T01:31:49.481796811Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=556.097µs logger=migrator t=2026-04-27T01:31:49.486356943Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-04-27T01:31:49.486817649Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=462.446µs logger=migrator t=2026-04-27T01:31:49.491996879Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-04-27T01:31:49.492660247Z level=info msg="Migration successfully executed" id="create star table" duration=662.708µs logger=migrator t=2026-04-27T01:31:49.4973973Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-04-27T01:31:49.498444124Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.046044ms logger=migrator t=2026-04-27T01:31:49.502976255Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-04-27T01:31:49.503806436Z level=info msg="Migration successfully executed" id="create org table v1" duration=829.541µs logger=migrator t=2026-04-27T01:31:49.508353027Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-04-27T01:31:49.508930055Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=576.899µs logger=migrator t=2026-04-27T01:31:49.514420668Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-04-27T01:31:49.514994815Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=573.747µs logger=migrator t=2026-04-27T01:31:49.523528739Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-04-27T01:31:49.52430544Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=777.591µs logger=migrator t=2026-04-27T01:31:49.529906935Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-04-27T01:31:49.530751426Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=800.68µs logger=migrator t=2026-04-27T01:31:49.537631858Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-04-27T01:31:49.539089627Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.460189ms logger=migrator t=2026-04-27T01:31:49.545371092Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-04-27T01:31:49.545409242Z level=info msg="Migration successfully executed" id="Update org table charset" duration=31.2µs logger=migrator t=2026-04-27T01:31:49.549515867Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-04-27T01:31:49.549612078Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=99.781µs logger=migrator t=2026-04-27T01:31:49.553927986Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-04-27T01:31:49.554155989Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=227.933µs logger=migrator t=2026-04-27T01:31:49.558421786Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-04-27T01:31:49.559322389Z level=info msg="Migration successfully executed" id="create dashboard table" duration=851.392µs logger=migrator t=2026-04-27T01:31:49.565545491Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-04-27T01:31:49.566401933Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=856.122µs logger=migrator t=2026-04-27T01:31:49.570595609Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-04-27T01:31:49.57150431Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=908.211µs logger=migrator t=2026-04-27T01:31:49.575944591Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-04-27T01:31:49.576823952Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=878.141µs logger=migrator t=2026-04-27T01:31:49.582839072Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-04-27T01:31:49.583707204Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=867.462µs logger=migrator t=2026-04-27T01:31:49.588023701Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-04-27T01:31:49.588772972Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=749.471µs logger=migrator t=2026-04-27T01:31:49.592995048Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-04-27T01:31:49.598475112Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.479604ms logger=migrator t=2026-04-27T01:31:49.604786475Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-04-27T01:31:49.606217615Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.43463ms logger=migrator t=2026-04-27T01:31:49.613426711Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-04-27T01:31:49.6148906Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.460569ms logger=migrator t=2026-04-27T01:31:49.619937838Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-04-27T01:31:49.621086004Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=1.148286ms logger=migrator t=2026-04-27T01:31:49.626030769Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-04-27T01:31:49.626636838Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=606.379µs logger=migrator t=2026-04-27T01:31:49.631414161Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-04-27T01:31:49.633115944Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.697433ms logger=migrator t=2026-04-27T01:31:49.638129921Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-04-27T01:31:49.638242943Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=113.532µs logger=migrator t=2026-04-27T01:31:49.643992439Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-04-27T01:31:49.645908365Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.912566ms logger=migrator t=2026-04-27T01:31:49.650511937Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-04-27T01:31:49.652430522Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.918745ms logger=migrator t=2026-04-27T01:31:49.657215277Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-04-27T01:31:49.661115318Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=3.901351ms logger=migrator t=2026-04-27T01:31:49.668513348Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-04-27T01:31:49.669593681Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=1.085663ms logger=migrator t=2026-04-27T01:31:49.675830975Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-04-27T01:31:49.678522131Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.688786ms logger=migrator t=2026-04-27T01:31:49.684314899Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-04-27T01:31:49.685097449Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=782.38µs logger=migrator t=2026-04-27T01:31:49.689777722Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-04-27T01:31:49.690577572Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=799.01µs logger=migrator t=2026-04-27T01:31:49.696642574Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-04-27T01:31:49.696687814Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=46.26µs logger=migrator t=2026-04-27T01:31:49.701908543Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-04-27T01:31:49.701947385Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=40.042µs logger=migrator t=2026-04-27T01:31:49.708252178Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-04-27T01:31:49.712311193Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=4.066225ms logger=migrator t=2026-04-27T01:31:49.71811257Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-04-27T01:31:49.721725059Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=3.621529ms logger=migrator t=2026-04-27T01:31:49.727772239Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-04-27T01:31:49.729788926Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.016607ms logger=migrator t=2026-04-27T01:31:49.735494782Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-04-27T01:31:49.738217948Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.725206ms logger=migrator t=2026-04-27T01:31:49.743322157Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-04-27T01:31:49.74353663Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=215.453µs logger=migrator t=2026-04-27T01:31:49.749347227Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-04-27T01:31:49.750241499Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=894.102µs logger=migrator t=2026-04-27T01:31:49.755555771Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-04-27T01:31:49.756823928Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=1.268137ms logger=migrator t=2026-04-27T01:31:49.762147869Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-04-27T01:31:49.76217935Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=31.331µs logger=migrator t=2026-04-27T01:31:49.767948117Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-04-27T01:31:49.768865128Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=917.301µs logger=migrator t=2026-04-27T01:31:49.774487913Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-04-27T01:31:49.775187843Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=699.8µs logger=migrator t=2026-04-27T01:31:49.780002297Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-04-27T01:31:49.786218241Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.214424ms logger=migrator t=2026-04-27T01:31:49.792341112Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-04-27T01:31:49.793465147Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.124525ms logger=migrator t=2026-04-27T01:31:49.800308339Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-04-27T01:31:49.801378523Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.072864ms logger=migrator t=2026-04-27T01:31:49.806038365Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-04-27T01:31:49.806839916Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=801.43µs logger=migrator t=2026-04-27T01:31:49.815634184Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-04-27T01:31:49.81608748Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=452.876µs logger=migrator t=2026-04-27T01:31:49.824371401Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-04-27T01:31:49.825646478Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.277938ms logger=migrator t=2026-04-27T01:31:49.833579604Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-04-27T01:31:49.83708521Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.509756ms logger=migrator t=2026-04-27T01:31:49.842925018Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-04-27T01:31:49.843892711Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=970.863µs logger=migrator t=2026-04-27T01:31:49.850094124Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-04-27T01:31:49.850377739Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=284.005µs logger=migrator t=2026-04-27T01:31:49.857497194Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-04-27T01:31:49.857667296Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=170.552µs logger=migrator t=2026-04-27T01:31:49.864543508Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-04-27T01:31:49.865999647Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.455899ms logger=migrator t=2026-04-27T01:31:49.870975873Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-04-27T01:31:49.873232783Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.25738ms logger=migrator t=2026-04-27T01:31:49.877929196Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-04-27T01:31:49.878813518Z level=info msg="Migration successfully executed" id="create data_source table" duration=888.772µs logger=migrator t=2026-04-27T01:31:49.882944994Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-04-27T01:31:49.883712543Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=767.469µs logger=migrator t=2026-04-27T01:31:49.887127509Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-04-27T01:31:49.887898129Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=770.53µs logger=migrator t=2026-04-27T01:31:49.892476211Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-04-27T01:31:49.893270541Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=791.54µs logger=migrator t=2026-04-27T01:31:49.89687219Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-04-27T01:31:49.897634359Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=761.929µs logger=migrator t=2026-04-27T01:31:49.902604466Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-04-27T01:31:49.909440757Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.836651ms logger=migrator t=2026-04-27T01:31:49.913649884Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-04-27T01:31:49.914398184Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=748.249µs logger=migrator t=2026-04-27T01:31:49.919963638Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-04-27T01:31:49.921527619Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.561021ms logger=migrator t=2026-04-27T01:31:49.926745549Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-04-27T01:31:49.927742442Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=996.644µs logger=migrator t=2026-04-27T01:31:49.931466691Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-04-27T01:31:49.93206753Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=602.709µs logger=migrator t=2026-04-27T01:31:49.936516019Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-04-27T01:31:49.940925528Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.406509ms logger=migrator t=2026-04-27T01:31:49.94480337Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-04-27T01:31:49.947308464Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.504744ms logger=migrator t=2026-04-27T01:31:49.950719709Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-04-27T01:31:49.950750979Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=31.27µs logger=migrator t=2026-04-27T01:31:49.956217202Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-04-27T01:31:49.956604917Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=386.535µs logger=migrator t=2026-04-27T01:31:49.964600244Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-04-27T01:31:49.969150915Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.544421ms logger=migrator t=2026-04-27T01:31:49.972840874Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-04-27T01:31:49.973090108Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=249.004µs logger=migrator t=2026-04-27T01:31:49.977350005Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-04-27T01:31:49.977522877Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=173.252µs logger=migrator t=2026-04-27T01:31:49.983059361Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-04-27T01:31:49.987175716Z level=info msg="Migration successfully executed" id="Add uid column" duration=4.115815ms logger=migrator t=2026-04-27T01:31:50.130427818Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-04-27T01:31:50.130977965Z level=info msg="Migration successfully executed" id="Update uid value" duration=554.207µs logger=migrator t=2026-04-27T01:31:50.141433574Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-04-27T01:31:50.142358237Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=924.433µs logger=migrator t=2026-04-27T01:31:50.147614397Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-04-27T01:31:50.149196628Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=1.582271ms logger=migrator t=2026-04-27T01:31:50.16058236Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-04-27T01:31:50.161918008Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.336128ms logger=migrator t=2026-04-27T01:31:50.169288236Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-04-27T01:31:50.171155611Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.866915ms logger=migrator t=2026-04-27T01:31:50.175867844Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-04-27T01:31:50.176893538Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.030534ms logger=migrator t=2026-04-27T01:31:50.180698398Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-04-27T01:31:50.18155903Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=860.662µs logger=migrator t=2026-04-27T01:31:50.186607368Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-04-27T01:31:50.187375427Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=765.429µs logger=migrator t=2026-04-27T01:31:50.190866434Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-04-27T01:31:50.191608104Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=741.97µs logger=migrator t=2026-04-27T01:31:50.197095097Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-04-27T01:31:50.197810837Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=715.97µs logger=migrator t=2026-04-27T01:31:50.201520976Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-04-27T01:31:50.209783717Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.262301ms logger=migrator t=2026-04-27T01:31:50.2137824Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-04-27T01:31:50.214331997Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=546.297µs logger=migrator t=2026-04-27T01:31:50.220371508Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-04-27T01:31:50.221610735Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.238787ms logger=migrator t=2026-04-27T01:31:50.226136985Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-04-27T01:31:50.227511064Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.373838ms logger=migrator t=2026-04-27T01:31:50.231333445Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-04-27T01:31:50.232155755Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=824µs logger=migrator t=2026-04-27T01:31:50.237639719Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-04-27T01:31:50.237983223Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=343.015µs logger=migrator t=2026-04-27T01:31:50.241759053Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-04-27T01:31:50.24231272Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=553.317µs logger=migrator t=2026-04-27T01:31:50.246144752Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-04-27T01:31:50.246190632Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=46.431µs logger=migrator t=2026-04-27T01:31:50.254171649Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-04-27T01:31:50.258134742Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.967853ms logger=migrator t=2026-04-27T01:31:50.261876781Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-04-27T01:31:50.264334504Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.457763ms logger=migrator t=2026-04-27T01:31:50.268670752Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-04-27T01:31:50.268825504Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=155.392µs logger=migrator t=2026-04-27T01:31:50.273097251Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-04-27T01:31:50.275668626Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.573445ms logger=migrator t=2026-04-27T01:31:50.28042659Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-04-27T01:31:50.282983264Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.556274ms logger=migrator t=2026-04-27T01:31:50.286976446Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-04-27T01:31:50.287719817Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=743.331µs logger=migrator t=2026-04-27T01:31:50.291239413Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-04-27T01:31:50.291854982Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=615.419µs logger=migrator t=2026-04-27T01:31:50.297060662Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-04-27T01:31:50.298930707Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.869544ms logger=migrator t=2026-04-27T01:31:50.30368652Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-04-27T01:31:50.304519601Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=832.911µs logger=migrator t=2026-04-27T01:31:50.310533221Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-04-27T01:31:50.311820798Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.287547ms logger=migrator t=2026-04-27T01:31:50.316898767Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-04-27T01:31:50.317843629Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=940.401µs logger=migrator t=2026-04-27T01:31:50.322639203Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-04-27T01:31:50.322706093Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=67.74µs logger=migrator t=2026-04-27T01:31:50.327380396Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-04-27T01:31:50.327449806Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=70.951µs logger=migrator t=2026-04-27T01:31:50.340341578Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-04-27T01:31:50.345819432Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.480373ms logger=migrator t=2026-04-27T01:31:50.350704957Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-04-27T01:31:50.352774684Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.069637ms logger=migrator t=2026-04-27T01:31:50.356524285Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-04-27T01:31:50.356709247Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=185.942µs logger=migrator t=2026-04-27T01:31:50.361768215Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-04-27T01:31:50.363137363Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.368648ms logger=migrator t=2026-04-27T01:31:50.368253151Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-04-27T01:31:50.369136113Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=882.572µs logger=migrator t=2026-04-27T01:31:50.373501331Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-04-27T01:31:50.373757845Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=258.164µs logger=migrator t=2026-04-27T01:31:50.379611994Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-04-27T01:31:50.38091545Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=1.302817ms logger=migrator t=2026-04-27T01:31:50.384984524Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-04-27T01:31:50.385958428Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=968.454µs logger=migrator t=2026-04-27T01:31:50.390018292Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-04-27T01:31:50.392964921Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=2.946239ms logger=migrator t=2026-04-27T01:31:50.397738305Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-04-27T01:31:50.397880687Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=144.202µs logger=migrator t=2026-04-27T01:31:50.401515945Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-04-27T01:31:50.402426167Z level=info msg="Migration successfully executed" id="create session table" duration=909.822µs logger=migrator t=2026-04-27T01:31:50.406574883Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-04-27T01:31:50.406757255Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=184.812µs logger=migrator t=2026-04-27T01:31:50.410773219Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-04-27T01:31:50.410948211Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=175.672µs logger=migrator t=2026-04-27T01:31:50.416131241Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-04-27T01:31:50.416840839Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=709.529µs logger=migrator t=2026-04-27T01:31:50.420483649Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-04-27T01:31:50.421601914Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=1.117126ms logger=migrator t=2026-04-27T01:31:50.427212289Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-04-27T01:31:50.42731173Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=98.972µs logger=migrator t=2026-04-27T01:31:50.432331556Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-04-27T01:31:50.432395317Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=64.271µs logger=migrator t=2026-04-27T01:31:50.436038066Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-04-27T01:31:50.440027679Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=3.988163ms logger=migrator t=2026-04-27T01:31:50.443954631Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-04-27T01:31:50.447666691Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.71278ms logger=migrator t=2026-04-27T01:31:50.451266109Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-04-27T01:31:50.451380971Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=115.822µs logger=migrator t=2026-04-27T01:31:50.457673924Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-04-27T01:31:50.458172482Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=511.018µs logger=migrator t=2026-04-27T01:31:50.462888284Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-04-27T01:31:50.464626077Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.737223ms logger=migrator t=2026-04-27T01:31:50.471991016Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-04-27T01:31:50.472020407Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=30.211µs logger=migrator t=2026-04-27T01:31:50.482228683Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-04-27T01:31:50.487921118Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.692255ms logger=migrator t=2026-04-27T01:31:50.492111384Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-04-27T01:31:50.492356407Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=247.733µs logger=migrator t=2026-04-27T01:31:50.496132198Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-04-27T01:31:50.500754129Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.616551ms logger=migrator t=2026-04-27T01:31:50.506870621Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-04-27T01:31:50.510469189Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.598598ms logger=migrator t=2026-04-27T01:31:50.514868008Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-04-27T01:31:50.515125881Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=258.013µs logger=migrator t=2026-04-27T01:31:50.52026621Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-04-27T01:31:50.522598611Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=2.338281ms logger=migrator t=2026-04-27T01:31:50.529512924Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-04-27T01:31:50.530524417Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.012492ms logger=migrator t=2026-04-27T01:31:50.535142459Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-04-27T01:31:50.536200592Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.061713ms logger=migrator t=2026-04-27T01:31:50.543356428Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-04-27T01:31:50.544319601Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=966.203µs logger=migrator t=2026-04-27T01:31:50.551184273Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-04-27T01:31:50.553917259Z level=info msg="Migration successfully executed" id="add index alert state" duration=2.738867ms logger=migrator t=2026-04-27T01:31:50.566366155Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-04-27T01:31:50.568188159Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.825264ms logger=migrator t=2026-04-27T01:31:50.582779714Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-04-27T01:31:50.583821697Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.047983ms logger=migrator t=2026-04-27T01:31:50.593816732Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-04-27T01:31:50.595771808Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=1.955115ms logger=migrator t=2026-04-27T01:31:50.606915746Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-04-27T01:31:50.607869499Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=954.593µs logger=migrator t=2026-04-27T01:31:50.616285882Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-04-27T01:31:50.626996194Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.708422ms logger=migrator t=2026-04-27T01:31:50.744085927Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-04-27T01:31:50.745301723Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=1.218166ms logger=migrator t=2026-04-27T01:31:50.768444611Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" logger=migrator t=2026-04-27T01:31:50.769436595Z 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=990.664µs logger=migrator t=2026-04-27T01:31:50.782206455Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-04-27T01:31:50.782889425Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=687.54µs logger=migrator t=2026-04-27T01:31:50.789888178Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-04-27T01:31:50.790526996Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=641.348µs logger=migrator t=2026-04-27T01:31:50.79455806Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-04-27T01:31:50.795376141Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=818.071µs logger=migrator t=2026-04-27T01:31:50.801943519Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-04-27T01:31:50.805181222Z level=info msg="Migration successfully executed" id="Add column is_default" duration=3.237483ms logger=migrator t=2026-04-27T01:31:50.809771363Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-04-27T01:31:50.812333068Z level=info msg="Migration successfully executed" id="Add column frequency" duration=2.561365ms logger=migrator t=2026-04-27T01:31:50.817197412Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-04-27T01:31:50.820494636Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.296374ms logger=migrator t=2026-04-27T01:31:50.827914065Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-04-27T01:31:50.831558203Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.643628ms logger=migrator t=2026-04-27T01:31:50.835887721Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-04-27T01:31:50.836742023Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=859.312µs logger=migrator t=2026-04-27T01:31:50.840937809Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-04-27T01:31:50.840967259Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=30.96µs logger=migrator t=2026-04-27T01:31:50.844911862Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-04-27T01:31:50.844938793Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=28.041µs logger=migrator t=2026-04-27T01:31:50.849457323Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-04-27T01:31:50.850206843Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=749.52µs logger=migrator t=2026-04-27T01:31:50.856447246Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T01:31:50.858059607Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.613661ms logger=migrator t=2026-04-27T01:31:50.864262891Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-04-27T01:31:50.865453137Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.190016ms logger=migrator t=2026-04-27T01:31:50.871828071Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-04-27T01:31:50.872569932Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=742.111µs logger=migrator t=2026-04-27T01:31:50.876087998Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-04-27T01:31:50.877405016Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.316648ms logger=migrator t=2026-04-27T01:31:50.882232291Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-04-27T01:31:50.887647512Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.410181ms logger=migrator t=2026-04-27T01:31:50.892272564Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-04-27T01:31:50.896031614Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.75885ms logger=migrator t=2026-04-27T01:31:50.901027361Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-04-27T01:31:50.901227043Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=200.582µs logger=migrator t=2026-04-27T01:31:50.908389249Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-04-27T01:31:50.909362102Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=972.843µs logger=migrator t=2026-04-27T01:31:50.913514368Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-04-27T01:31:50.914593872Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.079654ms logger=migrator t=2026-04-27T01:31:50.91974079Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-04-27T01:31:50.923820565Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.079165ms logger=migrator t=2026-04-27T01:31:50.929392879Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-04-27T01:31:50.92947599Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=83.761µs logger=migrator t=2026-04-27T01:31:50.936994141Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-04-27T01:31:50.938584352Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.590561ms logger=migrator t=2026-04-27T01:31:50.946826283Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-04-27T01:31:50.949248964Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=2.427802ms logger=migrator t=2026-04-27T01:31:50.954348713Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-04-27T01:31:50.954559955Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=211.292µs logger=migrator t=2026-04-27T01:31:50.960663867Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-04-27T01:31:50.961551549Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=887.702µs logger=migrator t=2026-04-27T01:31:50.967500958Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-04-27T01:31:50.968466341Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=965.103µs logger=migrator t=2026-04-27T01:31:50.973869083Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-04-27T01:31:50.974904137Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.028564ms logger=migrator t=2026-04-27T01:31:50.981027628Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-04-27T01:31:50.982605719Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.579851ms logger=migrator t=2026-04-27T01:31:50.987273772Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-04-27T01:31:50.988422737Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.149675ms logger=migrator t=2026-04-27T01:31:50.995842316Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-04-27T01:31:50.997058193Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.214817ms logger=migrator t=2026-04-27T01:31:51.003250645Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-04-27T01:31:51.003339926Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=88.161µs logger=migrator t=2026-04-27T01:31:51.009047102Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-04-27T01:31:51.01338277Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.335408ms logger=migrator t=2026-04-27T01:31:51.01865519Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-04-27T01:31:51.019899217Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.244477ms logger=migrator t=2026-04-27T01:31:51.028141087Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-04-27T01:31:51.035392924Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=7.231616ms logger=migrator t=2026-04-27T01:31:51.057139593Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-04-27T01:31:51.05848153Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.342438ms logger=migrator t=2026-04-27T01:31:51.06367901Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-04-27T01:31:51.064796985Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.116385ms logger=migrator t=2026-04-27T01:31:51.070985047Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-04-27T01:31:51.072337735Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=1.355478ms logger=migrator t=2026-04-27T01:31:51.113639596Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-04-27T01:31:51.127174336Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=13.53937ms logger=migrator t=2026-04-27T01:31:51.133522651Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-04-27T01:31:51.134103018Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=579.107µs logger=migrator t=2026-04-27T01:31:51.138929463Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" logger=migrator t=2026-04-27T01:31:51.140595575Z 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.665312ms logger=migrator t=2026-04-27T01:31:51.14696011Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-04-27T01:31:51.147267194Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=306.394µs logger=migrator t=2026-04-27T01:31:51.152678846Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-04-27T01:31:51.153318184Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=638.268µs logger=migrator t=2026-04-27T01:31:51.157883075Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-04-27T01:31:51.15821037Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=328.855µs logger=migrator t=2026-04-27T01:31:51.163234596Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-04-27T01:31:51.168569638Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.329532ms logger=migrator t=2026-04-27T01:31:51.174172993Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-04-27T01:31:51.181696932Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=7.52871ms logger=migrator t=2026-04-27T01:31:51.186372405Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-04-27T01:31:51.187875195Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.50197ms logger=migrator t=2026-04-27T01:31:51.193721863Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-04-27T01:31:51.195908222Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.191089ms logger=migrator t=2026-04-27T01:31:51.203428722Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-04-27T01:31:51.203676605Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=248.163µs logger=migrator t=2026-04-27T01:31:51.208870175Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-04-27T01:31:51.217244996Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=8.367421ms logger=migrator t=2026-04-27T01:31:51.223852425Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-04-27T01:31:51.224918858Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.066824ms logger=migrator t=2026-04-27T01:31:51.23024311Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-04-27T01:31:51.230526003Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=282.983µs logger=migrator t=2026-04-27T01:31:51.235158825Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-04-27T01:31:51.235743573Z level=info msg="Migration successfully executed" id="Move region to single row" duration=584.028µs logger=migrator t=2026-04-27T01:31:51.241427418Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-04-27T01:31:51.242435982Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.008884ms logger=migrator t=2026-04-27T01:31:51.247240876Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-04-27T01:31:51.248191399Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=950.793µs logger=migrator t=2026-04-27T01:31:51.254201308Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T01:31:51.25580678Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.601182ms logger=migrator t=2026-04-27T01:31:51.262066514Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-04-27T01:31:51.263770906Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.703762ms logger=migrator t=2026-04-27T01:31:51.269803896Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-04-27T01:31:51.270766969Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=962.353µs logger=migrator t=2026-04-27T01:31:51.275396721Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-04-27T01:31:51.276308743Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=911.322µs logger=migrator t=2026-04-27T01:31:51.28209282Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-04-27T01:31:51.282206762Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=67.951µs logger=migrator t=2026-04-27T01:31:51.287186309Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-04-27T01:31:51.288507146Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.319958ms logger=migrator t=2026-04-27T01:31:51.296301619Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-04-27T01:31:51.297149161Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=863.292µs logger=migrator t=2026-04-27T01:31:51.303741359Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-04-27T01:31:51.30461437Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=872.801µs logger=migrator t=2026-04-27T01:31:51.31358023Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-04-27T01:31:51.315020219Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.439669ms logger=migrator t=2026-04-27T01:31:51.322693621Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-04-27T01:31:51.322875984Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=182.673µs logger=migrator t=2026-04-27T01:31:51.327798999Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-04-27T01:31:51.328143654Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=344.785µs logger=migrator t=2026-04-27T01:31:51.335896308Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-04-27T01:31:51.335998509Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=103.641µs logger=migrator t=2026-04-27T01:31:51.341569403Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-04-27T01:31:51.343128644Z level=info msg="Migration successfully executed" id="create team table" duration=1.562951ms logger=migrator t=2026-04-27T01:31:51.348733898Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-04-27T01:31:51.350522472Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.788634ms logger=migrator t=2026-04-27T01:31:51.355813883Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-04-27T01:31:51.356752515Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=938.242µs logger=migrator t=2026-04-27T01:31:51.363090229Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-04-27T01:31:51.36918815Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.085511ms logger=migrator t=2026-04-27T01:31:51.374304469Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-04-27T01:31:51.374530492Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=226.623µs logger=migrator t=2026-04-27T01:31:51.378599746Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-04-27T01:31:51.37958362Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=983.394µs logger=migrator t=2026-04-27T01:31:51.386050265Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-04-27T01:31:51.386855076Z level=info msg="Migration successfully executed" id="create team member table" duration=804.751µs logger=migrator t=2026-04-27T01:31:51.392041696Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-04-27T01:31:51.392953277Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=914.351µs logger=migrator t=2026-04-27T01:31:51.397797352Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-04-27T01:31:51.398797315Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=999.313µs logger=migrator t=2026-04-27T01:31:51.405789388Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-04-27T01:31:51.407603373Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.819935ms logger=migrator t=2026-04-27T01:31:51.414547076Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-04-27T01:31:51.423067929Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=8.523683ms logger=migrator t=2026-04-27T01:31:51.427611069Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-04-27T01:31:51.430992034Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=3.380665ms logger=migrator t=2026-04-27T01:31:51.435356533Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-04-27T01:31:51.439943824Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.584011ms logger=migrator t=2026-04-27T01:31:51.445601489Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-04-27T01:31:51.446544012Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=942.233µs logger=migrator t=2026-04-27T01:31:51.451528718Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-04-27T01:31:51.45239955Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=870.832µs logger=migrator t=2026-04-27T01:31:51.457603188Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-04-27T01:31:51.458754344Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.150716ms logger=migrator t=2026-04-27T01:31:51.467065675Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-04-27T01:31:51.467986457Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=920.532µs logger=migrator t=2026-04-27T01:31:51.473530611Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-04-27T01:31:51.474989211Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.4587ms logger=migrator t=2026-04-27T01:31:51.480447824Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-04-27T01:31:51.481349465Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=901.222µs logger=migrator t=2026-04-27T01:31:51.488063804Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-04-27T01:31:51.489004357Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=939.963µs logger=migrator t=2026-04-27T01:31:51.494347439Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-04-27T01:31:51.49528324Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=935.511µs logger=migrator t=2026-04-27T01:31:51.500647912Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-04-27T01:31:51.501258061Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=610.219µs logger=migrator t=2026-04-27T01:31:51.508121222Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-04-27T01:31:51.508391456Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=270.404µs logger=migrator t=2026-04-27T01:31:51.513584364Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-04-27T01:31:51.514815101Z level=info msg="Migration successfully executed" id="create tag table" duration=1.229307ms logger=migrator t=2026-04-27T01:31:51.523403515Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-04-27T01:31:51.525056078Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.656713ms logger=migrator t=2026-04-27T01:31:51.531477083Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-04-27T01:31:51.533718583Z level=info msg="Migration successfully executed" id="create login attempt table" duration=2.24035ms logger=migrator t=2026-04-27T01:31:51.543284961Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-04-27T01:31:51.544336574Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.050643ms logger=migrator t=2026-04-27T01:31:51.550171533Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-04-27T01:31:51.551855745Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.688292ms logger=migrator t=2026-04-27T01:31:51.559495586Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-04-27T01:31:51.575077674Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.580368ms logger=migrator t=2026-04-27T01:31:51.580957383Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-04-27T01:31:51.581598481Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=634.248µs logger=migrator t=2026-04-27T01:31:51.586255193Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-04-27T01:31:51.587046574Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=794.301µs logger=migrator t=2026-04-27T01:31:51.593291627Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-04-27T01:31:51.593713393Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=421.166µs logger=migrator t=2026-04-27T01:31:51.59950668Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-04-27T01:31:51.600162668Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=656.318µs logger=migrator t=2026-04-27T01:31:51.605485489Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-04-27T01:31:51.606121918Z level=info msg="Migration successfully executed" id="create user auth table" duration=636.339µs logger=migrator t=2026-04-27T01:31:51.612242799Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-04-27T01:31:51.613060379Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=818.56µs logger=migrator t=2026-04-27T01:31:51.618048856Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-04-27T01:31:51.618106707Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=58.611µs logger=migrator t=2026-04-27T01:31:51.622782069Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-04-27T01:31:51.627353961Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=4.571432ms logger=migrator t=2026-04-27T01:31:51.633076477Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-04-27T01:31:51.637261173Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.184456ms logger=migrator t=2026-04-27T01:31:51.64236888Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-04-27T01:31:51.648610764Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.242124ms logger=migrator t=2026-04-27T01:31:51.653325156Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-04-27T01:31:51.661286983Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=7.960797ms logger=migrator t=2026-04-27T01:31:51.668417858Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-04-27T01:31:51.669222589Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=806.211µs logger=migrator t=2026-04-27T01:31:51.674434737Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-04-27T01:31:51.680729272Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=6.293955ms logger=migrator t=2026-04-27T01:31:51.685700048Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-04-27T01:31:51.686419508Z level=info msg="Migration successfully executed" id="create server_lock table" duration=716.11µs logger=migrator t=2026-04-27T01:31:51.693896197Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-04-27T01:31:51.695296626Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.400229ms logger=migrator t=2026-04-27T01:31:51.701258225Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-04-27T01:31:51.702326379Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.067804ms logger=migrator t=2026-04-27T01:31:51.707912304Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-04-27T01:31:51.709064799Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.151585ms logger=migrator t=2026-04-27T01:31:51.715442915Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-04-27T01:31:51.716272195Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=828.87µs logger=migrator t=2026-04-27T01:31:51.720418961Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-04-27T01:31:51.721968641Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.54971ms logger=migrator t=2026-04-27T01:31:51.728394177Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-04-27T01:31:51.734434547Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.04099ms logger=migrator t=2026-04-27T01:31:51.744353799Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-04-27T01:31:51.746294346Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.943927ms logger=migrator t=2026-04-27T01:31:51.752494108Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-04-27T01:31:51.753471531Z level=info msg="Migration successfully executed" id="create cache_data table" duration=978.743µs logger=migrator t=2026-04-27T01:31:51.760194561Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-04-27T01:31:51.761462177Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.266236ms logger=migrator t=2026-04-27T01:31:51.76764276Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-04-27T01:31:51.768529632Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=890.032µs logger=migrator t=2026-04-27T01:31:51.772574875Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-04-27T01:31:51.77368255Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.107165ms logger=migrator t=2026-04-27T01:31:51.778362873Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-04-27T01:31:51.778546275Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=189.872µs logger=migrator t=2026-04-27T01:31:51.783235057Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-04-27T01:31:51.783382549Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=148.262µs logger=migrator t=2026-04-27T01:31:51.787470364Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-04-27T01:31:51.789033405Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.562881ms logger=migrator t=2026-04-27T01:31:51.797085752Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T01:31:51.798251788Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.165586ms logger=migrator t=2026-04-27T01:31:51.803039541Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T01:31:51.803998254Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=947.323µs logger=migrator t=2026-04-27T01:31:51.808280941Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-04-27T01:31:51.808348122Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=68.201µs logger=migrator t=2026-04-27T01:31:51.811685546Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T01:31:51.812636629Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=950.993µs logger=migrator t=2026-04-27T01:31:51.817507315Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T01:31:51.819022915Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.512092ms logger=migrator t=2026-04-27T01:31:51.822653893Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-04-27T01:31:51.824106372Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.452019ms logger=migrator t=2026-04-27T01:31:51.829871289Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-04-27T01:31:51.830910983Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.042024ms logger=migrator t=2026-04-27T01:31:51.83442183Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-04-27T01:31:51.840674853Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.252733ms logger=migrator t=2026-04-27T01:31:51.84948123Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-04-27T01:31:51.852181626Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=2.703596ms logger=migrator t=2026-04-27T01:31:51.8577339Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-04-27T01:31:51.857858411Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=125.151µs logger=migrator t=2026-04-27T01:31:51.866943053Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-04-27T01:31:51.867990887Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.047944ms logger=migrator t=2026-04-27T01:31:51.873883965Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-04-27T01:31:51.87499003Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.106095ms logger=migrator t=2026-04-27T01:31:51.882178336Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-04-27T01:31:51.884583017Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=2.405001ms logger=migrator t=2026-04-27T01:31:51.889765617Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T01:31:51.889958529Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=196.742µs logger=migrator t=2026-04-27T01:31:51.904945489Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-04-27T01:31:51.906208536Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.247967ms logger=migrator t=2026-04-27T01:31:51.920103141Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-04-27T01:31:51.921652392Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.549191ms logger=migrator t=2026-04-27T01:31:51.928664395Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" logger=migrator t=2026-04-27T01:31:51.929807471Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.142666ms logger=migrator t=2026-04-27T01:31:51.934871358Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-04-27T01:31:51.936567381Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.695743ms logger=migrator t=2026-04-27T01:31:51.945496629Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-04-27T01:31:51.955414962Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=9.920153ms logger=migrator t=2026-04-27T01:31:51.96203479Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-04-27T01:31:51.963318657Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.283627ms logger=migrator t=2026-04-27T01:31:51.971515526Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T01:31:51.973639305Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=2.124349ms logger=migrator t=2026-04-27T01:31:51.981101773Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-04-27T01:31:52.01384667Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=32.689877ms logger=migrator t=2026-04-27T01:31:52.018937727Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-04-27T01:31:52.040562416Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=21.622928ms logger=migrator t=2026-04-27T01:31:52.055823279Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-04-27T01:31:52.056636549Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=813.15µs logger=migrator t=2026-04-27T01:31:52.077047451Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-04-27T01:31:52.079707776Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.660585ms logger=migrator t=2026-04-27T01:31:52.090868175Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-04-27T01:31:52.098323764Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.458159ms logger=migrator t=2026-04-27T01:31:52.108818764Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-04-27T01:31:52.11752448Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.703765ms logger=migrator t=2026-04-27T01:31:52.129707271Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-04-27T01:31:52.131921391Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=2.21367ms logger=migrator t=2026-04-27T01:31:52.138121583Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-04-27T01:31:52.13939816Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.276727ms logger=migrator t=2026-04-27T01:31:52.146591536Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-04-27T01:31:52.148610303Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=2.021627ms logger=migrator t=2026-04-27T01:31:52.161390843Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-04-27T01:31:52.164273141Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=2.875278ms logger=migrator t=2026-04-27T01:31:52.176438553Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-04-27T01:31:52.176672946Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=240.663µs logger=migrator t=2026-04-27T01:31:52.18521743Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-04-27T01:31:52.193596861Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.380621ms logger=migrator t=2026-04-27T01:31:52.199967926Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-04-27T01:31:52.206029677Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.064941ms logger=migrator t=2026-04-27T01:31:52.212053017Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-04-27T01:31:52.21828283Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.234133ms logger=migrator t=2026-04-27T01:31:52.232631641Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-04-27T01:31:52.234377114Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.745793ms logger=migrator t=2026-04-27T01:31:52.247155813Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-04-27T01:31:52.248581372Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.427709ms logger=migrator t=2026-04-27T01:31:52.253923564Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-04-27T01:31:52.260105667Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.180642ms logger=migrator t=2026-04-27T01:31:52.265390206Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-04-27T01:31:52.271421907Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.031371ms logger=migrator t=2026-04-27T01:31:52.280929573Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-04-27T01:31:52.282859709Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.929066ms logger=migrator t=2026-04-27T01:31:52.2890088Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-04-27T01:31:52.296672003Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.663853ms logger=migrator t=2026-04-27T01:31:52.303847198Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-04-27T01:31:52.308739213Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=4.887655ms logger=migrator t=2026-04-27T01:31:52.31833454Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-04-27T01:31:52.318446672Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=117.192µs logger=migrator t=2026-04-27T01:31:52.326133325Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-04-27T01:31:52.328119061Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.984846ms logger=migrator t=2026-04-27T01:31:52.338014232Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" logger=migrator t=2026-04-27T01:31:52.339148037Z 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.134415ms logger=migrator t=2026-04-27T01:31:52.347375567Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" logger=migrator t=2026-04-27T01:31:52.349268542Z 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.893425ms logger=migrator t=2026-04-27T01:31:52.358173851Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-04-27T01:31:52.358257742Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=86.031µs logger=migrator t=2026-04-27T01:31:52.365003742Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-04-27T01:31:52.375939867Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.937125ms logger=migrator t=2026-04-27T01:31:52.385448964Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-04-27T01:31:52.392999945Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=7.54715ms logger=migrator t=2026-04-27T01:31:52.401614589Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-04-27T01:31:52.414551381Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=12.930992ms logger=migrator t=2026-04-27T01:31:52.421470243Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-04-27T01:31:52.428357225Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.886572ms logger=migrator t=2026-04-27T01:31:52.608351089Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-04-27T01:31:52.617788234Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=9.440795ms logger=migrator t=2026-04-27T01:31:52.622442806Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-04-27T01:31:52.622493727Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=55.221µs logger=migrator t=2026-04-27T01:31:52.628345695Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-04-27T01:31:52.629117945Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=772.04µs logger=migrator t=2026-04-27T01:31:52.635189646Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-04-27T01:31:52.643491656Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=8.30056ms logger=migrator t=2026-04-27T01:31:52.648158419Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-04-27T01:31:52.64827598Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=119.021µs logger=migrator t=2026-04-27T01:31:52.653550941Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-04-27T01:31:52.660724816Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=7.173005ms logger=migrator t=2026-04-27T01:31:52.666632014Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-04-27T01:31:52.667604468Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=972.743µs logger=migrator t=2026-04-27T01:31:52.673607667Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-04-27T01:31:52.682204021Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=8.598164ms logger=migrator t=2026-04-27T01:31:52.687161578Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-04-27T01:31:52.687707795Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=545.957µs logger=migrator t=2026-04-27T01:31:52.693744995Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-04-27T01:31:52.69555223Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.806174ms logger=migrator t=2026-04-27T01:31:52.701226355Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-04-27T01:31:52.707798922Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.572016ms logger=migrator t=2026-04-27T01:31:52.712726608Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-04-27T01:31:52.7135911Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=863.992µs logger=migrator t=2026-04-27T01:31:52.722054542Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-04-27T01:31:52.72422961Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=2.182468ms logger=migrator t=2026-04-27T01:31:52.733074148Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-04-27T01:31:52.734029781Z level=info msg="Migration successfully executed" id="create alert_image table" duration=955.003µs logger=migrator t=2026-04-27T01:31:52.740529038Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-04-27T01:31:52.741811245Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.282147ms logger=migrator t=2026-04-27T01:31:52.749667119Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-04-27T01:31:52.749828771Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=166.592µs logger=migrator t=2026-04-27T01:31:52.755893432Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-04-27T01:31:52.757504153Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.610571ms logger=migrator t=2026-04-27T01:31:52.767668668Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-04-27T01:31:52.768590421Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=921.963µs logger=migrator t=2026-04-27T01:31:52.775928748Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T01:31:52.776509466Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-04-27T01:31:52.784491682Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-04-27T01:31:52.785153362Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=661.48µs logger=migrator t=2026-04-27T01:31:52.793232918Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-04-27T01:31:52.79484206Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.608702ms logger=migrator t=2026-04-27T01:31:52.799763355Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-04-27T01:31:52.807172744Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.409929ms logger=migrator t=2026-04-27T01:31:52.813562309Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-04-27T01:31:52.814605123Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.042664ms logger=migrator t=2026-04-27T01:31:52.821124929Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-04-27T01:31:52.822812823Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.687294ms logger=migrator t=2026-04-27T01:31:52.828126812Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-04-27T01:31:52.828929744Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=802.741µs logger=migrator t=2026-04-27T01:31:52.835337988Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-04-27T01:31:52.83690603Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.567582ms logger=migrator t=2026-04-27T01:31:52.84375943Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-04-27T01:31:52.845352652Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.592542ms logger=migrator t=2026-04-27T01:31:52.851273781Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-04-27T01:31:52.851313221Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=40.33µs logger=migrator t=2026-04-27T01:31:52.855807101Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-04-27T01:31:52.855869952Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=63.571µs logger=migrator t=2026-04-27T01:31:52.860653396Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-04-27T01:31:52.871025533Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.372717ms logger=migrator t=2026-04-27T01:31:52.877311467Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-04-27T01:31:52.877666482Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=355.215µs logger=migrator t=2026-04-27T01:31:52.883141405Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-04-27T01:31:52.884178188Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.037563ms logger=migrator t=2026-04-27T01:31:52.889933414Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-04-27T01:31:52.89033047Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=397.556µs logger=migrator t=2026-04-27T01:31:52.897108121Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-04-27T01:31:52.898652151Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.54632ms logger=migrator t=2026-04-27T01:31:52.905273529Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-04-27T01:31:52.906607567Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.333788ms logger=migrator t=2026-04-27T01:31:52.911970588Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-04-27T01:31:52.946064862Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=34.093924ms logger=migrator t=2026-04-27T01:31:52.952526838Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-04-27T01:31:52.959591122Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.064583ms logger=migrator t=2026-04-27T01:31:52.964807481Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-04-27T01:31:52.964948583Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=146.322µs logger=migrator t=2026-04-27T01:31:52.971222037Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-04-27T01:31:53.003327703Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=32.104296ms logger=migrator t=2026-04-27T01:31:53.009205092Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-04-27T01:31:53.042983731Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.780009ms logger=migrator t=2026-04-27T01:31:53.049288274Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-04-27T01:31:53.049940903Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=652.529µs logger=migrator t=2026-04-27T01:31:53.05649766Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-04-27T01:31:53.058314724Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.816265ms logger=migrator t=2026-04-27T01:31:53.064190972Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-04-27T01:31:53.064392555Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=201.883µs logger=migrator t=2026-04-27T01:31:53.070319363Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-04-27T01:31:53.071829183Z level=info msg="Migration successfully executed" id="create permission table" duration=1.50956ms logger=migrator t=2026-04-27T01:31:53.079687948Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-04-27T01:31:53.080683481Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=995.493µs logger=migrator t=2026-04-27T01:31:53.086170645Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-04-27T01:31:53.087836596Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.669252ms logger=migrator t=2026-04-27T01:31:53.092958254Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-04-27T01:31:53.093783575Z level=info msg="Migration successfully executed" id="create role table" duration=825.191µs logger=migrator t=2026-04-27T01:31:53.101287485Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-04-27T01:31:53.112563884Z level=info msg="Migration successfully executed" id="add column display_name" duration=11.277189ms logger=migrator t=2026-04-27T01:31:53.117622252Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-04-27T01:31:53.124919838Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.297456ms logger=migrator t=2026-04-27T01:31:53.131597427Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-04-27T01:31:53.133653485Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=2.058778ms logger=migrator t=2026-04-27T01:31:53.141178335Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-04-27T01:31:53.142565273Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.388038ms logger=migrator t=2026-04-27T01:31:53.150644941Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-04-27T01:31:53.152027999Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.383868ms logger=migrator t=2026-04-27T01:31:53.166023095Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-04-27T01:31:53.167139789Z level=info msg="Migration successfully executed" id="create team role table" duration=1.120594ms logger=migrator t=2026-04-27T01:31:53.174180553Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-04-27T01:31:53.175613842Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.437249ms logger=migrator t=2026-04-27T01:31:53.182391582Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-04-27T01:31:53.183647579Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.255587ms logger=migrator t=2026-04-27T01:31:53.189785041Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-04-27T01:31:53.191834698Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.049327ms logger=migrator t=2026-04-27T01:31:53.198205613Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-04-27T01:31:53.199390118Z level=info msg="Migration successfully executed" id="create user role table" duration=1.194796ms logger=migrator t=2026-04-27T01:31:53.209031426Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-04-27T01:31:53.21156127Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.530574ms logger=migrator t=2026-04-27T01:31:53.217714902Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-04-27T01:31:53.218963047Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.247275ms logger=migrator t=2026-04-27T01:31:53.224309119Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-04-27T01:31:53.225525265Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.216416ms logger=migrator t=2026-04-27T01:31:53.232341016Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-04-27T01:31:53.233719114Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.377708ms logger=migrator t=2026-04-27T01:31:53.239356509Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-04-27T01:31:53.241101432Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.751683ms logger=migrator t=2026-04-27T01:31:53.24615631Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-04-27T01:31:53.247832252Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.670531ms logger=migrator t=2026-04-27T01:31:53.254055124Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-04-27T01:31:53.263208236Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.154012ms logger=migrator t=2026-04-27T01:31:53.267681845Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-04-27T01:31:53.269440249Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.757954ms logger=migrator t=2026-04-27T01:31:53.275114494Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-04-27T01:31:53.276831377Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.716383ms logger=migrator t=2026-04-27T01:31:53.283581577Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-04-27T01:31:53.28463272Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.050203ms logger=migrator t=2026-04-27T01:31:53.290116203Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-04-27T01:31:53.2921222Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=2.092728ms logger=migrator t=2026-04-27T01:31:53.297561972Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-04-27T01:31:53.299224904Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.661822ms logger=migrator t=2026-04-27T01:31:53.307381303Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-04-27T01:31:53.308497407Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.117254ms logger=migrator t=2026-04-27T01:31:53.313509754Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-04-27T01:31:53.325406031Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=11.898457ms logger=migrator t=2026-04-27T01:31:53.330294467Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-04-27T01:31:53.338652188Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.356621ms logger=migrator t=2026-04-27T01:31:53.344351844Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-04-27T01:31:53.352485412Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.131728ms logger=migrator t=2026-04-27T01:31:53.357779712Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-04-27T01:31:53.36362984Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.852628ms logger=migrator t=2026-04-27T01:31:53.367912447Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-04-27T01:31:53.368999671Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.086614ms logger=migrator t=2026-04-27T01:31:53.374860839Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-04-27T01:31:53.376064305Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.202946ms logger=migrator t=2026-04-27T01:31:53.381120692Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-04-27T01:31:53.38323038Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.107388ms logger=migrator t=2026-04-27T01:31:53.390205063Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-04-27T01:31:53.391375359Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.169006ms logger=migrator t=2026-04-27T01:31:53.396466556Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-04-27T01:31:53.3975322Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.065234ms logger=migrator t=2026-04-27T01:31:53.402958622Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-04-27T01:31:53.403023243Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=65.131µs logger=migrator t=2026-04-27T01:31:53.408368644Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-04-27T01:31:53.408430235Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=62.931µs logger=migrator t=2026-04-27T01:31:53.413009836Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-04-27T01:31:53.414412404Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=1.403048ms logger=migrator t=2026-04-27T01:31:53.420940921Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-04-27T01:31:53.421477778Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=537.737µs logger=migrator t=2026-04-27T01:31:53.427086992Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-04-27T01:31:53.427631519Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=544.257µs logger=migrator t=2026-04-27T01:31:53.433236664Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-04-27T01:31:53.43368847Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=451.506µs logger=migrator t=2026-04-27T01:31:53.438260761Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-04-27T01:31:53.439245194Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=983.783µs logger=migrator t=2026-04-27T01:31:53.443844245Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-04-27T01:31:53.44490877Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.056695ms logger=migrator t=2026-04-27T01:31:53.449913165Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-04-27T01:31:53.451116412Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.202757ms logger=migrator t=2026-04-27T01:31:53.457879372Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-04-27T01:31:53.469569026Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.684334ms logger=migrator t=2026-04-27T01:31:53.473903155Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-04-27T01:31:53.473983786Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=78.601µs logger=migrator t=2026-04-27T01:31:53.480150098Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-04-27T01:31:53.481151661Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.001433ms logger=migrator t=2026-04-27T01:31:53.4871178Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-04-27T01:31:53.488273876Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.155866ms logger=migrator t=2026-04-27T01:31:53.493474235Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-04-27T01:31:53.494548809Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.076574ms logger=migrator t=2026-04-27T01:31:53.502612996Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-04-27T01:31:53.511353452Z level=info msg="Migration successfully executed" id="add correlation config column" duration=8.738766ms logger=migrator t=2026-04-27T01:31:53.517584205Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-04-27T01:31:53.519327558Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.744713ms logger=migrator t=2026-04-27T01:31:53.523628385Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-04-27T01:31:53.524410176Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=781.781µs logger=migrator t=2026-04-27T01:31:53.530420315Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-04-27T01:31:53.557187881Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=26.781376ms logger=migrator t=2026-04-27T01:31:53.562632843Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-04-27T01:31:53.564972675Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.338482ms logger=migrator t=2026-04-27T01:31:53.573744281Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-04-27T01:31:53.575054619Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.314488ms logger=migrator t=2026-04-27T01:31:53.580549222Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-04-27T01:31:53.581584885Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.033103ms logger=migrator t=2026-04-27T01:31:53.58645268Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-04-27T01:31:53.587537474Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.084044ms logger=migrator t=2026-04-27T01:31:53.593370762Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-04-27T01:31:53.593596835Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=226.153µs logger=migrator t=2026-04-27T01:31:53.598429118Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-04-27T01:31:53.59927988Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=850.512µs logger=migrator t=2026-04-27T01:31:53.604112155Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-04-27T01:31:53.614871107Z level=info msg="Migration successfully executed" id="add provisioning column" duration=10.760242ms logger=migrator t=2026-04-27T01:31:53.620256999Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-04-27T01:31:53.62105847Z level=info msg="Migration successfully executed" id="create entity_events table" duration=800.601µs logger=migrator t=2026-04-27T01:31:53.625998765Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-04-27T01:31:53.626973398Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=974.303µs logger=migrator t=2026-04-27T01:31:53.632923607Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T01:31:53.633341822Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T01:31:53.639384953Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T01:31:53.640038351Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T01:31:53.644916197Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-04-27T01:31:53.64598153Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.068663ms logger=migrator t=2026-04-27T01:31:53.650599002Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-04-27T01:31:53.651579884Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=980.782µs logger=migrator t=2026-04-27T01:31:53.657862068Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-04-27T01:31:53.658939963Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.093975ms logger=migrator t=2026-04-27T01:31:53.663311361Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-04-27T01:31:53.664390025Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.078114ms logger=migrator t=2026-04-27T01:31:53.671215155Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T01:31:53.6730008Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.785605ms logger=migrator t=2026-04-27T01:31:53.678872357Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T01:31:53.679889891Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.017284ms logger=migrator t=2026-04-27T01:31:53.684650074Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-04-27T01:31:53.685487766Z level=info msg="Migration successfully executed" id="Drop public config table" duration=836.421µs logger=migrator t=2026-04-27T01:31:53.692681031Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-04-27T01:31:53.693973888Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.285587ms logger=migrator t=2026-04-27T01:31:53.698834962Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-04-27T01:31:53.699930047Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.095065ms logger=migrator t=2026-04-27T01:31:53.705629673Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-04-27T01:31:53.706746888Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.116945ms logger=migrator t=2026-04-27T01:31:53.710999764Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-04-27T01:31:53.712044508Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.044794ms logger=migrator t=2026-04-27T01:31:53.716871322Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-04-27T01:31:53.739359981Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=22.488619ms logger=migrator t=2026-04-27T01:31:53.745093997Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-04-27T01:31:53.753321396Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.226779ms logger=migrator t=2026-04-27T01:31:53.757047956Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-04-27T01:31:53.763597782Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.549116ms logger=migrator t=2026-04-27T01:31:53.768427707Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-04-27T01:31:53.76865852Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=231.063µs logger=migrator t=2026-04-27T01:31:53.771832682Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-04-27T01:31:53.780492228Z level=info msg="Migration successfully executed" id="add share column" duration=8.658996ms logger=migrator t=2026-04-27T01:31:53.78597436Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-04-27T01:31:53.786103552Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=127.762µs logger=migrator t=2026-04-27T01:31:53.790070924Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-04-27T01:31:53.791501473Z level=info msg="Migration successfully executed" id="create file table" duration=1.430629ms logger=migrator t=2026-04-27T01:31:53.797029636Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-04-27T01:31:53.798418035Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.389139ms logger=migrator t=2026-04-27T01:31:53.804971712Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-04-27T01:31:53.806191029Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.219227ms logger=migrator t=2026-04-27T01:31:53.811985046Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-04-27T01:31:53.812805017Z level=info msg="Migration successfully executed" id="create file_meta table" duration=819.861µs logger=migrator t=2026-04-27T01:31:53.81761242Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-04-27T01:31:53.818900938Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.288178ms logger=migrator t=2026-04-27T01:31:53.824969818Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-04-27T01:31:53.825033598Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=64.29µs logger=migrator t=2026-04-27T01:31:53.828930561Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-04-27T01:31:53.829000381Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=70.201µs logger=migrator t=2026-04-27T01:31:53.832993704Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-04-27T01:31:53.833895447Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=902.353µs logger=migrator t=2026-04-27T01:31:53.838434517Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-04-27T01:31:53.83863242Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=198.213µs logger=migrator t=2026-04-27T01:31:53.844157013Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-04-27T01:31:53.84544333Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.286267ms logger=migrator t=2026-04-27T01:31:53.849818558Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-04-27T01:31:53.85896278Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.143782ms logger=migrator t=2026-04-27T01:31:53.863412599Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-04-27T01:31:53.863570811Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=153.302µs logger=migrator t=2026-04-27T01:31:53.867408862Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-04-27T01:31:53.868483886Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.074844ms logger=migrator t=2026-04-27T01:31:53.875119864Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-04-27T01:31:53.875519359Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=400.265µs logger=migrator t=2026-04-27T01:31:53.879953839Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-04-27T01:31:53.880277563Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=324.054µs logger=migrator t=2026-04-27T01:31:53.884630361Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-04-27T01:31:53.88534615Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=716.229µs logger=migrator t=2026-04-27T01:31:53.891600373Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-04-27T01:31:53.900728444Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=9.121941ms logger=migrator t=2026-04-27T01:31:53.904838169Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-04-27T01:31:53.913574425Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=8.735996ms logger=migrator t=2026-04-27T01:31:53.917289364Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-04-27T01:31:53.918069475Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=780.091µs logger=migrator t=2026-04-27T01:31:53.923366445Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-04-27T01:31:53.996236833Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=72.874628ms logger=migrator t=2026-04-27T01:31:54.000153875Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-04-27T01:31:54.000958516Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=804.381µs logger=migrator t=2026-04-27T01:31:54.005229232Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-04-27T01:31:54.006416228Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.183556ms logger=migrator t=2026-04-27T01:31:54.013768306Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-04-27T01:31:54.039888052Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.120926ms logger=migrator t=2026-04-27T01:31:54.044935389Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-04-27T01:31:54.053623655Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.687936ms logger=migrator t=2026-04-27T01:31:54.057736399Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-04-27T01:31:54.058063794Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=321.905µs logger=migrator t=2026-04-27T01:31:54.063696928Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-04-27T01:31:54.06385939Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=162.722µs logger=migrator t=2026-04-27T01:31:54.067935804Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-04-27T01:31:54.068258679Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=323.544µs logger=migrator t=2026-04-27T01:31:54.072988821Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-04-27T01:31:54.073314736Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=326.235µs logger=migrator t=2026-04-27T01:31:54.07818714Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-04-27T01:31:54.078401123Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=214.223µs logger=migrator t=2026-04-27T01:31:54.083713793Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-04-27T01:31:54.085201343Z level=info msg="Migration successfully executed" id="create folder table" duration=1.48757ms logger=migrator t=2026-04-27T01:31:54.090891498Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-04-27T01:31:54.092053714Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.162036ms logger=migrator t=2026-04-27T01:31:54.097348884Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-04-27T01:31:54.09851916Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.169736ms logger=migrator t=2026-04-27T01:31:54.10606632Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-04-27T01:31:54.1060927Z level=info msg="Migration successfully executed" id="Update folder title length" duration=27.36µs logger=migrator t=2026-04-27T01:31:54.110342926Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T01:31:54.112249902Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.906256ms logger=migrator t=2026-04-27T01:31:54.117572782Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-04-27T01:31:54.118695077Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.122495ms logger=migrator t=2026-04-27T01:31:54.123777805Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-04-27T01:31:54.12491642Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.138245ms logger=migrator t=2026-04-27T01:31:54.129170427Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-04-27T01:31:54.129569022Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=398.745µs logger=migrator t=2026-04-27T01:31:54.133197859Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-04-27T01:31:54.133446434Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=248.605µs logger=migrator t=2026-04-27T01:31:54.139307851Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-04-27T01:31:54.140347005Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.033554ms logger=migrator t=2026-04-27T01:31:54.144465249Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-04-27T01:31:54.146290304Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.824595ms logger=migrator t=2026-04-27T01:31:54.150397548Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-04-27T01:31:54.151556844Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.160156ms logger=migrator t=2026-04-27T01:31:54.157114468Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-04-27T01:31:54.158275502Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.155195ms logger=migrator t=2026-04-27T01:31:54.163688744Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-04-27T01:31:54.164732158Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.043524ms logger=migrator t=2026-04-27T01:31:54.170596536Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-04-27T01:31:54.172013054Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.413228ms logger=migrator t=2026-04-27T01:31:54.176474354Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-04-27T01:31:54.177633309Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.154675ms logger=migrator t=2026-04-27T01:31:54.182013457Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-04-27T01:31:54.183163652Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.148125ms logger=migrator t=2026-04-27T01:31:54.189428406Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-04-27T01:31:54.190311937Z level=info msg="Migration successfully executed" id="create signing_key table" duration=883.711µs logger=migrator t=2026-04-27T01:31:54.195056481Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-04-27T01:31:54.196130784Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.071683ms logger=migrator t=2026-04-27T01:31:54.200576764Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-04-27T01:31:54.201699908Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.123544ms logger=migrator t=2026-04-27T01:31:54.207226201Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-04-27T01:31:54.207519766Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=294.405µs logger=migrator t=2026-04-27T01:31:54.211276535Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-04-27T01:31:54.220478248Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=9.201363ms logger=migrator t=2026-04-27T01:31:54.226508377Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-04-27T01:31:54.227231247Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=723.86µs logger=migrator t=2026-04-27T01:31:54.232652278Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T01:31:54.232689649Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=31.531µs logger=migrator t=2026-04-27T01:31:54.237032187Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T01:31:54.238702869Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.670192ms logger=migrator t=2026-04-27T01:31:54.243157898Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-04-27T01:31:54.243175418Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=18.38µs logger=migrator t=2026-04-27T01:31:54.246938399Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-04-27T01:31:54.248150515Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.208106ms logger=migrator t=2026-04-27T01:31:54.253974212Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-04-27T01:31:54.255140798Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.166146ms logger=migrator t=2026-04-27T01:31:54.266493848Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-04-27T01:31:54.26819017Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.703682ms logger=migrator t=2026-04-27T01:31:54.272873552Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-04-27T01:31:54.273606142Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=733.35µs logger=migrator t=2026-04-27T01:31:54.279418739Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-04-27T01:31:54.279831255Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=413.926µs logger=migrator t=2026-04-27T01:31:54.284861432Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-04-27T01:31:54.285780023Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=918.771µs logger=migrator t=2026-04-27T01:31:54.290337995Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-04-27T01:31:54.291218556Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=880.371µs logger=migrator t=2026-04-27T01:31:54.297955275Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-04-27T01:31:54.299343423Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.387928ms logger=migrator t=2026-04-27T01:31:54.304531703Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-04-27T01:31:54.313319989Z level=info msg="Migration successfully executed" id="add stack_id column" duration=8.788496ms logger=migrator t=2026-04-27T01:31:54.316737054Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-04-27T01:31:54.325115245Z level=info msg="Migration successfully executed" id="add region_slug column" duration=8.377381ms logger=migrator t=2026-04-27T01:31:54.333114321Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-04-27T01:31:54.342410855Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=9.296184ms logger=migrator t=2026-04-27T01:31:54.346370207Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-04-27T01:31:54.346417228Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=47.691µs logger=migrator t=2026-04-27T01:31:54.350147197Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-04-27T01:31:54.359658103Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=9.509966ms logger=migrator t=2026-04-27T01:31:54.363239611Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-04-27T01:31:54.369805828Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=6.564257ms logger=migrator t=2026-04-27T01:31:54.375845898Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-04-27T01:31:54.376171183Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=325.785µs logger=migrator t=2026-04-27T01:31:54.380772483Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.206960378s logger=migrator t=2026-04-27T01:31:54.381369742Z level=info msg="Unlocking database" logger=sqlstore t=2026-04-27T01:31:54.397151301Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-04-27T01:31:54.397355033Z level=info msg="Created default organization" logger=secrets t=2026-04-27T01:31:54.403443214Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T01:31:54.452014138Z level=info msg="Restored cache from database" duration=431.985µs logger=plugin.store t=2026-04-27T01:31:54.453426557Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-04-27T01:31:54.493561099Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-04-27T01:31:54.49358112Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-04-27T01:31:54.493667771Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-04-27T01:31:54.493683651Z level=info msg="Plugins loaded" count=54 duration=40.257464ms logger=query_data t=2026-04-27T01:31:54.497793216Z level=info msg="Query Service initialization" logger=live.push_http t=2026-04-27T01:31:54.501621707Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-04-27T01:31:54.507794478Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-04-27T01:31:54.519130488Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-04-27T01:31:54.521924195Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-04-27T01:31:54.524138115Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-04-27T01:31:54.543472941Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-04-27T01:31:54.563372846Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-04-27T01:31:54.584057249Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-04-27T01:31:54.5840792Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-04-27T01:31:54.58478535Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-04-27T01:31:54.584988062Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-04-27T01:31:54.585075033Z level=info msg="Storage starting" logger=http.server t=2026-04-27T01:31:54.58857445Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-04-27T01:31:54.649746491Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-04-27T01:31:54.650141457Z level=info msg="State cache has been initialized" states=0 duration=65.353178ms logger=ngalert.scheduler t=2026-04-27T01:31:54.650224068Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-04-27T01:31:54.6503814Z level=info msg=starting first_tick=2026-04-27T01:32:00Z logger=plugins.update.checker t=2026-04-27T01:31:54.652625389Z level=info msg="Update check succeeded" duration=67.579066ms logger=sqlstore.transactions t=2026-04-27T01:31:54.65269061Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T01:31:54.673991923Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-04-27T01:31:54.685424025Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-04-27T01:31:54.686260335Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=grafana.update.checker t=2026-04-27T01:31:54.691449054Z level=info msg="Update check succeeded" duration=105.668981ms logger=sqlstore.transactions t=2026-04-27T01:31:54.698102892Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-04-27T01:31:54.754157966Z level=info msg="Patterns update finished" duration=103.660125ms logger=grafana-apiserver t=2026-04-27T01:31:54.818638921Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-04-27T01:31:54.81930703Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-04-27T01:31:54.839028422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.330675943Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.3319134Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.355283068Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.450136363Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.466263826Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.50057574Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.522188216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.562479608Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.578228887Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.761292567Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.779697351Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.812511335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.83104177Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.867471971Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.883603225Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.922686062Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:56.953920215Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.035063057Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.057365022Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.134050485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.150448981Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.196024303Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.215825114Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.258250934Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.274026463Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.340141166Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.36539828Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.555126454Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.570482067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.627758563Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.64413693Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.718085067Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.736026044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.805666282Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.828065378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.885903323Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.911657822Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:57.990521883Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.005705554Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.063908732Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.078479384Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.136978555Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.154990973Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.219407812Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.236610289Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.306958956Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.320527045Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.393052192Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.409786262Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.480770539Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.496289053Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.564297009Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.578969023Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.648921696Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.66368226Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.726076243Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.744423595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.808335108Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.825566774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.903012635Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:58.921394858Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.001803028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.01482355Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.089483792Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.105746537Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.17055133Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.191536346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.260412573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.277082682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.353519179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.372199345Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.451137805Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.469346764Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.546421319Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.56625595Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.656048362Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.672666391Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.75462391Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.777692524Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-04-27T01:31:59.867914321Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-04-27T01:32:55.610308482Z level=info msg="Usage stats are ready to report"