logger=settings t=2026-03-04T02:35:39.642344379Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-03-04T02:35:39Z logger=settings t=2026-03-04T02:35:39.642696645Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-03-04T02:35:39.642710915Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-03-04T02:35:39.642716165Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-03-04T02:35:39.642719225Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-03-04T02:35:39.642723445Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-03-04T02:35:39.642726885Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-03-04T02:35:39.642730015Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-03-04T02:35:39.642753976Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-03-04T02:35:39.642762646Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-03-04T02:35:39.642766786Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-03-04T02:35:39.642769756Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-03-04T02:35:39.642774766Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-03-04T02:35:39.642779126Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-03-04T02:35:39.642783166Z level=info msg=Target target=[all] logger=settings t=2026-03-04T02:35:39.642794476Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-03-04T02:35:39.642798396Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-03-04T02:35:39.642801236Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-03-04T02:35:39.642804517Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-03-04T02:35:39.642808127Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-03-04T02:35:39.642826957Z level=info msg="App mode production" logger=sqlstore t=2026-03-04T02:35:39.644237581Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-03-04T02:35:39.644304662Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-03-04T02:35:39.650381278Z level=info msg="Locking database" logger=migrator t=2026-03-04T02:35:39.650409319Z level=info msg="Starting DB migrations" logger=migrator t=2026-03-04T02:35:39.651241333Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-03-04T02:35:39.652481044Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.239371ms logger=migrator t=2026-03-04T02:35:39.65737818Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-03-04T02:35:39.658262145Z level=info msg="Migration successfully executed" id="create user table" duration=883.985µs logger=migrator t=2026-03-04T02:35:39.664981912Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-03-04T02:35:39.666529488Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=1.549126ms logger=migrator t=2026-03-04T02:35:39.67287731Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-03-04T02:35:39.673687254Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=810.253µs logger=migrator t=2026-03-04T02:35:39.678515408Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-03-04T02:35:39.679668857Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.159479ms logger=migrator t=2026-03-04T02:35:39.685828794Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-03-04T02:35:39.686614827Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=780.493µs logger=migrator t=2026-03-04T02:35:39.690203651Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-03-04T02:35:39.692720024Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=2.528704ms logger=migrator t=2026-03-04T02:35:39.696088543Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-03-04T02:35:39.697502747Z level=info msg="Migration successfully executed" id="create user table v2" duration=1.414294ms logger=migrator t=2026-03-04T02:35:39.702084937Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-03-04T02:35:39.702885031Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=799.514µs logger=migrator t=2026-03-04T02:35:39.707583313Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-03-04T02:35:39.708435237Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=847.174µs logger=migrator t=2026-03-04T02:35:39.714740866Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-03-04T02:35:39.715270226Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=538.9µs logger=migrator t=2026-03-04T02:35:39.720042669Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-03-04T02:35:39.720904864Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=862.025µs logger=migrator t=2026-03-04T02:35:39.727011911Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-03-04T02:35:39.729015746Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=2.003535ms logger=migrator t=2026-03-04T02:35:39.733590874Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-03-04T02:35:39.733625035Z level=info msg="Migration successfully executed" id="Update user table charset" duration=34.701µs logger=migrator t=2026-03-04T02:35:39.737148216Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-03-04T02:35:39.738364768Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.216472ms logger=migrator t=2026-03-04T02:35:39.743887284Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-03-04T02:35:39.744355802Z level=info msg="Migration successfully executed" id="Add missing user data" duration=454.337µs logger=migrator t=2026-03-04T02:35:39.748974742Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-03-04T02:35:39.750229104Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.253962ms logger=migrator t=2026-03-04T02:35:39.753969718Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-03-04T02:35:39.754739922Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=770.044µs logger=migrator t=2026-03-04T02:35:39.758611839Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-03-04T02:35:39.75978676Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.174941ms logger=migrator t=2026-03-04T02:35:39.765042761Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-03-04T02:35:39.776622173Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=11.583722ms logger=migrator t=2026-03-04T02:35:39.784613731Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-03-04T02:35:39.785838093Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.222962ms logger=migrator t=2026-03-04T02:35:39.792776353Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-03-04T02:35:39.793464026Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=695.473µs logger=migrator t=2026-03-04T02:35:39.799732715Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-03-04T02:35:39.801100658Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.368553ms logger=migrator t=2026-03-04T02:35:39.806045254Z 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-03-04T02:35:39.806631914Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=584.74µs logger=migrator t=2026-03-04T02:35:39.811409187Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-03-04T02:35:39.812117059Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=707.932µs logger=migrator t=2026-03-04T02:35:39.818692815Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-03-04T02:35:39.81961206Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=919.036µs logger=migrator t=2026-03-04T02:35:39.826694942Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-03-04T02:35:39.827545928Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=851.076µs logger=migrator t=2026-03-04T02:35:39.833153516Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-03-04T02:35:39.834625301Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.471526ms logger=migrator t=2026-03-04T02:35:39.840223338Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-03-04T02:35:39.840934391Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=710.843µs logger=migrator t=2026-03-04T02:35:39.846931085Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-03-04T02:35:39.847709368Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=778.573µs logger=migrator t=2026-03-04T02:35:39.87481908Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-03-04T02:35:39.875008143Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=192.963µs logger=migrator t=2026-03-04T02:35:39.881005967Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-03-04T02:35:39.882380341Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.378794ms logger=migrator t=2026-03-04T02:35:39.887874656Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-03-04T02:35:39.888666451Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=792.735µs logger=migrator t=2026-03-04T02:35:39.894286818Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-03-04T02:35:39.894940279Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=653.381µs logger=migrator t=2026-03-04T02:35:39.907784042Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-03-04T02:35:39.908814851Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.028359ms logger=migrator t=2026-03-04T02:35:39.913211567Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-03-04T02:35:39.918031391Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=4.819103ms logger=migrator t=2026-03-04T02:35:39.924377621Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-03-04T02:35:39.925913348Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.518887ms logger=migrator t=2026-03-04T02:35:39.935889991Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-03-04T02:35:39.937112773Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=1.227632ms logger=migrator t=2026-03-04T02:35:39.941958327Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-03-04T02:35:39.942811411Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=852.964µs logger=migrator t=2026-03-04T02:35:39.95424631Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-03-04T02:35:39.956283866Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=2.045536ms logger=migrator t=2026-03-04T02:35:39.960993097Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-03-04T02:35:39.961781282Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=788.365µs logger=migrator t=2026-03-04T02:35:39.966383261Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-03-04T02:35:39.966951371Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=562.209µs logger=migrator t=2026-03-04T02:35:39.971954348Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-03-04T02:35:39.972482617Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=528.339µs logger=migrator t=2026-03-04T02:35:39.977070277Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-03-04T02:35:39.977436633Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=366.776µs logger=migrator t=2026-03-04T02:35:39.982023663Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-03-04T02:35:39.982768776Z level=info msg="Migration successfully executed" id="create star table" duration=740.613µs logger=migrator t=2026-03-04T02:35:39.988061758Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-03-04T02:35:39.98877176Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=710.602µs logger=migrator t=2026-03-04T02:35:39.993594374Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-03-04T02:35:39.994869356Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.283212ms logger=migrator t=2026-03-04T02:35:39.999420725Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-03-04T02:35:40.000131818Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=710.773µs logger=migrator t=2026-03-04T02:35:40.005198856Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-03-04T02:35:40.006336786Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.13806ms logger=migrator t=2026-03-04T02:35:40.012159657Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-03-04T02:35:40.013322927Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.16272ms logger=migrator t=2026-03-04T02:35:40.018282834Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-03-04T02:35:40.019014786Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=731.412µs logger=migrator t=2026-03-04T02:35:40.023944282Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-03-04T02:35:40.024693425Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=749.333µs logger=migrator t=2026-03-04T02:35:40.029628771Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-03-04T02:35:40.029662372Z level=info msg="Migration successfully executed" id="Update org table charset" duration=34.33µs logger=migrator t=2026-03-04T02:35:40.035395971Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-03-04T02:35:40.035441062Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=46.021µs logger=migrator t=2026-03-04T02:35:40.040574181Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-03-04T02:35:40.040763084Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=187.143µs logger=migrator t=2026-03-04T02:35:40.045399575Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-03-04T02:35:40.046162238Z level=info msg="Migration successfully executed" id="create dashboard table" duration=762.763µs logger=migrator t=2026-03-04T02:35:40.050605895Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-03-04T02:35:40.051369289Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=758.274µs logger=migrator t=2026-03-04T02:35:40.056720662Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-03-04T02:35:40.057968803Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.247061ms logger=migrator t=2026-03-04T02:35:40.068558578Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-03-04T02:35:40.069056706Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=496.418µs logger=migrator t=2026-03-04T02:35:40.073150587Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-03-04T02:35:40.073719008Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=568.401µs logger=migrator t=2026-03-04T02:35:40.079849814Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-03-04T02:35:40.080589896Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=740.142µs logger=migrator t=2026-03-04T02:35:40.084534544Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-03-04T02:35:40.089824057Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=5.289263ms logger=migrator t=2026-03-04T02:35:40.094214093Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-03-04T02:35:40.095010967Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=816.914µs logger=migrator t=2026-03-04T02:35:40.100210438Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-03-04T02:35:40.100992321Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=773.313µs logger=migrator t=2026-03-04T02:35:40.105820895Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-03-04T02:35:40.106648109Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=827.674µs logger=migrator t=2026-03-04T02:35:40.111701247Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-03-04T02:35:40.112038383Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=337.616µs logger=migrator t=2026-03-04T02:35:40.117577679Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-03-04T02:35:40.118965564Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.395345ms logger=migrator t=2026-03-04T02:35:40.124880156Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-03-04T02:35:40.124950758Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=71.132µs logger=migrator t=2026-03-04T02:35:40.129302983Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-03-04T02:35:40.131147875Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=1.844572ms logger=migrator t=2026-03-04T02:35:40.135580643Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-03-04T02:35:40.137336083Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=1.755109ms logger=migrator t=2026-03-04T02:35:40.141719229Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-03-04T02:35:40.143581832Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.862223ms logger=migrator t=2026-03-04T02:35:40.148023028Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-03-04T02:35:40.148804102Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=776.764µs logger=migrator t=2026-03-04T02:35:40.154217556Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-03-04T02:35:40.15615669Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=1.909703ms logger=migrator t=2026-03-04T02:35:40.160702719Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-03-04T02:35:40.161560414Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=857.125µs logger=migrator t=2026-03-04T02:35:40.166260656Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-03-04T02:35:40.167546508Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.286162ms logger=migrator t=2026-03-04T02:35:40.179447264Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-03-04T02:35:40.179500085Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.181µs logger=migrator t=2026-03-04T02:35:40.18432549Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-03-04T02:35:40.184392671Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=55.61µs logger=migrator t=2026-03-04T02:35:40.189408708Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-03-04T02:35:40.194998465Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=5.591037ms logger=migrator t=2026-03-04T02:35:40.200901208Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-03-04T02:35:40.202956694Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.055856ms logger=migrator t=2026-03-04T02:35:40.208146004Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-03-04T02:35:40.210124598Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.970204ms logger=migrator t=2026-03-04T02:35:40.214440863Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-03-04T02:35:40.216458729Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=2.017636ms logger=migrator t=2026-03-04T02:35:40.220949636Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-03-04T02:35:40.221322322Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=372.796µs logger=migrator t=2026-03-04T02:35:40.226905939Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-03-04T02:35:40.228194932Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.288523ms logger=migrator t=2026-03-04T02:35:40.233002735Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-03-04T02:35:40.233713749Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=729.553µs logger=migrator t=2026-03-04T02:35:40.242563732Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-03-04T02:35:40.242602623Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=40.381µs logger=migrator t=2026-03-04T02:35:40.249527943Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-03-04T02:35:40.250638373Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=1.11441ms logger=migrator t=2026-03-04T02:35:40.259766851Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-03-04T02:35:40.260715147Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=946.356µs logger=migrator t=2026-03-04T02:35:40.268429621Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-03-04T02:35:40.273023582Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=4.596501ms logger=migrator t=2026-03-04T02:35:40.277657162Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-03-04T02:35:40.279084757Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.430095ms logger=migrator t=2026-03-04T02:35:40.286645369Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-03-04T02:35:40.287718277Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=1.072998ms logger=migrator t=2026-03-04T02:35:40.29248361Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-03-04T02:35:40.293964195Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=1.480535ms logger=migrator t=2026-03-04T02:35:40.29824594Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-03-04T02:35:40.298499734Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=253.704µs logger=migrator t=2026-03-04T02:35:40.306140838Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-03-04T02:35:40.307552322Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.414784ms logger=migrator t=2026-03-04T02:35:40.312740082Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-03-04T02:35:40.316890083Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=4.147851ms logger=migrator t=2026-03-04T02:35:40.325973332Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-03-04T02:35:40.326797896Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=826.604µs logger=migrator t=2026-03-04T02:35:40.332334833Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-03-04T02:35:40.332529546Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=197.443µs logger=migrator t=2026-03-04T02:35:40.337852128Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-03-04T02:35:40.338053532Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=201.694µs logger=migrator t=2026-03-04T02:35:40.351799371Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-03-04T02:35:40.353524031Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=1.730159ms logger=migrator t=2026-03-04T02:35:40.360689185Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-03-04T02:35:40.36382518Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=3.139965ms logger=migrator t=2026-03-04T02:35:40.369952446Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-03-04T02:35:40.370939394Z level=info msg="Migration successfully executed" id="create data_source table" duration=986.688µs logger=migrator t=2026-03-04T02:35:40.37761158Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-03-04T02:35:40.379745427Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=2.136867ms logger=migrator t=2026-03-04T02:35:40.387059363Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-03-04T02:35:40.388182623Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.12419ms logger=migrator t=2026-03-04T02:35:40.393222251Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-03-04T02:35:40.396686121Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=3.47328ms logger=migrator t=2026-03-04T02:35:40.407604921Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-03-04T02:35:40.40929667Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=1.697719ms logger=migrator t=2026-03-04T02:35:40.414850776Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-03-04T02:35:40.427539638Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=12.685741ms logger=migrator t=2026-03-04T02:35:40.432222579Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-03-04T02:35:40.433632093Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.409434ms logger=migrator t=2026-03-04T02:35:40.439422674Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-03-04T02:35:40.440805918Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.381314ms logger=migrator t=2026-03-04T02:35:40.445924377Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-03-04T02:35:40.44725087Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.325973ms logger=migrator t=2026-03-04T02:35:40.451356411Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-03-04T02:35:40.452257877Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=902.286µs logger=migrator t=2026-03-04T02:35:40.456649163Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-03-04T02:35:40.458977824Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.327881ms logger=migrator t=2026-03-04T02:35:40.462831291Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-03-04T02:35:40.46506995Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=2.243579ms logger=migrator t=2026-03-04T02:35:40.480697452Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-03-04T02:35:40.480769223Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=79.112µs logger=migrator t=2026-03-04T02:35:40.487354867Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-03-04T02:35:40.48806309Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=713.343µs logger=migrator t=2026-03-04T02:35:40.494954179Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-03-04T02:35:40.498041333Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=3.089044ms logger=migrator t=2026-03-04T02:35:40.50535556Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-03-04T02:35:40.505687716Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=357.996µs logger=migrator t=2026-03-04T02:35:40.508995173Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-03-04T02:35:40.509206617Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=212.324µs logger=migrator t=2026-03-04T02:35:40.513604124Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-03-04T02:35:40.516001265Z level=info msg="Migration successfully executed" id="Add uid column" duration=2.397561ms logger=migrator t=2026-03-04T02:35:40.528451122Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-03-04T02:35:40.528848928Z level=info msg="Migration successfully executed" id="Update uid value" duration=402.416µs logger=migrator t=2026-03-04T02:35:40.535342821Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-03-04T02:35:40.536613054Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=1.275733ms logger=migrator t=2026-03-04T02:35:40.542271542Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-03-04T02:35:40.543124777Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=852.975µs logger=migrator t=2026-03-04T02:35:40.548092043Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-03-04T02:35:40.548953638Z level=info msg="Migration successfully executed" id="create api_key table" duration=861.725µs logger=migrator t=2026-03-04T02:35:40.557330083Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-03-04T02:35:40.559498211Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=2.190868ms logger=migrator t=2026-03-04T02:35:40.564713912Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-03-04T02:35:40.566039375Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.329353ms logger=migrator t=2026-03-04T02:35:40.573328972Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-03-04T02:35:40.57438163Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=1.052638ms logger=migrator t=2026-03-04T02:35:40.582777446Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-03-04T02:35:40.584077949Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=1.302773ms logger=migrator t=2026-03-04T02:35:40.590837766Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-03-04T02:35:40.592068918Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.232872ms logger=migrator t=2026-03-04T02:35:40.597739036Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-03-04T02:35:40.598574301Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=835.545µs logger=migrator t=2026-03-04T02:35:40.603427265Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-03-04T02:35:40.611460035Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=8.03236ms logger=migrator t=2026-03-04T02:35:40.614894244Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-03-04T02:35:40.615690898Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=796.754µs logger=migrator t=2026-03-04T02:35:40.621362437Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-03-04T02:35:40.622970525Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.608869ms logger=migrator t=2026-03-04T02:35:40.650949981Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-03-04T02:35:40.652901785Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.952424ms logger=migrator t=2026-03-04T02:35:40.741261531Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-03-04T02:35:40.742851248Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.594337ms logger=migrator t=2026-03-04T02:35:40.846312117Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-03-04T02:35:40.846871757Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=557.82µs logger=migrator t=2026-03-04T02:35:40.858067622Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-03-04T02:35:40.860093896Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=2.020134ms logger=migrator t=2026-03-04T02:35:40.869968258Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-03-04T02:35:40.870018649Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=48.731µs logger=migrator t=2026-03-04T02:35:40.876184956Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-03-04T02:35:40.880812447Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=4.628321ms logger=migrator t=2026-03-04T02:35:40.886879282Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-03-04T02:35:40.889518658Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=2.645786ms logger=migrator t=2026-03-04T02:35:40.894266571Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-03-04T02:35:40.894440564Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=174.053µs logger=migrator t=2026-03-04T02:35:40.90400335Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-03-04T02:35:40.908026719Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=4.026109ms logger=migrator t=2026-03-04T02:35:40.912158762Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-03-04T02:35:40.914993171Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.834649ms logger=migrator t=2026-03-04T02:35:40.918742366Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-03-04T02:35:40.919779724Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.049589ms logger=migrator t=2026-03-04T02:35:40.924610978Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-03-04T02:35:40.925406072Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=795.034µs logger=migrator t=2026-03-04T02:35:40.929951381Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-03-04T02:35:40.931674731Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.71646ms logger=migrator t=2026-03-04T02:35:40.935772802Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-03-04T02:35:40.937006054Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.236562ms logger=migrator t=2026-03-04T02:35:40.943663749Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-03-04T02:35:40.944678667Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=1.019868ms logger=migrator t=2026-03-04T02:35:40.948814259Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-03-04T02:35:40.950124131Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=1.309542ms logger=migrator t=2026-03-04T02:35:40.954268604Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-03-04T02:35:40.954338735Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=70.881µs logger=migrator t=2026-03-04T02:35:40.95864631Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-03-04T02:35:40.958674141Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=28.891µs logger=migrator t=2026-03-04T02:35:40.963579845Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-03-04T02:35:40.968256637Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=4.670732ms logger=migrator t=2026-03-04T02:35:40.972360268Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-03-04T02:35:40.977014039Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=4.648891ms logger=migrator t=2026-03-04T02:35:40.982096938Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-03-04T02:35:40.982165379Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=71.811µs logger=migrator t=2026-03-04T02:35:40.985994515Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-03-04T02:35:40.986952202Z level=info msg="Migration successfully executed" id="create quota table v1" duration=956.837µs logger=migrator t=2026-03-04T02:35:40.992126811Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-03-04T02:35:40.993479535Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=1.352114ms logger=migrator t=2026-03-04T02:35:40.997332642Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-03-04T02:35:40.997367983Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=36.671µs logger=migrator t=2026-03-04T02:35:41.002122746Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-03-04T02:35:41.005362612Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=3.234696ms logger=migrator t=2026-03-04T02:35:41.010139555Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-03-04T02:35:41.011114631Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=975.906µs logger=migrator t=2026-03-04T02:35:41.01500105Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-03-04T02:35:41.01968054Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=4.67722ms logger=migrator t=2026-03-04T02:35:41.025091105Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-03-04T02:35:41.025131215Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=41.33µs logger=migrator t=2026-03-04T02:35:41.030520259Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-03-04T02:35:41.03229553Z level=info msg="Migration successfully executed" id="create session table" duration=1.774291ms logger=migrator t=2026-03-04T02:35:41.039365863Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-03-04T02:35:41.039486135Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=120.673µs logger=migrator t=2026-03-04T02:35:41.049404988Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-03-04T02:35:41.049502369Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=99.261µs logger=migrator t=2026-03-04T02:35:41.053162723Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-03-04T02:35:41.054220562Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=1.057289ms logger=migrator t=2026-03-04T02:35:41.057559419Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-03-04T02:35:41.058404064Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=844.305µs logger=migrator t=2026-03-04T02:35:41.062280802Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-03-04T02:35:41.062310052Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=30.33µs logger=migrator t=2026-03-04T02:35:41.067175616Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-03-04T02:35:41.067215097Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=41.501µs logger=migrator t=2026-03-04T02:35:41.072432728Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-03-04T02:35:41.078400831Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.964933ms logger=migrator t=2026-03-04T02:35:41.082757887Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-03-04T02:35:41.085841861Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.083974ms logger=migrator t=2026-03-04T02:35:41.092222112Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-03-04T02:35:41.092335253Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=92.261µs logger=migrator t=2026-03-04T02:35:41.096232642Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-03-04T02:35:41.096329654Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=96.852µs logger=migrator t=2026-03-04T02:35:41.100592777Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-03-04T02:35:41.102004932Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.412665ms logger=migrator t=2026-03-04T02:35:41.106262945Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-03-04T02:35:41.106314966Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=73.461µs logger=migrator t=2026-03-04T02:35:41.110851786Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-03-04T02:35:41.114419497Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=3.566321ms logger=migrator t=2026-03-04T02:35:41.117863267Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-03-04T02:35:41.118005Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=142.213µs logger=migrator t=2026-03-04T02:35:41.123573186Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-03-04T02:35:41.129989138Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=6.414412ms logger=migrator t=2026-03-04T02:35:41.138443556Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-03-04T02:35:41.142059608Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=3.618123ms logger=migrator t=2026-03-04T02:35:41.175062002Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-03-04T02:35:41.175226085Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=167.003µs logger=migrator t=2026-03-04T02:35:41.201870547Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-03-04T02:35:41.203684319Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.882123ms logger=migrator t=2026-03-04T02:35:41.243672274Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-03-04T02:35:41.245251362Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.584678ms logger=migrator t=2026-03-04T02:35:41.258705776Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-03-04T02:35:41.26069177Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.992634ms logger=migrator t=2026-03-04T02:35:41.271976216Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-03-04T02:35:41.272950024Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=973.508µs logger=migrator t=2026-03-04T02:35:41.278962488Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-03-04T02:35:41.279872944Z level=info msg="Migration successfully executed" id="add index alert state" duration=905.375µs logger=migrator t=2026-03-04T02:35:41.286864446Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-03-04T02:35:41.288176748Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.312122ms logger=migrator t=2026-03-04T02:35:41.29350137Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-03-04T02:35:41.294532548Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.039518ms logger=migrator t=2026-03-04T02:35:41.301111343Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-03-04T02:35:41.302053429Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=942.006µs logger=migrator t=2026-03-04T02:35:41.306862103Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-03-04T02:35:41.308197816Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.338993ms logger=migrator t=2026-03-04T02:35:41.312993209Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-03-04T02:35:41.326586696Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=13.594937ms logger=migrator t=2026-03-04T02:35:41.331208757Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-03-04T02:35:41.331884858Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=676.192µs logger=migrator t=2026-03-04T02:35:41.336489097Z 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-03-04T02:35:41.337563077Z 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=1.07283ms logger=migrator t=2026-03-04T02:35:41.341134708Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-03-04T02:35:41.341410583Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=275.795µs logger=migrator t=2026-03-04T02:35:41.346129616Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-03-04T02:35:41.346658665Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=528.799µs logger=migrator t=2026-03-04T02:35:41.350270387Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-03-04T02:35:41.351588671Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=1.320814ms logger=migrator t=2026-03-04T02:35:41.355100401Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-03-04T02:35:41.359918815Z level=info msg="Migration successfully executed" id="Add column is_default" duration=4.816314ms logger=migrator t=2026-03-04T02:35:41.364337982Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-03-04T02:35:41.368367392Z level=info msg="Migration successfully executed" id="Add column frequency" duration=4.026951ms logger=migrator t=2026-03-04T02:35:41.372177668Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-03-04T02:35:41.375753Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=3.574362ms logger=migrator t=2026-03-04T02:35:41.379579327Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-03-04T02:35:41.383153809Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=3.572952ms logger=migrator t=2026-03-04T02:35:41.389251295Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-03-04T02:35:41.390162941Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=911.006µs logger=migrator t=2026-03-04T02:35:41.394373644Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-03-04T02:35:41.394404155Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=31.971µs logger=migrator t=2026-03-04T02:35:41.399707337Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-03-04T02:35:41.399746838Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=40.961µs logger=migrator t=2026-03-04T02:35:41.4056826Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-03-04T02:35:41.406490174Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=807.544µs logger=migrator t=2026-03-04T02:35:41.412584921Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-03-04T02:35:41.413561198Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=976.657µs logger=migrator t=2026-03-04T02:35:41.419884517Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-03-04T02:35:41.42060156Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=717.033µs logger=migrator t=2026-03-04T02:35:41.426442551Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-03-04T02:35:41.427254896Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=814.415µs logger=migrator t=2026-03-04T02:35:41.440430444Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-03-04T02:35:41.441379931Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=948.937µs logger=migrator t=2026-03-04T02:35:41.446986309Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-03-04T02:35:41.451679971Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=4.692492ms logger=migrator t=2026-03-04T02:35:41.456255649Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-03-04T02:35:41.460021745Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=3.765846ms logger=migrator t=2026-03-04T02:35:41.464650806Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-03-04T02:35:41.464840439Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=189.613µs logger=migrator t=2026-03-04T02:35:41.468471812Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-03-04T02:35:41.469553331Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.078479ms logger=migrator t=2026-03-04T02:35:41.475424473Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-03-04T02:35:41.476880199Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.455325ms logger=migrator t=2026-03-04T02:35:41.482820012Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-03-04T02:35:41.490153779Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=7.333647ms logger=migrator t=2026-03-04T02:35:41.495731806Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-03-04T02:35:41.495811407Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=80.111µs logger=migrator t=2026-03-04T02:35:41.500054141Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-03-04T02:35:41.501006617Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=954.676µs logger=migrator t=2026-03-04T02:35:41.510692847Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-03-04T02:35:41.511619802Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=927.776µs logger=migrator t=2026-03-04T02:35:41.515940867Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-03-04T02:35:41.516027628Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=87.541µs logger=migrator t=2026-03-04T02:35:41.521431192Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-03-04T02:35:41.522366669Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=929.637µs logger=migrator t=2026-03-04T02:35:41.526337268Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-03-04T02:35:41.527203752Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=863.284µs logger=migrator t=2026-03-04T02:35:41.530943778Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-03-04T02:35:41.531811193Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=867.165µs logger=migrator t=2026-03-04T02:35:41.535222722Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-03-04T02:35:41.536165869Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=943.057µs logger=migrator t=2026-03-04T02:35:41.540155958Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-03-04T02:35:41.54139114Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.231042ms logger=migrator t=2026-03-04T02:35:41.545136995Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-03-04T02:35:41.546071671Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=934.496µs logger=migrator t=2026-03-04T02:35:41.550891985Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-03-04T02:35:41.550919025Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=27.83µs logger=migrator t=2026-03-04T02:35:41.554754992Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-03-04T02:35:41.561943057Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=7.182715ms logger=migrator t=2026-03-04T02:35:41.566264392Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-03-04T02:35:41.567242389Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=978.307µs logger=migrator t=2026-03-04T02:35:41.577197792Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-03-04T02:35:41.581390465Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.192743ms logger=migrator t=2026-03-04T02:35:41.5851207Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-03-04T02:35:41.586371652Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.250622ms logger=migrator t=2026-03-04T02:35:41.590081356Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-03-04T02:35:41.591126474Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=1.043738ms logger=migrator t=2026-03-04T02:35:41.595606612Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-03-04T02:35:41.596441916Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=835.314µs logger=migrator t=2026-03-04T02:35:41.600031859Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-03-04T02:35:41.611856695Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=11.822677ms logger=migrator t=2026-03-04T02:35:41.616165109Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-03-04T02:35:41.616716768Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=552.339µs logger=migrator t=2026-03-04T02:35:41.621042884Z 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-03-04T02:35:41.622277175Z level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=1.231531ms logger=migrator t=2026-03-04T02:35:41.62880816Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-03-04T02:35:41.629250697Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=446.198µs logger=migrator t=2026-03-04T02:35:41.632919171Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-03-04T02:35:41.63344904Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=529.839µs logger=migrator t=2026-03-04T02:35:41.639061217Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-03-04T02:35:41.639340162Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=280.065µs logger=migrator t=2026-03-04T02:35:41.643297181Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-03-04T02:35:41.649878145Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=6.578024ms logger=migrator t=2026-03-04T02:35:41.654692239Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-03-04T02:35:41.659093896Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=4.401507ms logger=migrator t=2026-03-04T02:35:41.663026474Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-03-04T02:35:41.664076112Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.049218ms logger=migrator t=2026-03-04T02:35:41.676453348Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-03-04T02:35:41.678174067Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.726739ms logger=migrator t=2026-03-04T02:35:41.683918077Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-03-04T02:35:41.68410312Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=184.153µs logger=migrator t=2026-03-04T02:35:41.686839747Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-03-04T02:35:41.694500731Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=7.656034ms logger=migrator t=2026-03-04T02:35:41.699827644Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-03-04T02:35:41.700704739Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=880.285µs logger=migrator t=2026-03-04T02:35:41.704972163Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-03-04T02:35:41.705179267Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=204.104µs logger=migrator t=2026-03-04T02:35:41.709456262Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-03-04T02:35:41.709834088Z level=info msg="Migration successfully executed" id="Move region to single row" duration=378.147µs logger=migrator t=2026-03-04T02:35:41.716155748Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-03-04T02:35:41.717024332Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=870.744µs logger=migrator t=2026-03-04T02:35:41.722073841Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-03-04T02:35:41.723685309Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.609399ms logger=migrator t=2026-03-04T02:35:41.728704755Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-04T02:35:41.729611082Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=904.537µs logger=migrator t=2026-03-04T02:35:41.733941366Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-03-04T02:35:41.734892984Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=950.398µs logger=migrator t=2026-03-04T02:35:41.738852662Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-03-04T02:35:41.739685596Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=832.494µs logger=migrator t=2026-03-04T02:35:41.743511704Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-03-04T02:35:41.744339538Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=827.745µs logger=migrator t=2026-03-04T02:35:41.749255403Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-03-04T02:35:41.749382656Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=129.153µs logger=migrator t=2026-03-04T02:35:41.753512187Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-03-04T02:35:41.754407753Z level=info msg="Migration successfully executed" id="create test_data table" duration=891.216µs logger=migrator t=2026-03-04T02:35:41.757970024Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-03-04T02:35:41.758841589Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=871.175µs logger=migrator t=2026-03-04T02:35:41.764261854Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-03-04T02:35:41.765158409Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=893.165µs logger=migrator t=2026-03-04T02:35:41.77727105Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-03-04T02:35:41.779094881Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.824041ms logger=migrator t=2026-03-04T02:35:41.786324217Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-03-04T02:35:41.786652273Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=327.426µs logger=migrator t=2026-03-04T02:35:41.792971563Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-03-04T02:35:41.794012031Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=1.038478ms logger=migrator t=2026-03-04T02:35:41.800401522Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-03-04T02:35:41.800624066Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=231.024µs logger=migrator t=2026-03-04T02:35:41.806288174Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-03-04T02:35:41.807994414Z level=info msg="Migration successfully executed" id="create team table" duration=1.70537ms logger=migrator t=2026-03-04T02:35:41.816708756Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-03-04T02:35:41.817775204Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.064758ms logger=migrator t=2026-03-04T02:35:41.827639946Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-03-04T02:35:41.829105661Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.466685ms logger=migrator t=2026-03-04T02:35:41.835833428Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-03-04T02:35:41.841155531Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.321333ms logger=migrator t=2026-03-04T02:35:41.846401491Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-03-04T02:35:41.84685265Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=452.419µs logger=migrator t=2026-03-04T02:35:41.854148806Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-03-04T02:35:41.855041511Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=892.145µs logger=migrator t=2026-03-04T02:35:41.86122844Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-03-04T02:35:41.862740846Z level=info msg="Migration successfully executed" id="create team member table" duration=1.512616ms logger=migrator t=2026-03-04T02:35:41.866616134Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-03-04T02:35:41.867909405Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=1.293981ms logger=migrator t=2026-03-04T02:35:41.873766107Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-03-04T02:35:41.874836556Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.070779ms logger=migrator t=2026-03-04T02:35:41.880132718Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-03-04T02:35:41.882419518Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=2.286249ms logger=migrator t=2026-03-04T02:35:41.888013975Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-03-04T02:35:41.894412847Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=6.390791ms logger=migrator t=2026-03-04T02:35:41.902595758Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-03-04T02:35:41.907989462Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=5.405564ms logger=migrator t=2026-03-04T02:35:41.913808583Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-03-04T02:35:41.918537165Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=4.725982ms logger=migrator t=2026-03-04T02:35:42.065781155Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-03-04T02:35:42.067662348Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.886622ms logger=migrator t=2026-03-04T02:35:42.145801536Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-03-04T02:35:42.148026045Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.226139ms logger=migrator t=2026-03-04T02:35:42.2253787Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-03-04T02:35:42.227249522Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=1.875302ms logger=migrator t=2026-03-04T02:35:42.278492653Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-03-04T02:35:42.280219223Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=1.729789ms logger=migrator t=2026-03-04T02:35:42.396615216Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-03-04T02:35:42.399014148Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=2.407312ms logger=migrator t=2026-03-04T02:35:42.414755761Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-03-04T02:35:42.417090022Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=2.368572ms logger=migrator t=2026-03-04T02:35:42.44628274Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-03-04T02:35:42.448253274Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.973494ms logger=migrator t=2026-03-04T02:35:42.464359744Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-03-04T02:35:42.466006683Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.650099ms logger=migrator t=2026-03-04T02:35:42.49749664Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-03-04T02:35:42.49810166Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=601.85µs logger=migrator t=2026-03-04T02:35:42.504522751Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-03-04T02:35:42.504777316Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=255.035µs logger=migrator t=2026-03-04T02:35:42.531923238Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-03-04T02:35:42.532730462Z level=info msg="Migration successfully executed" id="create tag table" duration=807.444µs logger=migrator t=2026-03-04T02:35:42.543809684Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-03-04T02:35:42.545334791Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.521937ms logger=migrator t=2026-03-04T02:35:42.567179221Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-03-04T02:35:42.568216409Z level=info msg="Migration successfully executed" id="create login attempt table" duration=1.040418ms logger=migrator t=2026-03-04T02:35:42.585138683Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-03-04T02:35:42.587416293Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=2.28711ms logger=migrator t=2026-03-04T02:35:42.623352928Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-03-04T02:35:42.625560556Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=2.205088ms logger=migrator t=2026-03-04T02:35:42.684938748Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-03-04T02:35:42.700429077Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=15.495599ms logger=migrator t=2026-03-04T02:35:42.734879876Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-03-04T02:35:42.736405182Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.530806ms logger=migrator t=2026-03-04T02:35:42.747589187Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-03-04T02:35:42.74944715Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=1.858813ms logger=migrator t=2026-03-04T02:35:42.756946149Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-03-04T02:35:42.757269066Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=322.777µs logger=migrator t=2026-03-04T02:35:42.762894914Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-03-04T02:35:42.763921061Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.025237ms logger=migrator t=2026-03-04T02:35:42.769734282Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-03-04T02:35:42.770976673Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.242371ms logger=migrator t=2026-03-04T02:35:42.777837963Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-03-04T02:35:42.77885487Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.016697ms logger=migrator t=2026-03-04T02:35:42.78398086Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-03-04T02:35:42.784059061Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=79.452µs logger=migrator t=2026-03-04T02:35:42.789684759Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-03-04T02:35:42.795692903Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=6.008354ms logger=migrator t=2026-03-04T02:35:42.800537337Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-03-04T02:35:42.805720578Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.183531ms logger=migrator t=2026-03-04T02:35:42.812267791Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-03-04T02:35:42.817498882Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=5.230561ms logger=migrator t=2026-03-04T02:35:42.825214527Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-03-04T02:35:42.834546319Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=9.339692ms logger=migrator t=2026-03-04T02:35:42.840201757Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-03-04T02:35:42.841237066Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=1.038649ms logger=migrator t=2026-03-04T02:35:42.845731873Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-03-04T02:35:42.850906703Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=5.17429ms logger=migrator t=2026-03-04T02:35:42.856658933Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-03-04T02:35:42.857584429Z level=info msg="Migration successfully executed" id="create server_lock table" duration=922.496µs logger=migrator t=2026-03-04T02:35:42.865401665Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-03-04T02:35:42.867566213Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=2.165418ms logger=migrator t=2026-03-04T02:35:42.875161625Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-03-04T02:35:42.876516818Z level=info msg="Migration successfully executed" id="create user auth token table" duration=1.362653ms logger=migrator t=2026-03-04T02:35:42.881846281Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-03-04T02:35:42.882692875Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=847.414µs logger=migrator t=2026-03-04T02:35:42.890286468Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-03-04T02:35:42.891302895Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.016247ms logger=migrator t=2026-03-04T02:35:42.899968586Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-03-04T02:35:42.902118013Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=2.150778ms logger=migrator t=2026-03-04T02:35:42.910028211Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-03-04T02:35:42.91745835Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=7.437909ms logger=migrator t=2026-03-04T02:35:42.926540578Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-03-04T02:35:42.928729556Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.189308ms logger=migrator t=2026-03-04T02:35:42.934860283Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-03-04T02:35:42.936454731Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.593368ms logger=migrator t=2026-03-04T02:35:42.944138593Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-03-04T02:35:42.946077017Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.945264ms logger=migrator t=2026-03-04T02:35:42.954469103Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-03-04T02:35:42.955393049Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=923.756µs logger=migrator t=2026-03-04T02:35:42.961161829Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-03-04T02:35:42.962828198Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.665739ms logger=migrator t=2026-03-04T02:35:42.969393182Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-03-04T02:35:42.969458623Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=62.361µs logger=migrator t=2026-03-04T02:35:42.975886196Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-03-04T02:35:42.976042019Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=156.903µs logger=migrator t=2026-03-04T02:35:42.982583872Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-03-04T02:35:42.984075918Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.491886ms logger=migrator t=2026-03-04T02:35:42.989667175Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T02:35:42.991273793Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=1.606338ms logger=migrator t=2026-03-04T02:35:42.997572942Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T02:35:42.99853642Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=960.168µs logger=migrator t=2026-03-04T02:35:43.003410554Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-03-04T02:35:43.003517406Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=111.782µs logger=migrator t=2026-03-04T02:35:43.009414849Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T02:35:43.011100937Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=1.685678ms logger=migrator t=2026-03-04T02:35:43.017630152Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T02:35:43.018850663Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.22177ms logger=migrator t=2026-03-04T02:35:43.024411949Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-03-04T02:35:43.025404396Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=992.197µs logger=migrator t=2026-03-04T02:35:43.03079551Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-03-04T02:35:43.032254826Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.458286ms logger=migrator t=2026-03-04T02:35:43.039518341Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-03-04T02:35:43.045566476Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=6.047955ms logger=migrator t=2026-03-04T02:35:43.051572182Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-03-04T02:35:43.052553969Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=981.507µs logger=migrator t=2026-03-04T02:35:43.059274065Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-03-04T02:35:43.059355846Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=78.431µs logger=migrator t=2026-03-04T02:35:43.064464845Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-03-04T02:35:43.065365661Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=900.656µs logger=migrator t=2026-03-04T02:35:43.070363068Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-03-04T02:35:43.071348495Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=985.707µs logger=migrator t=2026-03-04T02:35:43.077307319Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-03-04T02:35:43.078837495Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.535916ms logger=migrator t=2026-03-04T02:35:43.084108186Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-03-04T02:35:43.084533854Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=425.988µs logger=migrator t=2026-03-04T02:35:43.091301372Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-03-04T02:35:43.092543173Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.246061ms logger=migrator t=2026-03-04T02:35:43.09980536Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-03-04T02:35:43.100938489Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=1.132199ms logger=migrator t=2026-03-04T02:35:43.116877437Z 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-03-04T02:35:43.118686008Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=1.805041ms logger=migrator t=2026-03-04T02:35:43.122771469Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-03-04T02:35:43.123807527Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.036138ms logger=migrator t=2026-03-04T02:35:43.128895415Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-03-04T02:35:43.139316247Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=10.418802ms logger=migrator t=2026-03-04T02:35:43.147219914Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-03-04T02:35:43.148105729Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=890.415µs logger=migrator t=2026-03-04T02:35:43.162136163Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-03-04T02:35:43.16310936Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=973.907µs logger=migrator t=2026-03-04T02:35:43.166866576Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-03-04T02:35:43.191979112Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=25.110886ms logger=migrator t=2026-03-04T02:35:43.198497955Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-03-04T02:35:43.22348714Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=24.987025ms logger=migrator t=2026-03-04T02:35:43.230100014Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-03-04T02:35:43.23096034Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=855.326µs logger=migrator t=2026-03-04T02:35:43.237224469Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-03-04T02:35:43.239471418Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=2.246629ms logger=migrator t=2026-03-04T02:35:43.24765688Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-03-04T02:35:43.255656918Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=7.997468ms logger=migrator t=2026-03-04T02:35:43.262289425Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-03-04T02:35:43.268688645Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=6.398071ms logger=migrator t=2026-03-04T02:35:43.277881195Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-03-04T02:35:43.279151608Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.271062ms logger=migrator t=2026-03-04T02:35:43.289731951Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-03-04T02:35:43.291015643Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=1.277942ms logger=migrator t=2026-03-04T02:35:43.296850435Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-03-04T02:35:43.298584915Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.7353ms logger=migrator t=2026-03-04T02:35:43.304440347Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-03-04T02:35:43.306434082Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.992975ms logger=migrator t=2026-03-04T02:35:43.316295333Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-03-04T02:35:43.316547687Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=252.704µs logger=migrator t=2026-03-04T02:35:43.32249145Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-03-04T02:35:43.330803215Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=8.311235ms logger=migrator t=2026-03-04T02:35:43.336425122Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-03-04T02:35:43.343375294Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=6.954522ms logger=migrator t=2026-03-04T02:35:43.349902707Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-03-04T02:35:43.355654587Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=5.74498ms logger=migrator t=2026-03-04T02:35:43.362221902Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-03-04T02:35:43.363656056Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.435364ms logger=migrator t=2026-03-04T02:35:43.370372983Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-03-04T02:35:43.371515173Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.14214ms logger=migrator t=2026-03-04T02:35:43.387000802Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-03-04T02:35:43.393496595Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=6.501934ms logger=migrator t=2026-03-04T02:35:43.399013201Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-03-04T02:35:43.405134067Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=6.119876ms logger=migrator t=2026-03-04T02:35:43.412449874Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-03-04T02:35:43.414029652Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=1.598138ms logger=migrator t=2026-03-04T02:35:43.441622222Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-03-04T02:35:43.446914334Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=5.298512ms logger=migrator t=2026-03-04T02:35:43.45306281Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-03-04T02:35:43.459415871Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=6.352301ms logger=migrator t=2026-03-04T02:35:43.465483596Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-03-04T02:35:43.465561497Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=78.131µs logger=migrator t=2026-03-04T02:35:43.474000814Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-03-04T02:35:43.478233368Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=4.238404ms logger=migrator t=2026-03-04T02:35:43.486942689Z 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-03-04T02:35:43.488616279Z 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.6735ms logger=migrator t=2026-03-04T02:35:43.495653441Z 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-03-04T02:35:43.497052365Z 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.400294ms logger=migrator t=2026-03-04T02:35:43.502450729Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-03-04T02:35:43.502578731Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=121.722µs logger=migrator t=2026-03-04T02:35:43.506179664Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-03-04T02:35:43.515440535Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=9.262601ms logger=migrator t=2026-03-04T02:35:43.519025777Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-03-04T02:35:43.523532655Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=4.504428ms logger=migrator t=2026-03-04T02:35:43.530331494Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-03-04T02:35:43.536745255Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=6.412681ms logger=migrator t=2026-03-04T02:35:43.542235371Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-03-04T02:35:43.548424148Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=6.188837ms logger=migrator t=2026-03-04T02:35:43.552368656Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-03-04T02:35:43.556852465Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=4.483829ms logger=migrator t=2026-03-04T02:35:43.564506188Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-03-04T02:35:43.564590869Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=87.121µs logger=migrator t=2026-03-04T02:35:43.574747765Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-03-04T02:35:43.575910946Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.163511ms logger=migrator t=2026-03-04T02:35:43.58935131Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-03-04T02:35:43.596403842Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=7.049222ms logger=migrator t=2026-03-04T02:35:43.603520656Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-03-04T02:35:43.603647278Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=125.112µs logger=migrator t=2026-03-04T02:35:43.616072354Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-03-04T02:35:43.63084256Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=14.765677ms logger=migrator t=2026-03-04T02:35:43.637904913Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-03-04T02:35:43.639405779Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.512546ms logger=migrator t=2026-03-04T02:35:43.646562344Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-03-04T02:35:43.658232557Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=11.671913ms logger=migrator t=2026-03-04T02:35:43.663323485Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-03-04T02:35:43.664717129Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.396194ms logger=migrator t=2026-03-04T02:35:43.668972283Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-03-04T02:35:43.670118293Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.15073ms logger=migrator t=2026-03-04T02:35:43.677947739Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-03-04T02:35:43.684762738Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=6.822239ms logger=migrator t=2026-03-04T02:35:43.689609702Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-03-04T02:35:43.690347395Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=737.153µs logger=migrator t=2026-03-04T02:35:43.696200267Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-03-04T02:35:43.697326256Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.126819ms logger=migrator t=2026-03-04T02:35:43.701075551Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-03-04T02:35:43.701892956Z level=info msg="Migration successfully executed" id="create alert_image table" duration=817.075µs logger=migrator t=2026-03-04T02:35:43.706780261Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-03-04T02:35:43.707752318Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=971.936µs logger=migrator t=2026-03-04T02:35:43.713583859Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-03-04T02:35:43.71364967Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=66.271µs logger=migrator t=2026-03-04T02:35:43.717346324Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-03-04T02:35:43.718311982Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=965.048µs logger=migrator t=2026-03-04T02:35:43.723122705Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-03-04T02:35:43.725033118Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=1.909134ms logger=migrator t=2026-03-04T02:35:43.730082456Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-03-04T02:35:43.731012602Z 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-03-04T02:35:43.737405303Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-03-04T02:35:43.738265128Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=865.546µs logger=migrator t=2026-03-04T02:35:43.743345857Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-03-04T02:35:43.744926164Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.583167ms logger=migrator t=2026-03-04T02:35:43.7515891Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-03-04T02:35:43.758595891Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.007111ms logger=migrator t=2026-03-04T02:35:43.765144625Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-03-04T02:35:43.766988087Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=1.842622ms logger=migrator t=2026-03-04T02:35:43.772628115Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-03-04T02:35:43.773669433Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.039228ms logger=migrator t=2026-03-04T02:35:43.778134101Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-03-04T02:35:43.779016686Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=881.975µs logger=migrator t=2026-03-04T02:35:43.782781492Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-03-04T02:35:43.78383096Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.047628ms logger=migrator t=2026-03-04T02:35:43.788822957Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-03-04T02:35:43.789826424Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.002747ms logger=migrator t=2026-03-04T02:35:43.794050058Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-03-04T02:35:43.794075069Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=25.091µs logger=migrator t=2026-03-04T02:35:43.799406371Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-03-04T02:35:43.799513843Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=110.862µs logger=migrator t=2026-03-04T02:35:43.803834298Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-03-04T02:35:43.812077101Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=8.242054ms logger=migrator t=2026-03-04T02:35:43.817500405Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-03-04T02:35:43.817909072Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=409.027µs logger=migrator t=2026-03-04T02:35:43.823906296Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-03-04T02:35:43.825194119Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=1.287053ms logger=migrator t=2026-03-04T02:35:43.832887413Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-03-04T02:35:43.833714537Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=839.534µs logger=migrator t=2026-03-04T02:35:43.838182355Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-03-04T02:35:43.839463667Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.284773ms logger=migrator t=2026-03-04T02:35:43.843233633Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-03-04T02:35:43.844995753Z level=info msg="Migration successfully executed" id="create secrets table" duration=1.763451ms logger=migrator t=2026-03-04T02:35:43.853687894Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-03-04T02:35:43.885568638Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=31.887704ms logger=migrator t=2026-03-04T02:35:43.890740438Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-03-04T02:35:43.895853727Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=5.112549ms logger=migrator t=2026-03-04T02:35:43.901947293Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-03-04T02:35:43.902395461Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=456.008µs logger=migrator t=2026-03-04T02:35:43.906292669Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-03-04T02:35:43.94088143Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.587751ms logger=migrator t=2026-03-04T02:35:43.946102111Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-03-04T02:35:43.983950028Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=37.847527ms logger=migrator t=2026-03-04T02:35:43.988847324Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-03-04T02:35:43.990154037Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.306884ms logger=migrator t=2026-03-04T02:35:43.993986693Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-03-04T02:35:43.995816255Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=1.833222ms logger=migrator t=2026-03-04T02:35:44.001691637Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-03-04T02:35:44.001925861Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=234.024µs logger=migrator t=2026-03-04T02:35:44.006348468Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-03-04T02:35:44.007167343Z level=info msg="Migration successfully executed" id="create permission table" duration=818.805µs logger=migrator t=2026-03-04T02:35:44.010652203Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-03-04T02:35:44.011700441Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.047488ms logger=migrator t=2026-03-04T02:35:44.019638659Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-03-04T02:35:44.020667697Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.028708ms logger=migrator t=2026-03-04T02:35:44.027632168Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-03-04T02:35:44.028481013Z level=info msg="Migration successfully executed" id="create role table" duration=846.325µs logger=migrator t=2026-03-04T02:35:44.034545649Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-03-04T02:35:44.041617171Z level=info msg="Migration successfully executed" id="add column display_name" duration=7.070632ms logger=migrator t=2026-03-04T02:35:44.046683499Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-03-04T02:35:44.052161185Z level=info msg="Migration successfully executed" id="add column group_name" duration=5.477846ms logger=migrator t=2026-03-04T02:35:44.058369602Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-03-04T02:35:44.059484351Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.114259ms logger=migrator t=2026-03-04T02:35:44.068138873Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-03-04T02:35:44.069440735Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=1.306633ms logger=migrator t=2026-03-04T02:35:44.073400333Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-03-04T02:35:44.074758048Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.338374ms logger=migrator t=2026-03-04T02:35:44.078516962Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-03-04T02:35:44.080168861Z level=info msg="Migration successfully executed" id="create team role table" duration=1.652829ms logger=migrator t=2026-03-04T02:35:44.086774856Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-03-04T02:35:44.08811063Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.337104ms logger=migrator t=2026-03-04T02:35:44.092312892Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-03-04T02:35:44.093537304Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=1.224162ms logger=migrator t=2026-03-04T02:35:44.097816988Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-03-04T02:35:44.099165532Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=1.348704ms logger=migrator t=2026-03-04T02:35:44.103472186Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-03-04T02:35:44.104419482Z level=info msg="Migration successfully executed" id="create user role table" duration=947.676µs logger=migrator t=2026-03-04T02:35:44.108146778Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-03-04T02:35:44.110759753Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=2.609945ms logger=migrator t=2026-03-04T02:35:44.115012727Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-03-04T02:35:44.116098516Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.085009ms logger=migrator t=2026-03-04T02:35:44.124208017Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-03-04T02:35:44.125353707Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.14516ms logger=migrator t=2026-03-04T02:35:44.128839137Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-03-04T02:35:44.129501078Z level=info msg="Migration successfully executed" id="create builtin role table" duration=661.731µs logger=migrator t=2026-03-04T02:35:44.132668984Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-03-04T02:35:44.13415359Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.486306ms logger=migrator t=2026-03-04T02:35:44.138134369Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-03-04T02:35:44.139629185Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.493747ms logger=migrator t=2026-03-04T02:35:44.143783458Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-03-04T02:35:44.152635901Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.851693ms logger=migrator t=2026-03-04T02:35:44.156903465Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-03-04T02:35:44.158853049Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=1.944424ms logger=migrator t=2026-03-04T02:35:44.163194304Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-03-04T02:35:44.16463693Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.447266ms logger=migrator t=2026-03-04T02:35:44.169120038Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-03-04T02:35:44.170110635Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=990.167µs logger=migrator t=2026-03-04T02:35:44.17390999Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-03-04T02:35:44.175087941Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=1.177521ms logger=migrator t=2026-03-04T02:35:44.178772365Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-03-04T02:35:44.179571289Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=798.844µs logger=migrator t=2026-03-04T02:35:44.183872044Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-03-04T02:35:44.185323869Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.441715ms logger=migrator t=2026-03-04T02:35:44.191173301Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-03-04T02:35:44.201619072Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=10.445551ms logger=migrator t=2026-03-04T02:35:44.211689028Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-03-04T02:35:44.222104538Z level=info msg="Migration successfully executed" id="permission kind migration" duration=10.41434ms logger=migrator t=2026-03-04T02:35:44.244844874Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-03-04T02:35:44.253064237Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=8.217453ms logger=migrator t=2026-03-04T02:35:44.286098681Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-03-04T02:35:44.299410642Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=13.326581ms logger=migrator t=2026-03-04T02:35:44.352437304Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-03-04T02:35:44.354108944Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.67794ms logger=migrator t=2026-03-04T02:35:44.39535437Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-03-04T02:35:44.396554731Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.200471ms logger=migrator t=2026-03-04T02:35:44.46843817Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-03-04T02:35:44.469779464Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.342804ms logger=migrator t=2026-03-04T02:35:44.536518215Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-03-04T02:35:44.538274824Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=1.76519ms logger=migrator t=2026-03-04T02:35:44.594166286Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-03-04T02:35:44.595970108Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.808081ms logger=migrator t=2026-03-04T02:35:44.60129831Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-03-04T02:35:44.601561955Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=264.065µs logger=migrator t=2026-03-04T02:35:44.606046303Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-03-04T02:35:44.606163775Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=119.762µs logger=migrator t=2026-03-04T02:35:44.610700394Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-03-04T02:35:44.611403585Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=703.561µs logger=migrator t=2026-03-04T02:35:44.615971975Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-03-04T02:35:44.616603426Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=632.521µs logger=migrator t=2026-03-04T02:35:44.621963989Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-03-04T02:35:44.622872076Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=911.597µs logger=migrator t=2026-03-04T02:35:44.626776673Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-03-04T02:35:44.627023227Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=246.624µs logger=migrator t=2026-03-04T02:35:44.630853524Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-03-04T02:35:44.631393054Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=539.01µs logger=migrator t=2026-03-04T02:35:44.635496225Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-03-04T02:35:44.637250715Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=1.7592ms logger=migrator t=2026-03-04T02:35:44.642505097Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-03-04T02:35:44.643797649Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=1.293892ms logger=migrator t=2026-03-04T02:35:44.647821438Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-03-04T02:35:44.656191774Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=8.370296ms logger=migrator t=2026-03-04T02:35:44.65994767Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-03-04T02:35:44.660056562Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=109.512µs logger=migrator t=2026-03-04T02:35:44.666045276Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-03-04T02:35:44.667054243Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=1.008857ms logger=migrator t=2026-03-04T02:35:44.67374431Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-03-04T02:35:44.675907667Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=2.161067ms logger=migrator t=2026-03-04T02:35:44.683173613Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-03-04T02:35:44.68584885Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=2.676327ms logger=migrator t=2026-03-04T02:35:44.690829067Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-03-04T02:35:44.70250547Z level=info msg="Migration successfully executed" id="add correlation config column" duration=11.680763ms logger=migrator t=2026-03-04T02:35:44.706944407Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-03-04T02:35:44.708058966Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.114299ms logger=migrator t=2026-03-04T02:35:44.713074413Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-03-04T02:35:44.714956845Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=1.874582ms logger=migrator t=2026-03-04T02:35:44.722256543Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-03-04T02:35:44.746324272Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=24.058738ms logger=migrator t=2026-03-04T02:35:44.756843894Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-03-04T02:35:44.758772387Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.932784ms logger=migrator t=2026-03-04T02:35:44.766799107Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-03-04T02:35:44.768248112Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.448975ms logger=migrator t=2026-03-04T02:35:44.774374779Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-03-04T02:35:44.775538709Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=1.16711ms logger=migrator t=2026-03-04T02:35:44.781018694Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-03-04T02:35:44.782152254Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=1.132989ms logger=migrator t=2026-03-04T02:35:44.787392745Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-03-04T02:35:44.787664819Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=272.954µs logger=migrator t=2026-03-04T02:35:44.791877003Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-03-04T02:35:44.792788299Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=911.196µs logger=migrator t=2026-03-04T02:35:44.79743651Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-03-04T02:35:44.807144488Z level=info msg="Migration successfully executed" id="add provisioning column" duration=9.707378ms logger=migrator t=2026-03-04T02:35:44.811678177Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-03-04T02:35:44.812905348Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.227261ms logger=migrator t=2026-03-04T02:35:44.817144003Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-03-04T02:35:44.818570817Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.426815ms logger=migrator t=2026-03-04T02:35:44.824083882Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-04T02:35:44.824716614Z 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-03-04T02:35:44.83312169Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-04T02:35:44.834339841Z 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-03-04T02:35:44.840363466Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-03-04T02:35:44.841291902Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=928.466µs logger=migrator t=2026-03-04T02:35:44.84520567Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-03-04T02:35:44.846283378Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=1.077358ms logger=migrator t=2026-03-04T02:35:44.851265535Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-03-04T02:35:44.852407275Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.14149ms logger=migrator t=2026-03-04T02:35:44.856958414Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-03-04T02:35:44.858062853Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.104029ms logger=migrator t=2026-03-04T02:35:44.861643576Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-04T02:35:44.862745005Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.104089ms logger=migrator t=2026-03-04T02:35:44.866923538Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-04T02:35:44.868027017Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.103669ms logger=migrator t=2026-03-04T02:35:44.871423365Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-03-04T02:35:44.87224887Z level=info msg="Migration successfully executed" id="Drop public config table" duration=822.035µs logger=migrator t=2026-03-04T02:35:44.876635476Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-03-04T02:35:44.877846978Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=1.211282ms logger=migrator t=2026-03-04T02:35:44.88144004Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-03-04T02:35:44.882545819Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.105919ms logger=migrator t=2026-03-04T02:35:44.886870345Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-03-04T02:35:44.888044055Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.17274ms logger=migrator t=2026-03-04T02:35:44.891460054Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-03-04T02:35:44.892528993Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=1.068759ms logger=migrator t=2026-03-04T02:35:44.896295748Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-03-04T02:35:44.925223471Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=28.906152ms logger=migrator t=2026-03-04T02:35:44.92978081Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-03-04T02:35:44.938459781Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=8.678681ms logger=migrator t=2026-03-04T02:35:44.943460148Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-03-04T02:35:44.949859889Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=6.398361ms logger=migrator t=2026-03-04T02:35:44.954663483Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-03-04T02:35:44.954916357Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=249.454µs logger=migrator t=2026-03-04T02:35:44.958729953Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-03-04T02:35:44.967057478Z level=info msg="Migration successfully executed" id="add share column" duration=8.326815ms logger=migrator t=2026-03-04T02:35:44.973053983Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-03-04T02:35:44.973198795Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=152.412µs logger=migrator t=2026-03-04T02:35:44.977246925Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-03-04T02:35:44.978184871Z level=info msg="Migration successfully executed" id="create file table" duration=937.906µs logger=migrator t=2026-03-04T02:35:44.98206532Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-03-04T02:35:44.983175548Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=1.109768ms logger=migrator t=2026-03-04T02:35:44.987442943Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-03-04T02:35:44.988539001Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=1.103528ms logger=migrator t=2026-03-04T02:35:44.993309055Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-03-04T02:35:44.994150249Z level=info msg="Migration successfully executed" id="create file_meta table" duration=840.764µs logger=migrator t=2026-03-04T02:35:44.998314192Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-03-04T02:35:45.000262255Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.947823ms logger=migrator t=2026-03-04T02:35:45.005420085Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-03-04T02:35:45.005485416Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=65.961µs logger=migrator t=2026-03-04T02:35:45.009159Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-03-04T02:35:45.009222771Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=64.291µs logger=migrator t=2026-03-04T02:35:45.013003287Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-03-04T02:35:45.013905642Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=901.725µs logger=migrator t=2026-03-04T02:35:45.017956583Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-03-04T02:35:45.018166387Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=214.934µs logger=migrator t=2026-03-04T02:35:45.022713215Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-03-04T02:35:45.02407293Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=1.358615ms logger=migrator t=2026-03-04T02:35:45.028437165Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-03-04T02:35:45.039020069Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=10.583174ms logger=migrator t=2026-03-04T02:35:45.042891426Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-03-04T02:35:45.043004398Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=113.102µs logger=migrator t=2026-03-04T02:35:45.046570331Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-03-04T02:35:45.047384405Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=813.984µs logger=migrator t=2026-03-04T02:35:45.05168741Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-03-04T02:35:45.052350391Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=664.051µs logger=migrator t=2026-03-04T02:35:45.05634339Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-03-04T02:35:45.056771697Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=428.477µs logger=migrator t=2026-03-04T02:35:45.061066592Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-03-04T02:35:45.061623502Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=557.12µs logger=migrator t=2026-03-04T02:35:45.066599179Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-03-04T02:35:45.081228103Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=14.609243ms logger=migrator t=2026-03-04T02:35:45.086342772Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-03-04T02:35:45.095700834Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=9.358572ms logger=migrator t=2026-03-04T02:35:45.100002079Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-03-04T02:35:45.100886994Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=884.845µs logger=migrator t=2026-03-04T02:35:45.104788293Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-03-04T02:35:45.191610142Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=86.813969ms logger=migrator t=2026-03-04T02:35:45.196640899Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-03-04T02:35:45.197547505Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=906.756µs logger=migrator t=2026-03-04T02:35:45.202621423Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-03-04T02:35:45.204599567Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.977765ms logger=migrator t=2026-03-04T02:35:45.209117626Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-03-04T02:35:45.234343845Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=25.223379ms logger=migrator t=2026-03-04T02:35:45.240058694Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-03-04T02:35:45.246567647Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=6.511383ms logger=migrator t=2026-03-04T02:35:45.250166699Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-03-04T02:35:45.250443135Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=276.296µs logger=migrator t=2026-03-04T02:35:45.254473374Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-03-04T02:35:45.254632217Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=159.043µs logger=migrator t=2026-03-04T02:35:45.258348542Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-03-04T02:35:45.258534595Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=186.113µs logger=migrator t=2026-03-04T02:35:45.263253607Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-03-04T02:35:45.263768796Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=515.519µs logger=migrator t=2026-03-04T02:35:45.268190253Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-03-04T02:35:45.268488018Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=299.105µs logger=migrator t=2026-03-04T02:35:45.272444386Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-03-04T02:35:45.273527086Z level=info msg="Migration successfully executed" id="create folder table" duration=1.08225ms logger=migrator t=2026-03-04T02:35:45.278444382Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-03-04T02:35:45.279616462Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.1718ms logger=migrator t=2026-03-04T02:35:45.283646811Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-03-04T02:35:45.285692667Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=2.045966ms logger=migrator t=2026-03-04T02:35:45.290087844Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-03-04T02:35:45.290220926Z level=info msg="Migration successfully executed" id="Update folder title length" duration=133.592µs logger=migrator t=2026-03-04T02:35:45.295393246Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-04T02:35:45.296624127Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.229711ms logger=migrator t=2026-03-04T02:35:45.300861781Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-03-04T02:35:45.30196918Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.104549ms logger=migrator t=2026-03-04T02:35:45.305716415Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-03-04T02:35:45.306976997Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.260362ms logger=migrator t=2026-03-04T02:35:45.311551396Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-03-04T02:35:45.312015535Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=463.669µs logger=migrator t=2026-03-04T02:35:45.316492262Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-03-04T02:35:45.316882749Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=388.397µs logger=migrator t=2026-03-04T02:35:45.320904539Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-03-04T02:35:45.32213099Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=1.226111ms logger=migrator t=2026-03-04T02:35:45.327018666Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-03-04T02:35:45.328236446Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.21745ms logger=migrator t=2026-03-04T02:35:45.332295137Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-03-04T02:35:45.333390906Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=1.095929ms logger=migrator t=2026-03-04T02:35:45.337286674Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-03-04T02:35:45.338710989Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=1.423524ms logger=migrator t=2026-03-04T02:35:45.343622454Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-03-04T02:35:45.344981597Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=1.351653ms logger=migrator t=2026-03-04T02:35:45.349439335Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-03-04T02:35:45.350441192Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.001607ms logger=migrator t=2026-03-04T02:35:45.354584915Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-03-04T02:35:45.355800486Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.215371ms logger=migrator t=2026-03-04T02:35:45.360766932Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-03-04T02:35:45.361977383Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=1.209971ms logger=migrator t=2026-03-04T02:35:45.365962833Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-03-04T02:35:45.366905029Z level=info msg="Migration successfully executed" id="create signing_key table" duration=941.536µs logger=migrator t=2026-03-04T02:35:45.372353394Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-03-04T02:35:45.374858987Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.502214ms logger=migrator t=2026-03-04T02:35:45.379958916Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-03-04T02:35:45.38138959Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.431314ms logger=migrator t=2026-03-04T02:35:45.385678945Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-03-04T02:35:45.386027521Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=347.776µs logger=migrator t=2026-03-04T02:35:45.392062956Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-03-04T02:35:45.404420831Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=12.363595ms logger=migrator t=2026-03-04T02:35:45.409997448Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-03-04T02:35:45.410617869Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=626.301µs logger=migrator t=2026-03-04T02:35:45.414588808Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-04T02:35:45.414631338Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=42.68µs logger=migrator t=2026-03-04T02:35:45.418459876Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-04T02:35:45.420296517Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.836321ms logger=migrator t=2026-03-04T02:35:45.42563805Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-03-04T02:35:45.425713311Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=76.962µs logger=migrator t=2026-03-04T02:35:45.43080678Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-03-04T02:35:45.432445889Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.638238ms logger=migrator t=2026-03-04T02:35:45.43716397Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-03-04T02:35:45.439280287Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.116217ms logger=migrator t=2026-03-04T02:35:45.444174322Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-03-04T02:35:45.445239701Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.065529ms logger=migrator t=2026-03-04T02:35:45.449975623Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-03-04T02:35:45.451098562Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=1.120079ms logger=migrator t=2026-03-04T02:35:45.457139857Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-03-04T02:35:45.457973942Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=869.066µs logger=migrator t=2026-03-04T02:35:45.464611567Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-03-04T02:35:45.465692806Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=1.083029ms logger=migrator t=2026-03-04T02:35:45.470572931Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-03-04T02:35:45.471693161Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=1.11181ms logger=migrator t=2026-03-04T02:35:45.476114717Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-03-04T02:35:45.477498612Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.385864ms logger=migrator t=2026-03-04T02:35:45.481921198Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-03-04T02:35:45.491603947Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.682389ms logger=migrator t=2026-03-04T02:35:45.496372399Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-03-04T02:35:45.503766298Z level=info msg="Migration successfully executed" id="add region_slug column" duration=7.392369ms logger=migrator t=2026-03-04T02:35:45.508810406Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-03-04T02:35:45.51995644Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=11.146324ms logger=migrator t=2026-03-04T02:35:45.524164442Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-03-04T02:35:45.524372086Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=203.634µs logger=migrator t=2026-03-04T02:35:45.52922635Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-03-04T02:35:45.540094439Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=10.868209ms logger=migrator t=2026-03-04T02:35:45.544136809Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-03-04T02:35:45.554682733Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=10.545854ms logger=migrator t=2026-03-04T02:35:45.559324724Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-03-04T02:35:45.559803302Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=477.558µs logger=migrator t=2026-03-04T02:35:45.564595336Z level=info msg="migrations completed" performed=558 skipped=0 duration=5.913396852s logger=migrator t=2026-03-04T02:35:45.565260017Z level=info msg="Unlocking database" logger=sqlstore t=2026-03-04T02:35:45.582281083Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-03-04T02:35:45.582524057Z level=info msg="Created default organization" logger=secrets t=2026-03-04T02:35:45.587252469Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-03-04T02:35:45.653775656Z level=info msg="Restored cache from database" duration=616.181µs logger=plugin.store t=2026-03-04T02:35:45.658960885Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-03-04T02:35:45.69889041Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-03-04T02:35:45.698932481Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-03-04T02:35:45.699047313Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-03-04T02:35:45.699061523Z level=info msg="Plugins loaded" count=54 duration=40.103078ms logger=query_data t=2026-03-04T02:35:45.704175482Z level=info msg="Query Service initialization" logger=live.push_http t=2026-03-04T02:35:45.708310053Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-03-04T02:35:45.72250187Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-03-04T02:35:45.73169568Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-03-04T02:35:45.733972379Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-03-04T02:35:45.735663579Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-03-04T02:35:45.757254114Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-03-04T02:35:45.774385242Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-03-04T02:35:45.793097517Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-03-04T02:35:45.793122338Z level=info msg="finished to provision alerting" logger=ngalert.state.manager t=2026-03-04T02:35:45.794430771Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-03-04T02:35:45.794738016Z level=info msg="Starting MultiOrg Alertmanager" logger=grafanaStorageLogger t=2026-03-04T02:35:45.79494761Z level=info msg="Storage starting" logger=http.server t=2026-03-04T02:35:45.797303451Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=grafana.update.checker t=2026-03-04T02:35:45.867176395Z level=info msg="Update check succeeded" duration=72.337717ms logger=plugins.update.checker t=2026-03-04T02:35:45.868295244Z level=info msg="Update check succeeded" duration=73.810012ms logger=provisioning.dashboard t=2026-03-04T02:35:45.901924249Z level=info msg="starting to provision dashboards" logger=ngalert.state.manager t=2026-03-04T02:35:45.904365322Z level=info msg="State cache has been initialized" states=0 duration=109.93467ms logger=ngalert.scheduler t=2026-03-04T02:35:45.904427523Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-03-04T02:35:45.904528354Z level=info msg=starting first_tick=2026-03-04T02:35:50Z logger=sqlstore.transactions t=2026-03-04T02:35:45.920637935Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-04T02:35:45.933808753Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-04T02:35:45.947192306Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-04T02:35:45.959348348Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=sqlstore.transactions t=2026-03-04T02:35:46.032651952Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-03-04T02:35:46.033769181Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" logger=sqlstore.transactions t=2026-03-04T02:35:46.043979159Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=sqlstore.transactions t=2026-03-04T02:35:46.045926223Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" logger=sqlstore.transactions t=2026-03-04T02:35:46.055685462Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" logger=dashboard-service t=2026-03-04T02:35:46.06646909Z level=error msg="Could not set default permissions" dashboard="Kubernetes / Scheduler" error="database is locked" logger=provisioning.dashboard t=2026-03-04T02:35:46.066522601Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-03-04T02:35:46.092462121Z level=info msg="Patterns update finished" duration=183.035401ms logger=grafana-apiserver t=2026-03-04T02:35:46.131407048Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-03-04T02:35:46.13211536Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-03-04T02:35:48.20305216Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.20419929Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.224977851Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.249155961Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.267373998Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.287189093Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.300565755Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.330804401Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.357334982Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.382231165Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.399550056Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.420076253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.437329102Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.459563029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.479963773Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.576707525Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.598863061Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.638173824Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.668331228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.741240736Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.761886224Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.807968315Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.828559703Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.875118292Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.897312198Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.944818594Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:48.962231777Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.005419527Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.028174083Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.0803422Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.103232098Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.166527168Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.184350288Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.230155854Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.247015297Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.299143024Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.317224767Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.372481968Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.395423427Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.446728129Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.464920035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.782359253Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:49.802761128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.445552061Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.466998615Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.544096414Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.574804228Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.655496591Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.683582389Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.744892335Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.764361264Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.819577043Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.843213774Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.893364376Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.91142902Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.968464522Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:50.981191582Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.039097059Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.058943904Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.127666179Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.145272075Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.214891675Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.233068421Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.303361543Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.324702414Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.376789629Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.397606201Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.462649272Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.480021034Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.535205053Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.55456426Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.614571762Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.632655747Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.706021412Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.735346872Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.795319725Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.842388033Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.965556164Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:51.982328686Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-03-04T02:35:52.064930231Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-03-04T02:36:56.816572409Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-03-04T02:45:45.843645484Z level=info msg="Completed cleanup jobs" duration=48.092842ms logger=plugins.update.checker t=2026-03-04T02:45:45.924927315Z level=info msg="Update check succeeded" duration=56.034608ms logger=sqlstore.transactions t=2026-03-04T02:50:45.72414412Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-03-04T02:55:45.800599017Z level=info msg="Completed cleanup jobs" duration=5.020212ms logger=plugins.update.checker t=2026-03-04T02:55:45.923579234Z level=info msg="Update check succeeded" duration=54.994199ms logger=cleanup t=2026-03-04T03:05:45.830459655Z level=info msg="Completed cleanup jobs" duration=35.637752ms logger=plugins.update.checker t=2026-03-04T03:05:45.921242684Z level=info msg="Update check succeeded" duration=52.320286ms logger=infra.usagestats t=2026-03-04T03:06:56.840997299Z level=info msg="Usage stats are ready to report"