logger=settings t=2026-05-11T01:05:37.044118855Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-05-11T01:05:37Z logger=settings t=2026-05-11T01:05:37.044532024Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-05-11T01:05:37.044544094Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-05-11T01:05:37.044548294Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-05-11T01:05:37.044552084Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-05-11T01:05:37.044558834Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:05:37.044562444Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:05:37.044565724Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-05-11T01:05:37.044569055Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-05-11T01:05:37.044573205Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-05-11T01:05:37.044578175Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-05-11T01:05:37.044583655Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-05-11T01:05:37.044587535Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-05-11T01:05:37.044619596Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-05-11T01:05:37.044623476Z level=info msg=Target target=[all] logger=settings t=2026-05-11T01:05:37.044630476Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-05-11T01:05:37.044634516Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-05-11T01:05:37.044638486Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-05-11T01:05:37.044644356Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-05-11T01:05:37.044648806Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-05-11T01:05:37.044654466Z level=info msg="App mode production" logger=sqlstore t=2026-05-11T01:05:37.045240149Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-05-11T01:05:37.045257819Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-05-11T01:05:37.050340248Z level=info msg="Locking database" logger=migrator t=2026-05-11T01:05:37.050398279Z level=info msg="Starting DB migrations" logger=migrator t=2026-05-11T01:05:37.051620164Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-05-11T01:05:37.053609667Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.988253ms logger=migrator t=2026-05-11T01:05:37.059581305Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-05-11T01:05:37.060410142Z level=info msg="Migration successfully executed" id="create user table" duration=830.528µs logger=migrator t=2026-05-11T01:05:37.067498664Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-05-11T01:05:37.068361482Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=862.138µs logger=migrator t=2026-05-11T01:05:37.072799437Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-05-11T01:05:37.074175886Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.372899ms logger=migrator t=2026-05-11T01:05:37.079824866Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-05-11T01:05:37.080745257Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=921.56µs logger=migrator t=2026-05-11T01:05:37.09264965Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-05-11T01:05:37.09449877Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=1.83863ms logger=migrator t=2026-05-11T01:05:37.098696209Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-05-11T01:05:37.102376807Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.687638ms logger=migrator t=2026-05-11T01:05:37.106383123Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-05-11T01:05:37.107498207Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.114164ms logger=migrator t=2026-05-11T01:05:37.113151217Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-05-11T01:05:37.113885694Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=729.877µs logger=migrator t=2026-05-11T01:05:37.118741566Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-05-11T01:05:37.119434652Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=689.536µs logger=migrator t=2026-05-11T01:05:37.125879189Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-05-11T01:05:37.126210816Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=331.207µs logger=migrator t=2026-05-11T01:05:37.130481337Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-05-11T01:05:37.130970328Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=485.971µs logger=migrator t=2026-05-11T01:05:37.134717527Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-05-11T01:05:37.135660467Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=938.46µs logger=migrator t=2026-05-11T01:05:37.139328406Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-05-11T01:05:37.139372847Z level=info msg="Migration successfully executed" id="Update user table charset" duration=45.501µs logger=migrator t=2026-05-11T01:05:37.14329873Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-05-11T01:05:37.14466512Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.3661ms logger=migrator t=2026-05-11T01:05:37.150010833Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-05-11T01:05:37.150318071Z level=info msg="Migration successfully executed" id="Add missing user data" duration=309.998µs logger=migrator t=2026-05-11T01:05:37.153841406Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-05-11T01:05:37.154958449Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.116513ms logger=migrator t=2026-05-11T01:05:37.158984676Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-05-11T01:05:37.15968009Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=695.504µs logger=migrator t=2026-05-11T01:05:37.164458392Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-05-11T01:05:37.165843941Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.387339ms logger=migrator t=2026-05-11T01:05:37.170209345Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-05-11T01:05:37.179217657Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=9.005382ms logger=migrator t=2026-05-11T01:05:37.182697771Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-05-11T01:05:37.183676792Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=979.221µs logger=migrator t=2026-05-11T01:05:37.188848422Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-05-11T01:05:37.189406715Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=562.983µs logger=migrator t=2026-05-11T01:05:37.193636205Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-05-11T01:05:37.194906251Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.269397ms logger=migrator t=2026-05-11T01:05:37.199259185Z 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-11T01:05:37.199588891Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=329.187µs logger=migrator t=2026-05-11T01:05:37.203919684Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-05-11T01:05:37.204344003Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=426.899µs logger=migrator t=2026-05-11T01:05:37.208642664Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-05-11T01:05:37.210131957Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.488943ms logger=migrator t=2026-05-11T01:05:37.216154495Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-05-11T01:05:37.21686657Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=714.945µs logger=migrator t=2026-05-11T01:05:37.22250659Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-05-11T01:05:37.223210736Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=701.746µs logger=migrator t=2026-05-11T01:05:37.227829014Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-05-11T01:05:37.22855591Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=724.506µs logger=migrator t=2026-05-11T01:05:37.233055826Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-05-11T01:05:37.233788381Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=732.645µs logger=migrator t=2026-05-11T01:05:37.239231237Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-05-11T01:05:37.239296519Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=66.672µs logger=migrator t=2026-05-11T01:05:37.244081601Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-05-11T01:05:37.244912468Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=831.377µs logger=migrator t=2026-05-11T01:05:37.248628548Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-05-11T01:05:37.249331413Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=702.015µs logger=migrator t=2026-05-11T01:05:37.256130888Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-05-11T01:05:37.257585549Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.454971ms logger=migrator t=2026-05-11T01:05:37.26370724Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-05-11T01:05:37.26465212Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=945.469µs logger=migrator t=2026-05-11T01:05:37.270786121Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:05:37.276214847Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.423366ms logger=migrator t=2026-05-11T01:05:37.284006253Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-05-11T01:05:37.285087466Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.085174ms logger=migrator t=2026-05-11T01:05:37.310898247Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-05-11T01:05:37.312150793Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.252856ms logger=migrator t=2026-05-11T01:05:37.318385307Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-05-11T01:05:37.319228315Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=842.177µs logger=migrator t=2026-05-11T01:05:37.325026108Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-05-11T01:05:37.32654942Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.529762ms logger=migrator t=2026-05-11T01:05:37.33260097Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-05-11T01:05:37.333896907Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.295347ms logger=migrator t=2026-05-11T01:05:37.340254153Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-05-11T01:05:37.340842726Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=588.573µs logger=migrator t=2026-05-11T01:05:37.346183789Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-05-11T01:05:37.347205932Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=1.029762ms logger=migrator t=2026-05-11T01:05:37.353474245Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-05-11T01:05:37.354107248Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=632.693µs logger=migrator t=2026-05-11T01:05:37.359439652Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-05-11T01:05:37.360423484Z level=info msg="Migration successfully executed" id="create star table" duration=983.922µs logger=migrator t=2026-05-11T01:05:37.369676801Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-05-11T01:05:37.371218643Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=1.548082ms logger=migrator t=2026-05-11T01:05:37.376992366Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-05-11T01:05:37.378602521Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.609195ms logger=migrator t=2026-05-11T01:05:37.38415753Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-05-11T01:05:37.385425217Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.266557ms logger=migrator t=2026-05-11T01:05:37.39212377Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-05-11T01:05:37.393339475Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.214815ms logger=migrator t=2026-05-11T01:05:37.399124209Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-05-11T01:05:37.400756044Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.633225ms logger=migrator t=2026-05-11T01:05:37.406441375Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-05-11T01:05:37.407456797Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.017322ms logger=migrator t=2026-05-11T01:05:37.412721639Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-05-11T01:05:37.413894795Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.172226ms logger=migrator t=2026-05-11T01:05:37.419470704Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-05-11T01:05:37.419498404Z level=info msg="Migration successfully executed" id="Update org table charset" duration=28.5µs logger=migrator t=2026-05-11T01:05:37.424381468Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-05-11T01:05:37.424450279Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=75.561µs logger=migrator t=2026-05-11T01:05:37.437479377Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-05-11T01:05:37.446545561Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=9.059833ms logger=migrator t=2026-05-11T01:05:37.465538456Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-05-11T01:05:37.466669741Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.132125ms logger=migrator t=2026-05-11T01:05:37.487407403Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-05-11T01:05:37.488976936Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.607574ms logger=migrator t=2026-05-11T01:05:37.503081538Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-05-11T01:05:37.504172931Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.095443ms logger=migrator t=2026-05-11T01:05:37.512461988Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-05-11T01:05:37.513147842Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=685.364µs logger=migrator t=2026-05-11T01:05:37.520270464Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-05-11T01:05:37.521065111Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=794.187µs logger=migrator t=2026-05-11T01:05:37.528209883Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-05-11T01:05:37.52899223Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=782.487µs logger=migrator t=2026-05-11T01:05:37.534299734Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-05-11T01:05:37.539684529Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.383945ms logger=migrator t=2026-05-11T01:05:37.552258417Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-05-11T01:05:37.55378149Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=1.526453ms logger=migrator t=2026-05-11T01:05:37.559869039Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-05-11T01:05:37.561166026Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=1.305867ms logger=migrator t=2026-05-11T01:05:37.566759796Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-05-11T01:05:37.567582824Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=822.838µs logger=migrator t=2026-05-11T01:05:37.574481981Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-05-11T01:05:37.574893229Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=407.078µs logger=migrator t=2026-05-11T01:05:37.579798084Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-05-11T01:05:37.581304776Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.510472ms logger=migrator t=2026-05-11T01:05:37.587925828Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-05-11T01:05:37.5880317Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=205.514µs logger=migrator t=2026-05-11T01:05:37.593202961Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-05-11T01:05:37.595159902Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.961712ms logger=migrator t=2026-05-11T01:05:37.600134278Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-05-11T01:05:37.601755783Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.616935ms logger=migrator t=2026-05-11T01:05:37.607947295Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-05-11T01:05:37.609746594Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.799429ms logger=migrator t=2026-05-11T01:05:37.615162939Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-05-11T01:05:37.615880724Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=717.225µs logger=migrator t=2026-05-11T01:05:37.621181188Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-05-11T01:05:37.622853973Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.672335ms logger=migrator t=2026-05-11T01:05:37.628730168Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-05-11T01:05:37.629461994Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=732.016µs logger=migrator t=2026-05-11T01:05:37.634819539Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-05-11T01:05:37.635500663Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=680.504µs logger=migrator t=2026-05-11T01:05:37.649546543Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-05-11T01:05:37.649614144Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=70.701µs logger=migrator t=2026-05-11T01:05:37.655810006Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-05-11T01:05:37.655849817Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=41.461µs logger=migrator t=2026-05-11T01:05:37.661791634Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-05-11T01:05:37.665652337Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=3.866204ms logger=migrator t=2026-05-11T01:05:37.679284757Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-05-11T01:05:37.681076505Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=1.791338ms logger=migrator t=2026-05-11T01:05:37.687735497Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-05-11T01:05:37.68971709Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.981462ms logger=migrator t=2026-05-11T01:05:37.695296849Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-05-11T01:05:37.697552067Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.263439ms logger=migrator t=2026-05-11T01:05:37.701316367Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-05-11T01:05:37.701522281Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=203.314µs logger=migrator t=2026-05-11T01:05:37.704507825Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-05-11T01:05:37.705311163Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=803.108µs logger=migrator t=2026-05-11T01:05:37.709927631Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-05-11T01:05:37.710620906Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=690.445µs logger=migrator t=2026-05-11T01:05:37.714522379Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-05-11T01:05:37.71455006Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=28.581µs logger=migrator t=2026-05-11T01:05:37.71923082Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-05-11T01:05:37.720110708Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=882.478µs logger=migrator t=2026-05-11T01:05:37.724980032Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-05-11T01:05:37.726154947Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.174925ms logger=migrator t=2026-05-11T01:05:37.732670496Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:05:37.739238487Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.56905ms logger=migrator t=2026-05-11T01:05:37.742924415Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-05-11T01:05:37.743459476Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=532.981µs logger=migrator t=2026-05-11T01:05:37.747502033Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-05-11T01:05:37.748273359Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=771.356µs logger=migrator t=2026-05-11T01:05:37.752810266Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-05-11T01:05:37.753658224Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=847.068µs logger=migrator t=2026-05-11T01:05:37.757401644Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-05-11T01:05:37.75771002Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=307.996µs logger=migrator t=2026-05-11T01:05:37.762529993Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-05-11T01:05:37.763165697Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=633.203µs logger=migrator t=2026-05-11T01:05:37.767648473Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-05-11T01:05:37.770924422Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=3.27585ms logger=migrator t=2026-05-11T01:05:37.774393596Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-05-11T01:05:37.775148453Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=754.167µs logger=migrator t=2026-05-11T01:05:37.778538815Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-05-11T01:05:37.778707478Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=169.053µs logger=migrator t=2026-05-11T01:05:37.78303253Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-05-11T01:05:37.783204123Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=171.843µs logger=migrator t=2026-05-11T01:05:37.786830032Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-05-11T01:05:37.787580837Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=750.716µs logger=migrator t=2026-05-11T01:05:37.792527883Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-05-11T01:05:37.795918145Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.389862ms logger=migrator t=2026-05-11T01:05:37.800281429Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-05-11T01:05:37.801504174Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.222095ms logger=migrator t=2026-05-11T01:05:37.806769177Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-05-11T01:05:37.807573874Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=804.337µs logger=migrator t=2026-05-11T01:05:37.813700364Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-05-11T01:05:37.814576404Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=875.29µs logger=migrator t=2026-05-11T01:05:37.81863988Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-05-11T01:05:37.819487918Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=847.498µs logger=migrator t=2026-05-11T01:05:37.826435236Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-05-11T01:05:37.827708423Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.275807ms logger=migrator t=2026-05-11T01:05:37.834004718Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-05-11T01:05:37.848120799Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=14.121011ms logger=migrator t=2026-05-11T01:05:37.854619178Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-05-11T01:05:37.855866334Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.251156ms logger=migrator t=2026-05-11T01:05:37.860981183Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-05-11T01:05:37.862601938Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.620085ms logger=migrator t=2026-05-11T01:05:37.866282336Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-05-11T01:05:37.867066703Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=784.117µs logger=migrator t=2026-05-11T01:05:37.87113914Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-05-11T01:05:37.871715302Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=576.772µs logger=migrator t=2026-05-11T01:05:37.877363983Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-05-11T01:05:37.882341229Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=4.977786ms logger=migrator t=2026-05-11T01:05:37.886756563Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-05-11T01:05:37.889072593Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.312669ms logger=migrator t=2026-05-11T01:05:37.894750884Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-05-11T01:05:37.894787175Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=36.99µs logger=migrator t=2026-05-11T01:05:37.9006766Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-05-11T01:05:37.900899556Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=223.096µs logger=migrator t=2026-05-11T01:05:37.904698686Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-05-11T01:05:37.908685331Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.986325ms logger=migrator t=2026-05-11T01:05:37.913961044Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-05-11T01:05:37.914220279Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=260.425µs logger=migrator t=2026-05-11T01:05:37.917386777Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-05-11T01:05:37.917624932Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=238.695µs logger=migrator t=2026-05-11T01:05:37.92171719Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-05-11T01:05:37.924132341Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.414822ms logger=migrator t=2026-05-11T01:05:38.017296079Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-05-11T01:05:38.018088005Z level=info msg="Migration successfully executed" id="Update uid value" duration=796.326µs logger=migrator t=2026-05-11T01:05:38.028027528Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-05-11T01:05:38.02955907Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.535122ms logger=migrator t=2026-05-11T01:05:38.036823025Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-05-11T01:05:38.038936461Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=2.115256ms logger=migrator t=2026-05-11T01:05:38.045620993Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-05-11T01:05:38.047266529Z level=info msg="Migration successfully executed" id="create api_key table" duration=1.648566ms logger=migrator t=2026-05-11T01:05:38.055364291Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-05-11T01:05:38.056458884Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.099713ms logger=migrator t=2026-05-11T01:05:38.061548893Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-05-11T01:05:38.062383041Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=834.008µs logger=migrator t=2026-05-11T01:05:38.070949073Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-05-11T01:05:38.072358964Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.413841ms logger=migrator t=2026-05-11T01:05:38.076595254Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-05-11T01:05:38.077253218Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=658.414µs logger=migrator t=2026-05-11T01:05:38.083015632Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-05-11T01:05:38.083531492Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=515.86µs logger=migrator t=2026-05-11T01:05:38.09000456Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-05-11T01:05:38.090726185Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=769.006µs logger=migrator t=2026-05-11T01:05:38.09418981Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-05-11T01:05:38.103389136Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=9.200796ms logger=migrator t=2026-05-11T01:05:38.107968773Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-05-11T01:05:38.108509205Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=541.972µs logger=migrator t=2026-05-11T01:05:38.112248215Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-05-11T01:05:38.112790066Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=541.541µs logger=migrator t=2026-05-11T01:05:38.115917463Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-05-11T01:05:38.116451094Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=533.501µs logger=migrator t=2026-05-11T01:05:38.12043069Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-05-11T01:05:38.121674356Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.240816ms logger=migrator t=2026-05-11T01:05:38.126133511Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-05-11T01:05:38.126624742Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=491.13µs logger=migrator t=2026-05-11T01:05:38.133061499Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-05-11T01:05:38.133783635Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=722.256µs logger=migrator t=2026-05-11T01:05:38.141747964Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-05-11T01:05:38.141790586Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=44.902µs logger=migrator t=2026-05-11T01:05:38.146747221Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-05-11T01:05:38.150816078Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.067887ms logger=migrator t=2026-05-11T01:05:38.154611199Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-05-11T01:05:38.157034501Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.422762ms logger=migrator t=2026-05-11T01:05:38.162458206Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-05-11T01:05:38.162740262Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=286.886µs logger=migrator t=2026-05-11T01:05:38.167069265Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-05-11T01:05:38.16970466Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=2.636345ms logger=migrator t=2026-05-11T01:05:38.173613434Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-05-11T01:05:38.176083377Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.470113ms logger=migrator t=2026-05-11T01:05:38.179386028Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-05-11T01:05:38.180100242Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=715.085µs logger=migrator t=2026-05-11T01:05:38.184330263Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-05-11T01:05:38.184841024Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=510.781µs logger=migrator t=2026-05-11T01:05:38.190584596Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-05-11T01:05:38.192123089Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.536723ms logger=migrator t=2026-05-11T01:05:38.197522084Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-05-11T01:05:38.199563028Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=2.040564ms logger=migrator t=2026-05-11T01:05:38.204421312Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-05-11T01:05:38.205336281Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=914.239µs logger=migrator t=2026-05-11T01:05:38.209415799Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-05-11T01:05:38.210247086Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=831.308µs logger=migrator t=2026-05-11T01:05:38.214042527Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-05-11T01:05:38.214121608Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=75.971µs logger=migrator t=2026-05-11T01:05:38.218823839Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-05-11T01:05:38.21885218Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=31.52µs logger=migrator t=2026-05-11T01:05:38.222339144Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-05-11T01:05:38.225562852Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.223448ms logger=migrator t=2026-05-11T01:05:38.2296254Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-05-11T01:05:38.232361208Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.735058ms logger=migrator t=2026-05-11T01:05:38.236043766Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-05-11T01:05:38.236109708Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=67.082µs logger=migrator t=2026-05-11T01:05:38.24087289Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-05-11T01:05:38.242374111Z level=info msg="Migration successfully executed" id="create quota table v1" duration=1.502812ms logger=migrator t=2026-05-11T01:05:38.246329076Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-05-11T01:05:38.247231985Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=902.389µs logger=migrator t=2026-05-11T01:05:38.250888263Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-05-11T01:05:38.250916343Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=30.41µs logger=migrator t=2026-05-11T01:05:38.255172875Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-05-11T01:05:38.255995012Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=821.757µs logger=migrator t=2026-05-11T01:05:38.260283654Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-05-11T01:05:38.261311265Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=1.026311ms logger=migrator t=2026-05-11T01:05:38.270010741Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-05-11T01:05:38.273290301Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.28194ms logger=migrator t=2026-05-11T01:05:38.276766576Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-05-11T01:05:38.276798046Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=32.27µs logger=migrator t=2026-05-11T01:05:38.280850602Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-05-11T01:05:38.281757471Z level=info msg="Migration successfully executed" id="create session table" duration=906.079µs logger=migrator t=2026-05-11T01:05:38.28868156Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-05-11T01:05:38.288781902Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=101.842µs logger=migrator t=2026-05-11T01:05:38.295003144Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-05-11T01:05:38.295142627Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=140.663µs logger=migrator t=2026-05-11T01:05:38.301333099Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-05-11T01:05:38.302083926Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=750.857µs logger=migrator t=2026-05-11T01:05:38.305902807Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-05-11T01:05:38.306606272Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=703.875µs logger=migrator t=2026-05-11T01:05:38.311344373Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-05-11T01:05:38.311369804Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=26.271µs logger=migrator t=2026-05-11T01:05:38.314864968Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-05-11T01:05:38.314890678Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=26.72µs logger=migrator t=2026-05-11T01:05:38.322102113Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-05-11T01:05:38.327570829Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.467376ms logger=migrator t=2026-05-11T01:05:38.332116856Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-05-11T01:05:38.335327885Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.207479ms logger=migrator t=2026-05-11T01:05:38.338545994Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-05-11T01:05:38.338643996Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=94.452µs logger=migrator t=2026-05-11T01:05:38.344492271Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-05-11T01:05:38.344674004Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=187.394µs logger=migrator t=2026-05-11T01:05:38.349112619Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-05-11T01:05:38.350617461Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.504552ms logger=migrator t=2026-05-11T01:05:38.355456515Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-05-11T01:05:38.355479185Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=23.821µs logger=migrator t=2026-05-11T01:05:38.360453571Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-05-11T01:05:38.365427467Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=4.972166ms logger=migrator t=2026-05-11T01:05:38.37073367Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-05-11T01:05:38.370935694Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=202.914µs logger=migrator t=2026-05-11T01:05:38.374598733Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-05-11T01:05:38.377999846Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=3.400432ms logger=migrator t=2026-05-11T01:05:38.38288193Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-05-11T01:05:38.38615142Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.269439ms logger=migrator t=2026-05-11T01:05:38.390047472Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-05-11T01:05:38.390120444Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=73.592µs logger=migrator t=2026-05-11T01:05:38.393942846Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-05-11T01:05:38.394830275Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=887.349µs logger=migrator t=2026-05-11T01:05:38.400789822Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-05-11T01:05:38.40167242Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=882.738µs logger=migrator t=2026-05-11T01:05:38.405463592Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-05-11T01:05:38.406560105Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.096583ms logger=migrator t=2026-05-11T01:05:38.410612861Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-05-11T01:05:38.411508231Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=895.339µs logger=migrator t=2026-05-11T01:05:38.415909134Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-05-11T01:05:38.416710412Z level=info msg="Migration successfully executed" id="add index alert state" duration=801.288µs logger=migrator t=2026-05-11T01:05:38.424460186Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-05-11T01:05:38.426343957Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.885961ms logger=migrator t=2026-05-11T01:05:38.430604908Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-05-11T01:05:38.431343514Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=738.346µs logger=migrator t=2026-05-11T01:05:38.436381851Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-05-11T01:05:38.437293421Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=893.499µs logger=migrator t=2026-05-11T01:05:38.442339528Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-05-11T01:05:38.443172836Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=833.898µs logger=migrator t=2026-05-11T01:05:38.447008017Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-05-11T01:05:38.458927562Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=11.922525ms logger=migrator t=2026-05-11T01:05:38.463102251Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-05-11T01:05:38.463699733Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=596.813µs logger=migrator t=2026-05-11T01:05:38.467169228Z 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-11T01:05:38.468045366Z 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=875.088µs logger=migrator t=2026-05-11T01:05:38.47200791Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-05-11T01:05:38.472304167Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=296.157µs logger=migrator t=2026-05-11T01:05:38.47849704Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-05-11T01:05:38.479021531Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=524.361µs logger=migrator t=2026-05-11T01:05:38.482511615Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-05-11T01:05:38.483717191Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.204216ms logger=migrator t=2026-05-11T01:05:38.488684126Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-05-11T01:05:38.493088241Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.404605ms logger=migrator t=2026-05-11T01:05:38.498243451Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-05-11T01:05:38.50333567Z level=info msg="Migration successfully executed" id="Add column frequency" duration=5.091749ms logger=migrator t=2026-05-11T01:05:38.507263033Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-05-11T01:05:38.511229897Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.966544ms logger=migrator t=2026-05-11T01:05:38.515026149Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-05-11T01:05:38.519219408Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=4.192949ms logger=migrator t=2026-05-11T01:05:38.523853617Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-05-11T01:05:38.524781637Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=924.289µs logger=migrator t=2026-05-11T01:05:38.529017907Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-05-11T01:05:38.529048568Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=33.541µs logger=migrator t=2026-05-11T01:05:38.532507122Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-05-11T01:05:38.532542762Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=37.73µs logger=migrator t=2026-05-11T01:05:38.536264131Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-05-11T01:05:38.537623961Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.35964ms logger=migrator t=2026-05-11T01:05:38.544498167Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:05:38.545969829Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.482792ms logger=migrator t=2026-05-11T01:05:38.550880174Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-05-11T01:05:38.551668261Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=790.887µs logger=migrator t=2026-05-11T01:05:38.555293188Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-05-11T01:05:38.556203837Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=908.929µs logger=migrator t=2026-05-11T01:05:38.563073804Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-05-11T01:05:38.564585846Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=1.511702ms logger=migrator t=2026-05-11T01:05:38.568382457Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-05-11T01:05:38.573614729Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=5.15493ms logger=migrator t=2026-05-11T01:05:38.577792158Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-05-11T01:05:38.582047739Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=4.256321ms logger=migrator t=2026-05-11T01:05:38.585749048Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-05-11T01:05:38.585976402Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=223.574µs logger=migrator t=2026-05-11T01:05:38.593509924Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-05-11T01:05:38.594719749Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.214736ms logger=migrator t=2026-05-11T01:05:38.602112257Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-05-11T01:05:38.603528357Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.41392ms logger=migrator t=2026-05-11T01:05:38.607592924Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-05-11T01:05:38.614096962Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=6.505448ms logger=migrator t=2026-05-11T01:05:38.619046838Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-05-11T01:05:38.619101089Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=54.801µs logger=migrator t=2026-05-11T01:05:38.622628544Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-05-11T01:05:38.623934923Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.305779ms logger=migrator t=2026-05-11T01:05:38.628809526Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-05-11T01:05:38.630509593Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.700987ms logger=migrator t=2026-05-11T01:05:38.63464065Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-05-11T01:05:38.634725002Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=85.042µs logger=migrator t=2026-05-11T01:05:38.638981794Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-05-11T01:05:38.639862722Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=880.629µs logger=migrator t=2026-05-11T01:05:38.644025621Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-05-11T01:05:38.64489062Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=867.558µs logger=migrator t=2026-05-11T01:05:38.648973107Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-05-11T01:05:38.649874246Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=901.099µs logger=migrator t=2026-05-11T01:05:38.653892621Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-05-11T01:05:38.655043007Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=1.148655ms logger=migrator t=2026-05-11T01:05:38.660030792Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-05-11T01:05:38.660980013Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=946.671µs logger=migrator t=2026-05-11T01:05:38.665193972Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-05-11T01:05:38.666115543Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=921.361µs logger=migrator t=2026-05-11T01:05:38.670917035Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-05-11T01:05:38.670946355Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=30.06µs logger=migrator t=2026-05-11T01:05:38.674554293Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-05-11T01:05:38.681081632Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=6.526419ms logger=migrator t=2026-05-11T01:05:38.685392904Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-05-11T01:05:38.686430986Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=1.036582ms logger=migrator t=2026-05-11T01:05:38.690825529Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-05-11T01:05:38.694785354Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=3.978225ms logger=migrator t=2026-05-11T01:05:38.698728948Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-05-11T01:05:38.699448764Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=719.606µs logger=migrator t=2026-05-11T01:05:38.7030138Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-05-11T01:05:38.703859358Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=845.188µs logger=migrator t=2026-05-11T01:05:38.708392665Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-05-11T01:05:38.709286004Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=893.208µs logger=migrator t=2026-05-11T01:05:38.71286203Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-05-11T01:05:38.725472669Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=12.607709ms logger=migrator t=2026-05-11T01:05:38.729609537Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-05-11T01:05:38.73019033Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=580.583µs logger=migrator t=2026-05-11T01:05:38.734525382Z 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-11T01:05:38.735212656Z 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=687.704µs logger=migrator t=2026-05-11T01:05:38.739067229Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-05-11T01:05:38.739357035Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=293.156µs logger=migrator t=2026-05-11T01:05:38.743014133Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-05-11T01:05:38.743580345Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=563.752µs logger=migrator t=2026-05-11T01:05:38.747693673Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-05-11T01:05:38.747979859Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=286.656µs logger=migrator t=2026-05-11T01:05:38.752209299Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-05-11T01:05:38.760185079Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=7.96855ms logger=migrator t=2026-05-11T01:05:38.766362781Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-05-11T01:05:38.769785605Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=3.421054ms logger=migrator t=2026-05-11T01:05:38.773050514Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-05-11T01:05:38.77426475Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.213396ms logger=migrator t=2026-05-11T01:05:38.780484572Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-05-11T01:05:38.782654259Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=2.167447ms logger=migrator t=2026-05-11T01:05:38.790117378Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-05-11T01:05:38.790357673Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=248.475µs logger=migrator t=2026-05-11T01:05:38.795755979Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-05-11T01:05:38.802627965Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.871496ms logger=migrator t=2026-05-11T01:05:38.810064214Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-05-11T01:05:38.810989783Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=925.219µs logger=migrator t=2026-05-11T01:05:38.815912179Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-05-11T01:05:38.816176474Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=264.745µs logger=migrator t=2026-05-11T01:05:38.822853527Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-05-11T01:05:38.823425599Z level=info msg="Migration successfully executed" id="Move region to single row" duration=572.822µs logger=migrator t=2026-05-11T01:05:38.831227746Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-05-11T01:05:38.832500153Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.269216ms logger=migrator t=2026-05-11T01:05:38.839156004Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-05-11T01:05:38.839964432Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=829.888µs logger=migrator t=2026-05-11T01:05:38.847215166Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:05:38.848648947Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.430321ms logger=migrator t=2026-05-11T01:05:38.864087596Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-05-11T01:05:38.865970577Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=1.882231ms logger=migrator t=2026-05-11T01:05:38.872107548Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-05-11T01:05:38.872944616Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=835.248µs logger=migrator t=2026-05-11T01:05:38.878088775Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-05-11T01:05:38.878923834Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=834.879µs logger=migrator t=2026-05-11T01:05:38.886545386Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-05-11T01:05:38.886645888Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=101.363µs logger=migrator t=2026-05-11T01:05:38.892689967Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-05-11T01:05:38.894116817Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.42633ms logger=migrator t=2026-05-11T01:05:38.899974112Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-05-11T01:05:38.90125747Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.285348ms logger=migrator t=2026-05-11T01:05:38.906561703Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-05-11T01:05:38.907901552Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.339229ms logger=migrator t=2026-05-11T01:05:38.914481482Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-05-11T01:05:38.915362201Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=880.539µs logger=migrator t=2026-05-11T01:05:38.920199684Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-05-11T01:05:38.920472059Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=273.055µs logger=migrator t=2026-05-11T01:05:38.924939035Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-05-11T01:05:38.925501197Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=562.842µs logger=migrator t=2026-05-11T01:05:38.933358625Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-05-11T01:05:38.933474437Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=120.532µs logger=migrator t=2026-05-11T01:05:38.942229234Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-05-11T01:05:38.94342294Z level=info msg="Migration successfully executed" id="create team table" duration=1.193676ms logger=migrator t=2026-05-11T01:05:38.948075068Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-05-11T01:05:38.949577331Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.498903ms logger=migrator t=2026-05-11T01:05:38.975993834Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-05-11T01:05:38.977385644Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.39197ms logger=migrator t=2026-05-11T01:05:38.982423732Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-05-11T01:05:38.9870302Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=4.605768ms logger=migrator t=2026-05-11T01:05:38.990681608Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-05-11T01:05:38.990847892Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=166.374µs logger=migrator t=2026-05-11T01:05:38.995866538Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-05-11T01:05:38.997382531Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.515693ms logger=migrator t=2026-05-11T01:05:39.002439919Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-05-11T01:05:39.003621444Z level=info msg="Migration successfully executed" id="create team member table" duration=1.181695ms logger=migrator t=2026-05-11T01:05:39.008683102Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-05-11T01:05:39.009569301Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=885.909µs logger=migrator t=2026-05-11T01:05:39.014435745Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-05-11T01:05:39.015535058Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.097633ms logger=migrator t=2026-05-11T01:05:39.027111836Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-05-11T01:05:39.028546796Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.43446ms logger=migrator t=2026-05-11T01:05:39.035162977Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-05-11T01:05:39.042251378Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=7.089611ms logger=migrator t=2026-05-11T01:05:39.046517729Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-05-11T01:05:39.051007315Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.489166ms logger=migrator t=2026-05-11T01:05:39.057098015Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-05-11T01:05:39.061567711Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.469526ms logger=migrator t=2026-05-11T01:05:39.066047696Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-05-11T01:05:39.066912335Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=865.13µs logger=migrator t=2026-05-11T01:05:39.073418293Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-05-11T01:05:39.075417846Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.004743ms logger=migrator t=2026-05-11T01:05:39.082347474Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-05-11T01:05:39.0835799Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.235147ms logger=migrator t=2026-05-11T01:05:39.089328423Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-05-11T01:05:39.090467557Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.138664ms logger=migrator t=2026-05-11T01:05:39.095037645Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-05-11T01:05:39.095957094Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=922.159µs logger=migrator t=2026-05-11T01:05:39.100594063Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-05-11T01:05:39.101516173Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=921.77µs logger=migrator t=2026-05-11T01:05:39.106867097Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-05-11T01:05:39.108324708Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.456741ms logger=migrator t=2026-05-11T01:05:39.113838125Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-05-11T01:05:39.115342487Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.503902ms logger=migrator t=2026-05-11T01:05:39.121451607Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-05-11T01:05:39.122795367Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=1.34449ms logger=migrator t=2026-05-11T01:05:39.127796783Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-05-11T01:05:39.128040399Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=243.906µs logger=migrator t=2026-05-11T01:05:39.132307549Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-05-11T01:05:39.133148667Z level=info msg="Migration successfully executed" id="create tag table" duration=840.268µs logger=migrator t=2026-05-11T01:05:39.138313057Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-05-11T01:05:39.139206317Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=893.27µs logger=migrator t=2026-05-11T01:05:39.143995468Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-05-11T01:05:39.145207005Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.211447ms logger=migrator t=2026-05-11T01:05:39.149620608Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-05-11T01:05:39.150723353Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.093164ms logger=migrator t=2026-05-11T01:05:39.156286691Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-05-11T01:05:39.157473206Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.191465ms logger=migrator t=2026-05-11T01:05:39.162254719Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:05:39.176574014Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=14.320046ms logger=migrator t=2026-05-11T01:05:39.181141292Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-05-11T01:05:39.181711304Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=570.682µs logger=migrator t=2026-05-11T01:05:39.188340395Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-05-11T01:05:39.190173204Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.837619ms logger=migrator t=2026-05-11T01:05:39.196256294Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-05-11T01:05:39.196709733Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=452.619µs logger=migrator t=2026-05-11T01:05:39.211399297Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-05-11T01:05:39.213128344Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.733828ms logger=migrator t=2026-05-11T01:05:39.217431275Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-05-11T01:05:39.218063879Z level=info msg="Migration successfully executed" id="create user auth table" duration=632.534µs logger=migrator t=2026-05-11T01:05:39.222174607Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-05-11T01:05:39.223419304Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.241137ms logger=migrator t=2026-05-11T01:05:39.229117555Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-05-11T01:05:39.229181967Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=65.042µs logger=migrator t=2026-05-11T01:05:39.234110401Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-05-11T01:05:39.24340279Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=9.288829ms logger=migrator t=2026-05-11T01:05:39.248243473Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-05-11T01:05:39.252509734Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=4.266971ms logger=migrator t=2026-05-11T01:05:39.258038592Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-05-11T01:05:39.264288035Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=6.248433ms logger=migrator t=2026-05-11T01:05:39.26968553Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-05-11T01:05:39.275656028Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=5.970998ms logger=migrator t=2026-05-11T01:05:39.281161365Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-05-11T01:05:39.282181598Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.020393ms logger=migrator t=2026-05-11T01:05:39.289776089Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-05-11T01:05:39.29871683Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.91255ms logger=migrator t=2026-05-11T01:05:39.303772528Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-05-11T01:05:39.304645767Z level=info msg="Migration successfully executed" id="create server_lock table" duration=872.809µs logger=migrator t=2026-05-11T01:05:39.310728197Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-05-11T01:05:39.31184952Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.121173ms logger=migrator t=2026-05-11T01:05:39.318524683Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-05-11T01:05:39.319674847Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.154344ms logger=migrator t=2026-05-11T01:05:39.326318889Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-05-11T01:05:39.328433884Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=2.115215ms logger=migrator t=2026-05-11T01:05:39.334053724Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-05-11T01:05:39.334969703Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=916.009µs logger=migrator t=2026-05-11T01:05:39.339720975Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-05-11T01:05:39.34043973Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=719.125µs logger=migrator t=2026-05-11T01:05:39.347060802Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-05-11T01:05:39.352996508Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=5.936346ms logger=migrator t=2026-05-11T01:05:39.359047117Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-05-11T01:05:39.360077669Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.031102ms logger=migrator t=2026-05-11T01:05:39.366515687Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-05-11T01:05:39.368270094Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.756247ms logger=migrator t=2026-05-11T01:05:39.37511288Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-05-11T01:05:39.376732544Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.619364ms logger=migrator t=2026-05-11T01:05:39.382764483Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-05-11T01:05:39.384324647Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.560034ms logger=migrator t=2026-05-11T01:05:39.390308124Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-05-11T01:05:39.391388438Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.079604ms logger=migrator t=2026-05-11T01:05:39.397037628Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-05-11T01:05:39.397180511Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=144.153µs logger=migrator t=2026-05-11T01:05:39.401896161Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-05-11T01:05:39.402127126Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=236.455µs logger=migrator t=2026-05-11T01:05:39.407674455Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-05-11T01:05:39.409710878Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=2.036854ms logger=migrator t=2026-05-11T01:05:39.416640077Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:05:39.418787042Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=2.150666ms logger=migrator t=2026-05-11T01:05:39.423518593Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:05:39.424517144Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=997.711µs logger=migrator t=2026-05-11T01:05:39.431709948Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:05:39.431771469Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=62.031µs logger=migrator t=2026-05-11T01:05:39.436066161Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:05:39.436859018Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=796.067µs logger=migrator t=2026-05-11T01:05:39.441121298Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:05:39.441911986Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=790.748µs logger=migrator t=2026-05-11T01:05:39.447008424Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-05-11T01:05:39.447801911Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=793.407µs logger=migrator t=2026-05-11T01:05:39.452701495Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-05-11T01:05:39.453526704Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=824.638µs logger=migrator t=2026-05-11T01:05:39.460366899Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-05-11T01:05:39.465365516Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=4.990897ms logger=migrator t=2026-05-11T01:05:39.470086717Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-05-11T01:05:39.470825632Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=737.665µs logger=migrator t=2026-05-11T01:05:39.475259447Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-05-11T01:05:39.475325479Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=66.702µs logger=migrator t=2026-05-11T01:05:39.480257273Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-05-11T01:05:39.481065861Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=808.248µs logger=migrator t=2026-05-11T01:05:39.48524757Z 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-11T01:05:39.486109888Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=861.808µs logger=migrator t=2026-05-11T01:05:39.491028353Z 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-11T01:05:39.49183592Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=805.217µs logger=migrator t=2026-05-11T01:05:39.496543521Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:05:39.496597112Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=53.991µs logger=migrator t=2026-05-11T01:05:39.501550398Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-05-11T01:05:39.503165012Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.612674ms logger=migrator t=2026-05-11T01:05:39.508025436Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-05-11T01:05:39.509087089Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.061423ms logger=migrator t=2026-05-11T01:05:39.513788469Z 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-11T01:05:39.514779251Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=990.462µs logger=migrator t=2026-05-11T01:05:39.519067032Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-05-11T01:05:39.519990861Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=923.569µs logger=migrator t=2026-05-11T01:05:39.526573102Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-05-11T01:05:39.535022632Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.45575ms logger=migrator t=2026-05-11T01:05:39.539676442Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:05:39.540591231Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=915.209µs logger=migrator t=2026-05-11T01:05:39.545371983Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:05:39.546295213Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=924.15µs logger=migrator t=2026-05-11T01:05:39.552071196Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-05-11T01:05:39.583025616Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.95197ms logger=migrator t=2026-05-11T01:05:39.587676516Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-05-11T01:05:39.611879982Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.197676ms logger=migrator t=2026-05-11T01:05:39.616641804Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-05-11T01:05:39.617597394Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=956.15µs logger=migrator t=2026-05-11T01:05:39.62304637Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-05-11T01:05:39.624711676Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.664226ms logger=migrator t=2026-05-11T01:05:39.629902607Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-05-11T01:05:39.635353633Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=5.457326ms logger=migrator t=2026-05-11T01:05:39.639615504Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-05-11T01:05:39.645740684Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.12434ms logger=migrator t=2026-05-11T01:05:39.651369544Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-05-11T01:05:39.652348716Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=979.052µs logger=migrator t=2026-05-11T01:05:39.658356394Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-05-11T01:05:39.659496088Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.143544ms logger=migrator t=2026-05-11T01:05:39.664475254Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-05-11T01:05:39.665476205Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=997.021µs logger=migrator t=2026-05-11T01:05:39.671349692Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-05-11T01:05:39.67318563Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.833969ms logger=migrator t=2026-05-11T01:05:39.678732888Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:05:39.678841131Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=105.583µs logger=migrator t=2026-05-11T01:05:39.683440249Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-05-11T01:05:39.689636921Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=6.196092ms logger=migrator t=2026-05-11T01:05:39.694981985Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-05-11T01:05:39.701465853Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.482788ms logger=migrator t=2026-05-11T01:05:39.706254036Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-05-11T01:05:39.712763894Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.507928ms logger=migrator t=2026-05-11T01:05:39.717433114Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-05-11T01:05:39.718350904Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=916.66µs logger=migrator t=2026-05-11T01:05:39.723950763Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-05-11T01:05:39.7256373Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.685216ms logger=migrator t=2026-05-11T01:05:39.730858771Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-05-11T01:05:39.738067004Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=7.207753ms logger=migrator t=2026-05-11T01:05:39.743348687Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-05-11T01:05:39.752359489Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=9.011802ms logger=migrator t=2026-05-11T01:05:39.757789745Z 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-11T01:05:39.758855918Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.065733ms logger=migrator t=2026-05-11T01:05:39.763780094Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-05-11T01:05:39.770253062Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=6.468927ms logger=migrator t=2026-05-11T01:05:39.775932482Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-05-11T01:05:39.783410952Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=7.47673ms logger=migrator t=2026-05-11T01:05:39.789694226Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-05-11T01:05:39.789752917Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=59.501µs logger=migrator t=2026-05-11T01:05:39.794211042Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-05-11T01:05:39.795080441Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=868.759µs logger=migrator t=2026-05-11T01:05:39.801086919Z 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-11T01:05:39.802748324Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=1.660245ms logger=migrator t=2026-05-11T01:05:39.816506528Z 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-11T01:05:39.817743334Z level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=1.237527ms logger=migrator t=2026-05-11T01:05:39.824619971Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-05-11T01:05:39.824690232Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=70.091µs logger=migrator t=2026-05-11T01:05:39.830033166Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-05-11T01:05:39.83909866Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.066883ms logger=migrator t=2026-05-11T01:05:39.845248592Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-05-11T01:05:39.849816608Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.573487ms logger=migrator t=2026-05-11T01:05:39.854275484Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-05-11T01:05:39.860449855Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.173901ms logger=migrator t=2026-05-11T01:05:39.865100125Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-05-11T01:05:39.872562084Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.461299ms logger=migrator t=2026-05-11T01:05:39.877101321Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-05-11T01:05:39.881560956Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.459085ms logger=migrator t=2026-05-11T01:05:39.884782135Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-05-11T01:05:39.884857307Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=77.012µs logger=migrator t=2026-05-11T01:05:39.887727938Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-05-11T01:05:39.888606026Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=878.088µs logger=migrator t=2026-05-11T01:05:39.892388357Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-05-11T01:05:39.902324449Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.938773ms logger=migrator t=2026-05-11T01:05:39.906545009Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-05-11T01:05:39.9065935Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=49.221µs logger=migrator t=2026-05-11T01:05:39.910496733Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-05-11T01:05:39.920468616Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=9.971073ms logger=migrator t=2026-05-11T01:05:39.923722206Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-05-11T01:05:39.924439271Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=723.715µs logger=migrator t=2026-05-11T01:05:39.928490947Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-05-11T01:05:39.937596782Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=9.100005ms logger=migrator t=2026-05-11T01:05:39.941303311Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-05-11T01:05:39.941980335Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=677.564µs logger=migrator t=2026-05-11T01:05:39.945432598Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-05-11T01:05:39.946481021Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.045913ms logger=migrator t=2026-05-11T01:05:39.952223744Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-05-11T01:05:39.961207415Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.985501ms logger=migrator t=2026-05-11T01:05:39.96473232Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-05-11T01:05:39.965549999Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=817.588µs logger=migrator t=2026-05-11T01:05:39.971376423Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-05-11T01:05:39.972432925Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.056822ms logger=migrator t=2026-05-11T01:05:39.976138784Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-05-11T01:05:39.977634626Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.495982ms logger=migrator t=2026-05-11T01:05:39.98207333Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-05-11T01:05:39.983294127Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.223927ms logger=migrator t=2026-05-11T01:05:39.986967805Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-05-11T01:05:39.987032416Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=65.221µs logger=migrator t=2026-05-11T01:05:39.990415368Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-05-11T01:05:39.991365369Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=949.711µs logger=migrator t=2026-05-11T01:05:39.995754802Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-05-11T01:05:39.997649133Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.893661ms logger=migrator t=2026-05-11T01:05:40.001118547Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-05-11T01:05:40.001517255Z 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-11T01:05:40.004622651Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-05-11T01:05:40.005034471Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=411.73µs logger=migrator t=2026-05-11T01:05:40.008800491Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-05-11T01:05:40.009901604Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.100673ms logger=migrator t=2026-05-11T01:05:40.013117974Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-05-11T01:05:40.019816026Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=6.697473ms logger=migrator t=2026-05-11T01:05:40.024338433Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-05-11T01:05:40.02561341Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.275797ms logger=migrator t=2026-05-11T01:05:40.03032207Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-05-11T01:05:40.031472415Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.150235ms logger=migrator t=2026-05-11T01:05:40.035735946Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-05-11T01:05:40.037431622Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.699796ms logger=migrator t=2026-05-11T01:05:40.041958109Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-05-11T01:05:40.043017431Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.059352ms logger=migrator t=2026-05-11T01:05:40.047013887Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-05-11T01:05:40.048018858Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.004781ms logger=migrator t=2026-05-11T01:05:40.052125465Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-05-11T01:05:40.052156776Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=32.101µs logger=migrator t=2026-05-11T01:05:40.05610688Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-05-11T01:05:40.056174192Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=67.972µs logger=migrator t=2026-05-11T01:05:40.059453002Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-05-11T01:05:40.070228812Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.77728ms logger=migrator t=2026-05-11T01:05:40.07393398Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-05-11T01:05:40.074190126Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=256.306µs logger=migrator t=2026-05-11T01:05:40.077111018Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-05-11T01:05:40.077836984Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=725.666µs logger=migrator t=2026-05-11T01:05:40.081311728Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-05-11T01:05:40.081565584Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=254.066µs logger=migrator t=2026-05-11T01:05:40.084709061Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-05-11T01:05:40.085663871Z level=info msg="Migration successfully executed" id="create data_keys table" duration=954.591µs logger=migrator t=2026-05-11T01:05:40.089983023Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-05-11T01:05:40.09124371Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.260617ms logger=migrator t=2026-05-11T01:05:40.095247986Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-05-11T01:05:40.127682537Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=32.435001ms logger=migrator t=2026-05-11T01:05:40.131499859Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-05-11T01:05:40.136504886Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.004757ms logger=migrator t=2026-05-11T01:05:40.140741796Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-05-11T01:05:40.140881109Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=139.613µs logger=migrator t=2026-05-11T01:05:40.144436735Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-05-11T01:05:40.17606824Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=31.631155ms logger=migrator t=2026-05-11T01:05:40.179138426Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-05-11T01:05:40.211134548Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=31.992012ms logger=migrator t=2026-05-11T01:05:40.216055293Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-05-11T01:05:40.216723287Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=668.704µs logger=migrator t=2026-05-11T01:05:40.221280745Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-05-11T01:05:40.222218545Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=936.319µs logger=migrator t=2026-05-11T01:05:40.22622079Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-05-11T01:05:40.226519397Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=298.947µs logger=migrator t=2026-05-11T01:05:40.230504311Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-05-11T01:05:40.23140198Z level=info msg="Migration successfully executed" id="create permission table" duration=896.889µs logger=migrator t=2026-05-11T01:05:40.236247824Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-05-11T01:05:40.237318367Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.070573ms logger=migrator t=2026-05-11T01:05:40.240986815Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-05-11T01:05:40.242074798Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.087833ms logger=migrator t=2026-05-11T01:05:40.245722307Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-05-11T01:05:40.246626686Z level=info msg="Migration successfully executed" id="create role table" duration=904.009µs logger=migrator t=2026-05-11T01:05:40.250782254Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-05-11T01:05:40.258657222Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.867938ms logger=migrator t=2026-05-11T01:05:40.262676398Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-05-11T01:05:40.270521865Z level=info msg="Migration successfully executed" id="add column group_name" duration=7.844777ms logger=migrator t=2026-05-11T01:05:40.274330827Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-05-11T01:05:40.27541112Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.080052ms logger=migrator t=2026-05-11T01:05:40.279890485Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-05-11T01:05:40.281225344Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.334348ms logger=migrator t=2026-05-11T01:05:40.284772469Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-05-11T01:05:40.287769264Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=2.996515ms logger=migrator t=2026-05-11T01:05:40.291892221Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-05-11T01:05:40.294069878Z level=info msg="Migration successfully executed" id="create team role table" duration=2.177557ms logger=migrator t=2026-05-11T01:05:40.299400242Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-05-11T01:05:40.300820112Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.42331ms logger=migrator t=2026-05-11T01:05:40.304798697Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-05-11T01:05:40.305980852Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.181735ms logger=migrator t=2026-05-11T01:05:40.310749834Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-05-11T01:05:40.311833707Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.083673ms logger=migrator t=2026-05-11T01:05:40.316441495Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-05-11T01:05:40.317339174Z level=info msg="Migration successfully executed" id="create user role table" duration=897.619µs logger=migrator t=2026-05-11T01:05:40.321235007Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-05-11T01:05:40.322372962Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.137565ms logger=migrator t=2026-05-11T01:05:40.326866758Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-05-11T01:05:40.327993012Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.128674ms logger=migrator t=2026-05-11T01:05:40.332728093Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-05-11T01:05:40.334416408Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.687705ms logger=migrator t=2026-05-11T01:05:40.338775052Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-05-11T01:05:40.340309864Z level=info msg="Migration successfully executed" id="create builtin role table" duration=1.534072ms logger=migrator t=2026-05-11T01:05:40.344467013Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-05-11T01:05:40.345615207Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.147964ms logger=migrator t=2026-05-11T01:05:40.349401219Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-05-11T01:05:40.350615594Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.213475ms logger=migrator t=2026-05-11T01:05:40.354509337Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-05-11T01:05:40.363454219Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.945212ms logger=migrator t=2026-05-11T01:05:40.367035855Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-05-11T01:05:40.368141748Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.105633ms logger=migrator t=2026-05-11T01:05:40.373526353Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-05-11T01:05:40.374731769Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.204896ms logger=migrator t=2026-05-11T01:05:40.378130552Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-05-11T01:05:40.379165383Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=1.034931ms logger=migrator t=2026-05-11T01:05:40.383485636Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-05-11T01:05:40.38461538Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.129234ms logger=migrator t=2026-05-11T01:05:40.387785677Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-05-11T01:05:40.388621736Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=835.699µs logger=migrator t=2026-05-11T01:05:40.392445567Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-05-11T01:05:40.393693323Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.247246ms logger=migrator t=2026-05-11T01:05:40.398052177Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-05-11T01:05:40.407037008Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.984531ms logger=migrator t=2026-05-11T01:05:40.410478371Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-05-11T01:05:40.418984663Z level=info msg="Migration successfully executed" id="permission kind migration" duration=8.505952ms logger=migrator t=2026-05-11T01:05:40.422764684Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-05-11T01:05:40.428492506Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.721542ms logger=migrator t=2026-05-11T01:05:40.431780626Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-05-11T01:05:40.441414431Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=9.634875ms logger=migrator t=2026-05-11T01:05:40.446267915Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-05-11T01:05:40.44741868Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.148515ms logger=migrator t=2026-05-11T01:05:40.460817025Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-05-11T01:05:40.462065392Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.246927ms logger=migrator t=2026-05-11T01:05:40.466777322Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-05-11T01:05:40.468906068Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.132526ms logger=migrator t=2026-05-11T01:05:40.473966746Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-05-11T01:05:40.474983287Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.015851ms logger=migrator t=2026-05-11T01:05:40.479854471Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-05-11T01:05:40.481062818Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.208067ms logger=migrator t=2026-05-11T01:05:40.48587122Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-05-11T01:05:40.485946091Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=75.511µs logger=migrator t=2026-05-11T01:05:40.489280392Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-05-11T01:05:40.489323863Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=44.481µs logger=migrator t=2026-05-11T01:05:40.493070694Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-05-11T01:05:40.493903761Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=832.547µs logger=migrator t=2026-05-11T01:05:40.497807475Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-05-11T01:05:40.49853422Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=728.975µs logger=migrator t=2026-05-11T01:05:40.50366362Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-05-11T01:05:40.504401805Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=738.235µs logger=migrator t=2026-05-11T01:05:40.508047373Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-05-11T01:05:40.508313288Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=267.845µs logger=migrator t=2026-05-11T01:05:40.511824734Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-05-11T01:05:40.512347365Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=522.271µs logger=migrator t=2026-05-11T01:05:40.516070924Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-05-11T01:05:40.51772117Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.650266ms logger=migrator t=2026-05-11T01:05:40.522961742Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-05-11T01:05:40.524386572Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.42498ms logger=migrator t=2026-05-11T01:05:40.530293048Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-05-11T01:05:40.539289459Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.000502ms logger=migrator t=2026-05-11T01:05:40.542887657Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-05-11T01:05:40.542957898Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=70.391µs logger=migrator t=2026-05-11T01:05:40.546163497Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-05-11T01:05:40.546957393Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=793.446µs logger=migrator t=2026-05-11T01:05:40.552636234Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-05-11T01:05:40.555134418Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.501334ms logger=migrator t=2026-05-11T01:05:40.559661165Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-05-11T01:05:40.560997773Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.335868ms logger=migrator t=2026-05-11T01:05:40.566140683Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-05-11T01:05:40.575904221Z level=info msg="Migration successfully executed" id="add correlation config column" duration=9.763087ms logger=migrator t=2026-05-11T01:05:40.58009088Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-05-11T01:05:40.580895967Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=805.027µs logger=migrator t=2026-05-11T01:05:40.584231428Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-05-11T01:05:40.585062747Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=831.529µs logger=migrator t=2026-05-11T01:05:40.590086473Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-05-11T01:05:40.614538155Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.452502ms logger=migrator t=2026-05-11T01:05:40.618406128Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-05-11T01:05:40.619248756Z level=info msg="Migration successfully executed" id="create correlation v2" duration=844.048µs logger=migrator t=2026-05-11T01:05:40.624765734Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-05-11T01:05:40.626608963Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.843029ms logger=migrator t=2026-05-11T01:05:40.6400617Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-05-11T01:05:40.642054662Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.992843ms logger=migrator t=2026-05-11T01:05:40.646675741Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-05-11T01:05:40.648454419Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.778508ms logger=migrator t=2026-05-11T01:05:40.654093449Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-05-11T01:05:40.654368135Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=274.426µs logger=migrator t=2026-05-11T01:05:40.658434112Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-05-11T01:05:40.659289Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=854.628µs logger=migrator t=2026-05-11T01:05:40.662607011Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-05-11T01:05:40.674166577Z level=info msg="Migration successfully executed" id="add provisioning column" duration=11.560577ms logger=migrator t=2026-05-11T01:05:40.677476289Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-05-11T01:05:40.678147633Z level=info msg="Migration successfully executed" id="create entity_events table" duration=671.155µs logger=migrator t=2026-05-11T01:05:40.680911032Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-05-11T01:05:40.681941133Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.029101ms logger=migrator t=2026-05-11T01:05:40.685788896Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:05:40.686333487Z 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-11T01:05:40.689881073Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:05:40.690392184Z 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-11T01:05:40.693732605Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-05-11T01:05:40.694710786Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=979.571µs logger=migrator t=2026-05-11T01:05:40.698039197Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-05-11T01:05:40.699190321Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.147984ms logger=migrator t=2026-05-11T01:05:40.702684706Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-05-11T01:05:40.703942703Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.257977ms logger=migrator t=2026-05-11T01:05:40.707883277Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-05-11T01:05:40.709173395Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.290197ms logger=migrator t=2026-05-11T01:05:40.713304112Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:05:40.714557189Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.237547ms logger=migrator t=2026-05-11T01:05:40.717922181Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:05:40.719073086Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.151075ms logger=migrator t=2026-05-11T01:05:40.725886091Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-05-11T01:05:40.72770918Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.829759ms logger=migrator t=2026-05-11T01:05:40.732033042Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-05-11T01:05:40.732944901Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=915.319µs logger=migrator t=2026-05-11T01:05:40.737824326Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-05-11T01:05:40.739820659Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.993812ms logger=migrator t=2026-05-11T01:05:40.74316605Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-05-11T01:05:40.744904807Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.738637ms logger=migrator t=2026-05-11T01:05:40.747960872Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-05-11T01:05:40.749783521Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.822198ms logger=migrator t=2026-05-11T01:05:40.753361118Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-05-11T01:05:40.777010542Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=23.645094ms logger=migrator t=2026-05-11T01:05:40.780933866Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-05-11T01:05:40.78955047Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.615364ms logger=migrator t=2026-05-11T01:05:40.794504815Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-05-11T01:05:40.802896004Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.384589ms logger=migrator t=2026-05-11T01:05:40.808095345Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-05-11T01:05:40.808455613Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=359.427µs logger=migrator t=2026-05-11T01:05:40.814798389Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-05-11T01:05:40.829067813Z level=info msg="Migration successfully executed" id="add share column" duration=14.266785ms logger=migrator t=2026-05-11T01:05:40.83599054Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-05-11T01:05:40.836361178Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=373.198µs logger=migrator t=2026-05-11T01:05:40.844373839Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-05-11T01:05:40.845668827Z level=info msg="Migration successfully executed" id="create file table" duration=1.298668ms logger=migrator t=2026-05-11T01:05:40.85002435Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-05-11T01:05:40.851195545Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.171035ms logger=migrator t=2026-05-11T01:05:40.858065421Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-05-11T01:05:40.859656936Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.591015ms logger=migrator t=2026-05-11T01:05:40.874991852Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-05-11T01:05:40.878083598Z level=info msg="Migration successfully executed" id="create file_meta table" duration=3.098816ms logger=migrator t=2026-05-11T01:05:40.884757771Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-05-11T01:05:40.887003989Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=2.245777ms logger=migrator t=2026-05-11T01:05:40.892640639Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-05-11T01:05:40.892729092Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=89.243µs logger=migrator t=2026-05-11T01:05:40.897716827Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-05-11T01:05:40.897808679Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=91.262µs logger=migrator t=2026-05-11T01:05:40.901816485Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-05-11T01:05:40.902455569Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=638.454µs logger=migrator t=2026-05-11T01:05:40.905737879Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-05-11T01:05:40.905931003Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=192.585µs logger=migrator t=2026-05-11T01:05:40.910605343Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-05-11T01:05:40.9118931Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.288937ms logger=migrator t=2026-05-11T01:05:40.915719262Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-05-11T01:05:40.923000227Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=7.280175ms logger=migrator t=2026-05-11T01:05:40.926785898Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-05-11T01:05:40.927006243Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=217.735µs logger=migrator t=2026-05-11T01:05:40.932140062Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-05-11T01:05:40.934446331Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=2.311949ms logger=migrator t=2026-05-11T01:05:40.941363429Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-05-11T01:05:40.94237688Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=1.017701ms logger=migrator t=2026-05-11T01:05:40.946524949Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-05-11T01:05:40.947000759Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=465.15µs logger=migrator t=2026-05-11T01:05:40.950494234Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-05-11T01:05:40.951120047Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=625.904µs logger=migrator t=2026-05-11T01:05:40.957542254Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-05-11T01:05:40.969191233Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=11.648869ms logger=migrator t=2026-05-11T01:05:40.972992674Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-05-11T01:05:40.980235789Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=7.243144ms logger=migrator t=2026-05-11T01:05:40.987277518Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-05-11T01:05:40.988613957Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=1.337049ms logger=migrator t=2026-05-11T01:05:40.993104293Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-05-11T01:05:41.072906566Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=79.795644ms logger=migrator t=2026-05-11T01:05:41.079177819Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-05-11T01:05:41.082755495Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=3.580476ms logger=migrator t=2026-05-11T01:05:41.126332985Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-05-11T01:05:41.128481581Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=2.151086ms logger=migrator t=2026-05-11T01:05:41.154053737Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-05-11T01:05:41.182499354Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=28.448867ms logger=migrator t=2026-05-11T01:05:41.187893189Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-05-11T01:05:41.196201136Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=8.307327ms logger=migrator t=2026-05-11T01:05:41.20249054Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-05-11T01:05:41.202715125Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=224.805µs logger=migrator t=2026-05-11T01:05:41.208346675Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-05-11T01:05:41.208549839Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=203.184µs logger=migrator t=2026-05-11T01:05:41.212493404Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-05-11T01:05:41.212705198Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=212.244µs logger=migrator t=2026-05-11T01:05:41.219143155Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-05-11T01:05:41.21936026Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=217.245µs logger=migrator t=2026-05-11T01:05:41.224720224Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-05-11T01:05:41.22496765Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=246.246µs logger=migrator t=2026-05-11T01:05:41.230769663Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-05-11T01:05:41.23248093Z level=info msg="Migration successfully executed" id="create folder table" duration=1.716357ms logger=migrator t=2026-05-11T01:05:41.239429608Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-05-11T01:05:41.240660325Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.229747ms logger=migrator t=2026-05-11T01:05:41.246285185Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-05-11T01:05:41.24747461Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.198195ms logger=migrator t=2026-05-11T01:05:41.252235212Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-05-11T01:05:41.252268232Z level=info msg="Migration successfully executed" id="Update folder title length" duration=34.12µs logger=migrator t=2026-05-11T01:05:41.259832444Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:05:41.261404827Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.575263ms logger=migrator t=2026-05-11T01:05:41.266350983Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-05-11T01:05:41.267445726Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.094983ms logger=migrator t=2026-05-11T01:05:41.279300059Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-05-11T01:05:41.280631587Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.335159ms logger=migrator t=2026-05-11T01:05:41.285706606Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-05-11T01:05:41.286334019Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=627.463µs logger=migrator t=2026-05-11T01:05:41.291771295Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-05-11T01:05:41.292108242Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=337.767µs logger=migrator t=2026-05-11T01:05:41.298449557Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-05-11T01:05:41.299851948Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.406451ms logger=migrator t=2026-05-11T01:05:41.306260614Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-05-11T01:05:41.30743258Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.175756ms logger=migrator t=2026-05-11T01:05:41.313106731Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-05-11T01:05:41.314904819Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.798507ms logger=migrator t=2026-05-11T01:05:41.320403046Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-05-11T01:05:41.321656673Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.253167ms logger=migrator t=2026-05-11T01:05:41.328518279Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-05-11T01:05:41.330275697Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.756258ms logger=migrator t=2026-05-11T01:05:41.335495599Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-05-11T01:05:41.3365057Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.003661ms logger=migrator t=2026-05-11T01:05:41.341520457Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-05-11T01:05:41.342733582Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.207085ms logger=migrator t=2026-05-11T01:05:41.348441884Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-05-11T01:05:41.34961864Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.176856ms logger=migrator t=2026-05-11T01:05:41.354208847Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-05-11T01:05:41.355099037Z level=info msg="Migration successfully executed" id="create signing_key table" duration=893.98µs logger=migrator t=2026-05-11T01:05:41.359556651Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-05-11T01:05:41.361201617Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.642586ms logger=migrator t=2026-05-11T01:05:41.367256516Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-05-11T01:05:41.369141956Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.88684ms logger=migrator t=2026-05-11T01:05:41.37403034Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-05-11T01:05:41.374474319Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=444.839µs logger=migrator t=2026-05-11T01:05:41.381432578Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-05-11T01:05:41.392467384Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=11.035916ms logger=migrator t=2026-05-11T01:05:41.398755118Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-05-11T01:05:41.399488553Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=736.285µs logger=migrator t=2026-05-11T01:05:41.40494993Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:05:41.40497247Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=23.95µs logger=migrator t=2026-05-11T01:05:41.412205205Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:05:41.416296902Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=4.097807ms logger=migrator t=2026-05-11T01:05:41.424940126Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-05-11T01:05:41.424970407Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=32.381µs logger=migrator t=2026-05-11T01:05:41.430752141Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-05-11T01:05:41.43308248Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.37003ms logger=migrator t=2026-05-11T01:05:41.444169647Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-05-11T01:05:41.446276932Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.106785ms logger=migrator t=2026-05-11T01:05:41.453604229Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-05-11T01:05:41.455363655Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.759547ms logger=migrator t=2026-05-11T01:05:41.462202802Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-05-11T01:05:41.463705473Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.498891ms logger=migrator t=2026-05-11T01:05:41.469212411Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-05-11T01:05:41.469583279Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=371.718µs logger=migrator t=2026-05-11T01:05:41.474887262Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-05-11T01:05:41.475648029Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=761.177µs logger=migrator t=2026-05-11T01:05:41.482129937Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-05-11T01:05:41.483350923Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.220486ms logger=migrator t=2026-05-11T01:05:41.489790431Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-05-11T01:05:41.490806302Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.015321ms logger=migrator t=2026-05-11T01:05:41.497193148Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-05-11T01:05:41.508504459Z level=info msg="Migration successfully executed" id="add stack_id column" duration=11.308051ms logger=migrator t=2026-05-11T01:05:41.515189933Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-05-11T01:05:41.525183105Z level=info msg="Migration successfully executed" id="add region_slug column" duration=10.003563ms logger=migrator t=2026-05-11T01:05:41.530701053Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-05-11T01:05:41.542659249Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.956216ms logger=migrator t=2026-05-11T01:05:41.54928153Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-05-11T01:05:41.549353301Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=79.711µs logger=migrator t=2026-05-11T01:05:41.554355948Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-05-11T01:05:41.570217826Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=15.824367ms logger=migrator t=2026-05-11T01:05:41.576280756Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-05-11T01:05:41.588899095Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=12.611099ms logger=migrator t=2026-05-11T01:05:41.595639778Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-05-11T01:05:41.596244172Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=608.744µs logger=migrator t=2026-05-11T01:05:41.601569476Z level=info msg="migrations completed" performed=558 skipped=0 duration=4.550007923s logger=migrator t=2026-05-11T01:05:41.602526616Z level=info msg="Unlocking database" logger=sqlstore t=2026-05-11T01:05:41.624140777Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-05-11T01:05:41.6247219Z level=info msg="Created default organization" logger=secrets t=2026-05-11T01:05:41.63035522Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:05:41.684191078Z level=info msg="Restored cache from database" duration=530.831µs logger=plugin.store t=2026-05-11T01:05:41.685913915Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-05-11T01:05:41.724304894Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-05-11T01:05:41.724342055Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-05-11T01:05:41.724532229Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-05-11T01:05:41.724547529Z level=info msg="Plugins loaded" count=54 duration=38.634484ms logger=query_data t=2026-05-11T01:05:41.734241406Z level=info msg="Query Service initialization" logger=live.push_http t=2026-05-11T01:05:41.73815512Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-05-11T01:05:41.743518404Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-05-11T01:05:41.751470454Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-05-11T01:05:41.753647141Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-05-11T01:05:41.755442418Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-05-11T01:05:41.775840924Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-05-11T01:05:41.794381329Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-05-11T01:05:41.813696191Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-05-11T01:05:41.813722401Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-05-11T01:05:41.815925939Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-05-11T01:05:41.816840938Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-05-11T01:05:41.81692765Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-05-11T01:05:41.817546404Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=provisioning.dashboard t=2026-05-11T01:05:41.866930637Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T01:05:41.879786362Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=ngalert.state.manager t=2026-05-11T01:05:41.892495242Z level=info msg="State cache has been initialized" states=0 duration=75.652494ms logger=ngalert.scheduler t=2026-05-11T01:05:41.892555303Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-05-11T01:05:41.892625525Z level=info msg=starting first_tick=2026-05-11T01:05:50Z logger=plugins.update.checker t=2026-05-11T01:05:41.893467644Z level=info msg="Update check succeeded" duration=77.501264ms logger=grafana.update.checker t=2026-05-11T01:05:41.895705121Z level=info msg="Update check succeeded" duration=79.710961ms logger=sqlstore.transactions t=2026-05-11T01:05:41.930515994Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugin.angulardetectorsprovider.dynamic t=2026-05-11T01:05:41.960227728Z level=info msg="Patterns update finished" duration=92.548385ms logger=provisioning.dashboard t=2026-05-11T01:05:41.99221957Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-05-11T01:05:42.198827169Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-05-11T01:05:42.199296729Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-05-11T01:05:45.179732751Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.18112342Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.201242241Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.226729634Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.243797468Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.266191376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.283908284Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.307322823Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.326728577Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.350575017Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.379080365Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.442449627Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.457457657Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-05-11T01:05:45.498183807Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-05-11T01:05:45.503398347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.521494844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.594091503Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.611404012Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.649868053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.669549423Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.712047879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.730277218Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.766067121Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.784655378Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.814654278Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.832855667Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.869329835Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:45.895732988Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.161403557Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.178078453Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.573613522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.592150347Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.651225498Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.6667922Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.718104435Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.73801352Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.785947772Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.806208744Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.852472182Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.86830062Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.92362144Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.946987649Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:46.991952028Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.013447676Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.053710276Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.073730123Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.120098602Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.13687753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.191548257Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.211683616Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.259127348Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.273985095Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.322548562Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.340173758Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.388938658Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.401635729Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.452535195Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.470949939Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.532626275Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.550066366Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.609382022Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.624693819Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.670893074Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.686769753Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.748727485Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.769873056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.823593413Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.84364003Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.903332854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.921512682Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.976443994Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:47.992736861Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.047338026Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.079012652Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.230232439Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.247496557Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.382317474Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.401937883Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.476265338Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.494382765Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-05-11T01:05:48.574946224Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-05-11T01:06:13.839124016Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T01:15:41.866731571Z level=info msg="Completed cleanup jobs" duration=49.645693ms logger=plugins.update.checker t=2026-05-11T01:15:41.944993689Z level=info msg="Update check succeeded" duration=51.033694ms logger=sqlstore.transactions t=2026-05-11T01:20:41.752107653Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-05-11T01:25:41.956175615Z level=info msg="Update check succeeded" duration=62.410635ms logger=cleanup t=2026-05-11T01:25:42.152965633Z level=info msg="Completed cleanup jobs" duration=335.859671ms logger=cleanup t=2026-05-11T01:35:41.853107017Z level=info msg="Completed cleanup jobs" duration=36.04158ms logger=plugins.update.checker t=2026-05-11T01:35:41.947219995Z level=info msg="Update check succeeded" duration=53.658785ms logger=infra.usagestats t=2026-05-11T01:36:13.864271348Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-05-11T01:45:41.830378968Z level=info msg="Completed cleanup jobs" duration=13.362763ms logger=plugins.update.checker t=2026-05-11T01:45:42.091384504Z level=info msg="Update check succeeded" duration=197.013787ms logger=cleanup t=2026-05-11T01:55:41.828865746Z level=info msg="Completed cleanup jobs" duration=11.436923ms logger=plugins.update.checker t=2026-05-11T01:55:41.946061374Z level=info msg="Update check succeeded" duration=51.952174ms logger=cleanup t=2026-05-11T02:05:41.843628524Z level=info msg="Completed cleanup jobs" duration=26.631486ms logger=plugins.update.checker t=2026-05-11T02:05:41.959504617Z level=info msg="Update check succeeded" duration=65.070944ms logger=infra.usagestats t=2026-05-11T02:06:13.858417511Z level=info msg="Usage stats are ready to report"