logger=settings t=2026-05-27T10:04:35.635785473Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-27T10:04:35Z logger=settings t=2026-05-27T10:04:35.636099423Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-27T10:04:35.636114113Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-27T10:04:35.636117923Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-27T10:04:35.636121013Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-27T10:04:35.636124204Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-27T10:04:35.636126934Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-27T10:04:35.636129564Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-27T10:04:35.636132734Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-27T10:04:35.636136354Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-27T10:04:35.636142214Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-27T10:04:35.636148584Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-27T10:04:35.636157525Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-27T10:04:35.636166675Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-27T10:04:35.636171515Z level=info msg=Target target=[all] logger=settings t=2026-05-27T10:04:35.636183845Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-27T10:04:35.636190626Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-27T10:04:35.636195446Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-27T10:04:35.636200736Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-27T10:04:35.636209776Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-27T10:04:35.636214316Z level=info msg="App mode production" logger=sqlstore t=2026-05-27T10:04:35.636498376Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-27T10:04:35.636516036Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-27T10:04:35.639309505Z level=info msg="Locking database" logger=migrator t=2026-05-27T10:04:35.639324786Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-27T10:04:35.639965706Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-27T10:04:35.640993639Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.027553ms logger=migrator t=2026-05-27T10:04:35.646967689Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-27T10:04:35.648035413Z level=info msg="Migration successfully executed" id="create user table" duration=1.068614ms logger=migrator t=2026-05-27T10:04:35.653682594Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-27T10:04:35.654631914Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=951.421µs logger=migrator t=2026-05-27T10:04:35.660588524Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-27T10:04:35.66141407Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=825.836µs logger=migrator t=2026-05-27T10:04:35.667728852Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-27T10:04:35.668884878Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.166397ms logger=migrator t=2026-05-27T10:04:35.673896218Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-27T10:04:35.674775106Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=883.928µs logger=migrator t=2026-05-27T10:04:35.682984748Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-27T10:04:35.685447567Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.463079ms logger=migrator t=2026-05-27T10:04:35.689429284Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-27T10:04:35.690319962Z level=info msg="Migration successfully executed" id="create user table v2" duration=890.478µs logger=migrator t=2026-05-27T10:04:35.694258498Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-27T10:04:35.694989261Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=730.513µs logger=migrator t=2026-05-27T10:04:35.69903347Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-27T10:04:35.699859627Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=825.347µs logger=migrator t=2026-05-27T10:04:35.705216558Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-27T10:04:35.705660412Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=442.225µs logger=migrator t=2026-05-27T10:04:35.71186918Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-27T10:04:35.712398567Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=529.096µs logger=migrator t=2026-05-27T10:04:35.71812906Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-27T10:04:35.720361801Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.233171ms logger=migrator t=2026-05-27T10:04:35.726122074Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-27T10:04:35.726177106Z level=info msg="Migration successfully executed" id="Update user table charset" duration=55.032µs logger=migrator t=2026-05-27T10:04:35.730504604Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-27T10:04:35.732426915Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.921801ms logger=migrator t=2026-05-27T10:04:35.736708972Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-27T10:04:35.737096005Z level=info msg="Migration successfully executed" id="Add missing user data" duration=387.142µs logger=migrator t=2026-05-27T10:04:35.743161288Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-27T10:04:35.744368296Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.206738ms logger=migrator t=2026-05-27T10:04:35.752364551Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-27T10:04:35.753792567Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.433806ms logger=migrator t=2026-05-27T10:04:35.7620322Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-27T10:04:35.763221038Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.188788ms logger=migrator t=2026-05-27T10:04:35.768331821Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-27T10:04:35.778194525Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.871575ms logger=migrator t=2026-05-27T10:04:35.784043342Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-27T10:04:35.784857208Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=815.486µs logger=migrator t=2026-05-27T10:04:35.790964503Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-27T10:04:35.791170089Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=203.346µs logger=migrator t=2026-05-27T10:04:35.797109569Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-27T10:04:35.798444571Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.334083ms logger=migrator t=2026-05-27T10:04:35.805867008Z 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-05-27T10:04:35.806493858Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=630.24µs logger=migrator t=2026-05-27T10:04:35.812370146Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-27T10:04:35.813412689Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=1.043454ms logger=migrator t=2026-05-27T10:04:35.821385183Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-27T10:04:35.822378435Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=995.632µs logger=migrator t=2026-05-27T10:04:35.827780847Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-27T10:04:35.828937524Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.163607ms logger=migrator t=2026-05-27T10:04:35.834647806Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-27T10:04:35.835860895Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.210888ms logger=migrator t=2026-05-27T10:04:35.843101576Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-27T10:04:35.844913624Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.815378ms logger=migrator t=2026-05-27T10:04:35.851021078Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-27T10:04:35.852059492Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=1.039314ms logger=migrator t=2026-05-27T10:04:35.858712084Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-27T10:04:35.858778626Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=70.823µs logger=migrator t=2026-05-27T10:04:35.863783056Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-27T10:04:35.864698845Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=915.989µs logger=migrator t=2026-05-27T10:04:35.868825176Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-27T10:04:35.869550719Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=726.743µs logger=migrator t=2026-05-27T10:04:35.876300855Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-27T10:04:35.877258565Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=956.03µs logger=migrator t=2026-05-27T10:04:35.883905088Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-27T10:04:35.885730586Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.837389ms logger=migrator t=2026-05-27T10:04:35.891710796Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-27T10:04:35.895344742Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=3.633346ms logger=migrator t=2026-05-27T10:04:35.900032062Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-27T10:04:35.90121258Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.173007ms logger=migrator t=2026-05-27T10:04:35.907094477Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-27T10:04:35.908950016Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.854499ms logger=migrator t=2026-05-27T10:04:35.915081612Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-27T10:04:35.916463996Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.383834ms logger=migrator t=2026-05-27T10:04:36.084915469Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-27T10:04:36.0868162Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.899561ms logger=migrator t=2026-05-27T10:04:36.093056689Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-27T10:04:36.093854375Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=797.706µs logger=migrator t=2026-05-27T10:04:36.100494386Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-27T10:04:36.100970172Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=475.286µs logger=migrator t=2026-05-27T10:04:36.106511398Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-27T10:04:36.107098037Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=587.149µs logger=migrator t=2026-05-27T10:04:36.112473919Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-27T10:04:36.113194262Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=720.343µs logger=migrator t=2026-05-27T10:04:36.11847041Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-27T10:04:36.11910527Z level=info msg="Migration successfully executed" id="create star table" duration=634.87µs logger=migrator t=2026-05-27T10:04:36.125155713Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-27T10:04:36.12599434Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=839.447µs logger=migrator t=2026-05-27T10:04:36.132636392Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-27T10:04:36.133985915Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.350963ms logger=migrator t=2026-05-27T10:04:36.141520985Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-27T10:04:36.143110986Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.594361ms logger=migrator t=2026-05-27T10:04:36.153384934Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-27T10:04:36.154351035Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=968.57µs logger=migrator t=2026-05-27T10:04:36.161139791Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-27T10:04:36.161983788Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=848.497µs logger=migrator t=2026-05-27T10:04:36.166993158Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-27T10:04:36.167721181Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=716.973µs logger=migrator t=2026-05-27T10:04:36.172830614Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-27T10:04:36.173586348Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=755.124µs logger=migrator t=2026-05-27T10:04:36.178900917Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-27T10:04:36.178931948Z level=info msg="Migration successfully executed" id="Update org table charset" duration=33.881µs logger=migrator t=2026-05-27T10:04:36.185199818Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-27T10:04:36.18524575Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=48.162µs logger=migrator t=2026-05-27T10:04:36.190544729Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-27T10:04:36.190764646Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=222.087µs logger=migrator t=2026-05-27T10:04:36.196102296Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-27T10:04:36.196955013Z level=info msg="Migration successfully executed" id="create dashboard table" duration=853.137µs logger=migrator t=2026-05-27T10:04:36.203070379Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-27T10:04:36.204021169Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=950.741µs logger=migrator t=2026-05-27T10:04:36.21127355Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-27T10:04:36.212741637Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.471477ms logger=migrator t=2026-05-27T10:04:36.218299824Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-27T10:04:36.219072879Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=782.785µs logger=migrator t=2026-05-27T10:04:36.2253656Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-27T10:04:36.226390972Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.026713ms logger=migrator t=2026-05-27T10:04:36.233282762Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-27T10:04:36.2341599Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=878.618µs logger=migrator t=2026-05-27T10:04:36.239344896Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-27T10:04:36.244344255Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=4.995219ms logger=migrator t=2026-05-27T10:04:36.249720787Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-27T10:04:36.250557293Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=839.077µs logger=migrator t=2026-05-27T10:04:36.256703459Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-27T10:04:36.257546776Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=844.467µs logger=migrator t=2026-05-27T10:04:36.263799456Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-27T10:04:36.26456363Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=764.544µs logger=migrator t=2026-05-27T10:04:36.271315885Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-27T10:04:36.271723028Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=409.333µs logger=migrator t=2026-05-27T10:04:36.277508463Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-27T10:04:36.278457643Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=949.27µs logger=migrator t=2026-05-27T10:04:36.284803516Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-27T10:04:36.284907239Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=105.593µs logger=migrator t=2026-05-27T10:04:36.291375835Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-27T10:04:36.293256455Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.89437ms logger=migrator t=2026-05-27T10:04:36.299232386Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-27T10:04:36.301065885Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.834038ms logger=migrator t=2026-05-27T10:04:36.306345513Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-27T10:04:36.30812622Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.781267ms logger=migrator t=2026-05-27T10:04:36.313361796Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-27T10:04:36.314310007Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=961.451µs logger=migrator t=2026-05-27T10:04:36.320743982Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-27T10:04:36.322747406Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.003484ms logger=migrator t=2026-05-27T10:04:36.327903901Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-27T10:04:36.328775328Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=872.308µs logger=migrator t=2026-05-27T10:04:36.333979064Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-27T10:04:36.33479461Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=815.916µs logger=migrator t=2026-05-27T10:04:36.342327711Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-27T10:04:36.342377862Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=59.532µs logger=migrator t=2026-05-27T10:04:36.348088464Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-27T10:04:36.348154327Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=71.752µs logger=migrator t=2026-05-27T10:04:36.354425526Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-27T10:04:36.356518263Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.097017ms logger=migrator t=2026-05-27T10:04:36.361507993Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-27T10:04:36.363397973Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.893381ms logger=migrator t=2026-05-27T10:04:36.368276638Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-27T10:04:36.370773208Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=2.4958ms logger=migrator t=2026-05-27T10:04:36.375779578Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-27T10:04:36.377833853Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.054455ms logger=migrator t=2026-05-27T10:04:36.388552895Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-27T10:04:36.388905457Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=365.591µs logger=migrator t=2026-05-27T10:04:36.394305669Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-27T10:04:36.39559368Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.291302ms logger=migrator t=2026-05-27T10:04:36.402575653Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-27T10:04:36.403514303Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=941.27µs logger=migrator t=2026-05-27T10:04:36.408619105Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-27T10:04:36.408657097Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=41.062µs logger=migrator t=2026-05-27T10:04:36.414148162Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-27T10:04:36.415116012Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=968.901µs logger=migrator t=2026-05-27T10:04:36.42162872Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-27T10:04:36.422642953Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.015853ms logger=migrator t=2026-05-27T10:04:36.428742707Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-27T10:04:36.439987786Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=11.243239ms logger=migrator t=2026-05-27T10:04:36.449614143Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-27T10:04:36.450569974Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=955.9µs logger=migrator t=2026-05-27T10:04:36.458809096Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-27T10:04:36.459654473Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=846.757µs logger=migrator t=2026-05-27T10:04:36.466029937Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-27T10:04:36.467421081Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.397565ms logger=migrator t=2026-05-27T10:04:36.473903738Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-27T10:04:36.474525168Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=622.909µs logger=migrator t=2026-05-27T10:04:36.479672932Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-27T10:04:36.480357924Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=682.111µs logger=migrator t=2026-05-27T10:04:36.485549289Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-27T10:04:36.487966566Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.417017ms logger=migrator t=2026-05-27T10:04:36.492610464Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-27T10:04:36.493923376Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.314012ms logger=migrator t=2026-05-27T10:04:36.498912996Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-27T10:04:36.499187164Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=276.889µs logger=migrator t=2026-05-27T10:04:36.505138514Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-27T10:04:36.505426063Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=286.869µs logger=migrator t=2026-05-27T10:04:36.511040472Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-27T10:04:36.511878069Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=838.987µs logger=migrator t=2026-05-27T10:04:36.517059304Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-27T10:04:36.519195573Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.136528ms logger=migrator t=2026-05-27T10:04:36.525536985Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-27T10:04:36.526545867Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.010422ms logger=migrator t=2026-05-27T10:04:36.532568799Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-27T10:04:36.533441647Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=874.058µs logger=migrator t=2026-05-27T10:04:36.540167381Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-27T10:04:36.54168751Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.520549ms logger=migrator t=2026-05-27T10:04:36.546908677Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-27T10:04:36.548442466Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=1.55017ms logger=migrator t=2026-05-27T10:04:36.562783613Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-27T10:04:36.563471715Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=688.252µs logger=migrator t=2026-05-27T10:04:36.573058971Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-27T10:04:36.57992905Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=6.870009ms logger=migrator t=2026-05-27T10:04:36.58527554Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-27T10:04:36.586359085Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.084285ms logger=migrator t=2026-05-27T10:04:36.592241053Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-27T10:04:36.593155942Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=915.629µs logger=migrator t=2026-05-27T10:04:36.596953933Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-27T10:04:36.597778559Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=824.686µs logger=migrator t=2026-05-27T10:04:36.603421859Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-27T10:04:36.603984047Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=556.878µs logger=migrator t=2026-05-27T10:04:36.608258764Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-27T10:04:36.612384585Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.125921ms logger=migrator t=2026-05-27T10:04:36.616255459Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-27T10:04:36.618892033Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.635914ms logger=migrator t=2026-05-27T10:04:36.623407657Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-27T10:04:36.623440148Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=33.611µs logger=migrator t=2026-05-27T10:04:36.626482955Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-27T10:04:36.626720103Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=237.187µs logger=migrator t=2026-05-27T10:04:36.632133015Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-27T10:04:36.6360478Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.915195ms logger=migrator t=2026-05-27T10:04:36.642414463Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-27T10:04:36.642603039Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=189.046µs logger=migrator t=2026-05-27T10:04:36.649361155Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-27T10:04:36.649680325Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=325.98µs logger=migrator t=2026-05-27T10:04:36.655117058Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-27T10:04:36.658860938Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.74479ms logger=migrator t=2026-05-27T10:04:36.663570978Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-27T10:04:36.663754444Z level=info msg="Migration successfully executed" id="Update uid value" duration=183.726µs logger=migrator t=2026-05-27T10:04:36.668179065Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-27T10:04:36.669531658Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.351853ms logger=migrator t=2026-05-27T10:04:36.675324453Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-27T10:04:36.676274453Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=950.93µs logger=migrator t=2026-05-27T10:04:36.682430029Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-27T10:04:36.683315028Z level=info msg="Migration successfully executed" id="create api_key table" duration=889.739µs logger=migrator t=2026-05-27T10:04:36.691320193Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-27T10:04:36.69217209Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=853.237µs logger=migrator t=2026-05-27T10:04:36.705877428Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-27T10:04:36.707254811Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.495127ms logger=migrator t=2026-05-27T10:04:36.715800724Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-27T10:04:36.716648421Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=848.747µs logger=migrator t=2026-05-27T10:04:36.724842702Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-27T10:04:36.725919847Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.078155ms logger=migrator t=2026-05-27T10:04:36.730594336Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-27T10:04:36.731386261Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=791.705µs logger=migrator t=2026-05-27T10:04:37.170600792Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-27T10:04:37.1724226Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.827979ms logger=migrator t=2026-05-27T10:04:37.186097196Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-27T10:04:37.193515583Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.423118ms logger=migrator t=2026-05-27T10:04:37.205267067Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-27T10:04:37.20629901Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.027253ms logger=migrator t=2026-05-27T10:04:37.21693061Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-27T10:04:37.218128368Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.213509ms logger=migrator t=2026-05-27T10:04:37.225192123Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-27T10:04:37.226345Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.156417ms logger=migrator t=2026-05-27T10:04:37.230481492Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-27T10:04:37.231284108Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=802.875µs logger=migrator t=2026-05-27T10:04:37.237169225Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-27T10:04:37.237834566Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=673.051µs logger=migrator t=2026-05-27T10:04:37.242603909Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-27T10:04:37.243251539Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=647.67µs logger=migrator t=2026-05-27T10:04:37.248418344Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-27T10:04:37.248468226Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=51.022µs logger=migrator t=2026-05-27T10:04:37.253145715Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-27T10:04:37.255947294Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=2.799379ms logger=migrator t=2026-05-27T10:04:37.260285393Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-27T10:04:37.264212538Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.927726ms logger=migrator t=2026-05-27T10:04:37.271061146Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-27T10:04:37.271349016Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=293.739µs logger=migrator t=2026-05-27T10:04:37.277372958Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-27T10:04:37.281255302Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.882624ms logger=migrator t=2026-05-27T10:04:37.285427724Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-27T10:04:37.288266595Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.835781ms logger=migrator t=2026-05-27T10:04:37.29250304Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-27T10:04:37.293929496Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.426766ms logger=migrator t=2026-05-27T10:04:37.299011078Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-27T10:04:37.299553675Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=541.447µs logger=migrator t=2026-05-27T10:04:37.303742819Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-27T10:04:37.304577865Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=834.266µs logger=migrator t=2026-05-27T10:04:37.310813944Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-27T10:04:37.312101706Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.288011ms logger=migrator t=2026-05-27T10:04:37.317647592Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-27T10:04:37.319188372Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.541529ms logger=migrator t=2026-05-27T10:04:37.324128479Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-27T10:04:37.325169692Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.041203ms logger=migrator t=2026-05-27T10:04:37.329605454Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-27T10:04:37.329679696Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=66.642µs logger=migrator t=2026-05-27T10:04:37.334689816Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-27T10:04:37.334718017Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=29.311µs logger=migrator t=2026-05-27T10:04:37.339496459Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-27T10:04:37.344893281Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=5.398812ms logger=migrator t=2026-05-27T10:04:37.350149189Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-27T10:04:37.352115492Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=1.964993ms logger=migrator t=2026-05-27T10:04:37.355597563Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-27T10:04:37.355668925Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=72.212µs logger=migrator t=2026-05-27T10:04:37.358536057Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-27T10:04:37.359290231Z level=info msg="Migration successfully executed" id="create quota table v1" duration=752.234µs logger=migrator t=2026-05-27T10:04:37.363756243Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-27T10:04:37.36461371Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=857.277µs logger=migrator t=2026-05-27T10:04:37.369431184Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-27T10:04:37.369460875Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=31.311µs logger=migrator t=2026-05-27T10:04:37.373468373Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-27T10:04:37.374254768Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=786.485µs logger=migrator t=2026-05-27T10:04:37.378352099Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-27T10:04:37.379195076Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=842.977µs logger=migrator t=2026-05-27T10:04:37.384327919Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-27T10:04:37.38905183Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.714991ms logger=migrator t=2026-05-27T10:04:37.392879092Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-27T10:04:37.392904403Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=26.131µs logger=migrator t=2026-05-27T10:04:37.396801807Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-27T10:04:37.397604833Z level=info msg="Migration successfully executed" id="create session table" duration=803.016µs logger=migrator t=2026-05-27T10:04:37.40282473Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-27T10:04:37.402943213Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=119.424µs logger=migrator t=2026-05-27T10:04:37.406887259Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-27T10:04:37.407012053Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=126.064µs logger=migrator t=2026-05-27T10:04:37.41131935Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-27T10:04:37.412418535Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.092705ms logger=migrator t=2026-05-27T10:04:37.417522698Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-27T10:04:37.418251632Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=729.353µs logger=migrator t=2026-05-27T10:04:37.425222604Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-27T10:04:37.425250085Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=25.901µs logger=migrator t=2026-05-27T10:04:37.429144809Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-27T10:04:37.42918306Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=39.731µs logger=migrator t=2026-05-27T10:04:37.43326273Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-27T10:04:37.437486415Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=4.230545ms logger=migrator t=2026-05-27T10:04:37.44201924Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-27T10:04:37.445250713Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.231343ms logger=migrator t=2026-05-27T10:04:37.449727526Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-27T10:04:37.449882701Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=155.635µs logger=migrator t=2026-05-27T10:04:37.455265232Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-27T10:04:37.455344475Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=80.193µs logger=migrator t=2026-05-27T10:04:37.461119419Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-27T10:04:37.461900104Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=780.845µs logger=migrator t=2026-05-27T10:04:37.468821455Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-27T10:04:37.468871016Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=78.082µs logger=migrator t=2026-05-27T10:04:37.473132212Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-27T10:04:37.477205062Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.07246ms logger=migrator t=2026-05-27T10:04:37.481145718Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-27T10:04:37.481290203Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=145.645µs logger=migrator t=2026-05-27T10:04:37.486479438Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-27T10:04:37.490952381Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=4.455012ms logger=migrator t=2026-05-27T10:04:37.496395934Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-27T10:04:37.499449262Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.053158ms logger=migrator t=2026-05-27T10:04:37.505220486Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-27T10:04:37.505291658Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=67.382µs logger=migrator t=2026-05-27T10:04:37.510318618Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-27T10:04:37.511230217Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=908.559µs logger=migrator t=2026-05-27T10:04:37.516713342Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-27T10:04:37.518089076Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.376874ms logger=migrator t=2026-05-27T10:04:37.522923841Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-27T10:04:37.524527492Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.603481ms logger=migrator t=2026-05-27T10:04:37.533997404Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-27T10:04:37.534917673Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=919.41µs logger=migrator t=2026-05-27T10:04:37.549302412Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-27T10:04:37.550349975Z level=info msg="Migration successfully executed" id="add index alert state" duration=1.060063ms logger=migrator t=2026-05-27T10:04:37.554859809Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-27T10:04:37.555762218Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=902.099µs logger=migrator t=2026-05-27T10:04:37.560237381Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-27T10:04:37.56145863Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.219179ms logger=migrator t=2026-05-27T10:04:37.56772559Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-27T10:04:37.568616418Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=890.808µs logger=migrator t=2026-05-27T10:04:37.574401862Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-27T10:04:37.575733035Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.331013ms logger=migrator t=2026-05-27T10:04:37.580117385Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-27T10:04:37.591072664Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=10.954179ms logger=migrator t=2026-05-27T10:04:37.596225499Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-27T10:04:37.596735235Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=509.886µs logger=migrator t=2026-05-27T10:04:37.60347205Z 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-05-27T10:04:37.604465472Z 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=993.822µs logger=migrator t=2026-05-27T10:04:37.60911497Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-27T10:04:37.609544364Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=425.944µs logger=migrator t=2026-05-27T10:04:37.614305465Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-27T10:04:37.615276856Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=972.011µs logger=migrator t=2026-05-27T10:04:37.619805621Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-27T10:04:37.621156434Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.336793ms logger=migrator t=2026-05-27T10:04:37.626692801Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-27T10:04:37.630822952Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.135702ms logger=migrator t=2026-05-27T10:04:37.643207097Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-27T10:04:37.647273927Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.05739ms logger=migrator t=2026-05-27T10:04:37.651973527Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-27T10:04:37.655422247Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.44862ms logger=migrator t=2026-05-27T10:04:37.660484198Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-27T10:04:37.663950369Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.466191ms logger=migrator t=2026-05-27T10:04:37.668403421Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-27T10:04:37.66930547Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=901.759µs logger=migrator t=2026-05-27T10:04:37.673953148Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-27T10:04:37.673978949Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=27.571µs logger=migrator t=2026-05-27T10:04:37.6784056Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-27T10:04:37.678434431Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=29.711µs logger=migrator t=2026-05-27T10:04:37.682242812Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-27T10:04:37.683133671Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=890.929µs logger=migrator t=2026-05-27T10:04:37.687631065Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T10:04:37.688650787Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.023953ms logger=migrator t=2026-05-27T10:04:37.695570178Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-27T10:04:37.696391904Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=823.036µs logger=migrator t=2026-05-27T10:04:37.700192155Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-27T10:04:37.70098048Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=788.545µs logger=migrator t=2026-05-27T10:04:37.704827142Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-27T10:04:37.705654498Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=826.536µs logger=migrator t=2026-05-27T10:04:37.710575016Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-27T10:04:37.714230402Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=3.645416ms logger=migrator t=2026-05-27T10:04:37.717947191Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-27T10:04:37.721611607Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.665196ms logger=migrator t=2026-05-27T10:04:37.725485941Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-27T10:04:37.725676247Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=192.106µs logger=migrator t=2026-05-27T10:04:37.730400428Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-27T10:04:37.731302697Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=902.219µs logger=migrator t=2026-05-27T10:04:37.73547286Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-27T10:04:37.736260295Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=787.515µs logger=migrator t=2026-05-27T10:04:37.739821308Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-27T10:04:37.743609249Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=3.791531ms logger=migrator t=2026-05-27T10:04:37.74895599Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-27T10:04:37.749011532Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=56.642µs logger=migrator t=2026-05-27T10:04:37.752435081Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-27T10:04:37.753093412Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=658.451µs logger=migrator t=2026-05-27T10:04:37.756710627Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-27T10:04:37.757592465Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=885.648µs logger=migrator t=2026-05-27T10:04:37.762843923Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-27T10:04:37.762960066Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=118.474µs logger=migrator t=2026-05-27T10:04:37.766935463Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-27T10:04:37.768215494Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.273141ms logger=migrator t=2026-05-27T10:04:37.773170652Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-27T10:04:37.775066083Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.88827ms logger=migrator t=2026-05-27T10:04:37.780983621Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-27T10:04:37.782268322Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.275061ms logger=migrator t=2026-05-27T10:04:37.788710518Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-27T10:04:37.791024352Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=2.329165ms logger=migrator t=2026-05-27T10:04:37.798383866Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-27T10:04:37.799874064Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.492218ms logger=migrator t=2026-05-27T10:04:37.806668331Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-27T10:04:37.807696234Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.027562ms logger=migrator t=2026-05-27T10:04:37.814557982Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-27T10:04:37.814618184Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=62.652µs logger=migrator t=2026-05-27T10:04:37.819234132Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-27T10:04:37.823641242Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=4.407471ms logger=migrator t=2026-05-27T10:04:37.830089188Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-27T10:04:37.831034078Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=945.4µs logger=migrator t=2026-05-27T10:04:37.835356976Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-27T10:04:37.841480261Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=6.119675ms logger=migrator t=2026-05-27T10:04:37.847379409Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-27T10:04:37.848099572Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=724.973µs logger=migrator t=2026-05-27T10:04:37.853065391Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-27T10:04:37.854068693Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.003112ms logger=migrator t=2026-05-27T10:04:37.858412271Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-27T10:04:37.85930118Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=888.899µs logger=migrator t=2026-05-27T10:04:37.86495091Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-27T10:04:37.877707747Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.754437ms logger=migrator t=2026-05-27T10:04:37.882286523Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-27T10:04:37.88375409Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=1.469507ms logger=migrator t=2026-05-27T10:04:37.890564127Z 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-05-27T10:04:37.892418326Z 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.85975ms logger=migrator t=2026-05-27T10:04:37.897965483Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-27T10:04:37.898369406Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=404.763µs logger=migrator t=2026-05-27T10:04:37.903868611Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-27T10:04:37.904407028Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=538.257µs logger=migrator t=2026-05-27T10:04:37.909925224Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-27T10:04:37.910236024Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=317.06µs logger=migrator t=2026-05-27T10:04:37.91761639Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-27T10:04:37.925354837Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.737657ms logger=migrator t=2026-05-27T10:04:37.933540738Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-27T10:04:37.938265199Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.645258ms logger=migrator t=2026-05-27T10:04:37.946217432Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-27T10:04:37.948070881Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.870559ms logger=migrator t=2026-05-27T10:04:37.954154265Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-27T10:04:37.955041374Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=886.789µs logger=migrator t=2026-05-27T10:04:37.960230489Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-27T10:04:37.960688544Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=462.195µs logger=migrator t=2026-05-27T10:04:37.967347926Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-27T10:04:37.973710819Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.363623ms logger=migrator t=2026-05-27T10:04:37.981440846Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-27T10:04:37.983403968Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=1.964563ms logger=migrator t=2026-05-27T10:04:37.994052928Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-27T10:04:37.994466831Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=416.643µs logger=migrator t=2026-05-27T10:04:38.001166915Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-27T10:04:38.001623089Z level=info msg="Migration successfully executed" id="Move region to single row" duration=456.394µs logger=migrator t=2026-05-27T10:04:38.008939683Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-27T10:04:38.010647127Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.706304ms logger=migrator t=2026-05-27T10:04:38.016435962Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-27T10:04:38.018092315Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.657093ms logger=migrator t=2026-05-27T10:04:38.024419507Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T10:04:38.025476631Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.057703ms logger=migrator t=2026-05-27T10:04:38.032085861Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-27T10:04:38.03391758Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.835919ms logger=migrator t=2026-05-27T10:04:38.220685317Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-27T10:04:38.222631319Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.950152ms logger=migrator t=2026-05-27T10:04:38.228077493Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-27T10:04:38.228994302Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=917.149µs logger=migrator t=2026-05-27T10:04:38.234854469Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-27T10:04:38.234959603Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=105.444µs logger=migrator t=2026-05-27T10:04:38.242420181Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-27T10:04:38.24396145Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.540789ms logger=migrator t=2026-05-27T10:04:38.250646663Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-27T10:04:38.251604664Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=958.081µs logger=migrator t=2026-05-27T10:04:38.257951916Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-27T10:04:38.259542547Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.591831ms logger=migrator t=2026-05-27T10:04:38.264717422Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-27T10:04:38.265611821Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=894.288µs logger=migrator t=2026-05-27T10:04:38.272280723Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-27T10:04:38.27249922Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=218.707µs logger=migrator t=2026-05-27T10:04:38.2787824Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-27T10:04:38.279521054Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=736.904µs logger=migrator t=2026-05-27T10:04:38.28565699Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-27T10:04:38.285799495Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=143.125µs logger=migrator t=2026-05-27T10:04:38.292034593Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-27T10:04:38.293378016Z level=info msg="Migration successfully executed" id="create team table" duration=1.343623ms logger=migrator t=2026-05-27T10:04:38.29946531Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-27T10:04:38.300450722Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=990.172µs logger=migrator t=2026-05-27T10:04:38.307056563Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-27T10:04:38.308160658Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.104585ms logger=migrator t=2026-05-27T10:04:38.313723445Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-27T10:04:38.31981992Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=6.094744ms logger=migrator t=2026-05-27T10:04:38.3251609Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-27T10:04:38.325422788Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=263.248µs logger=migrator t=2026-05-27T10:04:38.330870742Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-27T10:04:38.332270787Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.401515ms logger=migrator t=2026-05-27T10:04:38.337661629Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-27T10:04:38.338451484Z level=info msg="Migration successfully executed" id="create team member table" duration=790.225µs logger=migrator t=2026-05-27T10:04:38.343918028Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-27T10:04:38.345579891Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.669983ms logger=migrator t=2026-05-27T10:04:38.350949723Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-27T10:04:38.352146741Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.197488ms logger=migrator t=2026-05-27T10:04:38.359369711Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-27T10:04:38.361287432Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.989113ms logger=migrator t=2026-05-27T10:04:38.367950735Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-27T10:04:38.373494582Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.543507ms logger=migrator t=2026-05-27T10:04:38.380126933Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-27T10:04:38.3856756Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.577908ms logger=migrator t=2026-05-27T10:04:38.391982952Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-27T10:04:38.39882162Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=6.836847ms logger=migrator t=2026-05-27T10:04:38.406020979Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-27T10:04:38.407716023Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.696994ms logger=migrator t=2026-05-27T10:04:38.414613804Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-27T10:04:38.415604115Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=990.221µs logger=migrator t=2026-05-27T10:04:38.422206896Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-27T10:04:38.423217658Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.010152ms logger=migrator t=2026-05-27T10:04:38.431271325Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-27T10:04:38.432809584Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.544889ms logger=migrator t=2026-05-27T10:04:38.439028332Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-27T10:04:38.440808039Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=1.776307ms logger=migrator t=2026-05-27T10:04:38.44866959Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-27T10:04:38.449799946Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.130036ms logger=migrator t=2026-05-27T10:04:38.457021586Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-27T10:04:38.457798991Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=778.485µs logger=migrator t=2026-05-27T10:04:38.464906728Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-27T10:04:38.466170098Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.2664ms logger=migrator t=2026-05-27T10:04:38.472026345Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-27T10:04:38.472771329Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=748.634µs logger=migrator t=2026-05-27T10:04:38.479803273Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-27T10:04:38.480446624Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=642.92µs logger=migrator t=2026-05-27T10:04:38.486507687Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-27T10:04:38.487684104Z level=info msg="Migration successfully executed" id="create tag table" duration=1.179047ms logger=migrator t=2026-05-27T10:04:38.496605489Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-27T10:04:38.497806067Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.222029ms logger=migrator t=2026-05-27T10:04:38.503810169Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-27T10:04:38.504673896Z level=info msg="Migration successfully executed" id="create login attempt table" duration=826.836µs logger=migrator t=2026-05-27T10:04:38.512764475Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-27T10:04:38.513655663Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=891.068µs logger=migrator t=2026-05-27T10:04:38.52013376Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-27T10:04:38.521106851Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=973.302µs logger=migrator t=2026-05-27T10:04:38.526951607Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-27T10:04:38.543459664Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.501126ms logger=migrator t=2026-05-27T10:04:38.550524009Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-27T10:04:38.551448768Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=926.759µs logger=migrator t=2026-05-27T10:04:38.558269966Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-27T10:04:38.559990361Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.719925ms logger=migrator t=2026-05-27T10:04:38.567031555Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-27T10:04:38.567386577Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=354.762µs logger=migrator t=2026-05-27T10:04:38.575060731Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-27T10:04:38.57626931Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.208509ms logger=migrator t=2026-05-27T10:04:38.581861919Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-27T10:04:38.582920552Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.074724ms logger=migrator t=2026-05-27T10:04:38.588616964Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-27T10:04:38.590222275Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.605541ms logger=migrator t=2026-05-27T10:04:38.598515Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-27T10:04:38.598594702Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=80.482µs logger=migrator t=2026-05-27T10:04:38.604550692Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-27T10:04:38.613614911Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.062929ms logger=migrator t=2026-05-27T10:04:38.620430209Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-27T10:04:38.627695831Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=7.264821ms logger=migrator t=2026-05-27T10:04:38.637413641Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-27T10:04:38.643844026Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.419705ms logger=migrator t=2026-05-27T10:04:38.653587386Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-27T10:04:38.663233954Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.639898ms logger=migrator t=2026-05-27T10:04:38.672566512Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-27T10:04:38.674140092Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.57867ms logger=migrator t=2026-05-27T10:04:38.682112027Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-27T10:04:38.686698423Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=4.585406ms logger=migrator t=2026-05-27T10:04:38.695145002Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-27T10:04:38.696367481Z level=info msg="Migration successfully executed" id="create server_lock table" duration=1.228249ms logger=migrator t=2026-05-27T10:04:38.702186457Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-27T10:04:38.703342414Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.116845ms logger=migrator t=2026-05-27T10:04:38.709023335Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-27T10:04:38.710505752Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.481427ms logger=migrator t=2026-05-27T10:04:38.717092302Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-27T10:04:38.718255119Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.166077ms logger=migrator t=2026-05-27T10:04:38.724107756Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-27T10:04:38.725454509Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.351013ms logger=migrator t=2026-05-27T10:04:38.733253488Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-27T10:04:38.734472807Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.218368ms logger=migrator t=2026-05-27T10:04:38.740984545Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-27T10:04:38.747545204Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=6.554659ms logger=migrator t=2026-05-27T10:04:38.753510604Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-27T10:04:38.754763034Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.25222ms logger=migrator t=2026-05-27T10:04:38.759889818Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-27T10:04:38.760714904Z level=info msg="Migration successfully executed" id="create cache_data table" duration=824.196µs logger=migrator t=2026-05-27T10:04:38.765352082Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-27T10:04:38.766195729Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=842.986µs logger=migrator t=2026-05-27T10:04:38.771002882Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-27T10:04:38.771801657Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=797.945µs logger=migrator t=2026-05-27T10:04:38.777060405Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-27T10:04:38.777993825Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=933.34µs logger=migrator t=2026-05-27T10:04:38.783215212Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-27T10:04:38.783285174Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=70.882µs logger=migrator t=2026-05-27T10:04:38.78849307Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-27T10:04:38.788583803Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=91.013µs logger=migrator t=2026-05-27T10:04:38.828690592Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-27T10:04:38.829658373Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=968.221µs logger=migrator t=2026-05-27T10:04:38.835065595Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T10:04:38.836659706Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.591681ms logger=migrator t=2026-05-27T10:04:38.842466501Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T10:04:38.844152365Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=1.682424ms logger=migrator t=2026-05-27T10:04:38.85151897Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-27T10:04:38.851671265Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=156.745µs logger=migrator t=2026-05-27T10:04:38.857421979Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T10:04:38.858669608Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.248649ms logger=migrator t=2026-05-27T10:04:38.864024669Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T10:04:38.865023151Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=998.392µs logger=migrator t=2026-05-27T10:04:38.917535906Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-27T10:04:38.919157568Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.624192ms logger=migrator t=2026-05-27T10:04:38.924397365Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-27T10:04:38.92611339Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.713155ms logger=migrator t=2026-05-27T10:04:38.931634436Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-27T10:04:38.938300999Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.665252ms logger=migrator t=2026-05-27T10:04:38.944845997Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-27T10:04:38.9465048Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.659083ms logger=migrator t=2026-05-27T10:04:38.951436838Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-27T10:04:38.951683986Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=248.147µs logger=migrator t=2026-05-27T10:04:38.957110029Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-27T10:04:38.958385079Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.27536ms logger=migrator t=2026-05-27T10:04:38.96435452Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-05-27T10:04:38.966194108Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=1.823479ms logger=migrator t=2026-05-27T10:04:38.972362235Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-05-27T10:04:38.980338059Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=7.973574ms logger=migrator t=2026-05-27T10:04:38.9862972Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T10:04:38.986379752Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=84.622µs logger=migrator t=2026-05-27T10:04:38.992358533Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-27T10:04:38.993448178Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.090015ms logger=migrator t=2026-05-27T10:04:38.999111828Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-27T10:04:39.000826253Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.713965ms logger=migrator t=2026-05-27T10:04:39.006891127Z 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-05-27T10:04:39.007968991Z 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.077424ms logger=migrator t=2026-05-27T10:04:39.012779854Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-27T10:04:39.013786866Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.006092ms logger=migrator t=2026-05-27T10:04:39.021044658Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-27T10:04:39.027314258Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=6.27021ms logger=migrator t=2026-05-27T10:04:39.034182147Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-27T10:04:39.035124247Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=942.18µs logger=migrator t=2026-05-27T10:04:39.040211609Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T10:04:39.041703867Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=1.490608ms logger=migrator t=2026-05-27T10:04:39.047017916Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-27T10:04:39.074295817Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=27.27567ms logger=migrator t=2026-05-27T10:04:39.082683254Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-27T10:04:39.109343644Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=26.66271ms logger=migrator t=2026-05-27T10:04:39.116009037Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-27T10:04:39.117108812Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.099265ms logger=migrator t=2026-05-27T10:04:39.122854816Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-27T10:04:39.123899739Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.044253ms logger=migrator t=2026-05-27T10:04:39.129994053Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-27T10:04:39.140971184Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=10.977ms logger=migrator t=2026-05-27T10:04:39.147213933Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-27T10:04:39.152902454Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.690091ms logger=migrator t=2026-05-27T10:04:39.159755363Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-27T10:04:39.160794176Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.039993ms logger=migrator t=2026-05-27T10:04:39.169967908Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-27T10:04:39.170714232Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=750.004µs logger=migrator t=2026-05-27T10:04:39.175473664Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-27T10:04:39.176747725Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.276061ms logger=migrator t=2026-05-27T10:04:39.181655351Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-27T10:04:39.186739114Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=5.082282ms logger=migrator t=2026-05-27T10:04:39.20072295Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-27T10:04:39.200975698Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=254.538µs logger=migrator t=2026-05-27T10:04:39.212832596Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-27T10:04:39.219454537Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.623821ms logger=migrator t=2026-05-27T10:04:39.223054962Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-27T10:04:39.229479567Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.419715ms logger=migrator t=2026-05-27T10:04:39.237050109Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-27T10:04:39.2436911Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.643002ms logger=migrator t=2026-05-27T10:04:39.247819282Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-27T10:04:39.24870117Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=882.218µs logger=migrator t=2026-05-27T10:04:39.25498089Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-27T10:04:39.256089686Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.108466ms logger=migrator t=2026-05-27T10:04:39.259438942Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-27T10:04:39.265108293Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=5.668401ms logger=migrator t=2026-05-27T10:04:39.269513694Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-27T10:04:39.27471193Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=5.197576ms logger=migrator t=2026-05-27T10:04:39.280549006Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-05-27T10:04:39.281757244Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.206728ms logger=migrator t=2026-05-27T10:04:39.288371355Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-27T10:04:39.29855091Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=10.175965ms logger=migrator t=2026-05-27T10:04:39.302833367Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-27T10:04:39.308643452Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.805525ms logger=migrator t=2026-05-27T10:04:39.313398254Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-27T10:04:39.313487477Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=89.433µs logger=migrator t=2026-05-27T10:04:39.317456253Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-27T10:04:39.31860332Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=1.144847ms logger=migrator t=2026-05-27T10:04:39.323114664Z 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-05-27T10:04:39.323967001Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=850.377µs logger=migrator t=2026-05-27T10:04:39.3286495Z 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-05-27T10:04:39.329487427Z 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=837.667µs logger=migrator t=2026-05-27T10:04:39.334082474Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-27T10:04:39.334232178Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=151.634µs logger=migrator t=2026-05-27T10:04:39.338473223Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-27T10:04:39.34525003Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=6.776187ms logger=migrator t=2026-05-27T10:04:39.350240949Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-27T10:04:39.356938353Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.694683ms logger=migrator t=2026-05-27T10:04:39.360974241Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-27T10:04:39.367564652Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.587861ms logger=migrator t=2026-05-27T10:04:39.372195399Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-27T10:04:39.381717983Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=9.517734ms logger=migrator t=2026-05-27T10:04:39.386165905Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-27T10:04:39.390590266Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.424991ms logger=migrator t=2026-05-27T10:04:39.394334116Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-27T10:04:39.394425769Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=92.162µs logger=migrator t=2026-05-27T10:04:39.398161377Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-27T10:04:39.398952333Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=790.696µs logger=migrator t=2026-05-27T10:04:39.404551112Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-27T10:04:39.412530716Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.978985ms logger=migrator t=2026-05-27T10:04:39.416941717Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-27T10:04:39.417200795Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=262.559µs logger=migrator t=2026-05-27T10:04:39.423572238Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-27T10:04:39.434025692Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=10.451643ms logger=migrator t=2026-05-27T10:04:39.439691412Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-27T10:04:39.440631802Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=942.11µs logger=migrator t=2026-05-27T10:04:39.446422547Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-27T10:04:39.454184745Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=7.758658ms logger=migrator t=2026-05-27T10:04:39.458475761Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-27T10:04:39.459390161Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=915.54µs logger=migrator t=2026-05-27T10:04:39.466708254Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-27T10:04:39.468940575Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=2.234951ms logger=migrator t=2026-05-27T10:04:39.473967336Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-27T10:04:39.481659001Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=7.688775ms logger=migrator t=2026-05-27T10:04:39.486856947Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-27T10:04:39.489055767Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=2.173739ms logger=migrator t=2026-05-27T10:04:39.497739834Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-27T10:04:39.499145219Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.408035ms logger=migrator t=2026-05-27T10:04:39.507296549Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-27T10:04:39.508641632Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.346533ms logger=migrator t=2026-05-27T10:04:39.51547872Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-27T10:04:39.516831893Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.356693ms logger=migrator t=2026-05-27T10:04:39.52363765Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-27T10:04:39.523733833Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=99.523µs logger=migrator t=2026-05-27T10:04:39.527844814Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-27T10:04:39.528895118Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.048374ms logger=migrator t=2026-05-27T10:04:39.535656214Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-27T10:04:39.5386759Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=3.022797ms logger=migrator t=2026-05-27T10:04:39.544617599Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-27T10:04:39.545034973Z 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-05-27T10:04:39.550553009Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-27T10:04:39.550990453Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=443.314µs logger=migrator t=2026-05-27T10:04:39.554760233Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-27T10:04:39.55592193Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.161007ms logger=migrator t=2026-05-27T10:04:39.559212725Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-27T10:04:39.566999763Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.785028ms logger=migrator t=2026-05-27T10:04:39.572352484Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-27T10:04:39.57347583Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.123596ms logger=migrator t=2026-05-27T10:04:39.580500564Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-27T10:04:39.58288947Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=2.391946ms logger=migrator t=2026-05-27T10:04:39.587461986Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-27T10:04:39.588464918Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.002892ms logger=migrator t=2026-05-27T10:04:39.592676143Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-27T10:04:39.594681827Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=2.000853ms logger=migrator t=2026-05-27T10:04:39.599711337Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-27T10:04:39.601297418Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.58407ms logger=migrator t=2026-05-27T10:04:39.607281778Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-27T10:04:39.607315449Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=35.581µs logger=migrator t=2026-05-27T10:04:39.612255587Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-27T10:04:39.612366421Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=111.854µs logger=migrator t=2026-05-27T10:04:39.616031147Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-27T10:04:39.628676781Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=12.638774ms logger=migrator t=2026-05-27T10:04:39.637470011Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-27T10:04:39.63805876Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=590.689µs logger=migrator t=2026-05-27T10:04:39.641684956Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-27T10:04:39.643025829Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.340433ms logger=migrator t=2026-05-27T10:04:39.649923029Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-27T10:04:39.650446915Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=525.647µs logger=migrator t=2026-05-27T10:04:39.656961683Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-27T10:04:39.658281495Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.320472ms logger=migrator t=2026-05-27T10:04:39.664450402Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-27T10:04:39.665265558Z level=info msg="Migration successfully executed" id="create secrets table" duration=812.236µs logger=migrator t=2026-05-27T10:04:39.670681481Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-27T10:04:39.712644849Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=41.956038ms logger=migrator t=2026-05-27T10:04:39.718351871Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-27T10:04:39.726305485Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.954184ms logger=migrator t=2026-05-27T10:04:39.730663834Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-27T10:04:39.73083449Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=175.395µs logger=migrator t=2026-05-27T10:04:39.73493631Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-27T10:04:39.773990566Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=39.044836ms logger=migrator t=2026-05-27T10:04:39.780669839Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-27T10:04:39.817242096Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=36.570217ms logger=migrator t=2026-05-27T10:04:39.823781395Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-27T10:04:39.824531708Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=748.704µs logger=migrator t=2026-05-27T10:04:39.829972852Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-27T10:04:39.830783888Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=810.986µs logger=migrator t=2026-05-27T10:04:39.834657261Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-27T10:04:39.834885009Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=228.097µs logger=migrator t=2026-05-27T10:04:39.839102823Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-27T10:04:39.840011542Z level=info msg="Migration successfully executed" id="create permission table" duration=908.489µs logger=migrator t=2026-05-27T10:04:39.844263628Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-27T10:04:39.8452847Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.017702ms logger=migrator t=2026-05-27T10:04:39.849624419Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-27T10:04:39.851299202Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.673173ms logger=migrator t=2026-05-27T10:04:39.856972553Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-27T10:04:39.85844475Z level=info msg="Migration successfully executed" id="create role table" duration=1.472327ms logger=migrator t=2026-05-27T10:04:39.863202992Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-27T10:04:39.871167296Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.963934ms logger=migrator t=2026-05-27T10:04:39.87568851Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-27T10:04:39.884992017Z level=info msg="Migration successfully executed" id="add column group_name" duration=9.302247ms logger=migrator t=2026-05-27T10:04:39.892541178Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-27T10:04:39.894044326Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.508508ms logger=migrator t=2026-05-27T10:04:39.899972365Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-27T10:04:39.901181894Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.210439ms logger=migrator t=2026-05-27T10:04:39.905321146Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-27T10:04:39.906452132Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.130096ms logger=migrator t=2026-05-27T10:04:39.910961406Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-27T10:04:39.911939447Z level=info msg="Migration successfully executed" id="create team role table" duration=977.812µs logger=migrator t=2026-05-27T10:04:39.917099351Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-27T10:04:39.918827576Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.723885ms logger=migrator t=2026-05-27T10:04:39.923409973Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-27T10:04:39.924628571Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.216768ms logger=migrator t=2026-05-27T10:04:39.928677551Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-27T10:04:39.929729354Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.050763ms logger=migrator t=2026-05-27T10:04:39.935476987Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-27T10:04:39.93649815Z level=info msg="Migration successfully executed" id="create user role table" duration=1.020233ms logger=migrator t=2026-05-27T10:04:39.941034665Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-27T10:04:39.943297067Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.261593ms logger=migrator t=2026-05-27T10:04:39.94904042Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-27T10:04:39.951137497Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=2.098367ms logger=migrator t=2026-05-27T10:04:39.95687438Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-27T10:04:39.958092209Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.222689ms logger=migrator t=2026-05-27T10:04:39.962554741Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-27T10:04:39.964054969Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.499868ms logger=migrator t=2026-05-27T10:04:39.969010047Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-27T10:04:39.971066213Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=2.056306ms logger=migrator t=2026-05-27T10:04:39.976522537Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-27T10:04:39.977607001Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.093935ms logger=migrator t=2026-05-27T10:04:39.982646542Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-27T10:04:39.991833585Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=9.185323ms logger=migrator t=2026-05-27T10:04:39.998171687Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-27T10:04:39.999234371Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.058684ms logger=migrator t=2026-05-27T10:04:40.003794407Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-27T10:04:40.00515099Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.355053ms logger=migrator t=2026-05-27T10:04:40.00923407Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-27T10:04:40.010303635Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.069734ms logger=migrator t=2026-05-27T10:04:40.014618052Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-27T10:04:40.015657765Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.039413ms logger=migrator t=2026-05-27T10:04:40.019072894Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-27T10:04:40.020010434Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=937.01µs logger=migrator t=2026-05-27T10:04:40.025301193Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-27T10:04:40.026729688Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.428155ms logger=migrator t=2026-05-27T10:04:40.030985574Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-27T10:04:40.038585537Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=7.600032ms logger=migrator t=2026-05-27T10:04:40.042253883Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-27T10:04:40.048068119Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.810026ms logger=migrator t=2026-05-27T10:04:40.051897421Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-27T10:04:40.061680283Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=9.784492ms logger=migrator t=2026-05-27T10:04:40.066574629Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-27T10:04:40.076390973Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.807123ms logger=migrator t=2026-05-27T10:04:40.080535085Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-27T10:04:40.082451166Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.918162ms logger=migrator t=2026-05-27T10:04:40.090341798Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-27T10:04:40.091775103Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.435545ms logger=migrator t=2026-05-27T10:04:40.095870714Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-27T10:04:40.09668489Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=810.756µs logger=migrator t=2026-05-27T10:04:40.100050057Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-27T10:04:40.100974137Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=922.809µs logger=migrator t=2026-05-27T10:04:40.104811599Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-27T10:04:40.106576935Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.764466ms logger=migrator t=2026-05-27T10:04:40.111039188Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-27T10:04:40.1111144Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=77.702µs logger=migrator t=2026-05-27T10:04:40.115215441Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-27T10:04:40.115259552Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=46.211µs logger=migrator t=2026-05-27T10:04:40.118912399Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-27T10:04:40.119364273Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=452.024µs logger=migrator t=2026-05-27T10:04:40.122971598Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-27T10:04:40.123578308Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=607.99µs logger=migrator t=2026-05-27T10:04:40.127526424Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-27T10:04:40.128611588Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=1.086814ms logger=migrator t=2026-05-27T10:04:40.132406059Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-27T10:04:40.13272795Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=322.871µs logger=migrator t=2026-05-27T10:04:40.136637424Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-27T10:04:40.137374528Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=738.764µs logger=migrator t=2026-05-27T10:04:40.141405436Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-27T10:04:40.142760029Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.354403ms logger=migrator t=2026-05-27T10:04:40.147579583Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-27T10:04:40.148973258Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.393385ms logger=migrator t=2026-05-27T10:04:40.157622044Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-27T10:04:40.16910345Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=11.481796ms logger=migrator t=2026-05-27T10:04:40.174342157Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-27T10:04:40.17443505Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=96.113µs logger=migrator t=2026-05-27T10:04:40.179279485Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-27T10:04:40.180492943Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.214149ms logger=migrator t=2026-05-27T10:04:40.185655348Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-27T10:04:40.186917438Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.26286ms logger=migrator t=2026-05-27T10:04:40.191214315Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-27T10:04:40.193010862Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.800467ms logger=migrator t=2026-05-27T10:04:40.199197Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-27T10:04:40.210526651Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.328051ms logger=migrator t=2026-05-27T10:04:40.214517949Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-27T10:04:40.215361966Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=846.318µs logger=migrator t=2026-05-27T10:04:40.218771904Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-27T10:04:40.219541149Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=769.865µs logger=migrator t=2026-05-27T10:04:40.224647502Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-27T10:04:40.258662697Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=34.008135ms logger=migrator t=2026-05-27T10:04:40.26220463Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-27T10:04:40.263122349Z level=info msg="Migration successfully executed" id="create correlation v2" duration=919.609µs logger=migrator t=2026-05-27T10:04:40.266943331Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-27T10:04:40.267718686Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=775.645µs logger=migrator t=2026-05-27T10:04:40.271597649Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-27T10:04:40.272719505Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.122246ms logger=migrator t=2026-05-27T10:04:40.277572Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-27T10:04:40.278776419Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.204908ms logger=migrator t=2026-05-27T10:04:40.284892244Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-27T10:04:40.285143482Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=252.689µs logger=migrator t=2026-05-27T10:04:40.289697297Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-27T10:04:40.290577555Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=880.899µs logger=migrator t=2026-05-27T10:04:40.29574349Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-27T10:04:40.30453881Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.79327ms logger=migrator t=2026-05-27T10:04:40.311697078Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-27T10:04:40.313676382Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.980654ms logger=migrator t=2026-05-27T10:04:40.319859129Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-27T10:04:40.320908042Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.049063ms logger=migrator t=2026-05-27T10:04:40.327194053Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T10:04:40.327665758Z 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-05-27T10:04:40.333608858Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T10:04:40.334119664Z 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-05-27T10:04:40.3380618Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-27T10:04:40.339579968Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=1.57639ms logger=migrator t=2026-05-27T10:04:40.345037282Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-27T10:04:40.346181799Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.144487ms logger=migrator t=2026-05-27T10:04:40.35092744Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-27T10:04:40.35217517Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.2497ms logger=migrator t=2026-05-27T10:04:40.355804646Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-27T10:04:40.356990594Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.185447ms logger=migrator t=2026-05-27T10:04:40.361201858Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T10:04:40.362677045Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.476197ms logger=migrator t=2026-05-27T10:04:40.366707803Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T10:04:40.36784986Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.142797ms logger=migrator t=2026-05-27T10:04:40.371540787Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-27T10:04:40.372511338Z level=info msg="Migration successfully executed" id="Drop public config table" duration=970.161µs logger=migrator t=2026-05-27T10:04:40.377929672Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-27T10:04:40.379930435Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.001054ms logger=migrator t=2026-05-27T10:04:40.386384981Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-27T10:04:40.388764677Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=2.380166ms logger=migrator t=2026-05-27T10:04:40.393901051Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-27T10:04:40.395987607Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=2.085546ms logger=migrator t=2026-05-27T10:04:40.40611465Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-27T10:04:40.407529226Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.416395ms logger=migrator t=2026-05-27T10:04:40.419098824Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-27T10:04:40.446377295Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=27.275641ms logger=migrator t=2026-05-27T10:04:40.453489632Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-27T10:04:40.461730334Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.235552ms logger=migrator t=2026-05-27T10:04:40.467834359Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-27T10:04:40.477336942Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=9.501263ms logger=migrator t=2026-05-27T10:04:40.483645094Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-27T10:04:40.484069307Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=425.784µs logger=migrator t=2026-05-27T10:04:40.489333495Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-27T10:04:40.500253403Z level=info msg="Migration successfully executed" id="add share column" duration=10.920758ms logger=migrator t=2026-05-27T10:04:40.505858092Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-27T10:04:40.50609702Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=240.198µs logger=migrator t=2026-05-27T10:04:40.512030279Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-27T10:04:40.51363259Z level=info msg="Migration successfully executed" id="create file table" duration=1.600781ms logger=migrator t=2026-05-27T10:04:40.518715412Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-27T10:04:40.520755307Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.042495ms logger=migrator t=2026-05-27T10:04:40.526927974Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-27T10:04:40.527836893Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=908.849µs logger=migrator t=2026-05-27T10:04:40.535630162Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-27T10:04:40.537005046Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.375113ms logger=migrator t=2026-05-27T10:04:40.543745221Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-27T10:04:40.545558099Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.812608ms logger=migrator t=2026-05-27T10:04:40.553615316Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-27T10:04:40.553808642Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=186.946µs logger=migrator t=2026-05-27T10:04:40.559699829Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-27T10:04:40.559803023Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=105.174µs logger=migrator t=2026-05-27T10:04:40.567017443Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-27T10:04:40.567773347Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=757.364µs logger=migrator t=2026-05-27T10:04:40.773018834Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-27T10:04:40.773881092Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=869.448µs logger=migrator t=2026-05-27T10:04:40.841976324Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-27T10:04:40.844415642Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.442048ms logger=migrator t=2026-05-27T10:04:40.85816341Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-27T10:04:40.868727567Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.572347ms logger=migrator t=2026-05-27T10:04:40.876866487Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-27T10:04:40.877089704Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=220.067µs logger=migrator t=2026-05-27T10:04:40.884526431Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-27T10:04:40.886554586Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.027215ms logger=migrator t=2026-05-27T10:04:40.895023526Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-27T10:04:40.895917304Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=899.528µs logger=migrator t=2026-05-27T10:04:40.903662672Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-27T10:04:40.904085495Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=428.854µs logger=migrator t=2026-05-27T10:04:40.909521479Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-27T10:04:40.910453158Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=931.98µs logger=migrator t=2026-05-27T10:04:40.916514972Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-27T10:04:40.930477847Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.940325ms logger=migrator t=2026-05-27T10:04:40.937210292Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-27T10:04:40.948604525Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=11.407134ms logger=migrator t=2026-05-27T10:04:40.95502286Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-27T10:04:40.956139326Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.115225ms logger=migrator t=2026-05-27T10:04:40.961639881Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-27T10:04:41.04121397Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.564318ms logger=migrator t=2026-05-27T10:04:41.133458822Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-27T10:04:41.135488117Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=2.030564ms logger=migrator t=2026-05-27T10:04:41.142064516Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-27T10:04:41.143262764Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.198458ms logger=migrator t=2026-05-27T10:04:41.149664669Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-27T10:04:41.180217853Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=30.549294ms logger=migrator t=2026-05-27T10:04:41.188793597Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-27T10:04:41.198133115Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.343268ms logger=migrator t=2026-05-27T10:04:41.203855147Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-27T10:04:41.204212139Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=357.432µs logger=migrator t=2026-05-27T10:04:41.212941917Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-27T10:04:41.213234807Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=295.23µs logger=migrator t=2026-05-27T10:04:41.220771537Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-27T10:04:41.221351765Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=582.848µs logger=migrator t=2026-05-27T10:04:41.227656187Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-27T10:04:41.228009258Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=355.881µs logger=migrator t=2026-05-27T10:04:41.233345718Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-27T10:04:41.233664698Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=320.59µs logger=migrator t=2026-05-27T10:04:41.238332037Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-27T10:04:41.239380761Z level=info msg="Migration successfully executed" id="create folder table" duration=1.048664ms logger=migrator t=2026-05-27T10:04:41.245892628Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-27T10:04:41.247173549Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.280721ms logger=migrator t=2026-05-27T10:04:41.254055059Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-27T10:04:41.255443763Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.389714ms logger=migrator t=2026-05-27T10:04:41.262059164Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-27T10:04:41.262177888Z level=info msg="Migration successfully executed" id="Update folder title length" duration=119.414µs logger=migrator t=2026-05-27T10:04:41.270798183Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T10:04:41.272690973Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.89486ms logger=migrator t=2026-05-27T10:04:41.278823209Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-27T10:04:41.280070419Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.25699ms logger=migrator t=2026-05-27T10:04:41.286160362Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-27T10:04:41.288250969Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.089277ms logger=migrator t=2026-05-27T10:04:41.295405007Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-27T10:04:41.296211413Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=808.446µs logger=migrator t=2026-05-27T10:04:41.302343378Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-27T10:04:41.302630087Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=286.979µs logger=migrator t=2026-05-27T10:04:41.309772615Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-27T10:04:41.31150309Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.728995ms logger=migrator t=2026-05-27T10:04:41.319154214Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-27T10:04:41.321115377Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.962693ms logger=migrator t=2026-05-27T10:04:41.329786163Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-27T10:04:41.331218639Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.438296ms logger=migrator t=2026-05-27T10:04:41.34033833Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-27T10:04:41.341969682Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.634222ms logger=migrator t=2026-05-27T10:04:41.348868322Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-27T10:04:41.350237296Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.371524ms logger=migrator t=2026-05-27T10:04:41.356416993Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-27T10:04:41.357708214Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.292651ms logger=migrator t=2026-05-27T10:04:41.36729026Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-27T10:04:41.368997454Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.713664ms logger=migrator t=2026-05-27T10:04:41.376497374Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-27T10:04:41.378165367Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.681634ms logger=migrator t=2026-05-27T10:04:41.384671124Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-27T10:04:41.386057259Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.380724ms logger=migrator t=2026-05-27T10:04:41.393353631Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-27T10:04:41.39455948Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.207389ms logger=migrator t=2026-05-27T10:04:41.400995725Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-27T10:04:41.402031008Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.035023ms logger=migrator t=2026-05-27T10:04:41.407651977Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-27T10:04:41.40805347Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=402.623µs logger=migrator t=2026-05-27T10:04:41.414194346Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-27T10:04:41.42528907Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.092664ms logger=migrator t=2026-05-27T10:04:41.43125068Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-27T10:04:41.431924852Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=675.272µs logger=migrator t=2026-05-27T10:04:41.436824188Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T10:04:41.436843829Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=20.481µs logger=migrator t=2026-05-27T10:04:41.442675065Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T10:04:41.443547652Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=873.548µs logger=migrator t=2026-05-27T10:04:41.449249524Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-27T10:04:41.449271565Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=23.661µs logger=migrator t=2026-05-27T10:04:41.453992406Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-27T10:04:41.455903467Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.909961ms logger=migrator t=2026-05-27T10:04:41.461264428Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-27T10:04:41.463070725Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.805388ms logger=migrator t=2026-05-27T10:04:41.472099243Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-27T10:04:41.473541749Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.432636ms logger=migrator t=2026-05-27T10:04:41.480017756Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-27T10:04:41.481329638Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.325363ms logger=migrator t=2026-05-27T10:04:41.486772501Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-27T10:04:41.487187165Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=415.413µs logger=migrator t=2026-05-27T10:04:41.49362564Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-27T10:04:41.494297161Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=668.311µs logger=migrator t=2026-05-27T10:04:41.499224049Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-27T10:04:41.500693625Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.469157ms logger=migrator t=2026-05-27T10:04:41.506453639Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-27T10:04:41.507322127Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=864.958µs logger=migrator t=2026-05-27T10:04:41.514565818Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-27T10:04:41.525702043Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.139155ms logger=migrator t=2026-05-27T10:04:41.531233109Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-27T10:04:41.540568707Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.330798ms logger=migrator t=2026-05-27T10:04:41.547361984Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-27T10:04:41.559100489Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.740165ms logger=migrator t=2026-05-27T10:04:41.565887025Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-27T10:04:41.565958917Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=72.812µs logger=migrator t=2026-05-27T10:04:41.57107048Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-27T10:04:41.584022363Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=12.934413ms logger=migrator t=2026-05-27T10:04:41.589806448Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-27T10:04:41.59958113Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=9.771361ms logger=migrator t=2026-05-27T10:04:41.611295723Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-27T10:04:41.611686056Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=391.613µs logger=migrator t=2026-05-27T10:04:41.618774122Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.978841267s logger=migrator t=2026-05-27T10:04:41.619754273Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-27T10:04:41.63973007Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-27T10:04:41.639955448Z level=info msg="Created default organization" logger=secrets t=2026-05-27T10:04:41.649775291Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T10:04:41.703134963Z level=info msg="Restored cache from database" duration=2.065296ms logger=plugin.store t=2026-05-27T10:04:41.704742084Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-27T10:04:41.756554717Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-27T10:04:41.756592928Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-27T10:04:41.756665381Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-27T10:04:41.756677441Z level=info msg="Plugins loaded" count=54 duration=51.936517ms logger=query_data t=2026-05-27T10:04:41.760749611Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-27T10:04:41.763740996Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-27T10:04:41.76761692Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-27T10:04:41.77703956Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-27T10:04:41.789858539Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-27T10:04:41.797148472Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-27T10:04:41.820735304Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-27T10:04:41.841002151Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-27T10:04:41.865285255Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-27T10:04:41.865316406Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-05-27T10:04:41.866014389Z level=info msg="Warming state cache for startup" logger=grafanaStorageLogger t=2026-05-27T10:04:41.866416631Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-27T10:04:41.866742712Z level=info msg="State cache has been initialized" states=0 duration=727.734µs logger=http.server t=2026-05-27T10:04:41.869305764Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.multiorg.alertmanager t=2026-05-27T10:04:41.873998554Z level=info msg="Starting MultiOrg Alertmanager" logger=provisioning.dashboard t=2026-05-27T10:04:41.876191243Z level=info msg="starting to provision dashboards" logger=ngalert.scheduler t=2026-05-27T10:04:41.876992609Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=sqlstore.transactions t=2026-05-27T10:04:41.878493737Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ticker t=2026-05-27T10:04:41.887401281Z level=info msg=starting first_tick=2026-05-27T10:04:50Z logger=plugins.update.checker t=2026-05-27T10:04:41.961797464Z level=info msg="Update check succeeded" duration=86.811139ms logger=sqlstore.transactions t=2026-05-27T10:04:41.999029232Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=grafana.update.checker t=2026-05-27T10:04:42.005090415Z level=info msg="Update check succeeded" duration=131.016719ms logger=plugin.angulardetectorsprovider.dynamic t=2026-05-27T10:04:42.054426289Z level=info msg="Patterns update finished" duration=103.75798ms logger=provisioning.dashboard t=2026-05-27T10:04:42.111906852Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-27T10:04:42.524569796Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-27T10:04:42.531258309Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-27T10:04:58.657851347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:04:58.6585743Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.123058094Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.153917528Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.169415232Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.19317803Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.206422093Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.227348171Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.244552889Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.272033236Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.288758159Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-27T10:05:01.328140356Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-27T10:05:01.341710359Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-27T10:05:01.362461851Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-05-27T10:05:01.375232588Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=provisioning.dashboard t=2026-05-27T10:05:01.391260589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.407614821Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.432930568Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.447519644Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.473884245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.490466124Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.516279547Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.536493512Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.562434669Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.584416091Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.614572513Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.635195501Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.666201039Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.681919911Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.715010466Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.732392251Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.760297901Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.775142214Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.803614413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.822620679Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.853092041Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.877244742Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.944797086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:01.982108116Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.064390951Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.083073427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.130077817Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.148626609Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.21388059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.231356637Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.286777245Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.304011565Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.442458781Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.458888205Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.530858341Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.549194596Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.607393153Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.626850953Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.693808239Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.712747643Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.834262909Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:02.852917394Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.006138991Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.026084247Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.163559423Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.181848136Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.253716109Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.271089163Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.332311246Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.352256852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.465162974Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.481705331Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.567264961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.58794044Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.668120178Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.686151423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.774167001Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.788311182Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.884396167Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.900607994Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.975044688Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:03.996754291Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:04.077669322Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:04.095774959Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:04.167111165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:04.189670885Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:04.270587086Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:04.28922324Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-27T10:05:04.369190931Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-27T10:06:31.898390524Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T10:14:41.891418632Z level=info msg="Completed cleanup jobs" duration=24.424141ms logger=plugins.update.checker t=2026-05-27T10:14:42.016760913Z level=info msg="Update check succeeded" duration=54.787161ms logger=sqlstore.transactions t=2026-05-27T10:19:41.776681113Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-05-27T10:24:41.872741276Z level=info msg="Completed cleanup jobs" duration=4.829094ms logger=plugins.update.checker t=2026-05-27T10:24:42.049921793Z level=info msg="Update check succeeded" duration=87.103126ms logger=cleanup t=2026-05-27T10:34:41.900317973Z level=info msg="Completed cleanup jobs" duration=33.32206ms logger=plugins.update.checker t=2026-05-27T10:34:42.044021794Z level=info msg="Update check succeeded" duration=81.696289ms logger=infra.usagestats t=2026-05-27T10:36:31.925637956Z level=info msg="Usage stats are ready to report" logger=plugins.update.checker t=2026-05-27T10:44:42.013258752Z level=info msg="Update check succeeded" duration=50.484025ms logger=sqlstore.transactions t=2026-05-27T10:44:46.900149309Z level=info msg="Database locked, sleeping then retrying" error="failed to delete expired images: database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-05-27T10:44:46.918664917Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ssosettings.service t=2026-05-27T10:44:46.91874087Z level=error msg="failed to fetch SSO Settings for all providers" err="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-05-27T10:44:46.939669525Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.sender.router t=2026-05-27T10:44:46.939737547Z level=error msg="Unable to sync admin configuration" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=sqlstore.transactions t=2026-05-27T10:44:47.018109929Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=ngalert.multiorg.alertmanager t=2026-05-27T10:44:47.021430444Z level=error msg="Error while synchronizing Alertmanager orgs" error="[sqlstore.max-retries-reached] retry 1: database is locked" logger=cleanup t=2026-05-27T10:44:48.04630223Z level=info msg="Completed cleanup jobs" duration=6.179055261s logger=cleanup t=2026-05-27T10:54:41.881811195Z level=info msg="Completed cleanup jobs" duration=14.177272ms logger=plugins.update.checker t=2026-05-27T10:54:42.020319735Z level=info msg="Update check succeeded" duration=58.188686ms logger=cleanup t=2026-05-27T11:04:41.899372831Z level=info msg="Completed cleanup jobs" duration=32.077892ms logger=plugins.update.checker t=2026-05-27T11:04:42.014846098Z level=info msg="Update check succeeded" duration=52.876402ms logger=infra.usagestats t=2026-05-27T11:06:31.926909735Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-27T11:14:41.898477852Z level=info msg="Completed cleanup jobs" duration=31.451161ms logger=plugins.update.checker t=2026-05-27T11:14:42.013976045Z level=info msg="Update check succeeded" duration=52.063396ms