logger=settings t=2026-06-24T01:03:04.195195352Z level=info msg="Starting Grafana" version=11.0.0 commit=83b9528bce85cf9371320f6d6e450916156da3f6 branch=v11.0.x compiled=2026-06-24T01:03:04Z logger=settings t=2026-06-24T01:03:04.195631504Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini logger=settings t=2026-06-24T01:03:04.195645714Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini logger=settings t=2026-06-24T01:03:04.195651004Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana/" logger=settings t=2026-06-24T01:03:04.195655214Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" logger=settings t=2026-06-24T01:03:04.195661464Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" logger=settings t=2026-06-24T01:03:04.195665785Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" logger=settings t=2026-06-24T01:03:04.195670305Z level=info msg="Config overridden from command line" arg="default.log.mode=console" logger=settings t=2026-06-24T01:03:04.195674716Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana/" logger=settings t=2026-06-24T01:03:04.195679306Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" logger=settings t=2026-06-24T01:03:04.195686016Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" logger=settings t=2026-06-24T01:03:04.195690916Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" logger=settings t=2026-06-24T01:03:04.195696896Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_USER=admin" logger=settings t=2026-06-24T01:03:04.195702076Z level=info msg="Config overridden from Environment variable" var="GF_SECURITY_ADMIN_PASSWORD=*********" logger=settings t=2026-06-24T01:03:04.195706866Z level=info msg=Target target=[all] logger=settings t=2026-06-24T01:03:04.195720997Z level=info msg="Path Home" path=/usr/share/grafana logger=settings t=2026-06-24T01:03:04.195725187Z level=info msg="Path Data" path=/var/lib/grafana/ logger=settings t=2026-06-24T01:03:04.195729137Z level=info msg="Path Logs" path=/var/log/grafana logger=settings t=2026-06-24T01:03:04.195734397Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins logger=settings t=2026-06-24T01:03:04.195738447Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning logger=settings t=2026-06-24T01:03:04.195743087Z level=info msg="App mode production" logger=sqlstore t=2026-06-24T01:03:04.196260431Z level=info msg="Connecting to DB" dbtype=sqlite3 logger=sqlstore t=2026-06-24T01:03:04.196282182Z level=info msg="Creating SQLite database file" path=/var/lib/grafana/grafana.db logger=migrator t=2026-06-24T01:03:04.198182584Z level=info msg="Locking database" logger=migrator t=2026-06-24T01:03:04.198204245Z level=info msg="Starting DB migrations" logger=migrator t=2026-06-24T01:03:04.199310195Z level=info msg="Executing migration" id="create migration_log table" logger=migrator t=2026-06-24T01:03:04.200437016Z level=info msg="Migration successfully executed" id="create migration_log table" duration=1.126551ms logger=migrator t=2026-06-24T01:03:04.207211512Z level=info msg="Executing migration" id="create user table" logger=migrator t=2026-06-24T01:03:04.208590449Z level=info msg="Migration successfully executed" id="create user table" duration=1.383077ms logger=migrator t=2026-06-24T01:03:04.214267204Z level=info msg="Executing migration" id="add unique index user.login" logger=migrator t=2026-06-24T01:03:04.215090217Z level=info msg="Migration successfully executed" id="add unique index user.login" duration=822.183µs logger=migrator t=2026-06-24T01:03:04.222592072Z level=info msg="Executing migration" id="add unique index user.email" logger=migrator t=2026-06-24T01:03:04.223815846Z level=info msg="Migration successfully executed" id="add unique index user.email" duration=1.224284ms logger=migrator t=2026-06-24T01:03:04.234856878Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" logger=migrator t=2026-06-24T01:03:04.236092582Z level=info msg="Migration successfully executed" id="drop index UQE_user_login - v1" duration=1.237284ms logger=migrator t=2026-06-24T01:03:04.241009696Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" logger=migrator t=2026-06-24T01:03:04.241743427Z level=info msg="Migration successfully executed" id="drop index UQE_user_email - v1" duration=734.15µs logger=migrator t=2026-06-24T01:03:04.246129347Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" logger=migrator t=2026-06-24T01:03:04.250033774Z level=info msg="Migration successfully executed" id="Rename table user to user_v1 - v1" duration=3.904107ms logger=migrator t=2026-06-24T01:03:04.25829077Z level=info msg="Executing migration" id="create user table v2" logger=migrator t=2026-06-24T01:03:04.259190915Z level=info msg="Migration successfully executed" id="create user table v2" duration=899.675µs logger=migrator t=2026-06-24T01:03:04.269029444Z level=info msg="Executing migration" id="create index UQE_user_login - v2" logger=migrator t=2026-06-24T01:03:04.270106024Z level=info msg="Migration successfully executed" id="create index UQE_user_login - v2" duration=1.07946ms logger=migrator t=2026-06-24T01:03:04.276208441Z level=info msg="Executing migration" id="create index UQE_user_email - v2" logger=migrator t=2026-06-24T01:03:04.277512296Z level=info msg="Migration successfully executed" id="create index UQE_user_email - v2" duration=1.304606ms logger=migrator t=2026-06-24T01:03:04.284640382Z level=info msg="Executing migration" id="copy data_source v1 to v2" logger=migrator t=2026-06-24T01:03:04.28528017Z level=info msg="Migration successfully executed" id="copy data_source v1 to v2" duration=639.227µs logger=migrator t=2026-06-24T01:03:04.2900702Z level=info msg="Executing migration" id="Drop old table user_v1" logger=migrator t=2026-06-24T01:03:04.290879883Z level=info msg="Migration successfully executed" id="Drop old table user_v1" duration=809.662µs logger=migrator t=2026-06-24T01:03:04.294659646Z level=info msg="Executing migration" id="Add column help_flags1 to user table" logger=migrator t=2026-06-24T01:03:04.295765836Z level=info msg="Migration successfully executed" id="Add column help_flags1 to user table" duration=1.10787ms logger=migrator t=2026-06-24T01:03:04.300553197Z level=info msg="Executing migration" id="Update user table charset" logger=migrator t=2026-06-24T01:03:04.300599589Z level=info msg="Migration successfully executed" id="Update user table charset" duration=53.352µs logger=migrator t=2026-06-24T01:03:04.304844135Z level=info msg="Executing migration" id="Add last_seen_at column to user" logger=migrator t=2026-06-24T01:03:04.306588963Z level=info msg="Migration successfully executed" id="Add last_seen_at column to user" duration=1.740817ms logger=migrator t=2026-06-24T01:03:04.311005064Z level=info msg="Executing migration" id="Add missing user data" logger=migrator t=2026-06-24T01:03:04.311245321Z level=info msg="Migration successfully executed" id="Add missing user data" duration=242.948µs logger=migrator t=2026-06-24T01:03:04.317719528Z level=info msg="Executing migration" id="Add is_disabled column to user" logger=migrator t=2026-06-24T01:03:04.319513526Z level=info msg="Migration successfully executed" id="Add is_disabled column to user" duration=1.793158ms logger=migrator t=2026-06-24T01:03:04.326454217Z level=info msg="Executing migration" id="Add index user.login/user.email" logger=migrator t=2026-06-24T01:03:04.327763803Z level=info msg="Migration successfully executed" id="Add index user.login/user.email" duration=1.313176ms logger=migrator t=2026-06-24T01:03:04.33495793Z level=info msg="Executing migration" id="Add is_service_account column to user" logger=migrator t=2026-06-24T01:03:04.336926004Z level=info msg="Migration successfully executed" id="Add is_service_account column to user" duration=1.970653ms logger=migrator t=2026-06-24T01:03:04.347181894Z level=info msg="Executing migration" id="Update is_service_account column to nullable" logger=migrator t=2026-06-24T01:03:04.359757649Z level=info msg="Migration successfully executed" id="Update is_service_account column to nullable" duration=12.572285ms logger=migrator t=2026-06-24T01:03:04.36492099Z level=info msg="Executing migration" id="Add uid column to user" logger=migrator t=2026-06-24T01:03:04.366850253Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=1.929643ms logger=migrator t=2026-06-24T01:03:04.372361434Z level=info msg="Executing migration" id="Update uid column values for users" logger=migrator t=2026-06-24T01:03:04.37257686Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=213.416µs logger=migrator t=2026-06-24T01:03:04.376919618Z level=info msg="Executing migration" id="Add unique index user_uid" logger=migrator t=2026-06-24T01:03:04.377621348Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=701.82µs logger=migrator t=2026-06-24T01:03:04.383752946Z 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-06-24T01:03:04.384350772Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=601.936µs logger=migrator t=2026-06-24T01:03:04.395761774Z level=info msg="Executing migration" id="update login and email fields to lowercase" logger=migrator t=2026-06-24T01:03:04.396220098Z level=info msg="Migration successfully executed" id="update login and email fields to lowercase" duration=457.034µs logger=migrator t=2026-06-24T01:03:04.416794911Z level=info msg="Executing migration" id="create temp user table v1-7" logger=migrator t=2026-06-24T01:03:04.418133017Z level=info msg="Migration successfully executed" id="create temp user table v1-7" duration=1.338956ms logger=migrator t=2026-06-24T01:03:04.432727898Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" logger=migrator t=2026-06-24T01:03:04.434061944Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v1-7" duration=1.334246ms logger=migrator t=2026-06-24T01:03:04.56208829Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" logger=migrator t=2026-06-24T01:03:04.563137589Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v1-7" duration=1.049409ms logger=migrator t=2026-06-24T01:03:04.724773765Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" logger=migrator t=2026-06-24T01:03:04.725816784Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v1-7" duration=1.044539ms logger=migrator t=2026-06-24T01:03:04.776328197Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" logger=migrator t=2026-06-24T01:03:04.777241042Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v1-7" duration=915.675µs logger=migrator t=2026-06-24T01:03:04.826709997Z level=info msg="Executing migration" id="Update temp_user table charset" logger=migrator t=2026-06-24T01:03:04.826776599Z level=info msg="Migration successfully executed" id="Update temp_user table charset" duration=70.862µs logger=migrator t=2026-06-24T01:03:04.852718189Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" logger=migrator t=2026-06-24T01:03:04.853970963Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_email - v1" duration=1.255504ms logger=migrator t=2026-06-24T01:03:04.958137916Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" logger=migrator t=2026-06-24T01:03:04.958827065Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_org_id - v1" duration=692.349µs logger=migrator t=2026-06-24T01:03:05.057824026Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" logger=migrator t=2026-06-24T01:03:05.059319897Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_code - v1" duration=1.499401ms logger=migrator t=2026-06-24T01:03:05.15108496Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" logger=migrator t=2026-06-24T01:03:05.152679244Z level=info msg="Migration successfully executed" id="drop index IDX_temp_user_status - v1" duration=1.578474ms logger=migrator t=2026-06-24T01:03:05.227433221Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" logger=migrator t=2026-06-24T01:03:05.23253116Z level=info msg="Migration successfully executed" id="Rename table temp_user to temp_user_tmp_qwerty - v1" duration=5.098629ms logger=migrator t=2026-06-24T01:03:05.267339963Z level=info msg="Executing migration" id="create temp_user v2" logger=migrator t=2026-06-24T01:03:05.268350262Z level=info msg="Migration successfully executed" id="create temp_user v2" duration=1.013079ms logger=migrator t=2026-06-24T01:03:05.310658251Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" logger=migrator t=2026-06-24T01:03:05.311630107Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_email - v2" duration=973.086µs logger=migrator t=2026-06-24T01:03:05.327320796Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" logger=migrator t=2026-06-24T01:03:05.329312131Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_org_id - v2" duration=1.997805ms logger=migrator t=2026-06-24T01:03:05.356770953Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" logger=migrator t=2026-06-24T01:03:05.358657844Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_code - v2" duration=1.889871ms logger=migrator t=2026-06-24T01:03:05.378545579Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" logger=migrator t=2026-06-24T01:03:05.38003012Z level=info msg="Migration successfully executed" id="create index IDX_temp_user_status - v2" duration=1.484471ms logger=migrator t=2026-06-24T01:03:05.396780358Z level=info msg="Executing migration" id="copy temp_user v1 to v2" logger=migrator t=2026-06-24T01:03:05.397413716Z level=info msg="Migration successfully executed" id="copy temp_user v1 to v2" duration=641.578µs logger=migrator t=2026-06-24T01:03:05.406021362Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" logger=migrator t=2026-06-24T01:03:05.406949968Z level=info msg="Migration successfully executed" id="drop temp_user_tmp_qwerty" duration=928.695µs logger=migrator t=2026-06-24T01:03:05.418909735Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" logger=migrator t=2026-06-24T01:03:05.419403558Z level=info msg="Migration successfully executed" id="Set created for temp users that will otherwise prematurely expire" duration=509.334µs logger=migrator t=2026-06-24T01:03:05.432432355Z level=info msg="Executing migration" id="create star table" logger=migrator t=2026-06-24T01:03:05.433122284Z level=info msg="Migration successfully executed" id="create star table" duration=689.979µs logger=migrator t=2026-06-24T01:03:05.444903556Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" logger=migrator t=2026-06-24T01:03:05.445644037Z level=info msg="Migration successfully executed" id="add unique index star.user_id_dashboard_id" duration=742.631µs logger=migrator t=2026-06-24T01:03:05.462643053Z level=info msg="Executing migration" id="create org table v1" logger=migrator t=2026-06-24T01:03:05.463701212Z level=info msg="Migration successfully executed" id="create org table v1" duration=1.06839ms logger=migrator t=2026-06-24T01:03:05.488506051Z level=info msg="Executing migration" id="create index UQE_org_name - v1" logger=migrator t=2026-06-24T01:03:05.489703443Z level=info msg="Migration successfully executed" id="create index UQE_org_name - v1" duration=1.198002ms logger=migrator t=2026-06-24T01:03:05.500113209Z level=info msg="Executing migration" id="create org_user table v1" logger=migrator t=2026-06-24T01:03:05.501230149Z level=info msg="Migration successfully executed" id="create org_user table v1" duration=1.11686ms logger=migrator t=2026-06-24T01:03:05.522672566Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" logger=migrator t=2026-06-24T01:03:05.5239081Z level=info msg="Migration successfully executed" id="create index IDX_org_user_org_id - v1" duration=1.240574ms logger=migrator t=2026-06-24T01:03:05.55312142Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" logger=migrator t=2026-06-24T01:03:05.554864238Z level=info msg="Migration successfully executed" id="create index UQE_org_user_org_id_user_id - v1" duration=1.748048ms logger=migrator t=2026-06-24T01:03:06.454009922Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" logger=migrator t=2026-06-24T01:03:06.455567045Z level=info msg="Migration successfully executed" id="create index IDX_org_user_user_id - v1" duration=1.553073ms logger=migrator t=2026-06-24T01:03:06.474156473Z level=info msg="Executing migration" id="Update org table charset" logger=migrator t=2026-06-24T01:03:06.474247466Z level=info msg="Migration successfully executed" id="Update org table charset" duration=100.893µs logger=migrator t=2026-06-24T01:03:06.485123144Z level=info msg="Executing migration" id="Update org_user table charset" logger=migrator t=2026-06-24T01:03:06.485196346Z level=info msg="Migration successfully executed" id="Update org_user table charset" duration=81.522µs logger=migrator t=2026-06-24T01:03:06.490840201Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" logger=migrator t=2026-06-24T01:03:06.491190511Z level=info msg="Migration successfully executed" id="Migrate all Read Only Viewers to Viewers" duration=350.419µs logger=migrator t=2026-06-24T01:03:06.497102652Z level=info msg="Executing migration" id="create dashboard table" logger=migrator t=2026-06-24T01:03:06.498211833Z level=info msg="Migration successfully executed" id="create dashboard table" duration=1.108851ms logger=migrator t=2026-06-24T01:03:06.511123087Z level=info msg="Executing migration" id="add index dashboard.account_id" logger=migrator t=2026-06-24T01:03:06.512556376Z level=info msg="Migration successfully executed" id="add index dashboard.account_id" duration=1.436749ms logger=migrator t=2026-06-24T01:03:06.521069038Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" logger=migrator t=2026-06-24T01:03:06.522089636Z level=info msg="Migration successfully executed" id="add unique index dashboard_account_id_slug" duration=1.022438ms logger=migrator t=2026-06-24T01:03:06.528310637Z level=info msg="Executing migration" id="create dashboard_tag table" logger=migrator t=2026-06-24T01:03:06.529253283Z level=info msg="Migration successfully executed" id="create dashboard_tag table" duration=945.406µs logger=migrator t=2026-06-24T01:03:06.537970552Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" logger=migrator t=2026-06-24T01:03:06.539195645Z level=info msg="Migration successfully executed" id="add unique index dashboard_tag.dasboard_id_term" duration=1.233833ms logger=migrator t=2026-06-24T01:03:06.545264281Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" logger=migrator t=2026-06-24T01:03:06.546028112Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" duration=765.301µs logger=migrator t=2026-06-24T01:03:06.549801056Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" logger=migrator t=2026-06-24T01:03:06.557212839Z level=info msg="Migration successfully executed" id="Rename table dashboard to dashboard_v1 - v1" duration=7.409283ms logger=migrator t=2026-06-24T01:03:06.562129243Z level=info msg="Executing migration" id="create dashboard v2" logger=migrator t=2026-06-24T01:03:06.563064449Z level=info msg="Migration successfully executed" id="create dashboard v2" duration=935.056µs logger=migrator t=2026-06-24T01:03:06.567645343Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" logger=migrator t=2026-06-24T01:03:06.568329363Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_org_id - v2" duration=683.69µs logger=migrator t=2026-06-24T01:03:06.593254025Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" logger=migrator t=2026-06-24T01:03:06.594212921Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_org_id_slug - v2" duration=961.536µs logger=migrator t=2026-06-24T01:03:06.600974677Z level=info msg="Executing migration" id="copy dashboard v1 to v2" logger=migrator t=2026-06-24T01:03:06.601591564Z level=info msg="Migration successfully executed" id="copy dashboard v1 to v2" duration=618.607µs logger=migrator t=2026-06-24T01:03:06.609296955Z level=info msg="Executing migration" id="drop table dashboard_v1" logger=migrator t=2026-06-24T01:03:06.610357684Z level=info msg="Migration successfully executed" id="drop table dashboard_v1" duration=1.064639ms logger=migrator t=2026-06-24T01:03:06.614512498Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" logger=migrator t=2026-06-24T01:03:06.61459983Z level=info msg="Migration successfully executed" id="alter dashboard.data to mediumtext v1" duration=84.602µs logger=migrator t=2026-06-24T01:03:06.641772484Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" logger=migrator t=2026-06-24T01:03:06.645169457Z level=info msg="Migration successfully executed" id="Add column updated_by in dashboard - v2" duration=3.398983ms logger=migrator t=2026-06-24T01:03:06.649203548Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" logger=migrator t=2026-06-24T01:03:06.651382147Z level=info msg="Migration successfully executed" id="Add column created_by in dashboard - v2" duration=2.179799ms logger=migrator t=2026-06-24T01:03:06.657459403Z level=info msg="Executing migration" id="Add column gnetId in dashboard" logger=migrator t=2026-06-24T01:03:06.659363456Z level=info msg="Migration successfully executed" id="Add column gnetId in dashboard" duration=1.904093ms logger=migrator t=2026-06-24T01:03:06.663542941Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" logger=migrator t=2026-06-24T01:03:06.664363773Z level=info msg="Migration successfully executed" id="Add index for gnetId in dashboard" duration=820.921µs logger=migrator t=2026-06-24T01:03:06.667803416Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" logger=migrator t=2026-06-24T01:03:06.670311236Z level=info msg="Migration successfully executed" id="Add column plugin_id in dashboard" duration=2.50754ms logger=migrator t=2026-06-24T01:03:06.674192372Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" logger=migrator t=2026-06-24T01:03:06.676079843Z level=info msg="Migration successfully executed" id="Add index for plugin_id in dashboard" duration=1.886811ms logger=migrator t=2026-06-24T01:03:06.680829403Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" logger=migrator t=2026-06-24T01:03:06.682417417Z level=info msg="Migration successfully executed" id="Add index for dashboard_id in dashboard_tag" duration=1.591114ms logger=migrator t=2026-06-24T01:03:06.687421775Z level=info msg="Executing migration" id="Update dashboard table charset" logger=migrator t=2026-06-24T01:03:06.687472766Z level=info msg="Migration successfully executed" id="Update dashboard table charset" duration=54.201µs logger=migrator t=2026-06-24T01:03:06.700969035Z level=info msg="Executing migration" id="Update dashboard_tag table charset" logger=migrator t=2026-06-24T01:03:06.701022307Z level=info msg="Migration successfully executed" id="Update dashboard_tag table charset" duration=57.722µs logger=migrator t=2026-06-24T01:03:06.708317067Z level=info msg="Executing migration" id="Add column folder_id in dashboard" logger=migrator t=2026-06-24T01:03:06.71065311Z level=info msg="Migration successfully executed" id="Add column folder_id in dashboard" duration=2.339223ms logger=migrator t=2026-06-24T01:03:06.71868289Z level=info msg="Executing migration" id="Add column isFolder in dashboard" logger=migrator t=2026-06-24T01:03:06.720760747Z level=info msg="Migration successfully executed" id="Add column isFolder in dashboard" duration=2.075697ms logger=migrator t=2026-06-24T01:03:06.725475546Z level=info msg="Executing migration" id="Add column has_acl in dashboard" logger=migrator t=2026-06-24T01:03:06.72745538Z level=info msg="Migration successfully executed" id="Add column has_acl in dashboard" duration=1.976904ms logger=migrator t=2026-06-24T01:03:06.731112751Z level=info msg="Executing migration" id="Add column uid in dashboard" logger=migrator t=2026-06-24T01:03:06.732812487Z level=info msg="Migration successfully executed" id="Add column uid in dashboard" duration=1.702867ms logger=migrator t=2026-06-24T01:03:06.736968322Z level=info msg="Executing migration" id="Update uid column values in dashboard" logger=migrator t=2026-06-24T01:03:06.737173957Z level=info msg="Migration successfully executed" id="Update uid column values in dashboard" duration=208.145µs logger=migrator t=2026-06-24T01:03:06.740950271Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" logger=migrator t=2026-06-24T01:03:06.74205271Z level=info msg="Migration successfully executed" id="Add unique index dashboard_org_id_uid" duration=1.10537ms logger=migrator t=2026-06-24T01:03:06.747451758Z level=info msg="Executing migration" id="Remove unique index org_id_slug" logger=migrator t=2026-06-24T01:03:06.748278921Z level=info msg="Migration successfully executed" id="Remove unique index org_id_slug" duration=828.933µs logger=migrator t=2026-06-24T01:03:06.752134577Z level=info msg="Executing migration" id="Update dashboard title length" logger=migrator t=2026-06-24T01:03:06.752161187Z level=info msg="Migration successfully executed" id="Update dashboard title length" duration=27.061µs logger=migrator t=2026-06-24T01:03:06.755753076Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" logger=migrator t=2026-06-24T01:03:06.756347372Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_title_folder_id" duration=594.407µs logger=migrator t=2026-06-24T01:03:06.761328059Z level=info msg="Executing migration" id="create dashboard_provisioning" logger=migrator t=2026-06-24T01:03:06.762486911Z level=info msg="Migration successfully executed" id="create dashboard_provisioning" duration=1.158852ms logger=migrator t=2026-06-24T01:03:06.768212137Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" logger=migrator t=2026-06-24T01:03:06.774252232Z level=info msg="Migration successfully executed" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" duration=6.041365ms logger=migrator t=2026-06-24T01:03:06.778102908Z level=info msg="Executing migration" id="create dashboard_provisioning v2" logger=migrator t=2026-06-24T01:03:06.779408274Z level=info msg="Migration successfully executed" id="create dashboard_provisioning v2" duration=1.302936ms logger=migrator t=2026-06-24T01:03:06.788141103Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" logger=migrator t=2026-06-24T01:03:06.789071518Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id - v2" duration=930.095µs logger=migrator t=2026-06-24T01:03:06.79534722Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" logger=migrator t=2026-06-24T01:03:06.796224044Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" duration=877.244µs logger=migrator t=2026-06-24T01:03:06.80302153Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" logger=migrator t=2026-06-24T01:03:06.80375804Z level=info msg="Migration successfully executed" id="copy dashboard_provisioning v1 to v2" duration=733.49µs logger=migrator t=2026-06-24T01:03:06.832913479Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" logger=migrator t=2026-06-24T01:03:06.834004249Z level=info msg="Migration successfully executed" id="drop dashboard_provisioning_tmp_qwerty" duration=1.09422ms logger=migrator t=2026-06-24T01:03:06.839042046Z level=info msg="Executing migration" id="Add check_sum column" logger=migrator t=2026-06-24T01:03:06.841231667Z level=info msg="Migration successfully executed" id="Add check_sum column" duration=2.191281ms logger=migrator t=2026-06-24T01:03:06.84795636Z level=info msg="Executing migration" id="Add index for dashboard_title" logger=migrator t=2026-06-24T01:03:06.849116622Z level=info msg="Migration successfully executed" id="Add index for dashboard_title" duration=1.162592ms logger=migrator t=2026-06-24T01:03:06.854712656Z level=info msg="Executing migration" id="delete tags for deleted dashboards" logger=migrator t=2026-06-24T01:03:06.854954602Z level=info msg="Migration successfully executed" id="delete tags for deleted dashboards" duration=242.636µs logger=migrator t=2026-06-24T01:03:06.863137546Z level=info msg="Executing migration" id="delete stars for deleted dashboards" logger=migrator t=2026-06-24T01:03:06.863352222Z level=info msg="Migration successfully executed" id="delete stars for deleted dashboards" duration=213.606µs logger=migrator t=2026-06-24T01:03:06.870052875Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" logger=migrator t=2026-06-24T01:03:06.870696413Z level=info msg="Migration successfully executed" id="Add index for dashboard_is_folder" duration=644.258µs logger=migrator t=2026-06-24T01:03:06.875953097Z level=info msg="Executing migration" id="Add isPublic for dashboard" logger=migrator t=2026-06-24T01:03:06.878562968Z level=info msg="Migration successfully executed" id="Add isPublic for dashboard" duration=2.608901ms logger=migrator t=2026-06-24T01:03:06.885318224Z level=info msg="Executing migration" id="create data_source table" logger=migrator t=2026-06-24T01:03:06.887148624Z level=info msg="Migration successfully executed" id="create data_source table" duration=1.82662ms logger=migrator t=2026-06-24T01:03:06.902171816Z level=info msg="Executing migration" id="add index data_source.account_id" logger=migrator t=2026-06-24T01:03:06.903155383Z level=info msg="Migration successfully executed" id="add index data_source.account_id" duration=985.186µs logger=migrator t=2026-06-24T01:03:06.912824508Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" logger=migrator t=2026-06-24T01:03:06.913836105Z level=info msg="Migration successfully executed" id="add unique index data_source.account_id_name" duration=1.014757ms logger=migrator t=2026-06-24T01:03:06.91986086Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" logger=migrator t=2026-06-24T01:03:06.920754824Z level=info msg="Migration successfully executed" id="drop index IDX_data_source_account_id - v1" duration=897.044µs logger=migrator t=2026-06-24T01:03:06.926014338Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" logger=migrator t=2026-06-24T01:03:06.926747209Z level=info msg="Migration successfully executed" id="drop index UQE_data_source_account_id_name - v1" duration=733.96µs logger=migrator t=2026-06-24T01:03:06.932254369Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" logger=migrator t=2026-06-24T01:03:06.93775724Z level=info msg="Migration successfully executed" id="Rename table data_source to data_source_v1 - v1" duration=5.496921ms logger=migrator t=2026-06-24T01:03:06.943513618Z level=info msg="Executing migration" id="create data_source table v2" logger=migrator t=2026-06-24T01:03:06.944895935Z level=info msg="Migration successfully executed" id="create data_source table v2" duration=1.384638ms logger=migrator t=2026-06-24T01:03:07.024579697Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" logger=migrator t=2026-06-24T01:03:07.026383407Z level=info msg="Migration successfully executed" id="create index IDX_data_source_org_id - v2" duration=1.80851ms logger=migrator t=2026-06-24T01:03:07.036671799Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" logger=migrator t=2026-06-24T01:03:07.037772929Z level=info msg="Migration successfully executed" id="create index UQE_data_source_org_id_name - v2" duration=1.10458ms logger=migrator t=2026-06-24T01:03:07.048248546Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" logger=migrator t=2026-06-24T01:03:07.049961063Z level=info msg="Migration successfully executed" id="Drop old table data_source_v1 #2" duration=1.712097ms logger=migrator t=2026-06-24T01:03:07.059160464Z level=info msg="Executing migration" id="Add column with_credentials" logger=migrator t=2026-06-24T01:03:07.061853718Z level=info msg="Migration successfully executed" id="Add column with_credentials" duration=2.696084ms logger=migrator t=2026-06-24T01:03:07.066055613Z level=info msg="Executing migration" id="Add secure json data column" logger=migrator t=2026-06-24T01:03:07.070804444Z level=info msg="Migration successfully executed" id="Add secure json data column" duration=4.798251ms logger=migrator t=2026-06-24T01:03:07.079204544Z level=info msg="Executing migration" id="Update data_source table charset" logger=migrator t=2026-06-24T01:03:07.079247625Z level=info msg="Migration successfully executed" id="Update data_source table charset" duration=46.272µs logger=migrator t=2026-06-24T01:03:07.085109145Z level=info msg="Executing migration" id="Update initial version to 1" logger=migrator t=2026-06-24T01:03:07.085330391Z level=info msg="Migration successfully executed" id="Update initial version to 1" duration=221.416µs logger=migrator t=2026-06-24T01:03:07.090270357Z level=info msg="Executing migration" id="Add read_only data column" logger=migrator t=2026-06-24T01:03:07.094836152Z level=info msg="Migration successfully executed" id="Add read_only data column" duration=4.566906ms logger=migrator t=2026-06-24T01:03:07.101282359Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" logger=migrator t=2026-06-24T01:03:07.101504845Z level=info msg="Migration successfully executed" id="Migrate logging ds to loki ds" duration=218.467µs logger=migrator t=2026-06-24T01:03:07.105517934Z level=info msg="Executing migration" id="Update json_data with nulls" logger=migrator t=2026-06-24T01:03:07.105653198Z level=info msg="Migration successfully executed" id="Update json_data with nulls" duration=132.994µs logger=migrator t=2026-06-24T01:03:07.109425391Z level=info msg="Executing migration" id="Add uid column" logger=migrator t=2026-06-24T01:03:07.112962288Z level=info msg="Migration successfully executed" id="Add uid column" duration=3.535597ms logger=migrator t=2026-06-24T01:03:07.121630365Z level=info msg="Executing migration" id="Update uid value" logger=migrator t=2026-06-24T01:03:07.121908773Z level=info msg="Migration successfully executed" id="Update uid value" duration=282.378µs logger=migrator t=2026-06-24T01:03:07.127013802Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" logger=migrator t=2026-06-24T01:03:07.127882737Z level=info msg="Migration successfully executed" id="Add unique index datasource_org_id_uid" duration=869.014µs logger=migrator t=2026-06-24T01:03:07.131386453Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" logger=migrator t=2026-06-24T01:03:07.132271457Z level=info msg="Migration successfully executed" id="add unique index datasource_org_id_is_default" duration=884.834µs logger=migrator t=2026-06-24T01:03:07.138076436Z level=info msg="Executing migration" id="create api_key table" logger=migrator t=2026-06-24T01:03:07.138861977Z level=info msg="Migration successfully executed" id="create api_key table" duration=790.291µs logger=migrator t=2026-06-24T01:03:07.145992653Z level=info msg="Executing migration" id="add index api_key.account_id" logger=migrator t=2026-06-24T01:03:07.147856484Z level=info msg="Migration successfully executed" id="add index api_key.account_id" duration=1.867281ms logger=migrator t=2026-06-24T01:03:07.15428008Z level=info msg="Executing migration" id="add index api_key.key" logger=migrator t=2026-06-24T01:03:07.15535771Z level=info msg="Migration successfully executed" id="add index api_key.key" duration=1.079299ms logger=migrator t=2026-06-24T01:03:07.161296732Z level=info msg="Executing migration" id="add index api_key.account_id_name" logger=migrator t=2026-06-24T01:03:07.163448761Z level=info msg="Migration successfully executed" id="add index api_key.account_id_name" duration=2.150099ms logger=migrator t=2026-06-24T01:03:07.176994012Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" logger=migrator t=2026-06-24T01:03:07.177795154Z level=info msg="Migration successfully executed" id="drop index IDX_api_key_account_id - v1" duration=804.383µs logger=migrator t=2026-06-24T01:03:07.182257815Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" logger=migrator t=2026-06-24T01:03:07.183382547Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_key - v1" duration=1.124332ms logger=migrator t=2026-06-24T01:03:07.189627028Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" logger=migrator t=2026-06-24T01:03:07.191331415Z level=info msg="Migration successfully executed" id="drop index UQE_api_key_account_id_name - v1" duration=1.703927ms logger=migrator t=2026-06-24T01:03:07.199611481Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" logger=migrator t=2026-06-24T01:03:07.207413805Z level=info msg="Migration successfully executed" id="Rename table api_key to api_key_v1 - v1" duration=7.803434ms logger=migrator t=2026-06-24T01:03:07.214827568Z level=info msg="Executing migration" id="create api_key table v2" logger=migrator t=2026-06-24T01:03:07.215841425Z level=info msg="Migration successfully executed" id="create api_key table v2" duration=1.012927ms logger=migrator t=2026-06-24T01:03:07.223089894Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" logger=migrator t=2026-06-24T01:03:07.225035708Z level=info msg="Migration successfully executed" id="create index IDX_api_key_org_id - v2" duration=1.947145ms logger=migrator t=2026-06-24T01:03:07.232950994Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" logger=migrator t=2026-06-24T01:03:07.233949871Z level=info msg="Migration successfully executed" id="create index UQE_api_key_key - v2" duration=1.000957ms logger=migrator t=2026-06-24T01:03:07.242882806Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" logger=migrator t=2026-06-24T01:03:07.244182791Z level=info msg="Migration successfully executed" id="create index UQE_api_key_org_id_name - v2" duration=1.302496ms logger=migrator t=2026-06-24T01:03:07.253467786Z level=info msg="Executing migration" id="copy api_key v1 to v2" logger=migrator t=2026-06-24T01:03:07.253892738Z level=info msg="Migration successfully executed" id="copy api_key v1 to v2" duration=427.342µs logger=migrator t=2026-06-24T01:03:07.264236021Z level=info msg="Executing migration" id="Drop old table api_key_v1" logger=migrator t=2026-06-24T01:03:07.265222908Z level=info msg="Migration successfully executed" id="Drop old table api_key_v1" duration=991.447µs logger=migrator t=2026-06-24T01:03:07.27004991Z level=info msg="Executing migration" id="Update api_key table charset" logger=migrator t=2026-06-24T01:03:07.270087711Z level=info msg="Migration successfully executed" id="Update api_key table charset" duration=39.001µs logger=migrator t=2026-06-24T01:03:07.275295373Z level=info msg="Executing migration" id="Add expires to api_key table" logger=migrator t=2026-06-24T01:03:07.278305716Z level=info msg="Migration successfully executed" id="Add expires to api_key table" duration=3.011193ms logger=migrator t=2026-06-24T01:03:07.282633534Z level=info msg="Executing migration" id="Add service account foreign key" logger=migrator t=2026-06-24T01:03:07.28573318Z level=info msg="Migration successfully executed" id="Add service account foreign key" duration=3.097545ms logger=migrator t=2026-06-24T01:03:07.292825884Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" logger=migrator t=2026-06-24T01:03:07.29306091Z level=info msg="Migration successfully executed" id="set service account foreign key to nil if 0" duration=237.136µs logger=migrator t=2026-06-24T01:03:07.296762502Z level=info msg="Executing migration" id="Add last_used_at to api_key table" logger=migrator t=2026-06-24T01:03:07.299862576Z level=info msg="Migration successfully executed" id="Add last_used_at to api_key table" duration=3.098854ms logger=migrator t=2026-06-24T01:03:07.304836053Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" logger=migrator t=2026-06-24T01:03:07.307446354Z level=info msg="Migration successfully executed" id="Add is_revoked column to api_key table" duration=2.610931ms logger=migrator t=2026-06-24T01:03:07.313747217Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" logger=migrator t=2026-06-24T01:03:07.315484754Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v4" duration=1.735548ms logger=migrator t=2026-06-24T01:03:07.32519011Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" logger=migrator t=2026-06-24T01:03:07.325994562Z level=info msg="Migration successfully executed" id="drop table dashboard_snapshot_v4 #1" duration=811.862µs logger=migrator t=2026-06-24T01:03:07.330254639Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" logger=migrator t=2026-06-24T01:03:07.331342339Z level=info msg="Migration successfully executed" id="create dashboard_snapshot table v5 #2" duration=1.08847ms logger=migrator t=2026-06-24T01:03:07.334833124Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" logger=migrator t=2026-06-24T01:03:07.335882273Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_key - v5" duration=1.048779ms logger=migrator t=2026-06-24T01:03:07.341023734Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" logger=migrator t=2026-06-24T01:03:07.341959929Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_snapshot_delete_key - v5" duration=935.585µs logger=migrator t=2026-06-24T01:03:07.346336379Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" logger=migrator t=2026-06-24T01:03:07.347163312Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_snapshot_user_id - v5" duration=827.353µs logger=migrator t=2026-06-24T01:03:07.352074646Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" logger=migrator t=2026-06-24T01:03:07.352223081Z level=info msg="Migration successfully executed" id="alter dashboard_snapshot to mediumtext v2" duration=150.645µs logger=migrator t=2026-06-24T01:03:07.357235388Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" logger=migrator t=2026-06-24T01:03:07.357268338Z level=info msg="Migration successfully executed" id="Update dashboard_snapshot table charset" duration=34.2µs logger=migrator t=2026-06-24T01:03:07.363599072Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" logger=migrator t=2026-06-24T01:03:07.36679308Z level=info msg="Migration successfully executed" id="Add column external_delete_url to dashboard_snapshots table" duration=3.197278ms logger=migrator t=2026-06-24T01:03:07.373092602Z level=info msg="Executing migration" id="Add encrypted dashboard json column" logger=migrator t=2026-06-24T01:03:07.375854488Z level=info msg="Migration successfully executed" id="Add encrypted dashboard json column" duration=2.762007ms logger=migrator t=2026-06-24T01:03:07.382952452Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" logger=migrator t=2026-06-24T01:03:07.383007383Z level=info msg="Migration successfully executed" id="Change dashboard_encrypted column to MEDIUMBLOB" duration=57.031µs logger=migrator t=2026-06-24T01:03:07.38722514Z level=info msg="Executing migration" id="create quota table v1" logger=migrator t=2026-06-24T01:03:07.387789955Z level=info msg="Migration successfully executed" id="create quota table v1" duration=564.495µs logger=migrator t=2026-06-24T01:03:07.392556505Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" logger=migrator t=2026-06-24T01:03:07.393377798Z level=info msg="Migration successfully executed" id="create index UQE_quota_org_id_user_id_target - v1" duration=821.033µs logger=migrator t=2026-06-24T01:03:07.410387714Z level=info msg="Executing migration" id="Update quota table charset" logger=migrator t=2026-06-24T01:03:07.410432705Z level=info msg="Migration successfully executed" id="Update quota table charset" duration=48.311µs logger=migrator t=2026-06-24T01:03:07.422308799Z level=info msg="Executing migration" id="create plugin_setting table" logger=migrator t=2026-06-24T01:03:07.423244855Z level=info msg="Migration successfully executed" id="create plugin_setting table" duration=942.046µs logger=migrator t=2026-06-24T01:03:07.428759306Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" logger=migrator t=2026-06-24T01:03:07.42961194Z level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=852.794µs logger=migrator t=2026-06-24T01:03:07.436575991Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" logger=migrator t=2026-06-24T01:03:07.440256161Z level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=3.6797ms logger=migrator t=2026-06-24T01:03:07.447674854Z level=info msg="Executing migration" id="Update plugin_setting table charset" logger=migrator t=2026-06-24T01:03:07.447716465Z level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=45.491µs logger=migrator t=2026-06-24T01:03:07.455584831Z level=info msg="Executing migration" id="create session table" logger=migrator t=2026-06-24T01:03:07.457167784Z level=info msg="Migration successfully executed" id="create session table" duration=1.584523ms logger=migrator t=2026-06-24T01:03:07.467011624Z level=info msg="Executing migration" id="Drop old table playlist table" logger=migrator t=2026-06-24T01:03:07.467125608Z level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=115.874µs logger=migrator t=2026-06-24T01:03:07.473199653Z level=info msg="Executing migration" id="Drop old table playlist_item table" logger=migrator t=2026-06-24T01:03:07.473407829Z level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=210.276µs logger=migrator t=2026-06-24T01:03:07.477971914Z level=info msg="Executing migration" id="create playlist table v2" logger=migrator t=2026-06-24T01:03:07.478737775Z level=info msg="Migration successfully executed" id="create playlist table v2" duration=766.391µs logger=migrator t=2026-06-24T01:03:07.485795379Z level=info msg="Executing migration" id="create playlist item table v2" logger=migrator t=2026-06-24T01:03:07.486617862Z level=info msg="Migration successfully executed" id="create playlist item table v2" duration=823.653µs logger=migrator t=2026-06-24T01:03:07.496161872Z level=info msg="Executing migration" id="Update playlist table charset" logger=migrator t=2026-06-24T01:03:07.496195593Z level=info msg="Migration successfully executed" id="Update playlist table charset" duration=35.831µs logger=migrator t=2026-06-24T01:03:07.503917855Z level=info msg="Executing migration" id="Update playlist_item table charset" logger=migrator t=2026-06-24T01:03:07.503988417Z level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=69.533µs logger=migrator t=2026-06-24T01:03:07.512952742Z level=info msg="Executing migration" id="Add playlist column created_at" logger=migrator t=2026-06-24T01:03:07.515365998Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=2.411876ms logger=migrator t=2026-06-24T01:03:07.521423144Z level=info msg="Executing migration" id="Add playlist column updated_at" logger=migrator t=2026-06-24T01:03:07.525231938Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=3.809524ms logger=migrator t=2026-06-24T01:03:07.533486285Z level=info msg="Executing migration" id="drop preferences table v2" logger=migrator t=2026-06-24T01:03:07.533641879Z level=info msg="Migration successfully executed" id="drop preferences table v2" duration=157.364µs logger=migrator t=2026-06-24T01:03:07.545194835Z level=info msg="Executing migration" id="drop preferences table v3" logger=migrator t=2026-06-24T01:03:07.545451152Z level=info msg="Migration successfully executed" id="drop preferences table v3" duration=259.988µs logger=migrator t=2026-06-24T01:03:07.554372647Z level=info msg="Executing migration" id="create preferences table v3" logger=migrator t=2026-06-24T01:03:07.555469417Z level=info msg="Migration successfully executed" id="create preferences table v3" duration=1.1004ms logger=migrator t=2026-06-24T01:03:07.564679369Z level=info msg="Executing migration" id="Update preferences table charset" logger=migrator t=2026-06-24T01:03:07.564728391Z level=info msg="Migration successfully executed" id="Update preferences table charset" duration=53.961µs logger=migrator t=2026-06-24T01:03:07.572449532Z level=info msg="Executing migration" id="Add column team_id in preferences" logger=migrator t=2026-06-24T01:03:07.577557021Z level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=5.11957ms logger=migrator t=2026-06-24T01:03:07.589645893Z level=info msg="Executing migration" id="Update team_id column values in preferences" logger=migrator t=2026-06-24T01:03:07.58989815Z level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=252.548µs logger=migrator t=2026-06-24T01:03:07.607586464Z level=info msg="Executing migration" id="Add column week_start in preferences" logger=migrator t=2026-06-24T01:03:07.615269354Z level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=7.67989ms logger=migrator t=2026-06-24T01:03:07.760218574Z level=info msg="Executing migration" id="Add column preferences.json_data" logger=migrator t=2026-06-24T01:03:07.766179847Z level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=5.964073ms logger=migrator t=2026-06-24T01:03:07.777544758Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" logger=migrator t=2026-06-24T01:03:07.777674372Z level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=132.684µs logger=migrator t=2026-06-24T01:03:07.799289114Z level=info msg="Executing migration" id="Add preferences index org_id" logger=migrator t=2026-06-24T01:03:07.800667162Z level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=1.377078ms logger=migrator t=2026-06-24T01:03:07.819618041Z level=info msg="Executing migration" id="Add preferences index user_id" logger=migrator t=2026-06-24T01:03:07.821254485Z level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=1.637794ms logger=migrator t=2026-06-24T01:03:07.832674788Z level=info msg="Executing migration" id="create alert table v1" logger=migrator t=2026-06-24T01:03:07.834132668Z level=info msg="Migration successfully executed" id="create alert table v1" duration=1.4601ms logger=migrator t=2026-06-24T01:03:07.855706249Z level=info msg="Executing migration" id="add index alert org_id & id " logger=migrator t=2026-06-24T01:03:07.85684375Z level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=1.140211ms logger=migrator t=2026-06-24T01:03:07.910194521Z level=info msg="Executing migration" id="add index alert state" logger=migrator t=2026-06-24T01:03:07.915367703Z level=info msg="Migration successfully executed" id="add index alert state" duration=5.170892ms logger=migrator t=2026-06-24T01:03:07.984541157Z level=info msg="Executing migration" id="add index alert dashboard_id" logger=migrator t=2026-06-24T01:03:07.986429219Z level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=1.891492ms logger=migrator t=2026-06-24T01:03:08.000170625Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" logger=migrator t=2026-06-24T01:03:08.001201844Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=1.035539ms logger=migrator t=2026-06-24T01:03:08.009555162Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" logger=migrator t=2026-06-24T01:03:08.010433016Z level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=878.434µs logger=migrator t=2026-06-24T01:03:08.018868137Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" logger=migrator t=2026-06-24T01:03:08.020028549Z level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=1.164351ms logger=migrator t=2026-06-24T01:03:08.027231796Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" logger=migrator t=2026-06-24T01:03:08.039547904Z level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=12.316218ms logger=migrator t=2026-06-24T01:03:08.045567119Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" logger=migrator t=2026-06-24T01:03:08.04638779Z level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=820.571µs logger=migrator t=2026-06-24T01:03:08.051923783Z 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-06-24T01:03:08.052827487Z 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=904.614µs logger=migrator t=2026-06-24T01:03:08.063273113Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" logger=migrator t=2026-06-24T01:03:08.064131707Z level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=857.644µs logger=migrator t=2026-06-24T01:03:08.070169582Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" logger=migrator t=2026-06-24T01:03:08.07118588Z level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=1.015478ms logger=migrator t=2026-06-24T01:03:08.07813897Z level=info msg="Executing migration" id="create alert_notification table v1" logger=migrator t=2026-06-24T01:03:08.079064466Z level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=925.816µs logger=migrator t=2026-06-24T01:03:08.086547871Z level=info msg="Executing migration" id="Add column is_default" logger=migrator t=2026-06-24T01:03:08.091865657Z level=info msg="Migration successfully executed" id="Add column is_default" duration=5.319947ms logger=migrator t=2026-06-24T01:03:08.098326324Z level=info msg="Executing migration" id="Add column frequency" logger=migrator t=2026-06-24T01:03:08.101849709Z level=info msg="Migration successfully executed" id="Add column frequency" duration=3.525316ms logger=migrator t=2026-06-24T01:03:08.108277466Z level=info msg="Executing migration" id="Add column send_reminder" logger=migrator t=2026-06-24T01:03:08.114235359Z level=info msg="Migration successfully executed" id="Add column send_reminder" duration=5.954893ms logger=migrator t=2026-06-24T01:03:08.120270824Z level=info msg="Executing migration" id="Add column disable_resolve_message" logger=migrator t=2026-06-24T01:03:08.126777753Z level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=6.509009ms logger=migrator t=2026-06-24T01:03:08.134169155Z level=info msg="Executing migration" id="add index alert_notification org_id & name" logger=migrator t=2026-06-24T01:03:08.135138471Z level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=969.277µs logger=migrator t=2026-06-24T01:03:08.142284538Z level=info msg="Executing migration" id="Update alert table charset" logger=migrator t=2026-06-24T01:03:08.142331388Z level=info msg="Migration successfully executed" id="Update alert table charset" duration=118.233µs logger=migrator t=2026-06-24T01:03:08.148404605Z level=info msg="Executing migration" id="Update alert_notification table charset" logger=migrator t=2026-06-24T01:03:08.148446216Z level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=43.381µs logger=migrator t=2026-06-24T01:03:08.15482491Z level=info msg="Executing migration" id="create notification_journal table v1" logger=migrator t=2026-06-24T01:03:08.15626818Z level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=1.4423ms logger=migrator t=2026-06-24T01:03:08.163266092Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" logger=migrator t=2026-06-24T01:03:08.164786474Z level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=1.524363ms logger=migrator t=2026-06-24T01:03:08.173644366Z level=info msg="Executing migration" id="drop alert_notification_journal" logger=migrator t=2026-06-24T01:03:08.174666753Z level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=1.019877ms logger=migrator t=2026-06-24T01:03:08.182491058Z level=info msg="Executing migration" id="create alert_notification_state table v1" logger=migrator t=2026-06-24T01:03:08.18364337Z level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=1.157732ms logger=migrator t=2026-06-24T01:03:08.19276777Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" logger=migrator t=2026-06-24T01:03:08.193700825Z level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=932.086µs logger=migrator t=2026-06-24T01:03:08.201151469Z level=info msg="Executing migration" id="Add for to alert table" logger=migrator t=2026-06-24T01:03:08.2077423Z level=info msg="Migration successfully executed" id="Add for to alert table" duration=6.59373ms logger=migrator t=2026-06-24T01:03:08.216792568Z level=info msg="Executing migration" id="Add column uid in alert_notification" logger=migrator t=2026-06-24T01:03:08.223975884Z level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=7.176697ms logger=migrator t=2026-06-24T01:03:08.234287137Z level=info msg="Executing migration" id="Update uid column values in alert_notification" logger=migrator t=2026-06-24T01:03:08.234571005Z level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=273.268µs logger=migrator t=2026-06-24T01:03:08.242465851Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" logger=migrator t=2026-06-24T01:03:08.243712165Z level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=1.247464ms logger=migrator t=2026-06-24T01:03:08.250556602Z level=info msg="Executing migration" id="Remove unique index org_id_name" logger=migrator t=2026-06-24T01:03:08.251997341Z level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=1.434159ms logger=migrator t=2026-06-24T01:03:08.26069123Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" logger=migrator t=2026-06-24T01:03:08.265417429Z level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=4.723979ms logger=migrator t=2026-06-24T01:03:08.273919392Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" logger=migrator t=2026-06-24T01:03:08.274002974Z level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=85.882µs logger=migrator t=2026-06-24T01:03:08.28078708Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" logger=migrator t=2026-06-24T01:03:08.281833949Z level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=1.046228ms logger=migrator t=2026-06-24T01:03:08.289312184Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" logger=migrator t=2026-06-24T01:03:08.291200445Z level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=1.887301ms logger=migrator t=2026-06-24T01:03:08.296566642Z level=info msg="Executing migration" id="Drop old annotation table v4" logger=migrator t=2026-06-24T01:03:08.296699266Z level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=133.204µs logger=migrator t=2026-06-24T01:03:08.305899438Z level=info msg="Executing migration" id="create annotation table v5" logger=migrator t=2026-06-24T01:03:08.307587034Z level=info msg="Migration successfully executed" id="create annotation table v5" duration=1.687946ms logger=migrator t=2026-06-24T01:03:08.317129605Z level=info msg="Executing migration" id="add index annotation 0 v3" logger=migrator t=2026-06-24T01:03:08.318823722Z level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=1.687917ms logger=migrator t=2026-06-24T01:03:08.326155342Z level=info msg="Executing migration" id="add index annotation 1 v3" logger=migrator t=2026-06-24T01:03:08.32716671Z level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=1.011118ms logger=migrator t=2026-06-24T01:03:08.331931771Z level=info msg="Executing migration" id="add index annotation 2 v3" logger=migrator t=2026-06-24T01:03:08.332849196Z level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=917.305µs logger=migrator t=2026-06-24T01:03:08.340140646Z level=info msg="Executing migration" id="add index annotation 3 v3" logger=migrator t=2026-06-24T01:03:08.341181945Z level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=1.040019ms logger=migrator t=2026-06-24T01:03:08.349096581Z level=info msg="Executing migration" id="add index annotation 4 v3" logger=migrator t=2026-06-24T01:03:08.350683944Z level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=1.587573ms logger=migrator t=2026-06-24T01:03:08.358587281Z level=info msg="Executing migration" id="Update annotation table charset" logger=migrator t=2026-06-24T01:03:08.358618342Z level=info msg="Migration successfully executed" id="Update annotation table charset" duration=31.15µs logger=migrator t=2026-06-24T01:03:08.366563689Z level=info msg="Executing migration" id="Add column region_id to annotation table" logger=migrator t=2026-06-24T01:03:08.371975478Z level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=5.410068ms logger=migrator t=2026-06-24T01:03:08.378421043Z level=info msg="Executing migration" id="Drop category_id index" logger=migrator t=2026-06-24T01:03:08.379345179Z level=info msg="Migration successfully executed" id="Drop category_id index" duration=924.016µs logger=migrator t=2026-06-24T01:03:08.385296582Z level=info msg="Executing migration" id="Add column tags to annotation table" logger=migrator t=2026-06-24T01:03:08.389675672Z level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=4.37872ms logger=migrator t=2026-06-24T01:03:08.397165667Z level=info msg="Executing migration" id="Create annotation_tag table v2" logger=migrator t=2026-06-24T01:03:08.398949446Z level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=1.78971ms logger=migrator t=2026-06-24T01:03:08.404985181Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" logger=migrator t=2026-06-24T01:03:08.407004017Z level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=2.016256ms logger=migrator t=2026-06-24T01:03:08.414018979Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" logger=migrator t=2026-06-24T01:03:08.414977825Z level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=959.436µs logger=migrator t=2026-06-24T01:03:08.420231709Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" logger=migrator t=2026-06-24T01:03:08.434647143Z level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=14.408954ms logger=migrator t=2026-06-24T01:03:08.440194136Z level=info msg="Executing migration" id="Create annotation_tag table v3" logger=migrator t=2026-06-24T01:03:08.440822233Z level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=629.507µs logger=migrator t=2026-06-24T01:03:08.445781649Z 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-06-24T01:03:08.446938581Z 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.156381ms logger=migrator t=2026-06-24T01:03:08.452893363Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" logger=migrator t=2026-06-24T01:03:08.45317083Z level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=279.067µs logger=migrator t=2026-06-24T01:03:08.457962132Z level=info msg="Executing migration" id="drop table annotation_tag_v2" logger=migrator t=2026-06-24T01:03:08.458494927Z level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=532.705µs logger=migrator t=2026-06-24T01:03:08.467846513Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" logger=migrator t=2026-06-24T01:03:08.468338726Z level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=499.803µs logger=migrator t=2026-06-24T01:03:08.478383542Z level=info msg="Executing migration" id="Add created time to annotation table" logger=migrator t=2026-06-24T01:03:08.483755788Z level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=5.369706ms logger=migrator t=2026-06-24T01:03:08.48965096Z level=info msg="Executing migration" id="Add updated time to annotation table" logger=migrator t=2026-06-24T01:03:08.496274242Z level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=6.622501ms logger=migrator t=2026-06-24T01:03:08.501821893Z level=info msg="Executing migration" id="Add index for created in annotation table" logger=migrator t=2026-06-24T01:03:08.502999665Z level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=1.179182ms logger=migrator t=2026-06-24T01:03:08.50972147Z level=info msg="Executing migration" id="Add index for updated in annotation table" logger=migrator t=2026-06-24T01:03:08.511033786Z level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=1.312976ms logger=migrator t=2026-06-24T01:03:08.517200545Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" logger=migrator t=2026-06-24T01:03:08.517486643Z level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=285.088µs logger=migrator t=2026-06-24T01:03:08.523316492Z level=info msg="Executing migration" id="Add epoch_end column" logger=migrator t=2026-06-24T01:03:08.530036706Z level=info msg="Migration successfully executed" id="Add epoch_end column" duration=6.720224ms logger=migrator t=2026-06-24T01:03:08.537016397Z level=info msg="Executing migration" id="Add index for epoch_end" logger=migrator t=2026-06-24T01:03:08.538001254Z level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=983.257µs logger=migrator t=2026-06-24T01:03:08.545704715Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" logger=migrator t=2026-06-24T01:03:08.54588144Z level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=177.535µs logger=migrator t=2026-06-24T01:03:08.552264415Z level=info msg="Executing migration" id="Move region to single row" logger=migrator t=2026-06-24T01:03:08.552663875Z level=info msg="Migration successfully executed" id="Move region to single row" duration=402.22µs logger=migrator t=2026-06-24T01:03:08.55828547Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" logger=migrator t=2026-06-24T01:03:08.559711929Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=1.4263ms logger=migrator t=2026-06-24T01:03:08.566881715Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" logger=migrator t=2026-06-24T01:03:08.567926494Z level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=1.044999ms logger=migrator t=2026-06-24T01:03:08.57547405Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-24T01:03:08.577190247Z level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=1.717497ms logger=migrator t=2026-06-24T01:03:08.584621531Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" logger=migrator t=2026-06-24T01:03:08.585597018Z level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=975.597µs logger=migrator t=2026-06-24T01:03:08.593766381Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" logger=migrator t=2026-06-24T01:03:08.595724935Z level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=1.954743ms logger=migrator t=2026-06-24T01:03:08.602591363Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" logger=migrator t=2026-06-24T01:03:08.60360987Z level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=1.018657ms logger=migrator t=2026-06-24T01:03:08.61126584Z level=info msg="Executing migration" id="Increase tags column to length 4096" logger=migrator t=2026-06-24T01:03:08.611353623Z level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=84.203µs logger=migrator t=2026-06-24T01:03:08.618026646Z level=info msg="Executing migration" id="create test_data table" logger=migrator t=2026-06-24T01:03:08.619133207Z level=info msg="Migration successfully executed" id="create test_data table" duration=1.10623ms logger=migrator t=2026-06-24T01:03:08.625937913Z level=info msg="Executing migration" id="create dashboard_version table v1" logger=migrator t=2026-06-24T01:03:08.627063763Z level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=1.130381ms logger=migrator t=2026-06-24T01:03:08.633336245Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" logger=migrator t=2026-06-24T01:03:08.635286669Z level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=1.952643ms logger=migrator t=2026-06-24T01:03:08.645061826Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" logger=migrator t=2026-06-24T01:03:08.646165647Z level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=1.105001ms logger=migrator t=2026-06-24T01:03:08.652828918Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" logger=migrator t=2026-06-24T01:03:08.653124967Z level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=293.729µs logger=migrator t=2026-06-24T01:03:08.658152375Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" logger=migrator t=2026-06-24T01:03:08.658854484Z level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=702.168µs logger=migrator t=2026-06-24T01:03:08.663970664Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" logger=migrator t=2026-06-24T01:03:08.664047747Z level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=76.303µs logger=migrator t=2026-06-24T01:03:08.669802724Z level=info msg="Executing migration" id="create team table" logger=migrator t=2026-06-24T01:03:08.670854592Z level=info msg="Migration successfully executed" id="create team table" duration=1.051358ms logger=migrator t=2026-06-24T01:03:08.677243587Z level=info msg="Executing migration" id="add index team.org_id" logger=migrator t=2026-06-24T01:03:08.679067457Z level=info msg="Migration successfully executed" id="add index team.org_id" duration=1.82732ms logger=migrator t=2026-06-24T01:03:08.686387248Z level=info msg="Executing migration" id="add unique index team_org_id_name" logger=migrator t=2026-06-24T01:03:08.688353472Z level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=1.971463ms logger=migrator t=2026-06-24T01:03:08.694701875Z level=info msg="Executing migration" id="Add column uid in team" logger=migrator t=2026-06-24T01:03:08.700023272Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.323376ms logger=migrator t=2026-06-24T01:03:08.706467117Z level=info msg="Executing migration" id="Update uid column values in team" logger=migrator t=2026-06-24T01:03:08.706946991Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=485.724µs logger=migrator t=2026-06-24T01:03:08.713046268Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" logger=migrator t=2026-06-24T01:03:08.714271802Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.226554ms logger=migrator t=2026-06-24T01:03:08.721941111Z level=info msg="Executing migration" id="create team member table" logger=migrator t=2026-06-24T01:03:08.723621858Z level=info msg="Migration successfully executed" id="create team member table" duration=1.683337ms logger=migrator t=2026-06-24T01:03:08.731972806Z level=info msg="Executing migration" id="add index team_member.org_id" logger=migrator t=2026-06-24T01:03:08.732921852Z level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=949.896µs logger=migrator t=2026-06-24T01:03:08.739973326Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" logger=migrator t=2026-06-24T01:03:08.741752714Z level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=1.777768ms logger=migrator t=2026-06-24T01:03:08.748964861Z level=info msg="Executing migration" id="add index team_member.team_id" logger=migrator t=2026-06-24T01:03:08.750079192Z level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=1.115061ms logger=migrator t=2026-06-24T01:03:08.757496785Z level=info msg="Executing migration" id="Add column email to team table" logger=migrator t=2026-06-24T01:03:08.76312358Z level=info msg="Migration successfully executed" id="Add column email to team table" duration=5.621834ms logger=migrator t=2026-06-24T01:03:08.768396483Z level=info msg="Executing migration" id="Add column external to team_member table" logger=migrator t=2026-06-24T01:03:08.773160214Z level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=4.762981ms logger=migrator t=2026-06-24T01:03:08.779506268Z level=info msg="Executing migration" id="Add column permission to team_member table" logger=migrator t=2026-06-24T01:03:08.785150743Z level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=5.643874ms logger=migrator t=2026-06-24T01:03:08.790882009Z level=info msg="Executing migration" id="create dashboard acl table" logger=migrator t=2026-06-24T01:03:08.791981739Z level=info msg="Migration successfully executed" id="create dashboard acl table" duration=1.10075ms logger=migrator t=2026-06-24T01:03:08.801622964Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" logger=migrator t=2026-06-24T01:03:08.803653169Z level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=2.027166ms logger=migrator t=2026-06-24T01:03:08.816636815Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" logger=migrator t=2026-06-24T01:03:08.819136624Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=2.500649ms logger=migrator t=2026-06-24T01:03:08.827691217Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" logger=migrator t=2026-06-24T01:03:08.828687254Z level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=996.177µs logger=migrator t=2026-06-24T01:03:08.835718968Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" logger=migrator t=2026-06-24T01:03:08.836671133Z level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=952.665µs logger=migrator t=2026-06-24T01:03:08.844090436Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" logger=migrator t=2026-06-24T01:03:08.845201227Z level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=1.113451ms logger=migrator t=2026-06-24T01:03:08.849921266Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" logger=migrator t=2026-06-24T01:03:08.85116821Z level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=1.246474ms logger=migrator t=2026-06-24T01:03:08.857409281Z level=info msg="Executing migration" id="add index dashboard_permission" logger=migrator t=2026-06-24T01:03:08.858466271Z level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=1.054269ms logger=migrator t=2026-06-24T01:03:08.864746552Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" logger=migrator t=2026-06-24T01:03:08.86539578Z level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=652.338µs logger=migrator t=2026-06-24T01:03:08.872039792Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" logger=migrator t=2026-06-24T01:03:08.87233698Z level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=297.748µs logger=migrator t=2026-06-24T01:03:08.877010798Z level=info msg="Executing migration" id="create tag table" logger=migrator t=2026-06-24T01:03:08.877922874Z level=info msg="Migration successfully executed" id="create tag table" duration=908.485µs logger=migrator t=2026-06-24T01:03:08.882661434Z level=info msg="Executing migration" id="add index tag.key_value" logger=migrator t=2026-06-24T01:03:08.883679081Z level=info msg="Migration successfully executed" id="add index tag.key_value" duration=1.017479ms logger=migrator t=2026-06-24T01:03:08.88878674Z level=info msg="Executing migration" id="create login attempt table" logger=migrator t=2026-06-24T01:03:08.889758897Z level=info msg="Migration successfully executed" id="create login attempt table" duration=974.037µs logger=migrator t=2026-06-24T01:03:08.894915259Z level=info msg="Executing migration" id="add index login_attempt.username" logger=migrator t=2026-06-24T01:03:08.896120961Z level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=1.208813ms logger=migrator t=2026-06-24T01:03:08.902501587Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" logger=migrator t=2026-06-24T01:03:08.903520794Z level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=1.020628ms logger=migrator t=2026-06-24T01:03:08.91211521Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" logger=migrator t=2026-06-24T01:03:08.928599151Z level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=16.480501ms logger=migrator t=2026-06-24T01:03:08.936393794Z level=info msg="Executing migration" id="create login_attempt v2" logger=migrator t=2026-06-24T01:03:08.937640179Z level=info msg="Migration successfully executed" id="create login_attempt v2" duration=1.249675ms logger=migrator t=2026-06-24T01:03:08.942541414Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" logger=migrator t=2026-06-24T01:03:08.945277228Z level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=2.744406ms logger=migrator t=2026-06-24T01:03:08.950581883Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" logger=migrator t=2026-06-24T01:03:08.951419016Z level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=838.393µs logger=migrator t=2026-06-24T01:03:08.956130325Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" logger=migrator t=2026-06-24T01:03:08.957482502Z level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=1.355567ms logger=migrator t=2026-06-24T01:03:08.963473376Z level=info msg="Executing migration" id="create user auth table" logger=migrator t=2026-06-24T01:03:08.964624868Z level=info msg="Migration successfully executed" id="create user auth table" duration=1.156642ms logger=migrator t=2026-06-24T01:03:08.975616689Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" logger=migrator t=2026-06-24T01:03:08.977349556Z level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=1.732857ms logger=migrator t=2026-06-24T01:03:08.983051043Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" logger=migrator t=2026-06-24T01:03:08.983169806Z level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=117.753µs logger=migrator t=2026-06-24T01:03:08.988464831Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" logger=migrator t=2026-06-24T01:03:08.99356991Z level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=5.104669ms logger=migrator t=2026-06-24T01:03:08.998448234Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" logger=migrator t=2026-06-24T01:03:09.003536293Z level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=5.084319ms logger=migrator t=2026-06-24T01:03:09.008664384Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" logger=migrator t=2026-06-24T01:03:09.0136332Z level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=4.968067ms logger=migrator t=2026-06-24T01:03:09.018921945Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" logger=migrator t=2026-06-24T01:03:09.027113909Z level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=8.193844ms logger=migrator t=2026-06-24T01:03:09.031117029Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" logger=migrator t=2026-06-24T01:03:09.031766476Z level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=649.287µs logger=migrator t=2026-06-24T01:03:09.03629237Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" logger=migrator t=2026-06-24T01:03:09.044635019Z level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=8.338848ms logger=migrator t=2026-06-24T01:03:09.05306757Z level=info msg="Executing migration" id="create server_lock table" logger=migrator t=2026-06-24T01:03:09.053711528Z level=info msg="Migration successfully executed" id="create server_lock table" duration=644.267µs logger=migrator t=2026-06-24T01:03:09.085410755Z level=info msg="Executing migration" id="add index server_lock.operation_uid" logger=migrator t=2026-06-24T01:03:09.087315688Z level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=1.905323ms logger=migrator t=2026-06-24T01:03:09.092785968Z level=info msg="Executing migration" id="create user auth token table" logger=migrator t=2026-06-24T01:03:09.093703743Z level=info msg="Migration successfully executed" id="create user auth token table" duration=917.465µs logger=migrator t=2026-06-24T01:03:09.102198595Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" logger=migrator t=2026-06-24T01:03:09.103960673Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=1.765598ms logger=migrator t=2026-06-24T01:03:09.11001293Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" logger=migrator t=2026-06-24T01:03:09.111666785Z level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=1.654445ms logger=migrator t=2026-06-24T01:03:09.121062102Z level=info msg="Executing migration" id="add index user_auth_token.user_id" logger=migrator t=2026-06-24T01:03:09.122287696Z level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=1.227954ms logger=migrator t=2026-06-24T01:03:09.129605366Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" logger=migrator t=2026-06-24T01:03:09.137771659Z level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=8.166774ms logger=migrator t=2026-06-24T01:03:09.148671528Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" logger=migrator t=2026-06-24T01:03:09.149824009Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.153571ms logger=migrator t=2026-06-24T01:03:09.155046253Z level=info msg="Executing migration" id="create cache_data table" logger=migrator t=2026-06-24T01:03:09.156663067Z level=info msg="Migration successfully executed" id="create cache_data table" duration=1.615554ms logger=migrator t=2026-06-24T01:03:09.165237481Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" logger=migrator t=2026-06-24T01:03:09.166372733Z level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=1.134852ms logger=migrator t=2026-06-24T01:03:09.174102285Z level=info msg="Executing migration" id="create short_url table v1" logger=migrator t=2026-06-24T01:03:09.175124712Z level=info msg="Migration successfully executed" id="create short_url table v1" duration=1.022968ms logger=migrator t=2026-06-24T01:03:09.184044787Z level=info msg="Executing migration" id="add index short_url.org_id-uid" logger=migrator t=2026-06-24T01:03:09.185196809Z level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=1.154212ms logger=migrator t=2026-06-24T01:03:09.189954309Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" logger=migrator t=2026-06-24T01:03:09.190047101Z level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=93.892µs logger=migrator t=2026-06-24T01:03:09.196297343Z level=info msg="Executing migration" id="delete alert_definition table" logger=migrator t=2026-06-24T01:03:09.196483427Z level=info msg="Migration successfully executed" id="delete alert_definition table" duration=188.065µs logger=migrator t=2026-06-24T01:03:09.201453464Z level=info msg="Executing migration" id="recreate alert_definition table" logger=migrator t=2026-06-24T01:03:09.202594164Z level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=1.1437ms logger=migrator t=2026-06-24T01:03:09.207786446Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" logger=migrator t=2026-06-24T01:03:09.208688482Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=903.246µs logger=migrator t=2026-06-24T01:03:09.21339036Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-24T01:03:09.214243383Z level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=879.904µs logger=migrator t=2026-06-24T01:03:09.220512376Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" logger=migrator t=2026-06-24T01:03:09.220589977Z level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=79.381µs logger=migrator t=2026-06-24T01:03:09.224935587Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" logger=migrator t=2026-06-24T01:03:09.225911203Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=975.436µs logger=migrator t=2026-06-24T01:03:09.23053643Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-24T01:03:09.231579278Z level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=1.043078ms logger=migrator t=2026-06-24T01:03:09.24293706Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" logger=migrator t=2026-06-24T01:03:09.244220965Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=1.288455ms logger=migrator t=2026-06-24T01:03:09.248471621Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" logger=migrator t=2026-06-24T01:03:09.249634133Z level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=1.162892ms logger=migrator t=2026-06-24T01:03:09.253605432Z level=info msg="Executing migration" id="Add column paused in alert_definition" logger=migrator t=2026-06-24T01:03:09.259428271Z level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=5.822229ms logger=migrator t=2026-06-24T01:03:09.266457874Z level=info msg="Executing migration" id="drop alert_definition table" logger=migrator t=2026-06-24T01:03:09.267460962Z level=info msg="Migration successfully executed" id="drop alert_definition table" duration=1.003399ms logger=migrator t=2026-06-24T01:03:09.27178354Z level=info msg="Executing migration" id="delete alert_definition_version table" logger=migrator t=2026-06-24T01:03:09.271945524Z level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=159.163µs logger=migrator t=2026-06-24T01:03:09.276487718Z level=info msg="Executing migration" id="recreate alert_definition_version table" logger=migrator t=2026-06-24T01:03:09.278018481Z level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=1.529792ms logger=migrator t=2026-06-24T01:03:09.304556057Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" logger=migrator t=2026-06-24T01:03:09.306756797Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=2.20117ms logger=migrator t=2026-06-24T01:03:09.364456427Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" logger=migrator t=2026-06-24T01:03:09.366283197Z level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=1.82903ms logger=migrator t=2026-06-24T01:03:09.37547694Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" logger=migrator t=2026-06-24T01:03:09.375657214Z level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=185.116µs logger=migrator t=2026-06-24T01:03:09.383609372Z level=info msg="Executing migration" id="drop alert_definition_version table" logger=migrator t=2026-06-24T01:03:09.384832865Z level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=1.223073ms logger=migrator t=2026-06-24T01:03:09.393150514Z level=info msg="Executing migration" id="create alert_instance table" logger=migrator t=2026-06-24T01:03:09.396010051Z level=info msg="Migration successfully executed" id="create alert_instance table" duration=2.862997ms logger=migrator t=2026-06-24T01:03:09.404754501Z 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-06-24T01:03:09.405884832Z 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.133752ms logger=migrator t=2026-06-24T01:03:09.412803351Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" logger=migrator t=2026-06-24T01:03:09.414077486Z level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=1.273555ms logger=migrator t=2026-06-24T01:03:09.422377023Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" logger=migrator t=2026-06-24T01:03:09.430934217Z level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=8.469463ms logger=migrator t=2026-06-24T01:03:09.436682166Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" logger=migrator t=2026-06-24T01:03:09.43827839Z level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=1.597393ms logger=migrator t=2026-06-24T01:03:09.443536544Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" logger=migrator t=2026-06-24T01:03:09.444539891Z level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=998.408µs logger=migrator t=2026-06-24T01:03:09.448990472Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" logger=migrator t=2026-06-24T01:03:09.479356564Z level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=30.361842ms logger=migrator t=2026-06-24T01:03:09.48321852Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" logger=migrator t=2026-06-24T01:03:09.508746619Z level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=25.522159ms logger=migrator t=2026-06-24T01:03:09.514678101Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" logger=migrator t=2026-06-24T01:03:09.51570089Z level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=1.025779ms logger=migrator t=2026-06-24T01:03:09.519424651Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" logger=migrator t=2026-06-24T01:03:09.521216591Z level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=1.786109ms logger=migrator t=2026-06-24T01:03:09.526511075Z level=info msg="Executing migration" id="add current_reason column related to current_state" logger=migrator t=2026-06-24T01:03:09.535401349Z level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=8.889183ms logger=migrator t=2026-06-24T01:03:09.540863908Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" logger=migrator t=2026-06-24T01:03:09.550564944Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=9.699576ms logger=migrator t=2026-06-24T01:03:09.556607299Z level=info msg="Executing migration" id="create alert_rule table" logger=migrator t=2026-06-24T01:03:09.558230845Z level=info msg="Migration successfully executed" id="create alert_rule table" duration=1.626215ms logger=migrator t=2026-06-24T01:03:09.565037571Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" logger=migrator t=2026-06-24T01:03:09.565998507Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=962.226µs logger=migrator t=2026-06-24T01:03:09.573523523Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" logger=migrator t=2026-06-24T01:03:09.574640413Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=1.117661ms logger=migrator t=2026-06-24T01:03:09.579810415Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" logger=migrator t=2026-06-24T01:03:09.580919145Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=1.11082ms logger=migrator t=2026-06-24T01:03:09.58876218Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" logger=migrator t=2026-06-24T01:03:09.588893944Z level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=134.464µs logger=migrator t=2026-06-24T01:03:09.594289851Z level=info msg="Executing migration" id="add column for to alert_rule" logger=migrator t=2026-06-24T01:03:09.601553591Z level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=7.26262ms logger=migrator t=2026-06-24T01:03:09.606202728Z level=info msg="Executing migration" id="add column annotations to alert_rule" logger=migrator t=2026-06-24T01:03:09.61506285Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=8.861442ms logger=migrator t=2026-06-24T01:03:09.620057238Z level=info msg="Executing migration" id="add column labels to alert_rule" logger=migrator t=2026-06-24T01:03:09.626480773Z level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=6.423675ms logger=migrator t=2026-06-24T01:03:09.632998662Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" logger=migrator t=2026-06-24T01:03:09.634504693Z level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=1.509081ms logger=migrator t=2026-06-24T01:03:09.639377517Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" logger=migrator t=2026-06-24T01:03:09.640880188Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=1.513052ms logger=migrator t=2026-06-24T01:03:09.645269188Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" logger=migrator t=2026-06-24T01:03:09.653620246Z level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=8.345578ms logger=migrator t=2026-06-24T01:03:09.657816991Z level=info msg="Executing migration" id="add panel_id column to alert_rule" logger=migrator t=2026-06-24T01:03:09.662240322Z level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=4.422661ms logger=migrator t=2026-06-24T01:03:09.669102721Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" logger=migrator t=2026-06-24T01:03:09.67129409Z level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=2.193289ms logger=migrator t=2026-06-24T01:03:09.679276519Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" logger=migrator t=2026-06-24T01:03:09.68695837Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=7.683362ms logger=migrator t=2026-06-24T01:03:09.691436202Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" logger=migrator t=2026-06-24T01:03:09.696512542Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=5.078069ms logger=migrator t=2026-06-24T01:03:09.700926452Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" logger=migrator t=2026-06-24T01:03:09.701089726Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=163.875µs logger=migrator t=2026-06-24T01:03:09.724861018Z level=info msg="Executing migration" id="create alert_rule_version table" logger=migrator t=2026-06-24T01:03:09.728547488Z level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=3.683941ms logger=migrator t=2026-06-24T01:03:09.734257055Z 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-06-24T01:03:09.73554035Z 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.285605ms logger=migrator t=2026-06-24T01:03:09.753318377Z 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-06-24T01:03:09.754619872Z 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.301275ms logger=migrator t=2026-06-24T01:03:09.771272709Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" logger=migrator t=2026-06-24T01:03:09.771458173Z level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=189.154µs logger=migrator t=2026-06-24T01:03:09.778685892Z level=info msg="Executing migration" id="add column for to alert_rule_version" logger=migrator t=2026-06-24T01:03:09.789069086Z level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=10.383585ms logger=migrator t=2026-06-24T01:03:09.793653082Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" logger=migrator t=2026-06-24T01:03:09.80017649Z level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=6.522509ms logger=migrator t=2026-06-24T01:03:09.805943868Z level=info msg="Executing migration" id="add column labels to alert_rule_version" logger=migrator t=2026-06-24T01:03:09.813746282Z level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=7.801814ms logger=migrator t=2026-06-24T01:03:09.819949612Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" logger=migrator t=2026-06-24T01:03:09.827690314Z level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=7.735731ms logger=migrator t=2026-06-24T01:03:09.832061403Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" logger=migrator t=2026-06-24T01:03:09.837825961Z level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=5.761878ms logger=migrator t=2026-06-24T01:03:09.84398968Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" logger=migrator t=2026-06-24T01:03:09.844133534Z level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=154.304µs logger=migrator t=2026-06-24T01:03:09.85057267Z level=info msg="Executing migration" id=create_alert_configuration_table logger=migrator t=2026-06-24T01:03:09.851582857Z level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=1.012607ms logger=migrator t=2026-06-24T01:03:09.859842654Z level=info msg="Executing migration" id="Add column default in alert_configuration" logger=migrator t=2026-06-24T01:03:09.869125048Z level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=9.279784ms logger=migrator t=2026-06-24T01:03:09.87505676Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" logger=migrator t=2026-06-24T01:03:09.875152273Z level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=96.333µs logger=migrator t=2026-06-24T01:03:09.88344102Z level=info msg="Executing migration" id="add column org_id in alert_configuration" logger=migrator t=2026-06-24T01:03:09.892142449Z level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=8.700209ms logger=migrator t=2026-06-24T01:03:09.899552041Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" logger=migrator t=2026-06-24T01:03:09.900697752Z level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=1.147021ms logger=migrator t=2026-06-24T01:03:09.907920861Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" logger=migrator t=2026-06-24T01:03:09.914241534Z level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=6.319553ms logger=migrator t=2026-06-24T01:03:09.921309387Z level=info msg="Executing migration" id=create_ngalert_configuration_table logger=migrator t=2026-06-24T01:03:09.92286905Z level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=1.565672ms logger=migrator t=2026-06-24T01:03:09.936200565Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" logger=migrator t=2026-06-24T01:03:09.937331027Z level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=1.132162ms logger=migrator t=2026-06-24T01:03:09.947736881Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" logger=migrator t=2026-06-24T01:03:09.956606874Z level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=8.865573ms logger=migrator t=2026-06-24T01:03:09.963548554Z level=info msg="Executing migration" id="create provenance_type table" logger=migrator t=2026-06-24T01:03:09.964269174Z level=info msg="Migration successfully executed" id="create provenance_type table" duration=723.11µs logger=migrator t=2026-06-24T01:03:09.969713243Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" logger=migrator t=2026-06-24T01:03:09.970722931Z level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=1.011538ms logger=migrator t=2026-06-24T01:03:09.978391471Z level=info msg="Executing migration" id="create alert_image table" logger=migrator t=2026-06-24T01:03:09.979521661Z level=info msg="Migration successfully executed" id="create alert_image table" duration=1.133461ms logger=migrator t=2026-06-24T01:03:09.986877063Z level=info msg="Executing migration" id="add unique index on token to alert_image table" logger=migrator t=2026-06-24T01:03:09.988708084Z level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=1.83299ms logger=migrator t=2026-06-24T01:03:09.9944276Z level=info msg="Executing migration" id="support longer URLs in alert_image table" logger=migrator t=2026-06-24T01:03:09.994578834Z level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=150.744µs logger=migrator t=2026-06-24T01:03:09.998719437Z level=info msg="Executing migration" id=create_alert_configuration_history_table logger=migrator t=2026-06-24T01:03:09.999778196Z level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=1.055619ms logger=migrator t=2026-06-24T01:03:10.005443101Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" logger=migrator t=2026-06-24T01:03:10.007836177Z level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=2.391826ms logger=migrator t=2026-06-24T01:03:10.0141587Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" logger=migrator t=2026-06-24T01:03:10.014964533Z 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-06-24T01:03:10.02293119Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" logger=migrator t=2026-06-24T01:03:10.023317441Z level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=386.361µs logger=migrator t=2026-06-24T01:03:10.032723298Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" logger=migrator t=2026-06-24T01:03:10.03386032Z level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=1.139402ms logger=migrator t=2026-06-24T01:03:10.050808863Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" logger=migrator t=2026-06-24T01:03:10.05650662Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.700447ms logger=migrator t=2026-06-24T01:03:10.064053906Z level=info msg="Executing migration" id="create library_element table v1" logger=migrator t=2026-06-24T01:03:10.064953152Z level=info msg="Migration successfully executed" id="create library_element table v1" duration=901.706µs logger=migrator t=2026-06-24T01:03:10.076390164Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" logger=migrator t=2026-06-24T01:03:10.078154152Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=1.765638ms logger=migrator t=2026-06-24T01:03:10.086585264Z level=info msg="Executing migration" id="create library_element_connection table v1" logger=migrator t=2026-06-24T01:03:10.08826402Z level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=1.676905ms logger=migrator t=2026-06-24T01:03:10.098733196Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" logger=migrator t=2026-06-24T01:03:10.099835597Z level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=1.098501ms logger=migrator t=2026-06-24T01:03:10.111372683Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" logger=migrator t=2026-06-24T01:03:10.112944715Z level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=1.575852ms logger=migrator t=2026-06-24T01:03:10.123744121Z level=info msg="Executing migration" id="increase max description length to 2048" logger=migrator t=2026-06-24T01:03:10.123797952Z level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=56.621µs logger=migrator t=2026-06-24T01:03:10.12805284Z level=info msg="Executing migration" id="alter library_element model to mediumtext" logger=migrator t=2026-06-24T01:03:10.128159642Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=107.963µs logger=migrator t=2026-06-24T01:03:10.149686131Z level=info msg="Executing migration" id="add library_element folder uid" logger=migrator t=2026-06-24T01:03:10.159805298Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=10.118097ms logger=migrator t=2026-06-24T01:03:10.165097424Z level=info msg="Executing migration" id="populate library_element folder_uid" logger=migrator t=2026-06-24T01:03:10.165863165Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=768.821µs logger=migrator t=2026-06-24T01:03:10.172325372Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" logger=migrator t=2026-06-24T01:03:10.174355488Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.031645ms logger=migrator t=2026-06-24T01:03:10.179884559Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" logger=migrator t=2026-06-24T01:03:10.180191997Z level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=307.358µs logger=migrator t=2026-06-24T01:03:10.185985016Z level=info msg="Executing migration" id="create data_keys table" logger=migrator t=2026-06-24T01:03:10.187134137Z level=info msg="Migration successfully executed" id="create data_keys table" duration=1.149592ms logger=migrator t=2026-06-24T01:03:10.193485301Z level=info msg="Executing migration" id="create secrets table" logger=migrator t=2026-06-24T01:03:10.194383735Z level=info msg="Migration successfully executed" id="create secrets table" duration=898.434µs logger=migrator t=2026-06-24T01:03:10.201252023Z level=info msg="Executing migration" id="rename data_keys name column to id" logger=migrator t=2026-06-24T01:03:10.239928433Z level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=38.67413ms logger=migrator t=2026-06-24T01:03:10.246510864Z level=info msg="Executing migration" id="add name column into data_keys" logger=migrator t=2026-06-24T01:03:10.254093771Z level=info msg="Migration successfully executed" id="add name column into data_keys" duration=7.584588ms logger=migrator t=2026-06-24T01:03:10.259548281Z level=info msg="Executing migration" id="copy data_keys id column values into name" logger=migrator t=2026-06-24T01:03:10.259791247Z level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=244.286µs logger=migrator t=2026-06-24T01:03:10.266282975Z level=info msg="Executing migration" id="rename data_keys name column to label" logger=migrator t=2026-06-24T01:03:10.300418489Z level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=34.131824ms logger=migrator t=2026-06-24T01:03:10.304726357Z level=info msg="Executing migration" id="rename data_keys id column back to name" logger=migrator t=2026-06-24T01:03:10.338015059Z level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=33.272352ms logger=migrator t=2026-06-24T01:03:10.350705057Z level=info msg="Executing migration" id="create kv_store table v1" logger=migrator t=2026-06-24T01:03:10.352230858Z level=info msg="Migration successfully executed" id="create kv_store table v1" duration=1.531072ms logger=migrator t=2026-06-24T01:03:10.461352817Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" logger=migrator t=2026-06-24T01:03:10.463449835Z level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=2.099428ms logger=migrator t=2026-06-24T01:03:10.469379607Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" logger=migrator t=2026-06-24T01:03:10.469871141Z level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=493.333µs logger=migrator t=2026-06-24T01:03:10.478084715Z level=info msg="Executing migration" id="create permission table" logger=migrator t=2026-06-24T01:03:10.479117053Z level=info msg="Migration successfully executed" id="create permission table" duration=1.043168ms logger=migrator t=2026-06-24T01:03:10.487156174Z level=info msg="Executing migration" id="add unique index permission.role_id" logger=migrator t=2026-06-24T01:03:10.488747597Z level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=1.594533ms logger=migrator t=2026-06-24T01:03:10.496316444Z level=info msg="Executing migration" id="add unique index role_id_action_scope" logger=migrator t=2026-06-24T01:03:10.497793875Z level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=1.479101ms logger=migrator t=2026-06-24T01:03:10.507201082Z level=info msg="Executing migration" id="create role table" logger=migrator t=2026-06-24T01:03:10.5092839Z level=info msg="Migration successfully executed" id="create role table" duration=2.083547ms logger=migrator t=2026-06-24T01:03:10.516006224Z level=info msg="Executing migration" id="add column display_name" logger=migrator t=2026-06-24T01:03:10.524301691Z level=info msg="Migration successfully executed" id="add column display_name" duration=8.293357ms logger=migrator t=2026-06-24T01:03:10.529538725Z level=info msg="Executing migration" id="add column group_name" logger=migrator t=2026-06-24T01:03:10.538225682Z level=info msg="Migration successfully executed" id="add column group_name" duration=8.685727ms logger=migrator t=2026-06-24T01:03:10.544468353Z level=info msg="Executing migration" id="add index role.org_id" logger=migrator t=2026-06-24T01:03:10.545539263Z level=info msg="Migration successfully executed" id="add index role.org_id" duration=1.071239ms logger=migrator t=2026-06-24T01:03:10.553055798Z level=info msg="Executing migration" id="add unique index role_org_id_name" logger=migrator t=2026-06-24T01:03:10.55640712Z level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=3.344282ms logger=migrator t=2026-06-24T01:03:10.563986117Z level=info msg="Executing migration" id="add index role_org_id_uid" logger=migrator t=2026-06-24T01:03:10.565330025Z level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=1.344238ms logger=migrator t=2026-06-24T01:03:10.572866201Z level=info msg="Executing migration" id="create team role table" logger=migrator t=2026-06-24T01:03:10.573857418Z level=info msg="Migration successfully executed" id="create team role table" duration=991.567µs logger=migrator t=2026-06-24T01:03:10.582253928Z level=info msg="Executing migration" id="add index team_role.org_id" logger=migrator t=2026-06-24T01:03:10.583276586Z level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=1.024128ms logger=migrator t=2026-06-24T01:03:10.59001136Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" logger=migrator t=2026-06-24T01:03:10.592029216Z level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=2.015896ms logger=migrator t=2026-06-24T01:03:10.598434701Z level=info msg="Executing migration" id="add index team_role.team_id" logger=migrator t=2026-06-24T01:03:10.600473776Z level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=2.038045ms logger=migrator t=2026-06-24T01:03:10.606973645Z level=info msg="Executing migration" id="create user role table" logger=migrator t=2026-06-24T01:03:10.60787936Z level=info msg="Migration successfully executed" id="create user role table" duration=906.635µs logger=migrator t=2026-06-24T01:03:10.614856241Z level=info msg="Executing migration" id="add index user_role.org_id" logger=migrator t=2026-06-24T01:03:10.616010773Z level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=1.154501ms logger=migrator t=2026-06-24T01:03:10.622704056Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" logger=migrator t=2026-06-24T01:03:10.623837076Z level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=1.13264ms logger=migrator t=2026-06-24T01:03:10.629963714Z level=info msg="Executing migration" id="add index user_role.user_id" logger=migrator t=2026-06-24T01:03:10.631656161Z level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=1.692357ms logger=migrator t=2026-06-24T01:03:10.638096168Z level=info msg="Executing migration" id="create builtin role table" logger=migrator t=2026-06-24T01:03:10.639051363Z level=info msg="Migration successfully executed" id="create builtin role table" duration=952.405µs logger=migrator t=2026-06-24T01:03:10.644732659Z level=info msg="Executing migration" id="add index builtin_role.role_id" logger=migrator t=2026-06-24T01:03:10.645901521Z level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=1.168312ms logger=migrator t=2026-06-24T01:03:10.651080953Z level=info msg="Executing migration" id="add index builtin_role.name" logger=migrator t=2026-06-24T01:03:10.652312367Z level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=1.232425ms logger=migrator t=2026-06-24T01:03:10.658351772Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" logger=migrator t=2026-06-24T01:03:10.666790653Z level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=8.436321ms logger=migrator t=2026-06-24T01:03:10.673475836Z level=info msg="Executing migration" id="add index builtin_role.org_id" logger=migrator t=2026-06-24T01:03:10.675988774Z level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=2.508258ms logger=migrator t=2026-06-24T01:03:10.682286537Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" logger=migrator t=2026-06-24T01:03:10.68383696Z level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=1.554083ms logger=migrator t=2026-06-24T01:03:10.69548867Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" logger=migrator t=2026-06-24T01:03:10.698809729Z level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=3.327291ms logger=migrator t=2026-06-24T01:03:10.705515454Z level=info msg="Executing migration" id="add unique index role.uid" logger=migrator t=2026-06-24T01:03:10.706427748Z level=info msg="Migration successfully executed" id="add unique index role.uid" duration=912.594µs logger=migrator t=2026-06-24T01:03:10.713540013Z level=info msg="Executing migration" id="create seed assignment table" logger=migrator t=2026-06-24T01:03:10.714983053Z level=info msg="Migration successfully executed" id="create seed assignment table" duration=1.442819ms logger=migrator t=2026-06-24T01:03:10.721873292Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" logger=migrator t=2026-06-24T01:03:10.723150776Z level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=1.277055ms logger=migrator t=2026-06-24T01:03:10.732136083Z level=info msg="Executing migration" id="add column hidden to role table" logger=migrator t=2026-06-24T01:03:10.740869522Z level=info msg="Migration successfully executed" id="add column hidden to role table" duration=8.729729ms logger=migrator t=2026-06-24T01:03:10.747203216Z level=info msg="Executing migration" id="permission kind migration" logger=migrator t=2026-06-24T01:03:10.755082791Z level=info msg="Migration successfully executed" id="permission kind migration" duration=7.879595ms logger=migrator t=2026-06-24T01:03:10.762532515Z level=info msg="Executing migration" id="permission attribute migration" logger=migrator t=2026-06-24T01:03:10.773271809Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=10.739024ms logger=migrator t=2026-06-24T01:03:10.788885467Z level=info msg="Executing migration" id="permission identifier migration" logger=migrator t=2026-06-24T01:03:10.798919571Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.033014ms logger=migrator t=2026-06-24T01:03:10.806829068Z level=info msg="Executing migration" id="add permission identifier index" logger=migrator t=2026-06-24T01:03:10.808415071Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=1.587093ms logger=migrator t=2026-06-24T01:03:10.815389913Z level=info msg="Executing migration" id="add permission action scope role_id index" logger=migrator t=2026-06-24T01:03:10.816616396Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=1.232343ms logger=migrator t=2026-06-24T01:03:10.822830857Z level=info msg="Executing migration" id="remove permission role_id action scope index" logger=migrator t=2026-06-24T01:03:10.824042539Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.214202ms logger=migrator t=2026-06-24T01:03:10.832019628Z level=info msg="Executing migration" id="create query_history table v1" logger=migrator t=2026-06-24T01:03:10.834176767Z level=info msg="Migration successfully executed" id="create query_history table v1" duration=2.149569ms logger=migrator t=2026-06-24T01:03:10.840995194Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" logger=migrator t=2026-06-24T01:03:10.842888926Z level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=1.894772ms logger=migrator t=2026-06-24T01:03:10.85252134Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" logger=migrator t=2026-06-24T01:03:10.852634573Z level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=117.413µs logger=migrator t=2026-06-24T01:03:10.858169734Z level=info msg="Executing migration" id="rbac disabled migrator" logger=migrator t=2026-06-24T01:03:10.858205165Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=36.311µs logger=migrator t=2026-06-24T01:03:10.864617401Z level=info msg="Executing migration" id="teams permissions migration" logger=migrator t=2026-06-24T01:03:10.86531459Z level=info msg="Migration successfully executed" id="teams permissions migration" duration=696.288µs logger=migrator t=2026-06-24T01:03:10.871609192Z level=info msg="Executing migration" id="dashboard permissions" logger=migrator t=2026-06-24T01:03:10.872528217Z level=info msg="Migration successfully executed" id="dashboard permissions" duration=915.285µs logger=migrator t=2026-06-24T01:03:10.879276332Z level=info msg="Executing migration" id="dashboard permissions uid scopes" logger=migrator t=2026-06-24T01:03:10.880052113Z level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=776.781µs logger=migrator t=2026-06-24T01:03:10.886212262Z level=info msg="Executing migration" id="drop managed folder create actions" logger=migrator t=2026-06-24T01:03:10.886585122Z level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=373.55µs logger=migrator t=2026-06-24T01:03:10.894555991Z level=info msg="Executing migration" id="alerting notification permissions" logger=migrator t=2026-06-24T01:03:10.895822136Z level=info msg="Migration successfully executed" id="alerting notification permissions" duration=1.266625ms logger=migrator t=2026-06-24T01:03:10.901816069Z level=info msg="Executing migration" id="create query_history_star table v1" logger=migrator t=2026-06-24T01:03:10.902755275Z level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=935.406µs logger=migrator t=2026-06-24T01:03:10.909361886Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" logger=migrator t=2026-06-24T01:03:10.911434403Z level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=2.072027ms logger=migrator t=2026-06-24T01:03:10.918532278Z level=info msg="Executing migration" id="add column org_id in query_history_star" logger=migrator t=2026-06-24T01:03:10.927795591Z level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=9.265263ms logger=migrator t=2026-06-24T01:03:10.932717955Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" logger=migrator t=2026-06-24T01:03:10.932910081Z level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=192.746µs logger=migrator t=2026-06-24T01:03:10.937910528Z level=info msg="Executing migration" id="create correlation table v1" logger=migrator t=2026-06-24T01:03:10.938773022Z level=info msg="Migration successfully executed" id="create correlation table v1" duration=862.265µs logger=migrator t=2026-06-24T01:03:10.947388578Z level=info msg="Executing migration" id="add index correlations.uid" logger=migrator t=2026-06-24T01:03:10.948409536Z level=info msg="Migration successfully executed" id="add index correlations.uid" duration=1.014967ms logger=migrator t=2026-06-24T01:03:10.954553444Z level=info msg="Executing migration" id="add index correlations.source_uid" logger=migrator t=2026-06-24T01:03:10.955593262Z level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=1.036268ms logger=migrator t=2026-06-24T01:03:10.962396469Z level=info msg="Executing migration" id="add correlation config column" logger=migrator t=2026-06-24T01:03:10.970157091Z level=info msg="Migration successfully executed" id="add correlation config column" duration=7.758532ms logger=migrator t=2026-06-24T01:03:10.977333538Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" logger=migrator t=2026-06-24T01:03:10.978385356Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=1.059639ms logger=migrator t=2026-06-24T01:03:10.983666571Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" logger=migrator t=2026-06-24T01:03:10.984654478Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=989.007µs logger=migrator t=2026-06-24T01:03:10.989940293Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" logger=migrator t=2026-06-24T01:03:11.013668043Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=23.705129ms logger=migrator t=2026-06-24T01:03:11.020287784Z level=info msg="Executing migration" id="create correlation v2" logger=migrator t=2026-06-24T01:03:11.021346643Z level=info msg="Migration successfully executed" id="create correlation v2" duration=1.058869ms logger=migrator t=2026-06-24T01:03:11.027052379Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" logger=migrator t=2026-06-24T01:03:11.028055567Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=1.009598ms logger=migrator t=2026-06-24T01:03:11.035966603Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" logger=migrator t=2026-06-24T01:03:11.036911799Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=945.376µs logger=migrator t=2026-06-24T01:03:11.042989206Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" logger=migrator t=2026-06-24T01:03:11.043972762Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=983.397µs logger=migrator t=2026-06-24T01:03:11.050300986Z level=info msg="Executing migration" id="copy correlation v1 to v2" logger=migrator t=2026-06-24T01:03:11.050582524Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=283.648µs logger=migrator t=2026-06-24T01:03:11.056429954Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" logger=migrator t=2026-06-24T01:03:11.057299207Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=872.133µs logger=migrator t=2026-06-24T01:03:11.064615028Z level=info msg="Executing migration" id="add provisioning column" logger=migrator t=2026-06-24T01:03:11.072895005Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.285067ms logger=migrator t=2026-06-24T01:03:11.078096487Z level=info msg="Executing migration" id="create entity_events table" logger=migrator t=2026-06-24T01:03:11.079114805Z level=info msg="Migration successfully executed" id="create entity_events table" duration=1.010118ms logger=migrator t=2026-06-24T01:03:11.085863409Z level=info msg="Executing migration" id="create dashboard public config v1" logger=migrator t=2026-06-24T01:03:11.08733073Z level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=1.467561ms logger=migrator t=2026-06-24T01:03:11.094282711Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-24T01:03:11.094767134Z 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-06-24T01:03:11.099565045Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-24T01:03:11.100009607Z 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-06-24T01:03:11.105146177Z level=info msg="Executing migration" id="Drop old dashboard public config table" logger=migrator t=2026-06-24T01:03:11.105813486Z level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=667.789µs logger=migrator t=2026-06-24T01:03:11.113029044Z level=info msg="Executing migration" id="recreate dashboard public config v1" logger=migrator t=2026-06-24T01:03:11.114019301Z level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=990.467µs logger=migrator t=2026-06-24T01:03:11.119377038Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" logger=migrator t=2026-06-24T01:03:11.120411396Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=1.034458ms logger=migrator t=2026-06-24T01:03:11.133803482Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" logger=migrator t=2026-06-24T01:03:11.135646354Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=1.845631ms logger=migrator t=2026-06-24T01:03:11.147274692Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-24T01:03:11.14905059Z level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=1.780229ms logger=migrator t=2026-06-24T01:03:11.155404214Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-24T01:03:11.157045869Z level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.646395ms logger=migrator t=2026-06-24T01:03:11.163970799Z level=info msg="Executing migration" id="Drop public config table" logger=migrator t=2026-06-24T01:03:11.164978347Z level=info msg="Migration successfully executed" id="Drop public config table" duration=1.009297ms logger=migrator t=2026-06-24T01:03:11.171950258Z level=info msg="Executing migration" id="Recreate dashboard public config v2" logger=migrator t=2026-06-24T01:03:11.174413375Z level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=2.463077ms logger=migrator t=2026-06-24T01:03:11.180980035Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" logger=migrator t=2026-06-24T01:03:11.182342882Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=1.361907ms logger=migrator t=2026-06-24T01:03:11.187646877Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" logger=migrator t=2026-06-24T01:03:11.188901872Z level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=1.254754ms logger=migrator t=2026-06-24T01:03:11.196278884Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" logger=migrator t=2026-06-24T01:03:11.199409699Z level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=3.130435ms logger=migrator t=2026-06-24T01:03:11.208614871Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" logger=migrator t=2026-06-24T01:03:11.239110466Z level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=30.491705ms logger=migrator t=2026-06-24T01:03:11.247735883Z level=info msg="Executing migration" id="add annotations_enabled column" logger=migrator t=2026-06-24T01:03:11.25677827Z level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=9.042128ms logger=migrator t=2026-06-24T01:03:11.262017244Z level=info msg="Executing migration" id="add time_selection_enabled column" logger=migrator t=2026-06-24T01:03:11.270869246Z level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=8.851322ms logger=migrator t=2026-06-24T01:03:11.278233228Z level=info msg="Executing migration" id="delete orphaned public dashboards" logger=migrator t=2026-06-24T01:03:11.278475985Z level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=243.607µs logger=migrator t=2026-06-24T01:03:11.284983213Z level=info msg="Executing migration" id="add share column" logger=migrator t=2026-06-24T01:03:11.293452945Z level=info msg="Migration successfully executed" id="add share column" duration=8.469692ms logger=migrator t=2026-06-24T01:03:11.300188929Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" logger=migrator t=2026-06-24T01:03:11.300317473Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=128.774µs logger=migrator t=2026-06-24T01:03:11.306819931Z level=info msg="Executing migration" id="create file table" logger=migrator t=2026-06-24T01:03:11.308331422Z level=info msg="Migration successfully executed" id="create file table" duration=1.511271ms logger=migrator t=2026-06-24T01:03:11.317920525Z level=info msg="Executing migration" id="file table idx: path natural pk" logger=migrator t=2026-06-24T01:03:11.320090334Z level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=2.171929ms logger=migrator t=2026-06-24T01:03:11.328118454Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" logger=migrator t=2026-06-24T01:03:11.330836888Z level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=2.723094ms logger=migrator t=2026-06-24T01:03:11.339529087Z level=info msg="Executing migration" id="create file_meta table" logger=migrator t=2026-06-24T01:03:11.340687779Z level=info msg="Migration successfully executed" id="create file_meta table" duration=1.159961ms logger=migrator t=2026-06-24T01:03:11.348288087Z level=info msg="Executing migration" id="file table idx: path key" logger=migrator t=2026-06-24T01:03:11.349604992Z level=info msg="Migration successfully executed" id="file table idx: path key" duration=1.318056ms logger=migrator t=2026-06-24T01:03:11.35646959Z level=info msg="Executing migration" id="set path collation in file table" logger=migrator t=2026-06-24T01:03:11.356555873Z level=info msg="Migration successfully executed" id="set path collation in file table" duration=79.843µs logger=migrator t=2026-06-24T01:03:11.362203847Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" logger=migrator t=2026-06-24T01:03:11.362266449Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=63.622µs logger=migrator t=2026-06-24T01:03:11.368543831Z level=info msg="Executing migration" id="managed permissions migration" logger=migrator t=2026-06-24T01:03:11.369217559Z level=info msg="Migration successfully executed" id="managed permissions migration" duration=671.888µs logger=migrator t=2026-06-24T01:03:11.375497512Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" logger=migrator t=2026-06-24T01:03:11.375837781Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=340.599µs logger=migrator t=2026-06-24T01:03:11.381821564Z level=info msg="Executing migration" id="RBAC action name migrator" logger=migrator t=2026-06-24T01:03:11.384335184Z level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=2.51221ms logger=migrator t=2026-06-24T01:03:11.390455042Z level=info msg="Executing migration" id="Add UID column to playlist" logger=migrator t=2026-06-24T01:03:11.399853999Z level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=9.392587ms logger=migrator t=2026-06-24T01:03:11.409840163Z level=info msg="Executing migration" id="Update uid column values in playlist" logger=migrator t=2026-06-24T01:03:11.409972116Z level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=128.754µs logger=migrator t=2026-06-24T01:03:11.41634369Z level=info msg="Executing migration" id="Add index for uid in playlist" logger=migrator t=2026-06-24T01:03:11.418313324Z level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=1.969164ms logger=migrator t=2026-06-24T01:03:11.425984605Z level=info msg="Executing migration" id="update group index for alert rules" logger=migrator t=2026-06-24T01:03:11.426411925Z level=info msg="Migration successfully executed" id="update group index for alert rules" duration=428.7µs logger=migrator t=2026-06-24T01:03:11.432643646Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" logger=migrator t=2026-06-24T01:03:11.432995707Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=345.77µs logger=migrator t=2026-06-24T01:03:11.439633388Z level=info msg="Executing migration" id="admin only folder/dashboard permission" logger=migrator t=2026-06-24T01:03:11.440467021Z level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=834.693µs logger=migrator t=2026-06-24T01:03:11.446508916Z level=info msg="Executing migration" id="add action column to seed_assignment" logger=migrator t=2026-06-24T01:03:11.459634646Z level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=13.11994ms logger=migrator t=2026-06-24T01:03:11.466127273Z level=info msg="Executing migration" id="add scope column to seed_assignment" logger=migrator t=2026-06-24T01:03:11.472674183Z level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=6.55381ms logger=migrator t=2026-06-24T01:03:11.480557408Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" logger=migrator t=2026-06-24T01:03:11.482684007Z level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=2.126129ms logger=migrator t=2026-06-24T01:03:11.494669145Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" logger=migrator t=2026-06-24T01:03:11.593482722Z level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=98.800526ms logger=migrator t=2026-06-24T01:03:11.603242998Z level=info msg="Executing migration" id="add unique index builtin_role_name back" logger=migrator t=2026-06-24T01:03:11.604963985Z level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=1.718977ms logger=migrator t=2026-06-24T01:03:11.612226815Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" logger=migrator t=2026-06-24T01:03:11.613676254Z level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=1.450609ms logger=migrator t=2026-06-24T01:03:11.620001868Z level=info msg="Executing migration" id="add primary key to seed_assigment" logger=migrator t=2026-06-24T01:03:11.646846883Z level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=26.843305ms logger=migrator t=2026-06-24T01:03:11.654473121Z level=info msg="Executing migration" id="add origin column to seed_assignment" logger=migrator t=2026-06-24T01:03:11.664646861Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=10.17177ms logger=migrator t=2026-06-24T01:03:11.670018968Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" logger=migrator t=2026-06-24T01:03:11.670258614Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=239.897µs logger=migrator t=2026-06-24T01:03:11.67631038Z level=info msg="Executing migration" id="prevent seeding OnCall access" logger=migrator t=2026-06-24T01:03:11.676594658Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=288.709µs logger=migrator t=2026-06-24T01:03:11.681877092Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" logger=migrator t=2026-06-24T01:03:11.68217981Z level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=305.928µs logger=migrator t=2026-06-24T01:03:11.690739055Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" logger=migrator t=2026-06-24T01:03:11.691258159Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=522.184µs logger=migrator t=2026-06-24T01:03:11.697823889Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" logger=migrator t=2026-06-24T01:03:11.698196239Z level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=372.76µs logger=migrator t=2026-06-24T01:03:11.706133036Z level=info msg="Executing migration" id="create folder table" logger=migrator t=2026-06-24T01:03:11.708185973Z level=info msg="Migration successfully executed" id="create folder table" duration=2.052627ms logger=migrator t=2026-06-24T01:03:11.71647922Z level=info msg="Executing migration" id="Add index for parent_uid" logger=migrator t=2026-06-24T01:03:11.717613001Z level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=1.13384ms logger=migrator t=2026-06-24T01:03:11.725219249Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" logger=migrator t=2026-06-24T01:03:11.726773722Z level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=1.545662ms logger=migrator t=2026-06-24T01:03:11.732807827Z level=info msg="Executing migration" id="Update folder title length" logger=migrator t=2026-06-24T01:03:11.732843738Z level=info msg="Migration successfully executed" id="Update folder title length" duration=45.532µs logger=migrator t=2026-06-24T01:03:11.739735657Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-24T01:03:11.740802226Z level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=1.066069ms logger=migrator t=2026-06-24T01:03:11.747260663Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" logger=migrator t=2026-06-24T01:03:11.748548228Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=1.282985ms logger=migrator t=2026-06-24T01:03:11.754190232Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" logger=migrator t=2026-06-24T01:03:11.755779956Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=1.589274ms logger=migrator t=2026-06-24T01:03:11.762215403Z level=info msg="Executing migration" id="Sync dashboard and folder table" logger=migrator t=2026-06-24T01:03:11.762751837Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=535.944µs logger=migrator t=2026-06-24T01:03:11.77051187Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" logger=migrator t=2026-06-24T01:03:11.77125612Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=748.7µs logger=migrator t=2026-06-24T01:03:11.777665045Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" logger=migrator t=2026-06-24T01:03:11.779727162Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.064596ms logger=migrator t=2026-06-24T01:03:11.784490332Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" logger=migrator t=2026-06-24T01:03:11.785836969Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.346207ms logger=migrator t=2026-06-24T01:03:11.793034127Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" logger=migrator t=2026-06-24T01:03:11.795270008Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.23504ms logger=migrator t=2026-06-24T01:03:11.802397373Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" logger=migrator t=2026-06-24T01:03:11.804554252Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.159319ms logger=migrator t=2026-06-24T01:03:11.811728558Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" logger=migrator t=2026-06-24T01:03:11.816208641Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=4.479673ms logger=migrator t=2026-06-24T01:03:11.82273055Z level=info msg="Executing migration" id="create anon_device table" logger=migrator t=2026-06-24T01:03:11.823734377Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.003858ms logger=migrator t=2026-06-24T01:03:11.828840867Z level=info msg="Executing migration" id="add unique index anon_device.device_id" logger=migrator t=2026-06-24T01:03:11.830733229Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=1.893023ms logger=migrator t=2026-06-24T01:03:11.838829371Z level=info msg="Executing migration" id="add index anon_device.updated_at" logger=migrator t=2026-06-24T01:03:11.841111013Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.285723ms logger=migrator t=2026-06-24T01:03:11.845802012Z level=info msg="Executing migration" id="create signing_key table" logger=migrator t=2026-06-24T01:03:11.84758721Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.779578ms logger=migrator t=2026-06-24T01:03:11.854290514Z level=info msg="Executing migration" id="add unique index signing_key.key_id" logger=migrator t=2026-06-24T01:03:11.855688182Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.399418ms logger=migrator t=2026-06-24T01:03:11.861807789Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" logger=migrator t=2026-06-24T01:03:11.863107325Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=1.301046ms logger=migrator t=2026-06-24T01:03:11.866621772Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" logger=migrator t=2026-06-24T01:03:11.867545357Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=925.705µs logger=migrator t=2026-06-24T01:03:11.874153488Z level=info msg="Executing migration" id="Add folder_uid for dashboard" logger=migrator t=2026-06-24T01:03:11.887173035Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=13.022486ms logger=migrator t=2026-06-24T01:03:11.894990768Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" logger=migrator t=2026-06-24T01:03:11.895791621Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=807.813µs logger=migrator t=2026-06-24T01:03:11.902241717Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-24T01:03:11.902265068Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=25.221µs logger=migrator t=2026-06-24T01:03:11.906945905Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-24T01:03:11.90818624Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.240625ms logger=migrator t=2026-06-24T01:03:11.913242998Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" logger=migrator t=2026-06-24T01:03:11.913266829Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=25.081µs logger=migrator t=2026-06-24T01:03:11.917384071Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" logger=migrator t=2026-06-24T01:03:11.918679047Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.294506ms logger=migrator t=2026-06-24T01:03:11.923080758Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" logger=migrator t=2026-06-24T01:03:11.924359683Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.272225ms logger=migrator t=2026-06-24T01:03:11.931866658Z level=info msg="Executing migration" id="create sso_setting table" logger=migrator t=2026-06-24T01:03:11.933779281Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=1.911693ms logger=migrator t=2026-06-24T01:03:11.953692916Z level=info msg="Executing migration" id="copy kvstore migration status to each org" logger=migrator t=2026-06-24T01:03:11.955908997Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.230411ms logger=migrator t=2026-06-24T01:03:11.961059968Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" logger=migrator t=2026-06-24T01:03:11.961339936Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=281.068µs logger=migrator t=2026-06-24T01:03:11.967201326Z level=info msg="Executing migration" id="managed dashboard permissions annotation actions migration" logger=migrator t=2026-06-24T01:03:11.967861664Z level=info msg="Migration successfully executed" id="managed dashboard permissions annotation actions migration" duration=660.288µs logger=migrator t=2026-06-24T01:03:11.973605361Z level=info msg="Executing migration" id="create cloud_migration table v1" logger=migrator t=2026-06-24T01:03:11.975691789Z level=info msg="Migration successfully executed" id="create cloud_migration table v1" duration=2.093537ms logger=migrator t=2026-06-24T01:03:11.984291644Z level=info msg="Executing migration" id="create cloud_migration_run table v1" logger=migrator t=2026-06-24T01:03:11.985344072Z level=info msg="Migration successfully executed" id="create cloud_migration_run table v1" duration=1.051678ms logger=migrator t=2026-06-24T01:03:11.990536876Z level=info msg="Executing migration" id="add stack_id column" logger=migrator t=2026-06-24T01:03:12.000117208Z level=info msg="Migration successfully executed" id="add stack_id column" duration=9.579413ms logger=migrator t=2026-06-24T01:03:12.005670199Z level=info msg="Executing migration" id="add region_slug column" logger=migrator t=2026-06-24T01:03:12.01554817Z level=info msg="Migration successfully executed" id="add region_slug column" duration=9.877311ms logger=migrator t=2026-06-24T01:03:12.019886379Z level=info msg="Executing migration" id="add cluster_slug column" logger=migrator t=2026-06-24T01:03:12.026747717Z level=info msg="Migration successfully executed" id="add cluster_slug column" duration=6.861018ms logger=migrator t=2026-06-24T01:03:12.030302294Z level=info msg="Executing migration" id="alter kv_store.value to longtext" logger=migrator t=2026-06-24T01:03:12.030375166Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=68.592µs logger=migrator t=2026-06-24T01:03:12.035715462Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" logger=migrator t=2026-06-24T01:03:12.047651689Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=11.935967ms logger=migrator t=2026-06-24T01:03:12.051805753Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" logger=migrator t=2026-06-24T01:03:12.059668889Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=7.852934ms logger=migrator t=2026-06-24T01:03:12.064208793Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" logger=migrator t=2026-06-24T01:03:12.064590633Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=376.9µs logger=migrator t=2026-06-24T01:03:12.069283302Z level=info msg="migrations completed" performed=558 skipped=0 duration=7.870020648s logger=migrator t=2026-06-24T01:03:12.070075513Z level=info msg="Unlocking database" logger=sqlstore t=2026-06-24T01:03:12.093885115Z level=info msg="Created default admin" user=admin logger=sqlstore t=2026-06-24T01:03:12.094247376Z level=info msg="Created default organization" logger=secrets t=2026-06-24T01:03:12.10060638Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 logger=plugin.angulardetectorsprovider.dynamic t=2026-06-24T01:03:12.152622364Z level=info msg="Restored cache from database" duration=395.601µs logger=plugin.store t=2026-06-24T01:03:12.153825697Z level=info msg="Loading plugins..." logger=plugins.registration t=2026-06-24T01:03:12.190785469Z level=error msg="Could not register plugin" pluginId=xychart error="plugin xychart is already registered" logger=plugins.initialization t=2026-06-24T01:03:12.19082536Z level=error msg="Could not initialize plugin" pluginId=xychart error="plugin xychart is already registered" logger=local.finder t=2026-06-24T01:03:12.190925033Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled logger=plugin.store t=2026-06-24T01:03:12.190935723Z level=info msg="Plugins loaded" count=54 duration=37.110686ms logger=query_data t=2026-06-24T01:03:12.195116528Z level=info msg="Query Service initialization" logger=live.push_http t=2026-06-24T01:03:12.198285625Z level=info msg="Live Push Gateway initialization" logger=ngalert.notifier.alertmanager org=1 t=2026-06-24T01:03:12.204003681Z level=info msg="Applying new configuration to Alertmanager" configHash=a013a3f424edb13bed8050eaf374d506 logger=ngalert.state.manager t=2026-06-24T01:03:12.215193458Z level=info msg="Running in alternative execution of Error/NoData mode" logger=infra.usagestats.collector t=2026-06-24T01:03:12.21784949Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 logger=provisioning.datasources t=2026-06-24T01:03:12.220430411Z level=info msg="inserting datasource from configuration" name=AlertManager uid=alertmanager logger=provisioning.datasources t=2026-06-24T01:03:12.24012461Z level=info msg="inserting datasource from configuration" name=Prometheus uid=prometheus logger=provisioning.datasources t=2026-06-24T01:03:12.257396814Z level=info msg="inserting datasource from configuration" name=Loki uid=loki logger=provisioning.alerting t=2026-06-24T01:03:12.277308048Z level=info msg="starting to provision alerting" logger=provisioning.alerting t=2026-06-24T01:03:12.27733995Z level=info msg="finished to provision alerting" logger=grafanaStorageLogger t=2026-06-24T01:03:12.277638428Z level=info msg="Storage starting" logger=ngalert.state.manager t=2026-06-24T01:03:12.278337887Z level=info msg="Warming state cache for startup" logger=ngalert.multiorg.alertmanager t=2026-06-24T01:03:12.278569073Z level=info msg="Starting MultiOrg Alertmanager" logger=http.server t=2026-06-24T01:03:12.284582228Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= logger=ngalert.state.manager t=2026-06-24T01:03:12.335254416Z level=info msg="State cache has been initialized" states=0 duration=56.911868ms logger=ngalert.scheduler t=2026-06-24T01:03:12.335365269Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 logger=ticker t=2026-06-24T01:03:12.335468452Z level=info msg=starting first_tick=2026-06-24T01:03:20Z logger=provisioning.dashboard t=2026-06-24T01:03:12.343321866Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-24T01:03:12.355413978Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=plugins.update.checker t=2026-06-24T01:03:12.359304314Z level=info msg="Update check succeeded" duration=80.658199ms logger=grafana.update.checker t=2026-06-24T01:03:12.371739375Z level=info msg="Update check succeeded" duration=92.894103ms logger=sqlstore.transactions t=2026-06-24T01:03:12.427656236Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" logger=provisioning.dashboard t=2026-06-24T01:03:12.491829063Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.604819418Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.605747613Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.625309489Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-24T01:03:12.645468181Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-24T01:03:12.652235647Z level=info msg="finished to provision dashboards" logger=plugin.angulardetectorsprovider.dynamic t=2026-06-24T01:03:12.691311227Z level=info msg="Patterns update finished" duration=347.24754ms logger=provisioning.dashboard t=2026-06-24T01:03:12.693101705Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.730371516Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.751372751Z level=info msg="starting to provision dashboards" logger=sqlstore.transactions t=2026-06-24T01:03:12.797081163Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=sqlstore.transactions t=2026-06-24T01:03:12.810648895Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=provisioning.dashboard t=2026-06-24T01:03:12.830972852Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.863600475Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.887819958Z level=info msg="finished to provision dashboards" logger=grafana-apiserver t=2026-06-24T01:03:12.896778804Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" logger=grafana-apiserver t=2026-06-24T01:03:12.897350019Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" logger=provisioning.dashboard t=2026-06-24T01:03:12.906255303Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.937530719Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.955337607Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:12.997537073Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.019199416Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.047080589Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.068685181Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.104191394Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.121265651Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.148226029Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.167314173Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.197660973Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.211953035Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.270549989Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.284225984Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.325576536Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.340820844Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.408088356Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.426679525Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.462235939Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.479342647Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.547878774Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.568101278Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.871201189Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.886809027Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.935934252Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.95048126Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:13.992042699Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.008862129Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.089430995Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.106873843Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.149039347Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.166814404Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.210707196Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.223098956Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.277492695Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.300702852Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.34336761Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.376385813Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.482940992Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.499194067Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.562889681Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.596147812Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.712402906Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.731645593Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.812131337Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.825657128Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.947432633Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:14.97361373Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:15.045261731Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:15.068693513Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:15.140830339Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:15.159347346Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:15.422867713Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:15.438498381Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:15.93726879Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:15.956868897Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.5795577Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.600491483Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.688241056Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.703618007Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.784662387Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.799999847Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.875553945Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.891356408Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.979314488Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:16.99949049Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:17.086859573Z level=info msg="finished to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:17.106178972Z level=info msg="starting to provision dashboards" logger=provisioning.dashboard t=2026-06-24T01:03:17.185638118Z level=info msg="finished to provision dashboards" logger=infra.usagestats t=2026-06-24T01:04:04.304709498Z level=info msg="Usage stats are ready to report" logger=cleanup t=2026-06-24T01:13:12.32890637Z level=info msg="Completed cleanup jobs" duration=49.844636ms logger=plugins.update.checker t=2026-06-24T01:13:12.419172152Z level=info msg="Update check succeeded" duration=59.15632ms logger=sqlstore.transactions t=2026-06-24T01:18:12.213119151Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" logger=cleanup t=2026-06-24T01:23:12.318983388Z level=info msg="Completed cleanup jobs" duration=40.109047ms logger=plugins.update.checker t=2026-06-24T01:23:12.409429666Z level=info msg="Update check succeeded" duration=49.814474ms logger=cleanup t=2026-06-24T01:33:12.330079127Z level=info msg="Completed cleanup jobs" duration=51.207656ms logger=plugins.update.checker t=2026-06-24T01:33:12.408899898Z level=info msg="Update check succeeded" duration=48.310625ms logger=infra.usagestats t=2026-06-24T01:34:04.327428724Z level=info msg="Usage stats are ready to report"